genkernel.git
15 years agoAdd exception for --no-ramdisk-modules: no longer assume existence of --ramdisk-modules
Sebastian Pipping [Mon, 6 Dec 2010 05:34:41 +0000 (06:34 +0100)]
Add exception for --no-ramdisk-modules: no longer assume existence of --ramdisk-modules

15 years agoAdd initial code for doc matching script
Sebastian Pipping [Sun, 5 Dec 2010 13:55:28 +0000 (14:55 +0100)]
Add initial code for doc matching script

15 years agoAdd patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)
Sebastian Pipping [Mon, 29 Nov 2010 09:26:58 +0000 (10:26 +0100)]
Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943)

16 years agoApply patches from Gentoo bug #268468
Andrew Gaffney [Sat, 20 Feb 2010 02:20:16 +0000 (20:20 -0600)]
Apply patches from Gentoo bug #268468

16 years agoOnly call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454
Andrew Gaffney [Tue, 19 Jan 2010 02:05:59 +0000 (20:05 -0600)]
Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454

16 years agoAdd USB HID modules to modules_load and default kernel-config (for Gentoo bug #270983)
Andrew Gaffney [Sun, 27 Dec 2009 16:20:30 +0000 (10:20 -0600)]
Add USB HID modules to modules_load and default kernel-config (for Gentoo bug #270983)

16 years agoEnable ext4 by default everywhere (for Gentoo bug #268818)
Andrew Gaffney [Sun, 27 Dec 2009 00:37:06 +0000 (18:37 -0600)]
Enable ext4 by default everywhere (for Gentoo bug #268818)

16 years agoAdd support for isoboot= option (for Gentoo bug #294268)
Andrew Gaffney [Sun, 27 Dec 2009 00:30:32 +0000 (18:30 -0600)]
Add support for isoboot= option (for Gentoo bug #294268)

16 years agoProperly apply NFS mount options for Gentoo bug #262915
Andrew Gaffney [Sat, 26 Dec 2009 23:36:11 +0000 (17:36 -0600)]
Properly apply NFS mount options for Gentoo bug #262915

16 years agoEnable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122
Andrew Gaffney [Sat, 26 Dec 2009 23:01:04 +0000 (17:01 -0600)]
Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122

16 years agoApply patch to make sure loop cache directory exists for Gentoo bug #297814
Andrew Gaffney [Sat, 26 Dec 2009 22:26:21 +0000 (16:26 -0600)]
Apply patch to make sure loop cache directory exists for Gentoo bug #297814

16 years agoDocument how to roll a release for the next time.
Robin H. Johnson [Thu, 17 Dec 2009 04:30:46 +0000 (04:30 +0000)]
Document how to roll a release for the next time.

16 years agoTag 3.4.10.907 release. v3.4.10.907
Robin H. Johnson [Thu, 17 Dec 2009 04:21:37 +0000 (04:21 +0000)]
Tag 3.4.10.907 release.

16 years agoTry to avoid echangelog mucking up the dates on the copyright. Gentoo copyright SHOUL...
Robin H. Johnson [Thu, 17 Dec 2009 04:20:52 +0000 (04:20 +0000)]
Try to avoid echangelog mucking up the dates on the copyright. Gentoo copyright SHOULD end in 2008 for.

16 years agouse a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370)
Andrew Gaffney [Sun, 6 Dec 2009 15:41:30 +0000 (09:41 -0600)]
use a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370)

16 years agoFix typo for Gentoo bug #294138
Andrew Gaffney [Mon, 23 Nov 2009 13:02:25 +0000 (07:02 -0600)]
Fix typo for Gentoo bug #294138

16 years agoMake sure to change back to existant directory before removing the current directory...
Andrew Gaffney [Mon, 16 Nov 2009 02:36:02 +0000 (20:36 -0600)]
Make sure to change back to existant directory before removing the current directory for Gentoo bug #291794

16 years agoMerge branch 'iscsi'
Robin H. Johnson [Thu, 12 Nov 2009 23:07:12 +0000 (23:07 +0000)]
Merge branch 'iscsi'

16 years agospace for ISCSI in the config.
Robin H. Johnson [Thu, 12 Nov 2009 07:25:41 +0000 (23:25 -0800)]
space for ISCSI in the config.

16 years ago/etc/scsi_id.config does not exist by default in newer udev, but is still respected...
Robin H. Johnson [Thu, 12 Nov 2009 07:23:13 +0000 (23:23 -0800)]
/etc/scsi_id.config does not exist by default in newer udev, but is still respected by utils if created, so do not error.

16 years ago/etc/scsi_id.config does not exist by default in newer udev, but is still respected...
Robin H. Johnson [Thu, 12 Nov 2009 07:23:13 +0000 (23:23 -0800)]
/etc/scsi_id.config does not exist by default in newer udev, but is still respected by utils if created, so do not error.

16 years agoLet iSCSId settle after iscsistart
craig [Thu, 15 Oct 2009 21:23:09 +0000 (23:23 +0200)]
Let iSCSId settle after iscsistart

16 years agoBuild iSCSI as module from the kernel, userspace from open-iscsi
craig [Sat, 3 Oct 2009 13:44:28 +0000 (15:44 +0200)]
Build iSCSI as module from the kernel, userspace from open-iscsi

16 years agoImprove naming of bootflags, added support for: port, target portal, username, passwo...
craig [Sat, 3 Oct 2009 11:23:24 +0000 (13:23 +0200)]
Improve naming of bootflags, added support for: port, target portal, username, password, username_in, password_in, debug

16 years agosimple bugfix for parsing cmdline
craig [Thu, 1 Oct 2009 23:37:49 +0000 (01:37 +0200)]
simple bugfix for parsing cmdline

16 years agotypo after merging patch with current genkernel
craig [Thu, 1 Oct 2009 22:50:21 +0000 (00:50 +0200)]
typo after merging patch with current genkernel

16 years agoMerge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig [Sat, 26 Sep 2009 02:29:08 +0000 (04:29 +0200)]
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel

16 years agoupdating the changelog is good k
tsunam [Tue, 22 Sep 2009 14:41:15 +0000 (07:41 -0700)]
updating the changelog is good k

16 years agofixing the libaio search as its a singular element not part of a multipart search
tsunam [Tue, 22 Sep 2009 14:36:32 +0000 (07:36 -0700)]
fixing the libaio search as its a singular element not part of a multipart search

16 years agoShould have all the proper libraries now for multipath for Gentoo bug #284592
tsunam [Mon, 21 Sep 2009 18:27:02 +0000 (11:27 -0700)]
Should have all the proper libraries now for multipath for Gentoo bug #284592

16 years agoUpdating some multipath code from Gentoo bug #284589
tsunam [Mon, 21 Sep 2009 18:12:08 +0000 (11:12 -0700)]
Updating some multipath code from Gentoo bug #284589

16 years agoApply patch from Gentoo bug #220913 for tuxonice resume
Andrew Gaffney [Sat, 5 Sep 2009 04:43:08 +0000 (23:43 -0500)]
Apply patch from Gentoo bug #220913 for tuxonice resume

16 years agoEnable DISKLABEL=yes by default
Andrew Gaffney [Fri, 14 Aug 2009 14:52:18 +0000 (09:52 -0500)]
Enable DISKLABEL=yes by default

16 years agoMerge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig [Sat, 8 Aug 2009 12:41:29 +0000 (14:41 +0200)]
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel

16 years agoThis is genkernel 3.4.10.906 v3.4.10.906
Andrew Gaffney [Wed, 5 Aug 2009 13:22:53 +0000 (08:22 -0500)]
This is genkernel 3.4.10.906

16 years agoAdding Id header and Ident for genkernel.conf
Chris Gianelloni [Sat, 25 Jul 2009 19:20:06 +0000 (12:20 -0700)]
Adding Id header and Ident for genkernel.conf

16 years agoAdding Id header.
Chris Gianelloni [Sat, 25 Jul 2009 19:15:37 +0000 (12:15 -0700)]
Adding Id header.

16 years agoAdding Id header and enabling Ident on *.sh files.
Chris Gianelloni [Sat, 25 Jul 2009 19:11:53 +0000 (12:11 -0700)]
Adding Id header and enabling Ident on *.sh files.

16 years agoAdding Id header.
Chris Gianelloni [Sat, 25 Jul 2009 19:10:20 +0000 (12:10 -0700)]
Adding Id header.

16 years agoAdding additional files to .gitattributes to enable Ident.
Chris Gianelloni [Sat, 25 Jul 2009 19:08:17 +0000 (12:08 -0700)]
Adding additional files to .gitattributes to enable Ident.

16 years agoAdding .gitattributes file.
Chris Gianelloni [Sat, 25 Jul 2009 08:31:24 +0000 (01:31 -0700)]
Adding .gitattributes file.

16 years agoback out previous commit
Andrew Gaffney [Sun, 19 Jul 2009 22:10:59 +0000 (17:10 -0500)]
back out previous commit

16 years agoAlternative solution for Gentoo bug #269603
Andrew Gaffney [Sun, 19 Jul 2009 19:47:05 +0000 (14:47 -0500)]
Alternative solution for Gentoo bug #269603

16 years agoChange command used to determine real filename for REAL_RESUME for Gentoo bug #269603
Andrew Gaffney [Sun, 19 Jul 2009 19:41:45 +0000 (14:41 -0500)]
Change command used to determine real filename for REAL_RESUME for Gentoo bug #269603

16 years agoAdd aic94xx to MODULES_SCSI for Gentoo bug #277792
Andrew Gaffney [Sun, 19 Jul 2009 17:56:13 +0000 (12:56 -0500)]
Add aic94xx to MODULES_SCSI for Gentoo bug #277792

16 years agoenable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #225249
Andrew Gaffney [Sun, 12 Jul 2009 16:36:52 +0000 (11:36 -0500)]
enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #225249

16 years agoApply patch for Gentoo bug #276753 for new lvm.static binary
Andrew Gaffney [Sun, 12 Jul 2009 16:31:57 +0000 (11:31 -0500)]
Apply patch for Gentoo bug #276753 for new lvm.static binary

16 years agoFix the header for the ChangeLog. Thanks, echangelog, for assuming I always want... v3.4.10.905
Chris Gianelloni [Tue, 7 Jul 2009 15:07:46 +0000 (08:07 -0700)]
Fix the header for the ChangeLog.  Thanks, echangelog, for assuming I always want to update the Gentoo Foundation copyright dates.

16 years agoVersion bumping to 3.4.10.905 for release.
Chris Gianelloni [Tue, 7 Jul 2009 15:07:00 +0000 (08:07 -0700)]
Version bumping to 3.4.10.905 for release.

16 years agoMy pedantic self could not help but capitalize Gentoo. Blame Andrew.
Chris Gianelloni [Tue, 7 Jul 2009 15:04:40 +0000 (08:04 -0700)]
My pedantic self could not help but capitalize Gentoo.  Blame Andrew.

16 years agoRemove code to check for host kernel LOOP support for gentoo bug #275757
Andrew Gaffney [Sat, 4 Jul 2009 18:26:45 +0000 (13:26 -0500)]
Remove code to check for host kernel LOOP support for gentoo bug #275757

16 years agoCorrected spelling -> iSCSI
craig [Sun, 28 Jun 2009 19:51:01 +0000 (21:51 +0200)]
Corrected spelling -> iSCSI

16 years agoRestore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768
Andrew Gaffney [Sun, 28 Jun 2009 19:42:36 +0000 (14:42 -0500)]
Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768

16 years agoAdded myself :)
craig [Sun, 28 Jun 2009 19:06:55 +0000 (21:06 +0200)]
Added myself :)

16 years agoiSCSI patch for genkernel
craig [Fri, 21 Nov 2008 21:46:36 +0000 (22:46 +0100)]
iSCSI patch for genkernel

17 years agoApply fix to deference links for gentoo bug #269603
Andrew Gaffney [Tue, 12 May 2009 22:53:27 +0000 (17:53 -0500)]
Apply fix to deference links for gentoo bug #269603

17 years agoAdd dm-crypt module for gentoo bug #269042
Andrew Gaffney [Sat, 9 May 2009 02:02:21 +0000 (21:02 -0500)]
Add dm-crypt module for gentoo bug #269042

17 years agoChangeLog fix. v3.4.10.904
Chris Gianelloni [Fri, 24 Apr 2009 00:14:44 +0000 (17:14 -0700)]
ChangeLog fix.

17 years agoRolling a new genkernel 3.4.10.904 version for testing.
Chris Gianelloni [Fri, 24 Apr 2009 00:14:13 +0000 (17:14 -0700)]
Rolling a new genkernel 3.4.10.904 version for testing.

17 years agoApply patch from gentoo bug #266373 for additional options in the netboot busy-config
Andrew Gaffney [Fri, 17 Apr 2009 01:57:03 +0000 (20:57 -0500)]
Apply patch from gentoo bug #266373 for additional options in the netboot busy-config

17 years agoClean up append_multipath() code to copy files in a loop and report file that failed...
Andrew Gaffney [Fri, 6 Mar 2009 13:44:22 +0000 (07:44 -0600)]
Clean up append_multipath() code to copy files in a loop and report file that failed to copy

17 years agoApply patch from robbat2 to fix whitespace breakage in multipath code
Andrew Gaffney [Fri, 6 Mar 2009 13:35:18 +0000 (07:35 -0600)]
Apply patch from robbat2 to fix whitespace breakage in multipath code

17 years agoApply patch from robbat2 to finish wiring up multipath support
Andrew Gaffney [Fri, 6 Mar 2009 13:34:02 +0000 (07:34 -0600)]
Apply patch from robbat2 to finish wiring up multipath support

17 years agoModify append_data to die on 0 arguments and check arg 2 with isTrue(). Based on...
Andrew Gaffney [Fri, 6 Mar 2009 13:32:32 +0000 (07:32 -0600)]
Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based on a patch from robbat2

17 years agofix changelog entry
Andrew Gaffney [Mon, 2 Mar 2009 16:04:10 +0000 (10:04 -0600)]
fix changelog entry

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