genkernel.git
2008-12-16 Chris GianelloniAdding a HACKING file, which I will use to document...
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-16 Andrew GaffneyEnable GETTY for netboot busy-config
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-15 Andrew GaffneyUse : as a regex separator instead of / since REAL_ROOT...
2008-12-15 Andrew GaffneyAdd check for existing grub.conf entry for kernel
2008-12-15 Andrew GaffneyDefault to '0' if 'default' line not found at all in...
2008-12-15 Andrew GaffneyAdding code that duplicates default grub.conf entry...
2008-12-15 Andrew GaffneyInitial commit for re-adding support for --bootloader...
2008-12-14 Andrew GaffneyChange -f checks to -e for /dev nodes
2008-12-14 Andrew GaffneyExplicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE...
2008-12-14 Andrew GaffneyTypo fix for gentoo bug #250875
2008-12-14 Chris GianelloniSetting executable bit properly on shell scripts and...
2008-12-14 Chris GianelloniSetting executable bit properly on shell scripts and...
2008-12-13 Andrew GaffneyCreate /sbin directory in append_luks for bug #250330
2008-12-13 Andrew Gaffneymissing }
2008-12-13 Andrew Gaffneymissing quote
2008-12-13 Andrew GaffneyDisable creation of most standard devices nodes, since...
2008-12-13 Andrew GaffneyMove udhcpc's script to default location
2008-12-13 Andrew GaffneyEnable support klogd and syslogd for netboot
2008-12-13 Andrew GaffneyAdd --real-root=<foo> parameter to specify a default...
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-12-12 Andrew GaffneyRemove old nb-busybox.cf files that aren't used anymore
2008-12-12 Andrew GaffneyAdd support for arm from armin76
2008-12-12 Andrew GaffneyEnable CONFIG_MAKEDEVS in busy-config for netboot
2008-12-09 Andrew Gaffneys/aux/luks/ for gentoo bug #250330
2008-12-07 Andrew GaffneyEnable CONFIG_FEATURE_PREFER_APPLETS busybox option
2008-12-07 Andrew GaffneyMove all netboot logic from catalyst into gk
2008-12-07 Andrew Gaffneyremove netboot-specific udhcpc.scripts
2008-12-07 Andrew GaffneyInitial support for --netboot option
2008-12-04 Chris GianelloniForgot to add genkernel. v3.4.10.902
2008-12-04 Chris GianelloniBumping version for release.
2008-11-25 Andrew GaffneyUse symlinks for busybox utils
2008-11-17 Andrew GaffneyBreak apart cryptsetup stuff into separate append_luks...
2008-11-15 Andrew GaffneyApplied patch for UUID support for real_resume= from...
2008-11-15 Andrew GaffneyAdded modified version of patch from gentoo bug #238707
2008-11-14 Andrew GaffneyOnly append unionfs_fuse stuff if UNIONFS is set
2008-11-14 Andrew GaffneyAdd --unionfs commandline option to enable building...
2008-11-14 Andrew GaffneyAdd good_msg for creating the union mount
2008-11-14 Andrew GaffneyPipe stderr for unionfs mount call to /dev/null to...
2008-11-14 Andrew GaffneyCall switch_root with full path
2008-11-14 Andrew GaffneyCall switch_root with 'env -i' to clean out the kernel...
2008-11-14 Andrew GaffneySkip good_root check for /dev/nfs for gentoo bug #246759
2008-11-14 Andrew GaffneySimplify implementation of parse_opt in linuxrc
2008-11-14 Andrew GaffneySmall cleanups in unionfs code
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-14 Andrew GaffneyReplace debug patch with simple patch to add trivial...
2008-11-13 Andrew GaffneyAdd suid,dev to unionfs mount opts
2008-11-13 agaffneyRemove allow_root mount opt, since it conflicts with...
2008-11-13 agaffneyChange typo in unionfs-fuse mount opt and add -i suppor...
2008-11-13 agaffneyEnable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
2008-11-13 agaffneyremove old 'mount -i' patch
2008-11-13 agaffneymore debugging code
2008-11-13 agaffneydebugging patch for busybox
2008-11-13 agaffneyAdd patch for busybox to add -i option to mount command
2008-11-13 agaffneychange lib order
2008-11-13 agaffneyCompile unionfs-fuse statically
2008-11-13 agaffneyMake sure that /sbin/unionfs is +x
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 agaffneyCall arch_replace and cache_replace on fuse/unionfs...
2008-11-12 agaffneyAdd fuse/unionfs-fuse blocks to genkernel.conf
2008-11-12 agaffneyActually call compile_fuse() and compile_unionfs_fuse()
2008-11-12 agaffneyAdd back (modified) unionfs code in linuxrc
2008-11-12 agaffneyAdd append_fuse() and append_unionfs_fuse() functions
2008-11-12 agaffneyAdd compile_fuse() and compile_unionfs_fuse()
2008-11-04 agaffneyEnabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for...
2008-10-31 Chris GianelloniTagging a 3.4.10.901 release, for testing. Adding...
2008-09-15 Chris GianelloniAdding Andrew and Robin to AUTHORS.
2008-09-15 agaffneyAdd dummy handler for --config in gen_cmdline.sh for...
2008-09-12 Chris GianelloniRemoving scsi_wait_scan from PATA/SATA/SCSI and moving...
2008-08-31 Robin H. JohnsonMerge branch 'master' of git+ssh://git@git.wolf31o2...
2008-08-31 Robin H. JohnsonAdd a single word to help clarify which /dev is broken...
2008-08-31 agaffneyEnable CONFIG_ROUTE in busy-configs
2008-08-29 agaffneyEnable CONFIG_HOSTNAME in all busy-configs
2008-08-28 agaffneyDisabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
2008-08-25 agaffneyAdd README to busybox patches dir
2008-08-25 agaffneyOnly apply files from patch dir ending in diff/patch
2008-08-24 agaffneyFix CONSOLE= handling code for bug 232012
2008-08-21 agaffneyRemove unneeded files for broken grub code
2008-08-21 agaffneyRemove broken grub code
2008-08-07 agaffneyOnly append splash portion to initramfs if SPLASH is set
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...
next