mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user