genkernel.git
2008-05-09 Chris GianelloniAdded a few SATA and PATA drivers to modules_load.
2008-05-09 Chris GianelloniUpdated the modules_load files.
2008-04-25 Chris GianelloniEnable keymap code when keymap is set on the kernel...
2008-04-25 Chris GianelloniWe need to unset keymap if it doesn't match to keep...
2008-04-24 Chris GianelloniUpdated the keymap-handling code so it will be installe...
2008-04-22 Chris GianelloniChange from using a directory check to a file check...
2008-04-12 Chris GianelloniMove removable storage like USB and firewire after...
2008-04-10 Chris GianelloniUpdated TODO. This is 3.4.10_pre9 for testing.
2008-04-08 Chris GianelloniAdded scsi to the default list of modules to load.
2008-04-05 Andrew GaffneySet CMD_KEYMAP to default to yes, so it's enabled unles...
2008-04-04 Chris GianelloniAdded a patch to skip device nodes for devices if at...
2008-04-03 Andrew GaffneySplit up /dev node checks into console/null and tty1
2008-04-02 Andrew GaffneyRemove initrd-specific code from linuxrc
2008-03-30 Andrew GaffneyUncomment ppc/ppc64->powerpc code in set_kernel_arch...
2008-03-29 Andrew GaffneyAdd patch from ebuild in-tree to fix build issue with...
2008-03-14 Andrew GaffneyGet rid of --initramfs option as it doesn't do anything...
2008-03-14 Andrew GaffneyChange the opts passed to udhcpc when using nfsroot
2008-03-14 Chris GianelloniRemoving pkg directory, since it is no longer necessary...
2008-03-14 Andrew GaffneyCopy the original kconfig with a different name than...
2008-03-14 Andrew GaffneyInclude original kconfig in kerncache
2008-03-14 Andrew GaffneySwitch back to building kernel first
2008-03-14 Chris GianelloniClean up the modules_load files and add qla2xxx. This...
2008-03-13 Andrew GaffneyStick CONFIG_INITRAMFS_ROOT_GID in the .config, too
2008-03-13 Andrew GaffneyRemove existing CONFIG_INITRAMFS_SOURCE line and write...
2008-03-13 Andrew GaffneyChange sed delimeter
2008-03-13 Andrew GaffneyWe should edit the copy of the kconfig instead of the...
2008-03-13 Andrew GaffneyInstead of copying the initramfs into the kernel tree...
2008-03-13 Andrew GaffneyAdd scsi_wait_scan to sparc64's MODULES_SCSI
2008-03-13 Andrew GaffneyAdd a check after mounting NEW_ROOT to see if /dev...
2008-03-13 Andrew GaffneyChange the location we copy the intiramfs to for integr...
2008-03-13 Andrew GaffneyRevert last commit as it wasn't a problem
2008-03-13 Andrew GaffneyRemove -c "/dev/console" from switch_root command
2008-03-13 Andrew GaffneyAdd missing $ to {NORMAL} for broken /dev message
2008-03-13 Andrew GaffneySpacing cleanups in gen_package.sh
2008-03-13 Andrew GaffneyRemove unsetting of ARCH for callback and change set_ke...
2008-03-13 Andrew GaffneyIt helps to actually add the handling for the --integra...
2008-03-13 Andrew GaffneyUse echo instead of print
2008-03-13 Andrew GaffneyAdd debug code for set_kernel_arch
2008-03-13 Andrew GaffneyAdd debugging code to show ARCH when running callback
2008-03-13 Andrew GaffneyMove set_kernel_arch() call to after determine_real_arg...
2008-03-13 Andrew GaffneyChange powerpc switch kernel version to 2.6.16 for...
2008-03-13 Andrew GaffneyAdd set_kernel_arch(), which maps the genkernel arch...
2008-03-13 Andrew GaffneyGet rid of the ENABLE_PEGASOS_HACKS hacks
2008-03-13 Andrew GaffneyArgh...Changing the right line helps
2008-03-13 Andrew GaffneyChange into initramfs-firmware-temp/ instead of initram...
2008-03-12 Chris GianelloniAdded a small debug statement to generic/linuxrc so...
2008-03-12 Andrew GaffneyChange to new temp directory so the firmware gets copie...
2008-03-12 Andrew GaffneyCopy with -L so we get the file instead of the symlink
2008-03-12 Andrew GaffneyFix another quoting malfunction
2008-03-12 Andrew GaffneyExplicitly enable MDADM and MDSTART in busy-config
2008-03-12 Andrew GaffneyUpdate busybox static-error patch to actually work
2008-03-12 Chris GianelloniChange BUSYBOX_VER to VERSION_BUSYBOX for genkernel...
2008-03-11 Andrew GaffneyRemove the quotes when trying to expand a glob
2008-03-11 Andrew GaffneyUpdate mdadm and mdstart patches
2008-03-11 Andrew GaffneyIt helps if we assign the correct value to version
2008-03-11 Andrew GaffneyAdd busybox patch to remove error about compiling stati...
2008-03-11 Andrew GaffneyUpdate busy-config files for the various arches for...
2008-03-11 Andrew GaffneyAdd apply_patches() function to automagically apply...
2008-03-11 Chris GianelloniRearrange checks so the return value is read correctly.
2008-03-10 Andrew GaffneyEnable CONFIG_HEXDUMP globally for busybox
2008-03-10 Andrew GaffneyAdd support for --firmware-files option to make robbat2...
2008-03-10 Andrew GaffneyAdd support for --firmware and --firmware-dir options...
2008-03-09 Andrew GaffneyApply patch from Vince C <v_cadet@yahoo.fr> to mount...
2008-03-04 Chris GianelloniIf we have a raid456.ko module, we need to create a...
2008-03-04 Chris GianelloniUpdated the kernel configs for arches which have given...
2008-02-29 Andrew GaffneyRedirect which output to /dev/null and put quotes aroun...
2008-02-29 Chris GianelloniChanged MDRAID to MDADM for bug #211316.
2008-02-28 Chris GianelloniAdded a --no-keymap option for bug #210886.
2008-02-28 Chris GianelloniUse which to determine the location of splash_geninitra...
2008-02-20 Chris GianelloniRemoving the xen0 and xenU arches, since they didn...
2008-02-20 Andrew GaffneyAdd missing space before closing ]
2008-02-19 Andrew GaffneyApply patch from bug 210457 to fix variable substitutio...
2008-02-19 Andrew GaffneyRemove quotes from around ${ROOT_TREES} so that the...
2008-02-14 Chris GianelloniRemoving DEVFS support from genkernel since we don...
2008-02-14 Chris GianelloniAdded a line to make sure we remove image.squashfs...
2008-02-14 Chris GianelloniAdded another patch from Javier Miqueleiz <javier@mique...
2008-02-14 Chris GianelloniSwitch to detection for LOOP and LOOPTYPE when they...
2008-02-14 Chris GianelloniPerformed some minor cleanup.
2008-02-14 Chris GianelloniMove busybox --install -s to outside the /init check...
2008-02-14 Chris GianelloniRemoving 2.4 kernel configs, since we aren't supporting...
2008-02-14 Chris GianelloniWe only need to make sure that we have /sbin and /usr...
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2008-02-07 Andrew GaffneyFix two calls to set_config_with_override on CMD_KERNCA...
2008-02-04 Andrew GaffneyChange &>/dev/null to >/dev/null 2>&1 because busybox...
2008-02-04 Andrew GaffneySwitch to double quotes where we're interpolating varia...
2008-02-03 Andrew GaffneyAdd qla2xxx to sparc64's MODULES_SCSI
2008-02-03 Andrew GaffneyAdd --all-initrd-modules option to copy all kernel...
2008-02-03 Andrew GaffneyAdd setup_hotplug() function that runs before the modul...
2008-02-03 Andrew GaffneyClean up OLDCONFIG logic and default to OLDCONFIG=yes...
2008-02-02 Chris GianelloniMoving the code to start resume operations so it doesn...
2008-02-02 Andrew Gaffneyadd megaraid module to MODULES_SCSI for bug 206039
2008-02-02 Andrew Gaffneyspecify the kernel version when looking for a module...
2008-02-02 Chris GianelloniRemoved runUdev, since we no longer use it.
2008-01-11 Chris GianelloniFixing a problem where we were copying the busybox...
2008-01-10 Andrew Gaffneydefault to auto for CDROOT_TYPE
2007-12-28 Andrew Gaffneydon't scan a bunch of extra devices when CDROOT_DEV...
2007-12-28 Andrew Gaffneyadd new cdroot_type=foo kernel commandline parameter...
2007-12-28 Andrew Gaffneyput -t auto back to -t iso9660 for mounting a cdrom...
2007-12-27 Andrew Gaffneyfix description of --kernel-config for bug 194752
2007-12-27 Chris GianelloniThis is 3.4.9_pre12 for testing.
next