mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Have the whole uml kernel, modules, tools, and genext2fs properly
compiling now that a new binutils was installed. Now need to make the helper_root_fs and Initrd with the uml kernel which was just made and should be just about there. This will all be done as non-root. Initrd.gz stuff is now set-up. This is nice.
This commit is contained in:
@@ -27,6 +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
|
||||
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