diff options
author | Andrew Resch <andrewresch@gmail.com> | 2005-02-24 23:39:06 +0000 |
---|---|---|
committer | Andrew Resch <andrewresch@gmail.com> | 2005-02-24 23:39:06 +0000 |
commit | 26e72c12fbdb4077217f40f301cca49ef06f47e2 (patch) | |
tree | e8184f1cd101e792b7897af0c9d8838733cce979 /Hurd | |
parent | ff0586f69c3cfc467dfab8d23fb58e537315d4af (diff) |
none
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/LiveCD.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/LiveCD.mdwn b/Hurd/LiveCD.mdwn index 08479a53..0eda3567 100644 --- a/Hurd/LiveCD.mdwn +++ b/Hurd/LiveCD.mdwn @@ -78,7 +78,7 @@ My recipe for a booting GNU cd [screenshot](http://24.109.97.177:57777/Screenshot2.png)<br /> what you'll need:<br /> -[stage2\_eltorito](http://24.109.97.177:57777/stage2_eltorito) from [grub 0.95](http://www.gnu.org/software/grub)<br /> a [base system](http://www.update.uu.se/~ams/gnu/gnu-2004-12-04.tar.bz2)<br />[iso9660fs.static](http://24.109.97.177:57777/iso9660fs.static)<br /> +[stage2\_eltorito](http://24.109.97.177:57777/stage2_eltorito) from [grub 0.95](http://www.gnu.org/software/grub)<br /> a [base system](http://www.update.uu.se/~ams/gnu/gnu-2004-12-04.tar.bz2)<br />[iso9660fs.static](http://24.109.97.177:57777/iso9660fs.static) or just build your own, it should work with CVS<br /> how-to: |