From 9f59bb68aea949df2d1427ec907b194e2d5a31a3 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 5 Oct 2000 02:49:58 +0000 Subject: no_comment --- perl-install/ChangeLog | 3 +++ tools/i386/netboot/stage1.via-rhine | Bin 0 -> 512 bytes tools/i386/netboot/stage2.via-rhine | Bin 0 -> 88208 bytes update_kernel | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100755 tools/i386/netboot/stage1.via-rhine create mode 100644 tools/i386/netboot/stage2.via-rhine diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 3700eac4e..e0eaa7140 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -10,6 +10,9 @@ 2000-10-04 Pixel + * share/po/i18n_compssUsers: fake module ``c'' so that no need to + build DrakX to use i18n_compssUsers + * install_steps_interactive.pm (selectLanguage): update license * install_steps_gtk.pm (installPackages): add second license for diff --git a/tools/i386/netboot/stage1.via-rhine b/tools/i386/netboot/stage1.via-rhine new file mode 100755 index 000000000..c15d90622 Binary files /dev/null and b/tools/i386/netboot/stage1.via-rhine differ diff --git a/tools/i386/netboot/stage2.via-rhine b/tools/i386/netboot/stage2.via-rhine new file mode 100644 index 000000000..7fb5cb251 Binary files /dev/null and b/tools/i386/netboot/stage2.via-rhine differ diff --git a/update_kernel b/update_kernel index ab03e97fa..f189c0150 100755 --- a/update_kernel +++ b/update_kernel @@ -62,5 +62,5 @@ rm -rf modules ; install -d modules # v=kernel-2.2.17-BOOT3.tar.bz2 # scp kenobi:~chmou/work/kernel/archive/$v /tmp # cd ~/gi/kernel ; rm -rf * ; tar xfI /tmp/$v -# cd ~/gi ; ./update-kernel ; rm -f network.rdz ; ./make_boot_img network.rdz network ; scp vmlinuz network.rdz kenobi:/tftpboot +# cd ~/gi ; ./update_kernel ; rm -f network.rdz ; ./make_boot_img network.rdz network ; scp vmlinuz network.rdz kenobi:/tftpboot # cp -f ~/gi/modules/modules.cz /export/Mandrake/mdkinst/lib/modules.cz -- cgit v1.2.1