# --- ROCK-COPYRIGHT-NOTE-BEGIN --- # # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # Please add additional copyright information _after_ the line containing # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by # the ./scripts/Create-CopyPatch script. Do not edit this copyright text! # # ROCK Linux: rock-src/target/bootdisk/config.in # ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. A copy of the GNU General Public # License can be found at Documentation/COPYING. # # Many people helped and are helping developing ROCK Linux. Please # have a look at https://www.rocklinux.org/ and the Documentation/TEAM # file for details. # # --- ROCK-COPYRIGHT-NOTE-END --- bool 'Include the kiss shell into the initrd' ROCKCFG_BOOTDISK_USEKISS 1 pkgfilter sed ' # Select some packages explicitely (base) / dialog / { p; d; }; / bc / { p; d; }; / dump / { p; d; }; / cpio / { p; d; }; / ed / { p; d; }; / lrzsz / { p; d; }; / minicom / { p; d; }; / disktype / { p; d; }; / netkit-base / { p; d; }; / netkit-telnet / { p; d; }; / netkit-ftp / { p; d; }; / netkit-tftp / { p; d; }; / pciutils / { p; d; }; / portmap / { p; d; }; / reiserfsprogs / { p; d; }; / rsync / { p; d; }; / setserial / { p; d; }; / tcpdump / { p; d; }; / libpcap / { p; d; }; / tcp_wrappers / { p; d; }; / iptables / { p; d; }; / jfsutils / { p; d; }; / bonnie++ / { p; d; }; / xfsprogs / { p; d; }; / kbd / { p; d; }; / eject / { p; d; }; / popt / { p; d; }; / raidtools / { p; d; }; / mdadm / { p; d; }; # Select some packages explicitely (architectures) / bin86 / { p; d; }; / cpuburn / { p; d; }; / grub / { p; d; }; / lilo / { p; d; }; / memtest86 / { p; d; }; / aboot / { p; d; }; / silo / { p; d; }; / nasm / { p; d; }; / yaboot / { p; d; }; / aboot / { p; d; }; / mac-fdisk / { p; d; }; / pdisk / { p; d; }; / linux24benh/ { p; d; }; / syslinux / { p; d; }; # Disable packages which are not in base or not build in stages 0-4 / base / ! { s/^X /O /p; d; }; /^. -----/ { s/^X /O /p; d; }; # Disable even more packages we do not need / gcc2 / { s/^X /O /p; d; }; / joe / { s/^X /O /p; d; }; / gdbm / { s/^X /O /p; d; }; / pam / { s/^X /O /p; d; }; / pdksh / { s/^X /O /p; d; }; / libelf / { s/^X /O /p; d; }; / prelink / { s/^X /O /p; d; }; / ccache / { s/^X /O /p; d; }; / cracklib / { s/^X /O /p; d; }; / hotplug / { s/^X /O /p; d; }; / xfsdump / { s/^X /O /p; d; }; / python / { s/^X /O /p; d; }; ' ROCKCFGSET_CREATE_TARBZ2=1 ROCKCFGSET_CREATE_GEM=0 ROCKCFGSET_PKGFILE_VER=0 ROCKCFGSET_DIETLIBC=1 ROCKCFGSET_DIETLIBC_DYN=0 ROCKCFGSET_DIETLIBC_ALL=0 ROCKCFGSET_DIETLIBC_modutils=1 ROCKCFGSET_DIETLIBC_module_init_tools=1 ROCKCFGSET_DIETLIBC_kiss=1 ROCKCFGSET_DIETLIBC_tar=1 ROCKCFGSET_DIETLIBC_gzip=1 ROCKCFGSET_DIETLIBC_bzip2=1 ROCKCFGSET_DIETLIBC_wget=1 ROCKCFGSET_DIETLIBC_gawk=1 ROCKCFGSET_DIETLIBC_iproute2=1 ROCKCFGSET_PKG_TERMCAP_USEIT=1 ROCKCFGSET_PKG_GCC2_NO_CHILL=1 ROCKCFGSET_PKG_GCC3_NO_JAVA=1 ROCKCFGSET_PKG_GCC33_NO_JAVA=1 ROCKCFGSET_PKG_BASH_PROGCOMP=0 ROCKCFGSET_DO_REBUILD_STAGE=0 ROCKCFGSET_CREATE_DOCS=0 ROCKCFGSET_DISABLE_NLS=1 ROCKCFGSET_OPTSIZE=1 ROCKCFGSET_LIMITCXX=1