Commit Graph

7 Commits

Author SHA1 Message Date
Hamish Coleman
46a6e06930 Correct x220 image documentation (See #96) 2018-11-05 09:46:25 +08:00
Hamish Coleman
f28d0a1984 Update the docs with details on how extracting the ISO contents works.
This also documents the new .extract make targets and moves the direct
loopback mount option entirely into the documentation.  It has been
moved because I want to discourage people from using it - I consider
it to be a higher risk with no good return for this risk.
2017-06-29 11:47:21 +08:00
Hamish Coleman
93f327106e Merge pull request #29 from ypid/fix-docs
Fix spelling
2017-06-20 15:28:55 +08:00
Hamish Coleman
c7e03d0ae9 With the FL2 slice files gone, update some of the hacking notes 2017-06-20 14:40:43 +08:00
Robin Schneider
a7c0a2e67f
Fix spelling
git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's/dependancy/dependency/g;'
2017-06-18 00:01:19 +02:00
Hamish Coleman
d9e5b5610e Document the qemu test targets 2016-05-20 13:17:54 +10:00
Hamish Coleman
3546491ca1 Update instructions to simply provide a step-by-step process 2016-05-20 11:05:22 +10:00