Spacing cleanups in gen_package.sh
[genkernel.git] / ChangeLog
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...
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.
2007-12-23 Andrew Gaffneyapply LUKS key patch from bug 162962 from Nelson Batalh...
2007-12-14 Andrew Gaffneyfix text bolding on serial console for bug 202266 thank...
2007-12-13 Andrew Gaffneyapply patch from John R. Graham <john_r_graham@mindspri...
2007-12-06 Andrew Gaffneys/KERNELDIR/KERNEL_DIR/ for bug 201159
2007-12-06 Andrew Gaffneyfix typo for bug 201442. thanks to Michael Hordijk...
2007-12-03 Chris GianelloniThis is genkernel 3.4.9_pre11 for testing.
2007-11-29 Andrew Gaffneys/elsif/elif/ because I use too many languages and...
2007-11-28 Chris GianelloniAdded a patch line for busybox for bug #198892. This...
2007-11-24 Chris GianelloniAdded a small patch from John R. Graham <john_r_graham...
2007-11-24 Andrew Gaffneyuse 'read' to get a line at a time to account for direc...
2007-11-23 Andrew Gaffneylook for cryptsetup in /bin and /sbin
2007-11-17 Andrew GaffneyForce dmraid to be built with -j1 for bug #188273
2007-11-16 Chris GianelloniMy original sed of LVM2->LVM caught a few too many...
2007-11-13 Chris GianelloniChangeLog fix/version fix.
2007-11-13 Chris GianelloniAdded config defaulting for --mdadm for bug #198694...
2007-11-08 Andrew Gaffneyrevert patch from bug 190327
2007-11-07 Chris GianelloniAdded a nice patch from John R. Graham <john_r_graham...
2007-11-07 Chris GianelloniFixed the noload module code. Thanks to Mijail Fedorov...
2007-11-07 Chris GianelloniAdded an update patch from Alon Bar-Lev <alonbl@gentoo...
2007-11-07 Chris GianelloniAdded a patch from Joshua Kinard <kumba@gentoo.org...
2007-11-07 Chris GianelloniAdded a simple patch from Andrew Gaffney <agaffney...
2007-11-07 Chris GianelloniMake sure we still allow dolvm2/doevms2 on the kernel...
2007-11-02 Chris GianelloniReverting the removal of generic/modprobe for bug ...
2007-11-01 Chris GianelloniFixed device-mapper/man removal for bug #196087, fixed...
2007-10-30 Chris GianelloniAdded a patch from Alan Hourihane <alanh@fairlite.demon...
2007-10-30 Chris GianelloniMade a few minor cleanups here and there.
2007-10-12 Andrew Gaffneyupdate description for --initramfs-overlay in man page...
2007-10-05 Andrew Gaffneyremove generic/modprobe and all supporting code, since...
2007-10-04 Andrew Gaffneycd out of directory to be deleted for bug 194695. Thank...
2007-09-18 Andrew Gaffneywe don't ever want devfs in an initramfs
2007-09-17 Chris GianelloniRename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to...
2007-09-17 Chris GianelloniSome more generalcleanup and adding support for using...
2007-09-17 Chris GianelloniRemoving klibc/modutils/module-init-tools files, since...
2007-09-17 Chris GianelloniIt helps if I use 'g' when doing a sed.
next