genkernel.git
11 years agoBump version to 3.4.24_p1 v3.4.24_p1
Sebastian Pipping [Sat, 12 May 2012 16:01:31 +0000 (18:01 +0200)]
Bump version to 3.4.24_p1

11 years agoRevert "Fix docache (bug #397309)"
Sebastian Pipping [Sat, 12 May 2012 15:46:11 +0000 (17:46 +0200)]
Revert "Fix docache (bug #397309)"

This reverts commit b7a1a38eccbad5deed35e179b371799fa6a7f19c.

Conflicts:

ChangeLog

11 years agoFail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptsetup[stati...
Sebastian Pipping [Thu, 22 Mar 2012 15:07:23 +0000 (16:07 +0100)]
Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptsetup[static], drop support for cryptsetup binary from /bin/

Conflicts:

ChangeLog

11 years agoFix docache (bug #397309)
Sebastian Pipping [Sat, 17 Mar 2012 01:23:43 +0000 (02:23 +0100)]
Fix docache (bug #397309)

Conflicts:

ChangeLog
defaults/linuxrc

11 years agoLoad crypto modules automatically
Sebastian Pipping [Tue, 20 Mar 2012 03:08:18 +0000 (04:08 +0100)]
Load crypto modules automatically

11 years agoMake sure the sha256 module makes it into the initramfs (bug #405495)
Sebastian Pipping [Sat, 25 Feb 2012 00:30:55 +0000 (01:30 +0100)]
Make sure the sha256 module makes it into the initramfs (bug #405495)

12 years agoBump version to 3.4.24 v3.4.24
Sebastian Pipping [Tue, 24 Jan 2012 23:25:07 +0000 (00:25 +0100)]
Bump version to 3.4.24

12 years agoExtend .gitignore so echangelog ignores release tarballs
Sebastian Pipping [Tue, 24 Jan 2012 23:26:11 +0000 (00:26 +0100)]
Extend .gitignore so echangelog ignores release tarballs

12 years agoUnset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
Sebastian Pipping [Tue, 24 Jan 2012 03:50:18 +0000 (04:50 +0100)]
Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)

12 years agoBump version to 3.4.23.1 v3.4.23.1
Sebastian Pipping [Sun, 15 Jan 2012 00:16:32 +0000 (01:16 +0100)]
Bump version to 3.4.23.1

12 years agoRe-activate mdstart in busybox config
Sebastian Pipping [Sat, 14 Jan 2012 23:04:54 +0000 (00:04 +0100)]
Re-activate mdstart in busybox config

12 years agoPort mdstart patch to busybox 1.19.3
Sebastian Pipping [Sat, 14 Jan 2012 23:02:38 +0000 (00:02 +0100)]
Port mdstart patch to busybox 1.19.3

12 years agoBusybox config: Enable verbose usage
Sebastian Pipping [Fri, 13 Jan 2012 23:11:13 +0000 (00:11 +0100)]
Busybox config: Enable verbose usage

12 years agoUpdate busybox config using "yes '' | make oldconfig"
Sebastian Pipping [Fri, 13 Jan 2012 23:04:33 +0000 (00:04 +0100)]
Update busybox config using "yes '' | make oldconfig"

12 years agoBump version to 3.4.23 v3.4.23
Sebastian Pipping [Fri, 13 Jan 2012 21:44:45 +0000 (22:44 +0100)]
Bump version to 3.4.23

12 years agoCopy some patches from busybox/1.18.1 to busybox/1.19.3
Sebastian Pipping [Fri, 13 Jan 2012 21:24:39 +0000 (22:24 +0100)]
Copy some patches from busybox/1.18.1 to busybox/1.19.3

12 years agoAdd a patch for e2fsprogs/1.42 from main tree
Sebastian Pipping [Fri, 13 Jan 2012 21:23:43 +0000 (22:23 +0100)]
Add a patch for e2fsprogs/1.42 from main tree

12 years agoCopy patch from lvm/2.02.74 to lvm/2.02.88
Sebastian Pipping [Fri, 13 Jan 2012 20:57:10 +0000 (21:57 +0100)]
Copy patch from lvm/2.02.74 to lvm/2.02.88

12 years agoPrior to commit a141d715, CMD_NOINSTALL had no default set, but most of the usages...
Robin H. Johnson [Fri, 13 Jan 2012 20:30:47 +0000 (12:30 -0800)]
Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset value, came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my analysis of the needed default value was wrong, and was set to false instead of true.

Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
12 years agoReplace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
Sebastian Pipping [Fri, 13 Jan 2012 19:02:43 +0000 (20:02 +0100)]
Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)

12 years agoSupport application of patches for more tools
Tomasz Wasiak [Thu, 12 Jan 2012 03:38:47 +0000 (04:38 +0100)]
Support application of patches for more tools

12 years agoSupport application of patches for more tools
Sebastian Pipping [Thu, 12 Jan 2012 03:19:12 +0000 (04:19 +0100)]
Support application of patches for more tools

12 years agoVerbump for last commit as a fix. v3.4.22.1
Robin H. Johnson [Sun, 8 Jan 2012 02:30:21 +0000 (02:30 +0000)]
Verbump for last commit as a fix.

12 years agoDisable the /usr mount code until OpenRC section is ready, so that it goes to read...
Robin H. Johnson [Sun, 8 Jan 2012 02:29:48 +0000 (02:29 +0000)]
Disable the /usr mount code until OpenRC section is ready, so that it goes to read-write properly. It was usable in systemd already...

12 years agoAdd mpt2sas to auto-load SCSI modules v3.4.22
Sebastian Pipping [Sun, 8 Jan 2012 01:38:53 +0000 (02:38 +0100)]
Add mpt2sas to auto-load SCSI modules

12 years agoBump to 3.4.22 to reflect /usr mount support.
Robin H. Johnson [Fri, 6 Jan 2012 06:36:53 +0000 (06:36 +0000)]
Bump to 3.4.22 to reflect /usr mount support.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoCode to mount /usr and other filesystems as needed for new udev and systemd.
Robin H. Johnson [Fri, 6 Jan 2012 04:18:37 +0000 (04:18 +0000)]
Code to mount /usr and other filesystems as needed for new udev and systemd.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoBump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootable initramfs! v3.4.21.2
Robin H. Johnson [Fri, 6 Jan 2012 04:25:05 +0000 (04:25 +0000)]
Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootable initramfs!

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoFix some defaults otherwise you get an initramfs without any modules!
Robin H. Johnson [Fri, 6 Jan 2012 04:23:14 +0000 (04:23 +0000)]
Fix some defaults otherwise you get an initramfs without any modules!

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoMissing changelog, I fail.
Robin H. Johnson [Fri, 6 Jan 2012 04:17:29 +0000 (04:17 +0000)]
Missing changelog, I fail.

12 years agoAwk support in busybox is needed for initramfs setup code (to parse fstab).
Robin H. Johnson [Fri, 6 Jan 2012 02:16:27 +0000 (02:16 +0000)]
Awk support in busybox is needed for initramfs setup code (to parse fstab).

12 years agoMultipath has been done for a while now.
Robin H. Johnson [Fri, 6 Jan 2012 01:18:23 +0000 (01:18 +0000)]
Multipath has been done for a while now.

12 years agoAdd a configuration option for --install, so users can get it as a default. Defaults...
Robin H. Johnson [Fri, 6 Jan 2012 01:14:53 +0000 (01:14 +0000)]
Add a configuration option for --install, so users can get it as a default. Defaults to "no", due to catalyst.

12 years agoFix up changelog
Robin H. Johnson [Fri, 6 Jan 2012 01:11:30 +0000 (01:11 +0000)]
Fix up changelog

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoBump version to 3.4.21.1 v3.4.21.1
Sebastian Pipping [Thu, 5 Jan 2012 20:31:57 +0000 (21:31 +0100)]
Bump version to 3.4.21.1

12 years agoBump version to 3.4.21
Sebastian Pipping [Thu, 5 Jan 2012 20:29:41 +0000 (21:29 +0100)]
Bump version to 3.4.21

12 years agoImprove docs on boot parameter root_trim
Sebastian Pipping [Thu, 5 Jan 2012 16:49:36 +0000 (17:49 +0100)]
Improve docs on boot parameter root_trim

12 years agoExtend change log
Sebastian Pipping [Thu, 5 Jan 2012 16:45:17 +0000 (17:45 +0100)]
Extend change log

12 years agoIntroduce boot parameter root_trim=(yes|no) for SSDs
Christian Kruse [Thu, 5 Jan 2012 16:45:38 +0000 (17:45 +0100)]
Introduce boot parameter root_trim=(yes|no) for SSDs

12 years agoExtend change log
Sebastian Pipping [Wed, 4 Jan 2012 14:31:27 +0000 (15:31 +0100)]
Extend change log

12 years agoSupport for glibc-2.14 systems
Borg Onion [Mon, 5 Dec 2011 00:11:50 +0000 (16:11 -0800)]
Support for glibc-2.14 systems

Hello,

Due to the changes in glibc-2.14 busybox no longer compiles when NFS
support is enabled.  This breaks genkernel.  The following is a very
crude patch to just make things work on glibc-2.14 systems.  A better
patch would be to detect glibc-2.14 and then make a config decision.
The best patch would be to port libtirpc to openssl, make busybox link
against libtirpc, restore NFS support, and put an end to this whole
mess.  But in the meantime:

commit 80d1e89995f055a37f07f9f7f4c7e21660abd527
Author: Borg Onion <borg.onion@gmail.com>
Date:   Sat Dec 3 18:02:48 2011 -0800

    Disable NFS support to enable glibc-2.14 compatibility

12 years agoAdd a few more directories and initial device nodes to the initramfs, and improve...
Robin H. Johnson [Wed, 4 Jan 2012 03:38:00 +0000 (03:38 +0000)]
Add a few more directories and initial device nodes to the initramfs, and improve datestamp. Based on development by WilliamH for initramfs /usr mounting.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoImprove option handling.
Robin H. Johnson [Wed, 4 Jan 2012 03:27:20 +0000 (03:27 +0000)]
Improve option handling.

Provide real boolean commandline options for options that were
previously only available as booleans in the config, so that they can be
enable in configuration and overridden to disable on the commandline.
Remove negation on options: NOINSTALL, NORAMDISKMODULES,
NO_KERNEL_SOURCES.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoBump version to 3.4.20 v3.4.20
Sebastian Pipping [Tue, 8 Nov 2011 17:20:16 +0000 (18:20 +0100)]
Bump version to 3.4.20

12 years agoFix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545)
Sebastian Pipping [Mon, 31 Oct 2011 21:55:15 +0000 (22:55 +0100)]
Fix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545)

12 years agoBump version to 3.4.19 v3.4.19
Sebastian Pipping [Sun, 30 Oct 2011 13:32:23 +0000 (14:32 +0100)]
Bump version to 3.4.19

12 years agofix random build failures during e2fsprogs, force -j1
Fabio Erculiani [Tue, 25 Oct 2011 09:45:41 +0000 (11:45 +0200)]
fix random build failures during e2fsprogs, force -j1

12 years agoDo not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
Fabio Erculiani [Sat, 8 Oct 2011 21:26:51 +0000 (23:26 +0200)]
Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
instead. At the same time, mount cdrom into /mnt/cdrom instead of
/newroot/mnt/cdrom (which is now just a bind mount), this avoids
losetup to expose unavailable paths inside the live system, breaking
mkfs.btrfs (next upstream version, which does silly things with
/proc/mounts).

12 years agoFix patch typo that broke compile.
Robin H. Johnson [Fri, 7 Oct 2011 00:33:13 +0000 (00:33 +0000)]
Fix patch typo that broke compile.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoMissed Changelog update before.
Robin H. Johnson [Fri, 23 Sep 2011 01:51:23 +0000 (01:51 +0000)]
Missed Changelog update before.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoAllow real_root to point to LVM-created symlinks.
Robin H. Johnson [Thu, 22 Sep 2011 22:43:47 +0000 (22:43 +0000)]
Allow real_root to point to LVM-created symlinks.

Needed to unbreak root-on-LVM on my laptop.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoRemoving dangling backtick to make script work.
Robin H. Johnson [Thu, 22 Sep 2011 07:44:52 +0000 (07:44 +0000)]
Removing dangling backtick to make script work.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agotrivial: cleanup code, drop whitespaces and some more cruft
Fabio Erculiani [Tue, 13 Sep 2011 09:58:30 +0000 (11:58 +0200)]
trivial: cleanup code, drop whitespaces and some more cruft

12 years agodmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug #382555
Fabio Erculiani [Tue, 13 Sep 2011 09:16:17 +0000 (11:16 +0200)]
dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug #382555

12 years agosyntax: drop parse_opt usage and crufty, deprecated subshelling through ``
Fabio Erculiani [Sun, 11 Sep 2011 07:42:30 +0000 (09:42 +0200)]
syntax: drop parse_opt usage and crufty, deprecated subshelling through ``

These changes have been ported from official Gentoo LiveDVD

12 years agoFix quoting issue (bug #380729)
Sebastian Pipping [Tue, 30 Aug 2011 15:33:27 +0000 (17:33 +0200)]
Fix quoting issue (bug #380729)

12 years agoEnable patch application for mdadm, add patch to fix compilation (bug #381089)
Sebastian Pipping [Tue, 30 Aug 2011 12:44:06 +0000 (14:44 +0200)]
Enable patch application for mdadm, add patch to fix compilation (bug #381089)

12 years agoaufs: add basic support to AUFS2, requires kernel with aufs module or built-in
Fabio Erculiani [Sun, 28 Aug 2011 09:23:03 +0000 (11:23 +0200)]
aufs: add basic support to AUFS2, requires kernel with aufs module or built-in

12 years agogen_compile: correct MAKEOPTS usage on utils task
Fabio Erculiani [Tue, 16 Aug 2011 20:01:13 +0000 (22:01 +0200)]
gen_compile: correct MAKEOPTS usage on utils task

12 years agogen_compile: always use -j1 with kernel *_install targets, fixes compilation with...
Fabio Erculiani [Tue, 16 Aug 2011 20:00:00 +0000 (22:00 +0200)]
gen_compile: always use -j1 with kernel *_install targets, fixes compilation with make 3.82

12 years agogen_configkernel: canonicalize path to kernel config
Amadeusz Żołnowski [Tue, 9 Aug 2011 14:22:32 +0000 (16:22 +0200)]
gen_configkernel: canonicalize path to kernel config

12 years agoNo longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709)
Sebastian Pipping [Sat, 6 Aug 2011 17:13:11 +0000 (19:13 +0200)]
No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709)

12 years agoEnd support for 4 years old busybox 1.7.4 (bug #377133)
Sebastian Pipping [Sun, 31 Jul 2011 03:47:16 +0000 (05:47 +0200)]
End support for 4 years old busybox 1.7.4 (bug #377133)

12 years agoImprove doc on filing bugs
Sebastian Pipping [Sun, 31 Jul 2011 03:43:25 +0000 (05:43 +0200)]
Improve doc on filing bugs

12 years agoBump version to 3.4.18 v3.4.18
Sebastian Pipping [Thu, 28 Jul 2011 05:56:49 +0000 (07:56 +0200)]
Bump version to 3.4.18

12 years agoFix display of seconds waiting (bug #376575)
Sebastian Pipping [Wed, 27 Jul 2011 17:38:15 +0000 (19:38 +0200)]
Fix display of seconds waiting (bug #376575)

12 years agoBug #376467: fix kernel version checks for 3.0 kernel.
Robin H. Johnson [Tue, 26 Jul 2011 22:34:00 +0000 (22:34 +0000)]
Bug #376467: fix kernel version checks for 3.0 kernel.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years agoFix permissions of /dev/pts (bug #375947)
Sebastian Pipping [Sat, 23 Jul 2011 09:42:27 +0000 (11:42 +0200)]
Fix permissions of /dev/pts (bug #375947)

12 years agoExtend ChangeLog
Sebastian Pipping [Sat, 23 Jul 2011 09:33:44 +0000 (11:33 +0200)]
Extend ChangeLog

12 years agotrivial update to man page related to --kernel-target=
Fabio Erculiani [Wed, 20 Jul 2011 19:30:13 +0000 (21:30 +0200)]
trivial update to man page related to --kernel-target=

12 years agobetter document new --make-target= option
Fabio Erculiani [Wed, 20 Jul 2011 19:26:12 +0000 (21:26 +0200)]
better document new --make-target= option

12 years agoMake possible to compile XEN based kernels providing --kernel-target= and --kernel...
Fabio Erculiani [Wed, 20 Jul 2011 15:54:56 +0000 (17:54 +0200)]
Make possible to compile XEN based kernels providing --kernel-target= and --kernel-binary= switches

12 years agoSet version to 3.4.17 v3.4.17
Sebastian Pipping [Sun, 3 Jul 2011 22:26:27 +0000 (00:26 +0200)]
Set version to 3.4.17

12 years agoRemove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
Sebastian Pipping [Sun, 3 Jul 2011 18:56:05 +0000 (20:56 +0200)]
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)

12 years agoMake --arch-override= affect "make menuconfig" (bug #247246)
Sebastian Pipping [Wed, 22 Jun 2011 17:00:35 +0000 (19:00 +0200)]
Make --arch-override= affect "make menuconfig" (bug #247246)

12 years agoRefactoring: Rename mode runtask to kernelruntask
Sebastian Pipping [Wed, 22 Jun 2011 16:57:45 +0000 (18:57 +0200)]
Refactoring: Rename mode runtask to kernelruntask

12 years agoDocs: Add in-code docs on runtask mode of compile_generic()
Sebastian Pipping [Wed, 22 Jun 2011 16:55:40 +0000 (18:55 +0200)]
Docs: Add in-code docs on runtask mode of compile_generic()

12 years agoRefactoring: Turn to if-elifs constructs into case blocks
Sebastian Pipping [Wed, 22 Jun 2011 16:54:09 +0000 (18:54 +0200)]
Refactoring: Turn to if-elifs constructs into case blocks

12 years agoUnset CONFIG_EMBEDDED on arch amd64
Sebastian Pipping [Mon, 13 Jun 2011 20:51:04 +0000 (22:51 +0200)]
Unset CONFIG_EMBEDDED on arch amd64

12 years agoApply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
Sebastian Pipping [Mon, 13 Jun 2011 20:31:18 +0000 (22:31 +0200)]
Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)

12 years agoUnset CONFIG_IDE on archs amd64/x86/default (bug #357213)
Sebastian Pipping [Mon, 13 Jun 2011 19:50:06 +0000 (21:50 +0200)]
Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)

12 years agoCheck content of $REAL_ROOT/dev after we are done with it
Peter Hjalmarsson [Wed, 8 Jun 2011 15:49:23 +0000 (17:49 +0200)]
Check content of $REAL_ROOT/dev after we are done with it

Removes error message about missing /dev/console and /dev/null

12 years agoBump version to 3.4.16 v3.4.16
Sebastian Pipping [Tue, 7 Jun 2011 22:15:26 +0000 (00:15 +0200)]
Bump version to 3.4.16

12 years agoFix typo expamle/example
Sebastian Pipping [Tue, 7 Jun 2011 19:19:54 +0000 (21:19 +0200)]
Fix typo expamle/example

12 years agoDocument most undocumented boot parameters (bug #370369)
Sebastian Pipping [Tue, 7 Jun 2011 19:13:50 +0000 (21:13 +0200)]
Document most undocumented boot parameters (bug #370369)

12 years agoAdd hpsa to modules_load of amd64/x86 (bug #363369)
Sebastian Pipping [Tue, 7 Jun 2011 17:48:44 +0000 (19:48 +0200)]
Add hpsa to modules_load of amd64/x86 (bug #363369)

12 years agoDocs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]
Sebastian Pipping [Tue, 7 Jun 2011 01:27:58 +0000 (03:27 +0200)]
Docs: Improve docs on boot parameters dodmraid[=...] and scandelay[=...]

12 years agoDocs: Fix mixup of boot parameters real_init= and init_opts=
Sebastian Pipping [Tue, 7 Jun 2011 00:28:55 +0000 (02:28 +0200)]
Docs: Fix mixup of boot parameters real_init= and init_opts=

12 years agoDocs: Update note on getting in touch
Sebastian Pipping [Sun, 5 Jun 2011 16:06:41 +0000 (18:06 +0200)]
Docs: Update note on getting in touch

12 years agoDocument remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367233)
Sebastian Pipping [Sat, 4 Jun 2011 00:44:17 +0000 (02:44 +0200)]
Document remaining options inside genkernel.conf, e.g. DOKEYMAPAUTO (bug #367233)

12 years agoFix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE
Sebastian Pipping [Sat, 4 Jun 2011 01:00:29 +0000 (03:00 +0200)]
Fix regression from renaming DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE

12 years agoMake set_config_with_override accept "BOOL"/"STRING" not 1/2
Sebastian Pipping [Sat, 4 Jun 2011 00:29:35 +0000 (02:29 +0200)]
Make set_config_with_override accept "BOOL"/"STRING" not 1/2

12 years agoDocs: Fix for Kernel 3.0.0 support (bug #369481)
Sebastian Pipping [Sat, 4 Jun 2011 01:41:21 +0000 (03:41 +0200)]
Docs: Fix for Kernel 3.0.0 support (bug #369481)

12 years agoDocument option lvmraid= and make it imply dolvm (bug #153502)
Sebastian Pipping [Wed, 1 Jun 2011 01:43:08 +0000 (03:43 +0200)]
Document option lvmraid= and make it imply dolvm (bug #153502)

12 years agoRename internal function whereis to prompt_user
Sebastian Pipping [Tue, 31 May 2011 18:47:42 +0000 (20:47 +0200)]
Rename internal function whereis to prompt_user

.. to avoid confustion with whereis(1) from sys-apps/util-linux

12 years agoExtend ChangeLog
Sebastian Pipping [Tue, 31 May 2011 13:25:58 +0000 (15:25 +0200)]
Extend ChangeLog

12 years agoAdd rootfstype= boot parameter (bug #221245)
Sebastian Pipping [Tue, 31 May 2011 13:03:12 +0000 (15:03 +0200)]
Add rootfstype= boot parameter (bug #221245)

12 years agoAdd Kernel 3.0.0 support (bug #369481)
Nelson Batalha [Tue, 31 May 2011 10:57:09 +0000 (12:57 +0200)]
Add Kernel 3.0.0 support (bug #369481)

12 years agoRe-specify "latest genkernel" as "latest ~arch genkernel"
Sebastian Pipping [Tue, 31 May 2011 01:47:41 +0000 (03:47 +0200)]
Re-specify "latest genkernel" as "latest ~arch genkernel"

12 years agoOutput warning in warning color
Sebastian Pipping [Tue, 31 May 2011 01:44:58 +0000 (03:44 +0200)]
Output warning in warning color