From c8d8767aa3dfeb049fd662080ac8cf2a7075ca56 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Fri, 23 Jun 2000 13:03:19 +0000 Subject: *** empty log message *** --- make_boot_img | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'make_boot_img') diff --git a/make_boot_img b/make_boot_img index 58dff887e..d69715afc 100755 --- a/make_boot_img +++ b/make_boot_img @@ -252,11 +252,18 @@ To Build a Bootable CD-ROM, try: _ "cp -f vmlinuz$I $dir/vmlinux$I.gz"; -f "$type.rdz" ? _ "cp -f $type.rdz $dir" : initrd("${mnt}2", "$dir/$type.rdz"); + output("$dir/boot.msg", " +Welcome to Linux-Mandrake 7.1 + +Press to install or upgrade a system 7mLinux-Mandrake7m +"); + output("$dir/silo.conf", " partition=1 default=linux timeout=100 read-write +message=/boot.msg image=/vmlinux$I.gz label=linux initrd=/$type.rdz -- cgit v1.2.1