genkernel.git
17 years agoDie messages for multipath added
Joshua Jackson [Wed, 25 Feb 2009 01:11:01 +0000 (17:11 -0800)]
Die messages for multipath added

17 years agoadding multipath to append_data
Joshua Jackson [Wed, 25 Feb 2009 00:31:50 +0000 (16:31 -0800)]
adding multipath to append_data

17 years agoinitram based related multipath stuff added
Joshua Jackson [Wed, 25 Feb 2009 00:30:14 +0000 (16:30 -0800)]
initram based related multipath stuff added
believe this should be all that is needed

17 years agomore multipath basics
Joshua Jackson [Wed, 25 Feb 2009 00:02:43 +0000 (16:02 -0800)]
more multipath basics

17 years agoMerge branch 'master' of git+ssh://git@git.wolf31o2.org/var/gitroot/projs/genkernel
Joshua Jackson [Wed, 25 Feb 2009 00:00:55 +0000 (16:00 -0800)]
Merge branch 'master' of git+ssh://git@git.wolf31o2.org/var/gitroot/projs/genkernel

17 years agomultipath additions
tsunam [Tue, 24 Feb 2009 23:57:24 +0000 (15:57 -0800)]
multipath additions

17 years agoremove allow_root
Andrew Gaffney [Mon, 23 Feb 2009 20:33:21 +0000 (14:33 -0600)]
remove allow_root

17 years agoadd a few more mount options to try to help livecd
Andrew Gaffney [Mon, 23 Feb 2009 19:33:38 +0000 (13:33 -0600)]
add a few more mount options to try to help livecd

17 years agoadd a few more mount options to try to help livecd
Andrew Gaffney [Mon, 23 Feb 2009 19:32:03 +0000 (13:32 -0600)]
add a few more mount options to try to help livecd

17 years agoAdd support for multiple possible kernel binary paths for gentoo bug #255085
Andrew Gaffney [Fri, 20 Feb 2009 03:41:10 +0000 (21:41 -0600)]
Add support for multiple possible kernel binary paths for gentoo bug #255085

17 years agoComment out the exec line for console=*, since it seems to blow up when the param...
Andrew Gaffney [Wed, 4 Feb 2009 13:31:45 +0000 (07:31 -0600)]
Comment out the exec line for console=*, since it seems to blow up when the param isn't a true device node, such as ttyS0,115200n8

17 years agoRemove detect_sbp2_devices() for gentoo bug #239474
Andrew Gaffney [Mon, 19 Jan 2009 21:46:35 +0000 (15:46 -0600)]
Remove detect_sbp2_devices() for gentoo bug #239474

17 years agoRemove detect_sbp2_devices() for gentoo bug #239474
Andrew Gaffney [Mon, 19 Jan 2009 21:45:03 +0000 (15:45 -0600)]
Remove detect_sbp2_devices() for gentoo bug #239474

17 years agoRemove detect_sbp2_devices() for gentoo bug #255558
Andrew Gaffney [Mon, 19 Jan 2009 21:45:03 +0000 (15:45 -0600)]
Remove detect_sbp2_devices() for gentoo bug #255558

17 years agoAdd commented out DISKLABEL=yes option for gentoo bug #229847
Andrew Gaffney [Fri, 16 Jan 2009 03:03:11 +0000 (21:03 -0600)]
Add commented out DISKLABEL=yes option for gentoo bug #229847

17 years agoFixing a typo in the AUTHORS file and fixing the Copyright date in the ChangeLog.
Chris Gianelloni [Fri, 9 Jan 2009 00:23:37 +0000 (16:23 -0800)]
Fixing a typo in the AUTHORS file and fixing the Copyright date in the ChangeLog.

17 years agoAdded more verbosity to the auto-detection section.
Chris Gianelloni [Thu, 8 Jan 2009 23:46:10 +0000 (15:46 -0800)]
Added more verbosity to the auto-detection section.

17 years agoYet another ChangeLog fix. I need to figure out what I did to my ChangeLog script...
Chris Gianelloni [Thu, 8 Jan 2009 18:16:00 +0000 (10:16 -0800)]
Yet another ChangeLog fix.  I need to figure out what I did to my ChangeLog script to break this, since it only breaks under certain conditions.

17 years agoUpdated the AUTHORS section and the header for the ChangeLog, to reflect that individ...
Chris Gianelloni [Thu, 8 Jan 2009 18:14:48 +0000 (10:14 -0800)]
Updated the AUTHORS section and the header for the ChangeLog, to reflect that individual authors now retain their copyright to code they submit.

17 years agoAdded a note about Security Tokens, cleaned up the block device section, and added...
Chris Gianelloni [Thu, 8 Jan 2009 18:09:08 +0000 (10:09 -0800)]
Added a note about Security Tokens, cleaned up the block device section, and added a section about autodetection.

17 years agoadded info about what I'm going to work on to TODO list
tsunam [Thu, 8 Jan 2009 17:47:40 +0000 (09:47 -0800)]
added info about what I'm going to work on to TODO list

17 years agoChangeLog fix.
Chris Gianelloni [Thu, 8 Jan 2009 17:44:43 +0000 (09:44 -0800)]
ChangeLog fix.

17 years agoAdding a note about contacting me to HACKING.
Chris Gianelloni [Thu, 8 Jan 2009 17:43:16 +0000 (09:43 -0800)]
Adding a note about contacting me to HACKING.

17 years agoAdding multipath support is really two different functions, so split them.
Chris Gianelloni [Thu, 8 Jan 2009 17:40:58 +0000 (09:40 -0800)]
Adding multipath support is really two different functions, so split them.

17 years agoAdding a note about documenting the code paths.
Chris Gianelloni [Thu, 8 Jan 2009 17:37:44 +0000 (09:37 -0800)]
Adding a note about documenting the code paths.

17 years agoAdding new boot support information to the TODO.
Chris Gianelloni [Thu, 8 Jan 2009 17:34:48 +0000 (09:34 -0800)]
Adding new boot support information to the TODO.

17 years agoVersion bump to 3.4.10.903 to resolve bug #250330. v3.4.10.903
Chris Gianelloni [Mon, 5 Jan 2009 22:16:09 +0000 (14:16 -0800)]
Version bump to 3.4.10.903 to resolve bug #250330.

17 years agoAdd case for arm* in get_official_arch()
Andrew Gaffney [Wed, 31 Dec 2008 16:49:44 +0000 (10:49 -0600)]
Add case for arm* in get_official_arch()

17 years agoEnable CONFIG_MKSWAP for netboot busybox
Andrew Gaffney [Wed, 31 Dec 2008 13:19:35 +0000 (07:19 -0600)]
Enable CONFIG_MKSWAP for netboot busybox

17 years agoModify grep regex to account for additional suffixes on old kernel names
Andrew Gaffney [Fri, 26 Dec 2008 21:26:58 +0000 (15:26 -0600)]
Modify grep regex to account for additional suffixes on old kernel names

17 years agoAdd --busybox-config= commandline option
Andrew Gaffney [Wed, 24 Dec 2008 18:47:55 +0000 (12:47 -0600)]
Add --busybox-config= commandline option

17 years agoRevert to just running /bin/bash on /dev/console for serial. We still start getty...
Andrew Gaffney [Wed, 24 Dec 2008 16:19:12 +0000 (10:19 -0600)]
Revert to just running /bin/bash on /dev/console for serial. We still start getty on tty2-6

17 years agoAllow old 'initramfs' option instead of 'ramdisk' for compatability
Andrew Gaffney [Tue, 23 Dec 2008 13:22:30 +0000 (07:22 -0600)]
Allow old 'initramfs' option instead of 'ramdisk' for compatability

17 years agoRemove the use of 'env -i' when calling switch_root due to gentoo bug #248688
Andrew Gaffney [Wed, 17 Dec 2008 15:24:14 +0000 (09:24 -0600)]
Remove the use of 'env -i' when calling switch_root due to gentoo bug #248688

17 years agoRun the getty commands with proper arguments so they don't die immediately
Andrew Gaffney [Tue, 16 Dec 2008 19:09:56 +0000 (13:09 -0600)]
Run the getty commands with proper arguments so they don't die immediately

17 years agoExplicitly set /bin/ashlogin +x during boot
Andrew Gaffney [Tue, 16 Dec 2008 18:43:06 +0000 (12:43 -0600)]
Explicitly set /bin/ashlogin +x during boot

17 years agoRun getty for tty1 in the foreground
Andrew Gaffney [Tue, 16 Dec 2008 18:34:20 +0000 (12:34 -0600)]
Run getty for tty1 in the foreground

17 years agoUse getty to launch ash, so that we can use ^C and friends
Andrew Gaffney [Tue, 16 Dec 2008 18:26:12 +0000 (12:26 -0600)]
Use getty to launch ash, so that we can use ^C and friends

17 years agoAdding a BUGS file, where we can list bugs that we have found in genkernel that need...
Chris Gianelloni [Tue, 16 Dec 2008 18:15:32 +0000 (10:15 -0800)]
Adding a BUGS file, where we can list bugs that we have found in genkernel that need to be resolved.

17 years agoAdding a HACKING file, which I will use to document the various phases of genkernel...
Chris Gianelloni [Tue, 16 Dec 2008 18:13:01 +0000 (10:13 -0800)]
Adding a HACKING file, which I will use to document the various phases of genkernel so we can split up the default functions and also so we can provide hooks into the various phases for external addons.

17 years agoActually setting permissions. It helps if one remembers to 'git add' before doing...
Chris Gianelloni [Tue, 16 Dec 2008 18:08:05 +0000 (10:08 -0800)]
Actually setting permissions.  It helps if one remembers to 'git add' before doing their commit.

17 years agoEnable GETTY for netboot busy-config
Andrew Gaffney [Tue, 16 Dec 2008 02:54:31 +0000 (20:54 -0600)]
Enable GETTY for netboot busy-config

17 years agoWe don't need to add - to UTILS_CROSS_COMPILE since it's already there
Andrew Gaffney [Tue, 16 Dec 2008 02:43:07 +0000 (20:43 -0600)]
We don't need to add - to UTILS_CROSS_COMPILE since it's already there

17 years agoSeparate out main and netboot busy-config
Andrew Gaffney [Tue, 16 Dec 2008 02:31:51 +0000 (20:31 -0600)]
Separate out main and netboot busy-config

17 years agoUse : as a regex separator instead of / since REAL_ROOT will have / in it
Andrew Gaffney [Mon, 15 Dec 2008 19:51:00 +0000 (13:51 -0600)]
Use : as a regex separator instead of / since REAL_ROOT will have / in it

17 years agoAdd check for existing grub.conf entry for kernel
Andrew Gaffney [Mon, 15 Dec 2008 16:02:51 +0000 (10:02 -0600)]
Add check for existing grub.conf entry for kernel

17 years agoDefault to '0' if 'default' line not found at all in existing grub.conf
Andrew Gaffney [Mon, 15 Dec 2008 13:42:32 +0000 (07:42 -0600)]
Default to '0' if 'default' line not found at all in existing grub.conf

17 years agoAdding code that duplicates default grub.conf entry to replace old awk script. Based...
Andrew Gaffney [Mon, 15 Dec 2008 01:51:01 +0000 (19:51 -0600)]
Adding code that duplicates default grub.conf entry to replace old awk script. Based on code written by Mike Auty <ikelos@gentoo.org>

17 years agoInitial commit for re-adding support for --bootloader=grub
Andrew Gaffney [Mon, 15 Dec 2008 01:18:33 +0000 (19:18 -0600)]
Initial commit for re-adding support for --bootloader=grub

17 years agoChange -f checks to -e for /dev nodes
Andrew Gaffney [Sun, 14 Dec 2008 21:37:33 +0000 (15:37 -0600)]
Change -f checks to -e for /dev nodes
Check that dropbear exists before starting it

17 years agoExplicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set
Andrew Gaffney [Sun, 14 Dec 2008 21:05:07 +0000 (15:05 -0600)]
Explicitly set UTILS_{CC,LD,AS} if UTILS_CROSS_COMPILE is set

17 years agoTypo fix for gentoo bug #250875
Andrew Gaffney [Sun, 14 Dec 2008 17:12:41 +0000 (11:12 -0600)]
Typo fix for gentoo bug #250875

17 years agoSetting executable bit properly on shell scripts and configuration files.
Chris Gianelloni [Sun, 14 Dec 2008 03:31:42 +0000 (19:31 -0800)]
Setting executable bit properly on shell scripts and configuration files.

17 years agoSetting executable bit properly on shell scripts and configuration files.
Chris Gianelloni [Sun, 14 Dec 2008 02:14:21 +0000 (18:14 -0800)]
Setting executable bit properly on shell scripts and configuration files.

17 years agoCreate /sbin directory in append_luks for bug #250330
Andrew Gaffney [Sat, 13 Dec 2008 22:13:36 +0000 (16:13 -0600)]
Create /sbin directory in append_luks for bug #250330

17 years agomissing }
Andrew Gaffney [Sat, 13 Dec 2008 21:29:33 +0000 (15:29 -0600)]
missing }

17 years agomissing quote
Andrew Gaffney [Sat, 13 Dec 2008 21:27:07 +0000 (15:27 -0600)]
missing quote

17 years agoDisable creation of most standard devices nodes, since we're running mdev
Andrew Gaffney [Sat, 13 Dec 2008 20:44:05 +0000 (14:44 -0600)]
Disable creation of most standard devices nodes, since we're running mdev

17 years agoMove udhcpc's script to default location
Andrew Gaffney [Sat, 13 Dec 2008 20:36:16 +0000 (14:36 -0600)]
Move udhcpc's script to default location

17 years agoEnable support klogd and syslogd for netboot
Andrew Gaffney [Sat, 13 Dec 2008 20:25:35 +0000 (14:25 -0600)]
Enable support klogd and syslogd for netboot

17 years agoAdd --real-root=<foo> parameter to specify a default for real_root= in the initramfs...
Andrew Gaffney [Sat, 13 Dec 2008 20:15:24 +0000 (14:15 -0600)]
Add --real-root=<foo> parameter to specify a default for real_root= in the initramfs for gentoo bug #249783

17 years agoSwitch search order so arch-specific is first for busy-config
Andrew Gaffney [Fri, 12 Dec 2008 19:25:04 +0000 (13:25 -0600)]
Switch search order so arch-specific is first for busy-config
Remove unneeded identical busy-config files

17 years agoRemove BUSYBOX_CONFIG from genkernel.conf
Andrew Gaffney [Fri, 12 Dec 2008 19:21:28 +0000 (13:21 -0600)]
Remove BUSYBOX_CONFIG from genkernel.conf
Add search order for busy-config: user-specified, defaults/busy-config, arch/%%ARCH%%/busy-config

17 years agoRemove old nb-busybox.cf files that aren't used anymore
Andrew Gaffney [Fri, 12 Dec 2008 19:10:32 +0000 (13:10 -0600)]
Remove old nb-busybox.cf files that aren't used anymore

17 years agoAdd support for arm from armin76
Andrew Gaffney [Fri, 12 Dec 2008 18:58:20 +0000 (12:58 -0600)]
Add support for arm from armin76

17 years agoEnable CONFIG_MAKEDEVS in busy-config for netboot
Andrew Gaffney [Fri, 12 Dec 2008 18:35:44 +0000 (12:35 -0600)]
Enable CONFIG_MAKEDEVS in busy-config for netboot

17 years agos/aux/luks/ for gentoo bug #250330
Andrew Gaffney [Tue, 9 Dec 2008 04:44:11 +0000 (22:44 -0600)]
s/aux/luks/ for gentoo bug #250330

17 years agoEnable CONFIG_FEATURE_PREFER_APPLETS busybox option
Andrew Gaffney [Sun, 7 Dec 2008 20:55:23 +0000 (14:55 -0600)]
Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
export PATH at top of netboot linuxrc

17 years agoMove all netboot logic from catalyst into gk
Andrew Gaffney [Sun, 7 Dec 2008 04:01:10 +0000 (22:01 -0600)]
Move all netboot logic from catalyst into gk

17 years agoremove netboot-specific udhcpc.scripts
Andrew Gaffney [Sun, 7 Dec 2008 03:35:17 +0000 (21:35 -0600)]
remove netboot-specific udhcpc.scripts

17 years agoInitial support for --netboot option
Andrew Gaffney [Sun, 7 Dec 2008 03:34:29 +0000 (21:34 -0600)]
Initial support for --netboot option
integrate functionality from netboot udhcpc.scripts into default one

17 years agoForgot to add genkernel. v3.4.10.902
Chris Gianelloni [Thu, 4 Dec 2008 17:14:25 +0000 (09:14 -0800)]
Forgot to add genkernel.

17 years agoBumping version for release.
Chris Gianelloni [Thu, 4 Dec 2008 17:13:53 +0000 (09:13 -0800)]
Bumping version for release.

17 years agoUse symlinks for busybox utils
Andrew Gaffney [Tue, 25 Nov 2008 18:39:25 +0000 (12:39 -0600)]
Use symlinks for busybox utils
Use full path to mount since it gets grumpy without it in later bb versions for some reason

17 years agoBreak apart cryptsetup stuff into separate append_luks() and make append_auxillary...
Andrew Gaffney [Mon, 17 Nov 2008 16:25:04 +0000 (10:25 -0600)]
Break apart cryptsetup stuff into separate append_luks() and make append_auxillary() dependent on ${BUSYBOX} for gentoo bug #247052

17 years agoApplied patch for UUID support for real_resume= from gentoo bug #239687
Andrew Gaffney [Sat, 15 Nov 2008 16:04:29 +0000 (10:04 -0600)]
Applied patch for UUID support for real_resume= from gentoo bug #239687

17 years agoAdded modified version of patch from gentoo bug #238707
Andrew Gaffney [Sat, 15 Nov 2008 16:00:04 +0000 (10:00 -0600)]
Added modified version of patch from gentoo bug #238707

17 years agoOnly append unionfs_fuse stuff if UNIONFS is set
Andrew Gaffney [Fri, 14 Nov 2008 20:59:13 +0000 (14:59 -0600)]
Only append unionfs_fuse stuff if UNIONFS is set

17 years agoAdd --unionfs commandline option to enable building of unionfs-fuse
Andrew Gaffney [Fri, 14 Nov 2008 20:50:57 +0000 (14:50 -0600)]
Add --unionfs commandline option to enable building of unionfs-fuse
Add nounionfs boot option

17 years agoAdd good_msg for creating the union mount
Andrew Gaffney [Fri, 14 Nov 2008 20:12:26 +0000 (14:12 -0600)]
Add good_msg for creating the union mount

17 years agoPipe stderr for unionfs mount call to /dev/null to supress getcwd message
Andrew Gaffney [Fri, 14 Nov 2008 20:00:20 +0000 (14:00 -0600)]
Pipe stderr for unionfs mount call to /dev/null to supress getcwd message

17 years agoCall switch_root with full path
Andrew Gaffney [Fri, 14 Nov 2008 19:58:33 +0000 (13:58 -0600)]
Call switch_root with full path

17 years agoCall switch_root with 'env -i' to clean out the kernel-defined key/value pairs
Andrew Gaffney [Fri, 14 Nov 2008 18:19:05 +0000 (12:19 -0600)]
Call switch_root with 'env -i' to clean out the kernel-defined key/value pairs

17 years agoSkip good_root check for /dev/nfs for gentoo bug #246759
Andrew Gaffney [Fri, 14 Nov 2008 17:56:31 +0000 (11:56 -0600)]
Skip good_root check for /dev/nfs for gentoo bug #246759

17 years agoSimplify implementation of parse_opt in linuxrc
Andrew Gaffney [Fri, 14 Nov 2008 16:14:23 +0000 (10:14 -0600)]
Simplify implementation of parse_opt in linuxrc

17 years agoSmall cleanups in unionfs code
Andrew Gaffney [Fri, 14 Nov 2008 03:46:12 +0000 (21:46 -0600)]
Small cleanups in unionfs code

17 years agoAdd fuse to MODULES_FS
Andrew Gaffney [Fri, 14 Nov 2008 03:27:00 +0000 (21:27 -0600)]
Add fuse to MODULES_FS
Remove direct calls to compile_fuse() and append_fuse()
Disable bincache for fuse, since we don't need any files at runtime from it

17 years agoReplace debug patch with simple patch to add trivial support for -i option to mount...
Andrew Gaffney [Fri, 14 Nov 2008 03:13:43 +0000 (21:13 -0600)]
Replace debug patch with simple patch to add trivial support for -i option to mount/umount

17 years agoAdd suid,dev to unionfs mount opts
Andrew Gaffney [Thu, 13 Nov 2008 23:12:12 +0000 (17:12 -0600)]
Add suid,dev to unionfs mount opts

17 years agoRemove allow_root mount opt, since it conflicts with allow_other
agaffney [Thu, 13 Nov 2008 22:27:05 +0000 (16:27 -0600)]
Remove allow_root mount opt, since it conflicts with allow_other

17 years agoChange typo in unionfs-fuse mount opt and add -i support to umount
agaffney [Thu, 13 Nov 2008 22:15:24 +0000 (16:15 -0600)]
Change typo in unionfs-fuse mount opt and add -i support to umount

17 years agoEnable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
agaffney [Thu, 13 Nov 2008 21:55:55 +0000 (15:55 -0600)]
Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox

17 years agoremove old 'mount -i' patch
agaffney [Thu, 13 Nov 2008 21:37:58 +0000 (15:37 -0600)]
remove old 'mount -i' patch

17 years agomore debugging code
agaffney [Thu, 13 Nov 2008 21:31:22 +0000 (15:31 -0600)]
more debugging code

17 years agodebugging patch for busybox
agaffney [Thu, 13 Nov 2008 20:59:40 +0000 (14:59 -0600)]
debugging patch for busybox

17 years agoAdd patch for busybox to add -i option to mount command
agaffney [Thu, 13 Nov 2008 18:13:25 +0000 (12:13 -0600)]
Add patch for busybox to add -i option to mount command

17 years agochange lib order
agaffney [Thu, 13 Nov 2008 17:08:37 +0000 (11:08 -0600)]
change lib order

17 years agoCompile unionfs-fuse statically
agaffney [Thu, 13 Nov 2008 17:03:03 +0000 (11:03 -0600)]
Compile unionfs-fuse statically

17 years agoMake sure that /sbin/unionfs is +x
agaffney [Thu, 13 Nov 2008 16:29:59 +0000 (10:29 -0600)]
Make sure that /sbin/unionfs is +x

17 years agoCorrect unionfs-fuse bincache path and clean up debugging code
agaffney [Thu, 13 Nov 2008 04:30:17 +0000 (22:30 -0600)]
Correct unionfs-fuse bincache path and clean up debugging code