mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
The arch-dep replacements repository.
This commit is contained in:
@@ -11,9 +11,10 @@ install:
|
||||
install -d /usr/share/perl5/BootRoot
|
||||
cp -fa BootRoot/*.pm /usr/share/perl5/BootRoot
|
||||
install -d /usr/share/gbootroot/yard/Replacements
|
||||
mknod yard/replacements/dev/ubd0 b 98 0
|
||||
cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements
|
||||
rm yard/replacements/dev/ubd0
|
||||
install -d /usr/lib/bootroot/yard/Replacements
|
||||
cp -fa user-mode-linux/usr/lib/uml/modules* /usr/lib/bootroot/yard/Replacements/lib/modules
|
||||
cp -fa user-mode-linux/usr/lib/uml/CVS /usr/lib/bootroot/yard/Replacements/lib/modules/CVS
|
||||
install -d /usr/share/gbootroot/yard/templates
|
||||
chmod 444 yard/templates/*.yard
|
||||
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates
|
||||
|
||||
Reference in New Issue
Block a user