This gets things working nicely. Now exits sooner for root_fs_helper

because the nbd line no longer presents itself.  Makefile is almost
done.
This commit is contained in:
freesource
2002-12-16 13:35:30 +00:00
parent a14161f4cc
commit 405d19a98e
4 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ install:
chmod 0444 yard/templates/*.yard
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates
cp -fa yard/templates/Helper.yard /usr/share/gbootroot/yard/templates
cp -fa yard/templates/Helper.yard /usr/share/gbootroot/yard/templates
cp -fa yard/templates/Initrd.yard /usr/share/gbootroot/yard/templates
install -d /usr/share/gbootroot/genext2fs
cp -fa genext2fs/genext2fs.c /usr/share/gbootroot/genext2fs
cp -fa genext2fs/Makefile /usr/share/gbootroot/genext2fs