summaryrefslogtreecommitdiffstats
path: root/update_kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-12-04 16:58:10 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-12-04 16:58:10 +0000
commit5e84203a09aa1f869286d7fea4355adf649bc80b (patch)
treebe2b687fc4761f82957f71cefad8b3aaa9f820d6 /update_kernel
parent73bd07e674f4efa5fbfe1a9d3c6e6248fefd0fcb (diff)
downloaddrakx-backup-do-not-use-5e84203a09aa1f869286d7fea4355adf649bc80b.tar
drakx-backup-do-not-use-5e84203a09aa1f869286d7fea4355adf649bc80b.tar.gz
drakx-backup-do-not-use-5e84203a09aa1f869286d7fea4355adf649bc80b.tar.bz2
drakx-backup-do-not-use-5e84203a09aa1f869286d7fea4355adf649bc80b.tar.xz
drakx-backup-do-not-use-5e84203a09aa1f869286d7fea4355adf649bc80b.zip
new BOOT kernel (2.4.13-9mdk)
Diffstat (limited to 'update_kernel')
-rwxr-xr-xupdate_kernel4
1 files changed, 2 insertions, 2 deletions
diff --git a/update_kernel b/update_kernel
index 5bcf9b942..13ea4e6ec 100755
--- a/update_kernel
+++ b/update_kernel
@@ -118,10 +118,10 @@ done
install_kernel() {
- v=2.4.8-5mdk
+ v=2.4.13-9mdk
vv=${v}BOOT
rm -rf all.kernels/$(cat all.kernels/.main)
- scp kenobi:~chmou/public_html/kernel-BOOT/kernel-BOOT-$v.i586.rpm /tmp
+ scp kenobi:~chmou/public_html/kernel/BOOT/kernel-BOOT-$v.i586.rpm /tmp
cd ~/gi/all.kernels ; rm -rf $vv ; mkdir $vv ; cd $vv ; rpm2cpio /tmp/kernel-BOOT-$v.i586.rpm | cpio -id
cd ~/gi ; ./update_kernel ; rm -f images/network.rdz ; ./make_boot_img images/network.rdz network
/bin/cp -f all.kernels/$vv/boot/vmlinu* /var/lib/tftpboot/vmlinuz