genkernel.git
2008-07-29 agaffneyFix typo in man page, butt -> but
2008-07-29 agaffneyAdd support to udhcpc.scripts for default route and...
2008-07-29 agaffneyRemove check for >=2.6 for mounting sysfs
2008-07-29 agaffneyRemove check for >=2.6 for 'make prepare'
2008-07-29 agaffneyRemove a few more 2.4 kernel support remnants
2008-07-29 agaffneyCleanup remaining references to ${ARCH}/ without arch...
2008-07-29 agaffneyCleanup remaining references to ${ARCH}/ without arch...
2008-07-29 agaffneyMove um/ underneath arch/ where it belongs
2008-07-28 Chris GianelloniRemoved some unused dietlibc code.
2008-07-28 Chris GianelloniRemoved a large chunk of 2.4 kernel support. This...
2008-07-28 Chris GianelloniAdded a couple more places where I needed to switch...
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
2008-07-28 Chris GianelloniMoving files from generic to defaults, since they are...
2008-07-28 Chris GianelloniAdded the modules directory, which will be used to...
2008-07-28 Chris GianelloniAdded a defaults directory to store default files for...
2008-07-28 Chris GianelloniMoved architecture folders under the arch subfolder.
2008-07-24 Chris GianelloniInitial commit after creating the git repository.
2008-06-05 Chris GianelloniRename kernel-config-2.6 to kernel-config, since we...
2008-06-05 Chris GianelloniSync kernel configs from releng/trunk/releases/2008...
2008-05-13 Andrew GaffneyMove setup_keymap call to before LUKS setup
2008-05-10 Andrew GaffneyStore pre-oldconfig busybox .config for use in bincache...
2008-05-09 Andrew GaffneyAdd nomodules kernel commandline parameter to disable...
2008-05-09 Andrew GaffneyMove distfile cache to /var/cache/genkernel/src and...
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...
next