From 09b002cee12c74133601c625d50d73b1639dcd77 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Thu, 18 Sep 2003 05:34:39 +0000 Subject: [PATCH] bootdisk size reductions (should be a couple MB) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1440 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- Documentation/Developers/CHANGELOG-RENE | 1 + target/bootdisk/build_stage2.sh | 4 ++-- target/bootdisk/config.in | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Documentation/Developers/CHANGELOG-RENE b/Documentation/Developers/CHANGELOG-RENE index 8a7fc6ff3..febf92564 100644 --- a/Documentation/Developers/CHANGELOG-RENE +++ b/Documentation/Developers/CHANGELOG-RENE @@ -3,6 +3,7 @@ - fixed linux24 linux24benh ppc/config.in to allow to set CONFIG_PPC_RTC properly + - bootdisk size reductions (a couple MB) *) 2003-09-16 (2.0.0-rc1 - 2.0.0-rc2) diff --git a/target/bootdisk/build_stage2.sh b/target/bootdisk/build_stage2.sh index 26036ed23..496f11d6a 100644 --- a/target/bootdisk/build_stage2.sh +++ b/target/bootdisk/build_stage2.sh @@ -15,7 +15,7 @@ package_map=' +00-dirtree +glibc22 +glibc23 -binutils -bin86 -nasm -dietlibc +grub +lilo +yaboot +aboot +silo +parted +mac-fdisk +pdisk -+xfsprogs +mkdosfs +mtools +jfsutils ++xfsprogs +mkdosfs +jfsutils +e2fsprogs +reiserfsprogs +genromfs +lvm +raidtools +dump +eject +hdparm +memtest86 +cpuburn +bonnie++ @@ -23,7 +23,7 @@ package_map=' +00-dirtree +glibc22 +glibc23 +readline -strace -ltrace -perl5 -m4 -time -gettext -zlib +bash +attr +acl +findutils -+mktemp +coreutils +diffutils +patch ++mktemp +coreutils -diffutils -patch -make +grep +sed +gzip +tar +gawk -flex +bzip2 -texinfo +less -groff -man diff --git a/target/bootdisk/config.in b/target/bootdisk/config.in index b8b87c44f..f7867fbbe 100644 --- a/target/bootdisk/config.in +++ b/target/bootdisk/config.in @@ -28,7 +28,7 @@ pkgfilter sed ' / dialog / { p; d; }; / bc / { p; d; }; / dump / { p; d; }; / cpio / { p; d; }; / ed / { p; d; }; / lrzsz / { p; d; }; -/ minicom / { p; d; }; / mtools / { p; d; }; +/ minicom / { p; d; }; / netkit-base / { p; d; }; / netkit-telnet / { p; d; }; / netkit-ftp / { p; d; }; / netkit-tftp / { p; d; }; / pciutils / { p; d; }; / portmap / { p; d; };