genkernel.git
13 years agoslowusb: ease the code in order to reduce entropy, one place for one thing.
Fabio Erculiani [Tue, 11 Jan 2011 23:12:25 +0000 (00:12 +0100)]
slowusb: ease the code in order to reduce entropy, one place for one thing.

There were several places where a mixture of sdelay and "sleep 10"
were called without worrying too much, resulting in slower boot
time, mainly. This commit should fix the mess and make some order
in the slowusb saga.

13 years agoCheck return codes of cpio (lessen from bug #246370)
Sebastian Pipping [Tue, 11 Jan 2011 16:40:17 +0000 (17:40 +0100)]
Check return codes of cpio (lessen from bug #246370)

13 years agoMention cache usage on blkid in output (consistent to busybox)
Sebastian Pipping [Tue, 11 Jan 2011 16:23:57 +0000 (17:23 +0100)]
Mention cache usage on blkid in output (consistent to busybox)

13 years agoCatch errors from append_* (lesson from bug #246370)
Sebastian Pipping [Tue, 11 Jan 2011 16:18:58 +0000 (17:18 +0100)]
Catch errors from append_* (lesson from bug #246370)

13 years agoUse LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs. Version 1.41...
Sebastian Pipping [Tue, 11 Jan 2011 15:17:55 +0000 (16:17 +0100)]
Use LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs.  Version 1.41.14 of e2fsprogs itself requests that update.

13 years agoClear blkid-*.bz2 from cache, too (regression)
Sebastian Pipping [Tue, 11 Jan 2011 15:05:11 +0000 (16:05 +0100)]
Clear blkid-*.bz2 from cache, too (regression)

13 years agoCreate /bin/vg* symlinks when called as /linuxrc, too (bug #307855)
Sebastian Pipping [Tue, 11 Jan 2011 14:41:43 +0000 (15:41 +0100)]
Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)

13 years agoPick first device when several devices are matching real_root (bug #303531)
devsk [Tue, 11 Jan 2011 12:20:40 +0000 (13:20 +0100)]
Pick first device when several devices are matching real_root (bug #303531)

13 years agoFix warning "rm: cannot remove `/var/cache/genkernel/src': Is a directory" (bug ...
Sebastian Pipping [Tue, 11 Jan 2011 11:18:05 +0000 (12:18 +0100)]
Fix warning "rm: cannot remove `/var/cache/genkernel/src': Is a directory" (bug #347213)

13 years agoBreak search loop asap
Sebastian Pipping [Sun, 9 Jan 2011 18:10:47 +0000 (19:10 +0100)]
Break search loop asap

13 years agoAllow configuring the list of busybox applets (bug #326593)
Sebastian Pipping [Sun, 9 Jan 2011 18:26:00 +0000 (19:26 +0100)]
Allow configuring the list of busybox applets (bug #326593)

13 years agoFix mis-indentation
Sebastian Pipping [Sun, 9 Jan 2011 18:11:12 +0000 (19:11 +0100)]
Fix mis-indentation

14 years agoNo longer have directory /sys/bus/usb/drivers/usb-storage/module set FORCE_slowusb
Fabio Erculiani [Fri, 7 Jan 2011 03:35:25 +0000 (04:35 +0100)]
No longer have directory /sys/bus/usb/drivers/usb-storage/module set FORCE_slowusb

14 years agoReview and fix some -eq and -ne conditionals
Sebastian Pipping [Fri, 7 Jan 2011 02:45:39 +0000 (03:45 +0100)]
Review and fix some -eq and -ne conditionals

This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.

14 years agogenkernel.conf: Allow overriding GK_SHARE from the environment to ease up testing...
Sebastian Pipping [Fri, 7 Jan 2011 02:20:25 +0000 (03:20 +0100)]
genkernel.conf: Allow overriding GK_SHARE from the environment to ease up testing out of the Git workdir

14 years agodocs: Mention "git push --tags", add command to copy to the mirror
Sebastian Pipping [Sat, 25 Dec 2010 00:49:33 +0000 (01:49 +0100)]
docs: Mention "git push --tags", add command to copy to the mirror

14 years agodocs: Mention bugs with keyword "InSVN" v3.4.10.908
Sebastian Pipping [Fri, 24 Dec 2010 22:17:29 +0000 (23:17 +0100)]
docs: Mention bugs with keyword "InSVN"

14 years agodocs: Fix tag message ("v" prefix was missing)
Sebastian Pipping [Fri, 24 Dec 2010 22:13:43 +0000 (23:13 +0100)]
docs: Fix tag message ("v" prefix was missing)

14 years agoImplement "make dist" based on git ls-files
Sebastian Pipping [Fri, 24 Dec 2010 21:54:22 +0000 (22:54 +0100)]
Implement "make dist" based on git ls-files

14 years agoBump version to 3.4.10.908
Sebastian Pipping [Mon, 13 Dec 2010 10:05:59 +0000 (11:05 +0100)]
Bump version to 3.4.10.908

14 years agoInsert blank line after "Gentoo Linux Genkernel ${GK_V}" in usage
Sebastian Pipping [Mon, 13 Dec 2010 10:07:52 +0000 (11:07 +0100)]
Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usage

14 years agoExtend ChangeLog
Sebastian Pipping [Mon, 13 Dec 2010 10:02:10 +0000 (11:02 +0100)]
Extend ChangeLog

14 years agodocmatcher: Ignore --help and --version
Sebastian Pipping [Mon, 13 Dec 2010 09:39:16 +0000 (10:39 +0100)]
docmatcher: Ignore --help and --version

14 years agodocs: Document --genzimage
Sebastian Pipping [Mon, 13 Dec 2010 09:33:21 +0000 (10:33 +0100)]
docs: Document --genzimage

14 years agoFix a reference to --nomenuconfig into --no-menuconfig
Sebastian Pipping [Mon, 13 Dec 2010 09:20:50 +0000 (10:20 +0100)]
Fix a reference to --nomenuconfig into --no-menuconfig

14 years agodocs: Update man page from output of --help
Sebastian Pipping [Mon, 13 Dec 2010 09:16:59 +0000 (10:16 +0100)]
docs: Update man page from output of --help

14 years agodocs: Document keymap= and dokeymap (bug #346017)
Sebastian Pipping [Mon, 13 Dec 2010 08:33:12 +0000 (09:33 +0100)]
docs: Document keymap= and dokeymap (bug #346017)

14 years agoDocument changes that are relevant to the user in ChangeLog
Sebastian Pipping [Mon, 13 Dec 2010 08:12:56 +0000 (09:12 +0100)]
Document changes that are relevant to the user in ChangeLog

14 years agoMerge branch 'docfix'
Sebastian Pipping [Mon, 13 Dec 2010 07:58:17 +0000 (08:58 +0100)]
Merge branch 'docfix'

14 years agodocmatcher: Read from man page input (doc/genkernel.8.txt) instead of output (genkern...
Sebastian Pipping [Mon, 13 Dec 2010 07:53:28 +0000 (08:53 +0100)]
docmatcher: Read from man page input (doc/genkernel.8.txt) instead of output (genkernel.8)

14 years agoMerge branch 'master' into docfix
Sebastian Pipping [Mon, 13 Dec 2010 07:44:50 +0000 (08:44 +0100)]
Merge branch 'master' into docfix

14 years agoMerge branch 'asciidoc-manpage'
Sebastian Pipping [Mon, 13 Dec 2010 07:38:59 +0000 (08:38 +0100)]
Merge branch 'asciidoc-manpage'

14 years ago.conf: Document LUKS variable (bug #346015)
Sebastian Pipping [Mon, 6 Dec 2010 14:13:00 +0000 (15:13 +0100)]
.conf: Document LUKS variable (bug #346015)

14 years agodocs: Mention both "initramfs" and "ramdisk" as available actions
Sebastian Pipping [Mon, 6 Dec 2010 13:39:26 +0000 (14:39 +0100)]
docs: Mention both "initramfs" and "ramdisk" as available actions

14 years agoMigrate man page to asciidoc, add Makefile, add .gitignore
Sebastian Pipping [Mon, 6 Dec 2010 12:21:54 +0000 (13:21 +0100)]
Migrate man page to asciidoc, add Makefile, add .gitignore

14 years agoman page: Propagate rename of --no-initrdmodules to --no-ramdisk-modules
Sebastian Pipping [Mon, 6 Dec 2010 07:49:58 +0000 (08:49 +0100)]
man page: Propagate rename of --no-initrdmodules to --no-ramdisk-modules

14 years agodocmatcher: Re-order output to have issues on incorrect information (due removals...
Sebastian Pipping [Mon, 6 Dec 2010 07:43:27 +0000 (08:43 +0100)]
docmatcher: Re-order output to have issues on incorrect information (due removals and updates) come last

14 years agodocmatcher: Also extract variables
Sebastian Pipping [Mon, 6 Dec 2010 07:36:40 +0000 (08:36 +0100)]
docmatcher: Also extract variables

14 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

14 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

14 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)

14 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

14 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

15 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)

15 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)

15 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)

15 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

15 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

15 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

15 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.

15 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.

15 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.

15 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)

15 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

15 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

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

15 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.

15 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.

15 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.

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

15 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

15 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

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

15 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

15 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

15 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

15 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

15 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

15 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

15 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

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

15 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

15 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

15 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

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

15 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.

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

15 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.

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

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

15 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

15 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

15 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

15 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

15 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

15 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.

15 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.

15 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.

15 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

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

15 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

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

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

15 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

15 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

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

15 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.

15 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

15 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

15 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