use "vmlinuz" instead of "linux", small cosmetic thing
svn path=/nixu/trunk/; revision=3483
This commit is contained in:
parent
16de9c1c61
commit
96776b9065
@ -88,7 +88,7 @@ echo copying kernel
|
|||||||
|
|
||||||
# By following the symlink we don't have to know the version number
|
# By following the symlink we don't have to know the version number
|
||||||
# of the kernel here.
|
# of the kernel here.
|
||||||
cp -L $kernel/vmlinuz ${archivesDir}/isolinux/linux
|
cp -L $kernel/vmlinuz ${archivesDir}/isolinux
|
||||||
|
|
||||||
# echo making ramdisk
|
# echo making ramdisk
|
||||||
# todo!
|
# todo!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user