Actually setting permissions. It helps if one remembers to 'git add' before doing...
[genkernel.git] / gen_compile.sh
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-16 Andrew GaffneyWe don't need to add - to UTILS_CROSS_COMPILE since...
2008-12-16 Andrew GaffneySeparate out main and netboot busy-config
2008-12-14 Andrew GaffneyExplicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE...
2008-12-12 Andrew GaffneySwitch search order so arch-specific is first for busy...
2008-12-12 Andrew GaffneyRemove BUSYBOX_CONFIG from genkernel.conf
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-13 agaffneychange lib order
2008-11-13 agaffneyCompile unionfs-fuse statically
2008-11-13 agaffneyCorrect unionfs-fuse bincache path and clean up debuggi...
2008-11-13 agaffneyAdd -L line into LIB= in Makefile
2008-11-13 agaffneyanother try at compiling unionfs-fuse
2008-11-13 agaffneyadd bash invocation before compiling unionfs-fuse in...
2008-11-13 agaffneydebug
2008-11-13 agaffneysed Makefile instead of setting in env
2008-11-13 agaffneyUnpack fuse source and modify CFLAGS for unionfs-fuse
2008-11-12 agaffneyUnpack unionfs-fuse with -j
2008-11-12 agaffneyAdd compile_fuse() and compile_unionfs_fuse()
2008-08-25 agaffneyOnly apply files from patch dir ending in diff/patch
2008-07-28 Chris GianelloniRemoved some unused dietlibc code.
2008-07-28 Chris GianelloniRemoved a large chunk of 2.4 kernel support. This...
2008-05-10 Andrew GaffneyStore pre-oldconfig busybox .config for use in bincache...
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-11 Andrew GaffneyRemove the quotes when trying to expand a glob
2008-03-11 Andrew GaffneyIt helps if we assign the correct value to version
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-02-14 Chris GianelloniRemoving DEVFS support from genkernel since we don...
2008-02-14 Chris GianelloniAdded another patch from Javier Miqueleiz <javier@mique...
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2007-11-28 Chris GianelloniAdded a patch line for busybox for bug #198892. This...
2007-11-17 Andrew GaffneyForce dmraid to be built with -j1 for bug #188273
2007-11-07 Chris GianelloniAdded a patch from Joshua Kinard <kumba@gentoo.org...
2007-11-07 Chris GianelloniMake sure we still allow dolvm2/doevms2 on the kernel...
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-09-17 Chris GianelloniRename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to...
2007-09-17 Chris GianelloniChanged all instances of EVMS2/LVM2 to EVMS/LVM, respec...
2007-09-17 Chris GianelloniPerformed some general cleanup on a few files and remov...
2007-08-30 Chris GianelloniRemoving the suspend support that was added for bug...
2007-07-26 Andrew Gaffneyenable CONFIG_INSMOD in all arch busy-config files
2007-07-26 Andrew GaffneyPatch to actually use busybox bincache. Thanks to Pat...
2007-03-09 Chris GianelloniAdded a patch by John R. Graham <john_r_graham@mindspri...
2007-02-12 Chris GianelloniAdded patch from Fabio Erculiani <lxnay@lxnaydesign...
2006-12-27 Chris GianelloniRemoving generic/keymaps.tar.gz to replace it with...
2006-12-14 Chris GianelloniAdjust selinux stuff in gen_compile.sh to actually...
2006-12-14 Chris GianelloniSince device-mapper tries to build with selinux by...
2006-12-13 Chris GianelloniFixed up linking for dmraid for bug #157538.
2006-12-13 Chris GianelloniAdded patch from Daniel Drake <dsd@gentoo.org> in bug...
2006-08-11 Chris GianelloniAdd in the kernel version compatibility table from...
2006-07-11 Tim YaminCommit patch for bug #139866 by Martin Parm.
2006-05-19 Tim YaminUpdate to busybox 1.1.0; port over to use mdev.
2006-04-27 Chris GianelloniAdded patch for unionfs from bug #129965.
2006-04-27 Chris GianelloniAdd -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
2006-04-17 Chris GianelloniAdded patch from Mike Auty for udev 088+.
2006-04-17 Chris GianelloniUpdated to *hopefully* work with udev 087.
2006-04-14 Tim Yamin->3.3.11d. Fix #121616, #128805, #129887, #129910.
2006-04-13 Chris GianelloniUpdated the unionfs compiling section. This *should...
2006-04-06 Tim YaminAdd hardened fix for bug #128806.
2006-02-08 Chris GianelloniChanged unpacking of klibc to use tar j instead of...
2006-01-27 Chris GianelloniRemoved save_args/reset_args on kernel. This is 3...
2006-01-26 Eric Edgarunset temp vars so they get cleaned up
2006-01-26 Eric Edgarbump to pre6. resets ARCH env var after utils are...
2006-01-25 Chris GianelloniAdded sparc patches for udev/klibc.
2006-01-24 Chris GianelloniAdded nice and fun patch from dostrow for building...
2006-01-12 Chris GianelloniAdded comment about utils breaking udev so we don't...
2006-01-12 Chris GianelloniAdded busybox headers fix (_pre2) and changed utils...
2006-01-12 Chris GianelloniAdded patch from bug #118324.
2006-01-06 Eric Edgarudev compile change from runtask to utils
2006-01-03 Tim YaminFix #115263, #117392, add a fix to sanify LOCALVERSION...
2005-12-21 Tim YaminFix --kernel-cross-compile with PPC64.
2005-12-18 Tim YaminAdd a compile_klibc(...) fix for old GNU tars and patch...
2005-12-16 Tim Yaminruntask -> utils for compile_klibc.
2005-12-16 Chris GianelloniAdded x86/klibc fix.
2005-12-15 Eric EdgarFix to allow udev 076 and udev 077 to compile... add...
2005-12-09 Eric Edgaradd quotes to the ARCH= stuff for the kernel
2005-12-09 Eric EdgarForcibly set the ARCH when compiling the kernel
2005-11-21 Eric EdgarAdd support for dmraid1.0.0.rc9 to fix bug 94762
2005-11-17 Eric EdgarUdev 075 support, klibc 1.1.1, and fixes for ppc on...
2005-10-28 Chris GianelloniUpgraded to udev 068 and also closing bug #103936.
2005-08-16 Eric EdgarFix for bug 83276 and add udevsend binary to initramfs...
2005-08-11 Eric EdgarFix for newer udevs to detect udevstart
2005-07-29 Tim Yamin>> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using...
2005-07-28 Eric EdgarFix ppc not compiling without --genzimage
2005-07-19 Eric EdgarFix --no-install cleaning the tmpdir bug that plasmaroo...
2005-07-13 Tim YaminFix #97672, #98886, #98893, #98897; fix real_root=...
2005-07-12 Eric EdgarFix for hardened/selinux systems to have extened attrib...
2005-07-11 Eric EdgarENHANCEMENT bug 83771. Add support for LABEL= and...
2005-06-29 Eric Edgarfix unionfs-modules-bincache naming error. Fix directo...
2005-06-29 Eric Edgarrun modules_prepare in the kernel tree before unionfs...
2005-06-28 Eric Edgarchanged to backticks and changed /bin/bash back to...
2005-06-27 Tim YaminUpdate udev and fix for SPARC64.
2005-06-23 Eric EdgarAdd missing else
2005-06-23 Eric EdgarFix missing elif
2005-06-22 Eric EdgarFix udev for sparc so it compiles properly
2005-06-22 Eric EdgarFix bug 68903; Allows the CROSS_COMPILE env to be...
2005-06-16 Eric Edgarudev build fix for no ARCH=um architectures
2005-06-15 Tim YaminAdd rocket's unionfs patch and linuxrc cleanup; fix...
2005-04-22 Tim Yamin>> 3.2.0_beta1; now with extra froz-faktor <TM>.
next