This adds Initrd.gz.

This commit is contained in:
freesource
2002-03-08 02:48:12 +00:00
parent 6cb5dc270a
commit b92a56e7b3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ install:
install -d /usr/lib/bootroot/root_filesystem
chmod 0666 root_filesystem/root_fs_helper
cp -fa root_filesystem/root_fs_helper /usr/lib/bootroot/root_filesystem
cp -fa root_filesystem/Initrd.gz /usr/lib/bootroot/root_filesystem
cp -fa yard/scripts/make_debian /usr/bin/make_debian
install -d /usr/share/perl5/BootRoot
cp -fa BootRoot/*.pm /usr/share/perl5/BootRoot