From 816611491e0184792a6d481faed41557bfefb707 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 14 Sep 1999 23:43:25 +0000 Subject: no_comment --- update_kernel | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update_kernel') diff --git a/update_kernel b/update_kernel index 7bf747e64..d377d5259 100755 --- a/update_kernel +++ b/update_kernel @@ -1,7 +1,7 @@ #!/bin/bash KERNEL_VERSION="*BOOT" -KERNEL_VERSION="2.2.12chmouBOOT" +KERNEL_VERSION="2.2.13-BOOTchmou2" SCSI_DRIVERS=" 53c7,8xx.o AM53C974.o BusLogic.o NCR53c406a.o advansys.o aha152x.o @@ -38,6 +38,7 @@ HD_MODULES=" $MISCMODULES $FSMODULES $SCSI_DRIVERS $BLOCK_DRIVERS" cp -f /boot/vmlinuz-$KERNEL_VERSION vmlinuz +/usr/sbin/rdev -v vmlinuz 785 rm -rf modules ; install -d modules (cd modules ; -- cgit v1.2.1