Sebastian Pipping
806df105c9
Fix changelog
14 years ago
Peter Hjalmarsson
a768d85c5a
Fix typo
...
By adding the kernelcmd options "dokeymap" to MY_HWOPTS instead of
the HWOPTS version, "keymap" this typo broke the handling of keymaps
if you only had "keymap=<...>" in kernelcmd and did not specify "dokeymap"
too (which according to documentation should not be needed).
14 years ago
Sebastian Pipping
32563f448e
Extend change log
14 years ago
Sebastian Pipping
50f20720f9
Bump version to 3.4.13
14 years ago
Sebastian Pipping
107049cad2
.conf: Add SPLASH and SPLASH_THEME (bug #268468 )
14 years ago
Sebastian Pipping
79f6c2533d
Extend change log
14 years ago
Sebastian Pipping
15b8898c97
Extend change log
14 years ago
Sebastian Pipping
a9d1575e3c
Extend change log
14 years ago
Sebastian Pipping
b0c6daf110
Extend change log
14 years ago
Sebastian Pipping
734bbf97f4
Bump version to 3.4.12.6
14 years ago
Sebastian Pipping
e71417e3a9
Extend change log
14 years ago
Sebastian Pipping
52e2a47637
Bump version to 3.4.12.5
14 years ago
Sebastian Pipping
8a8d49167e
Extend change log
14 years ago
Sebastian Pipping
81e41d541d
Put blkid of e2fsprogs into /sbin, not /bin (bug #352746 )
14 years ago
Sebastian Pipping
ff1f87e88f
Bump version to 3.4.12.4
14 years ago
Sebastian Pipping
23a949e5b5
Extend change log
14 years ago
Sebastian Pipping
8b3848e030
Bump version to 3.4.12.3
14 years ago
Sebastian Pipping
88d15b280b
Extend change log
14 years ago
Sebastian Pipping
aa102ae6a1
docs: Resolve nick Xake to Peter Hjalmarsson
14 years ago
Sebastian Pipping
12727340c5
Bump version to 3.4.12.2
14 years ago
Sebastian Pipping
ba54476f01
Revert "Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927 )"
...
This reverts commit 48ca00ec29
.
Conflicts:
ChangeLog
14 years ago
Sebastian Pipping
c65605c942
Bump version to 3.4.12.1
14 years ago
Sebastian Pipping
b1b6157254
mdadm: Fix copying of mdadm/mdmon to the initramfs (bug #352496 )
14 years ago
Sebastian Pipping
85944c8f79
Bump version to 3.4.12
14 years ago
Sebastian Pipping
7d5ba3ef26
Extend change log
14 years ago
Sebastian Pipping
6b7ccee375
Extend change log
14 years ago
Sebastian Pipping
48ca00ec29
Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927 )
14 years ago
Sebastian Pipping
901be4dec2
Merge branch 'master' into experimental
...
Conflicts:
ChangeLog
14 years ago
Sebastian Pipping
64c32a94bd
Bump version to 3.4.11.1
14 years ago
Sebastian Pipping
8895058c27
Extend change log
14 years ago
Sebastian Pipping
f0142b1d12
Merge branch 'bug-351906'
...
Conflicts:
ChangeLog
14 years ago
Sebastian Pipping
9c2d3acc7e
Move application of kernel config after "make mrproper" as that deletes .config (whereas "make clean" does not) (bug #351906 )
14 years ago
Sebastian Pipping
f693ca5854
busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909 )
14 years ago
Sebastian Pipping
6dedd916cf
docs: Extend change log
14 years ago
Sebastian Pipping
b2eeeec574
Bump version to 3.4.11
14 years ago
Sebastian Pipping
b3d07b46a7
Do not sleep after vgscan (bug #351047 )
14 years ago
Sebastian Pipping
30aa8490fa
Update change log
14 years ago
Sebastian Pipping
73144cb6c0
Bump version to 3.4.10.908
14 years ago
Sebastian Pipping
b58c582edc
Extend ChangeLog
14 years ago
Sebastian Pipping
10a86ee72b
docs: Document --genzimage
14 years ago
Sebastian Pipping
a6f85363f5
Fix a reference to --nomenuconfig into --no-menuconfig
14 years ago
Sebastian Pipping
56e84886c6
docs: Update man page from output of --help
14 years ago
Sebastian Pipping
f7b9189d2a
docs: Document keymap= and dokeymap (bug #346017 )
14 years ago
Sebastian Pipping
1e5205fe23
Document changes that are relevant to the user in ChangeLog
14 years ago
Andrew Gaffney
f3e0797d42
Apply patches from Gentoo bug #268468
15 years ago
Andrew Gaffney
f6c50d59a9
Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454
15 years ago
Andrew Gaffney
1f46e1ac42
Add USB HID modules to modules_load and default kernel-config (for Gentoo bug #270983 )
15 years ago
Andrew Gaffney
8abedd8d81
Enable ext4 by default everywhere (for Gentoo bug #268818 )
15 years ago
Andrew Gaffney
24446b0465
Add support for isoboot= option (for Gentoo bug #294268 )
15 years ago
Andrew Gaffney
62f353b65b
Properly apply NFS mount options for Gentoo bug #262915
15 years ago
Andrew Gaffney
734543ef90
Enable CONFIG_SCSI_MULTI_LUN option for Gentoo bug #261122
15 years ago
Andrew Gaffney
0302b4c9e4
Apply patch to make sure loop cache directory exists for Gentoo bug #297814
15 years ago
Robin H. Johnson
fb256190bb
Document how to roll a release for the next time.
15 years ago
Robin H. Johnson
6d91bd673f
Tag 3.4.10.907 release.
15 years ago
Robin H. Johnson
4cf28c9ab3
Try to avoid echangelog mucking up the dates on the copyright. Gentoo copyright SHOULD end in 2008 for.
15 years ago
Andrew Gaffney
8dcecef058
use a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370 )
15 years ago
Andrew Gaffney
2e4e55a6e5
Fix typo for Gentoo bug #294138
15 years ago
Andrew Gaffney
8b8cbb1978
Make sure to change back to existant directory before removing the current directory for Gentoo bug #291794
15 years ago
craig
88ac383f61
Let iSCSId settle after iscsistart
15 years ago
tsunam
cf1570f742
updating the changelog is good k
16 years ago
tsunam
494f9c1d7b
Should have all the proper libraries now for multipath for Gentoo bug #284592
16 years ago
tsunam
5539d25534
Updating some multipath code from Gentoo bug #284589
16 years ago
Andrew Gaffney
588ef85661
Apply patch from Gentoo bug #220913 for tuxonice resume
16 years ago
Andrew Gaffney
1831b40cbf
Enable DISKLABEL=yes by default
16 years ago
Andrew Gaffney
5eb9c5cc9a
This is genkernel 3.4.10.906
16 years ago
Chris Gianelloni
7c642e4da3
Adding Id header and Ident for genkernel.conf
16 years ago
Chris Gianelloni
35258a703f
Adding Id header.
16 years ago
Chris Gianelloni
cfffe65cb8
Adding Id header and enabling Ident on *.sh files.
16 years ago
Chris Gianelloni
0989fbb7a3
Adding Id header.
16 years ago
Chris Gianelloni
dec09518e7
Adding additional files to .gitattributes to enable Ident.
16 years ago
Chris Gianelloni
51c146dd6e
Adding .gitattributes file.
16 years ago
Andrew Gaffney
61bf391991
back out previous commit
16 years ago
Andrew Gaffney
f3ae1fe692
Alternative solution for Gentoo bug #269603
16 years ago
Andrew Gaffney
a9bd822a9f
Change command used to determine real filename for REAL_RESUME for Gentoo bug #269603
16 years ago
Andrew Gaffney
0e69c5653a
Add aic94xx to MODULES_SCSI for Gentoo bug #277792
16 years ago
Andrew Gaffney
619cd978de
enable CONFIG_SYSFS_DEPRECATED=y in x86/x86_64 kernel-config for Gentoo bug #225249
16 years ago
Andrew Gaffney
229d8ef4f1
Apply patch for Gentoo bug #276753 for new lvm.static binary
16 years ago
Chris Gianelloni
cb89ae6094
Fix the header for the ChangeLog. Thanks, echangelog, for assuming I always want to update the Gentoo Foundation copyright dates.
16 years ago
Chris Gianelloni
2afa7493e7
Version bumping to 3.4.10.905 for release.
16 years ago
Chris Gianelloni
7a32648cf6
My pedantic self could not help but capitalize Gentoo. Blame Andrew.
16 years ago
Andrew Gaffney
e52508607b
Remove code to check for host kernel LOOP support for gentoo bug #275757
16 years ago
Andrew Gaffney
25e7fa89be
Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768
16 years ago
Andrew Gaffney
8b3093a153
Apply fix to deference links for gentoo bug #269603
16 years ago
Andrew Gaffney
37fd68a640
Add dm-crypt module for gentoo bug #269042
16 years ago
Chris Gianelloni
e2604677a2
ChangeLog fix.
16 years ago
Chris Gianelloni
5a3b9fb0c0
Rolling a new genkernel 3.4.10.904 version for testing.
16 years ago
Andrew Gaffney
8681516638
Apply patch from gentoo bug #266373 for additional options in the netboot busy-config
16 years ago
Andrew Gaffney
109770b762
Clean up append_multipath() code to copy files in a loop and report file that failed to copy
16 years ago
Andrew Gaffney
81b4ff2516
Apply patch from robbat2 to fix whitespace breakage in multipath code
16 years ago
Andrew Gaffney
1e147a3654
Apply patch from robbat2 to finish wiring up multipath support
16 years ago
Andrew Gaffney
f446ceb0e9
Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based on a patch from robbat2
16 years ago
Andrew Gaffney
694eaf7f39
fix changelog entry
16 years ago
Andrew Gaffney
01c51230c3
Add support for multiple possible kernel binary paths for gentoo bug #255085
16 years ago
Andrew Gaffney
d9aed5a321
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
16 years ago
Andrew Gaffney
040aa6f9bf
Remove detect_sbp2_devices() for gentoo bug #239474
16 years ago
Andrew Gaffney
d48dc40bd2
Remove detect_sbp2_devices() for gentoo bug #239474
16 years ago
Andrew Gaffney
48fa3303b5
Remove detect_sbp2_devices() for gentoo bug #255558
16 years ago
Andrew Gaffney
6226fe0ff8
Add commented out DISKLABEL=yes option for gentoo bug #229847
16 years ago
Chris Gianelloni
3867aed310
Fixing a typo in the AUTHORS file and fixing the Copyright date in the ChangeLog.
16 years ago
Chris Gianelloni
d55c0fe999
Added more verbosity to the auto-detection section.
16 years ago