Only templates starting with Example will now be copied over, this is to

make sure the user knows these templates are examples, and are provided
as a starting place.
This commit is contained in:
freesource
2001-12-04 05:15:13 +00:00
parent 73147577e2
commit 6bbe9bf946
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ install:
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
cp -fa yard/templates/Example* /usr/share/gbootroot/yard/templates
cp -fa user-mode-linux/usr/bin/uml_* /usr/bin
cp -fa user-mode-linux/usr/bin/linux /usr/bin/linux
install -d /etc/gbootroot