Commit Graph

62 Commits (d18ac2c7c5e965e6ea80bca0bcb2a7c98ee3a241)

Author SHA1 Message Date
Andrew Gaffney 570cd92979 Switch search order so arch-specific is first for busy-config
16 years ago
Andrew Gaffney b6a7f1d853 Enable CONFIG_MAKEDEVS in busy-config for netboot
16 years ago
Andrew Gaffney 40efdee49c Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
16 years ago
Andrew Gaffney fd24098f08 Add fuse to MODULES_FS
16 years ago
agaffney 7bb2b54414 Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
16 years ago
agaffney ac69bec071 Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of gentoo bug 211976
16 years ago
Chris Gianelloni d283e55be3 Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own module group. This allows the module to be loaded last, no matter what combination of disks are in the system, allowing for firmware and such to be loaded before genkernel continues, even when asynchronous SCSI scanning is enabled in the kernel.
17 years ago
agaffney 8b82562975 Enable CONFIG_ROUTE in busy-configs
17 years ago
agaffney 0aa81c3f8e Enable CONFIG_HOSTNAME in all busy-configs
17 years ago
agaffney db003a6d50 Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
17 years ago
Chris Gianelloni d5b1e6a985 Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
17 years ago
Chris Gianelloni d544d57ce1 Moved architecture folders under the arch subfolder.
17 years ago