mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
Creates ubd0 in dev, then quickly removes it.
This commit is contained in:
parent
514533ab3b
commit
83cf2c4257
2
Makefile
2
Makefile
@ -9,7 +9,9 @@ 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/[!CVS]* /usr/share/gbootroot/yard/Replacements
|
||||
rm yard/replacements/dev/ubd0
|
||||
install -d /usr/share/gbootroot/yard/templates
|
||||
chmod 444 yard/templates/*.yard
|
||||
cp -fa yard/templates/*.yard /usr/share/gbootroot/yard/templates
|
||||
|
Loading…
x
Reference in New Issue
Block a user