|
@ -14,7 +14,7 @@ install: |
|
|
mknod yard/replacements/dev/ubd0 b 98 0 |
|
|
mknod yard/replacements/dev/ubd0 b 98 0 |
|
|
cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements |
|
|
cp -fa yard/replacements/* /usr/share/gbootroot/yard/Replacements |
|
|
rm yard/replacements/dev/ubd0 |
|
|
rm yard/replacements/dev/ubd0 |
|
|
install -d /usr/share/gbootroot/yard/templatesx |
|
|
install -d /usr/share/gbootroot/yard/templates |
|
|
chmod 444 yard/templates/*.yard |
|
|
chmod 444 yard/templates/*.yard |
|
|
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates |
|
|
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates |
|
|
install -d /usr/share/gbootroot/genext2fs |
|
|
install -d /usr/share/gbootroot/genext2fs |
|
|