Commit Graph

423 Commits (65d6d36332c7c491601ccc8d8a88861e763a5040)

Author SHA1 Message Date
Andrew Gaffney 48b282a85d Skip good_root check for /dev/nfs for gentoo bug #246759
16 years ago
Andrew Gaffney 890382b8e0 Simplify implementation of parse_opt in linuxrc
16 years ago
Andrew Gaffney abf5986e2b Small cleanups in unionfs code
16 years ago
Andrew Gaffney fd24098f08 Add fuse to MODULES_FS
16 years ago
Andrew Gaffney 469be61e0c Add suid,dev to unionfs mount opts
16 years ago
agaffney 692db1a447 Remove allow_root mount opt, since it conflicts with allow_other
16 years ago
agaffney 9f076e1e68 Change typo in unionfs-fuse mount opt and add -i support to umount
16 years ago
agaffney 7bb2b54414 Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
16 years ago
agaffney bfa0dbb585 Add patch for busybox to add -i option to mount command
16 years ago
agaffney b116df3c98 Make sure that /sbin/unionfs is +x
16 years ago
agaffney 7b9ba94669 Add back (modified) unionfs code in linuxrc
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
Robin H. Johnson ab5dadb374 Merge branch 'master' of git+ssh://git@git.wolf31o2.org/projs/genkernel
17 years ago
Robin H. Johnson b96546958f Add a single word to help clarify which /dev is broken, after I wasted a day debugging my new box.
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 64660f969f Fix CONSOLE= handling code for bug 232012
17 years ago
agaffney 2f1aaf4995 Add support to udhcpc.scripts for default route and DNS servers/domain
17 years ago
agaffney d1cac89e98 Remove check for >=2.6 for mounting sysfs
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 1ffb37f09c Moving files from generic to defaults, since they are the defaults used globally.
17 years ago
Chris Gianelloni 27407030ff Added a defaults directory to store default files for builds. These are overridden by architecture or module specific parameters. This should end up reducing the amount of architecture-specific files needed, especially as most of them have files which are (nearly) identical.
17 years ago