diff --git a/package/target-finish/2nd-stage/2nd-stage.conf b/package/target-finish/2nd-stage/2nd-stage.conf index f4fb343f0..36ed13626 100644 --- a/package/target-finish/2nd-stage/2nd-stage.conf +++ b/package/target-finish/2nd-stage/2nd-stage.conf @@ -34,7 +34,8 @@ package_map=" +00-dirtree +netkit-base +netkit-ftp +netkit-telnet +netkit-tftp +sysfiles +libpcap +iptables +tcp_wrappers -kiss +kbd -syslinux +ntfsprogs --ethtool -uml_utilities +ddrescue +libelf" +-ethtool -uml_utilities +ddrescue +libelf ++installer +cryptsetup_luks +smartmontools" package_map=" +$ROCKCFG_PKG_GLIBC_BRANCH +$ROCKCFG_PKG_BASH_DEFAULT \ +$ROCKCFG_PKG_LINUX_DEFAULT $package_map" diff --git a/target/bootdisk/config.in b/target/bootdisk/config.in index 3ee9986f1..c5c33a93e 100644 --- a/target/bootdisk/config.in +++ b/target/bootdisk/config.in @@ -29,7 +29,7 @@ pkgfilter sed ' / binutils / { p ; d ; } ; / bison / { p ; d ; } ; / bonnie++ / { p ; d ; } ; / bzip2 / { p ; d ; } ; / coreutils / { p ; d ; } ; / cpio / { p ; d ; } ; -/ cron / { p ; d ; } ; +/ cron / { p ; d ; } ; / cryptsetup-luks / { p ; d ; } ; / device-mapper / { p ; d ; } ; / dialog / { p ; d ; } ; / diffutils / { p ; d ; } ; / disktype / { p ; d ; } ; / dosfstools / { p ; d ; } ; / dump / { p ; d ; } ; @@ -42,12 +42,14 @@ pkgfilter sed ' / gmp / { p ; d ; } ; / grep / { p ; d ; } ; / groff / { p ; d ; } ; / gzip / { p ; d ; } ; / hdparm / { p ; d ; } ; / hfsutils / { p ; d ; } ; +/ installer / { p ; d ; } ; / iproute2 / { p ; d ; } ; / iptables / { p ; d ; } ; / jfsutils / { p ; d ; } ; / kbd / { p ; d ; } ; / less / { p ; d ; } ; / libelf / { p ; d ; } ; / libpcap / { p ; d ; } ; / libtool / { p ; d ; } ; / linux / { p ; d ; } ; / lrzsz / { p ; d ; } ; / ltrace / { p ; d ; } ; / lvm2 / { p ; d ; } ; +/ lzo / { p ; d ; } ; / m4 / { p ; d ; } ; / make / { p ; d ; } ; / man / { p ; d ; } ; / mdadm / { p ; d ; } ; / mine / { p ; d ; } ; / minicom / { p ; d ; } ; @@ -63,7 +65,8 @@ pkgfilter sed ' / readline / { p ; d ; } ; / reiserfsprogs / { p ; d ; } ; / rockinitrd / { p ; d ; } ; / rsync / { p ; d ; } ; / sed / { p ; d ; } ; / setserial / { p ; d ; } ; -/ shadow / { p ; d ; } ; / stone / { p ; d ; } ; +/ shadow / { p ; d ; } ; / smartmontools / { p ; d ; } ; +/ stone / { p ; d ; } ; / strace / { p ; d ; } ; / sysfiles / { p ; d ; } ; / sysklogd / { p ; d ; } ; / sysvinit / { p ; d ; } ; / tar / { p ; d ; } ; / tcpdump / { p ; d ; } ;