Peter Hjalmarsson
a9a3c6d173
Update the documentation to reflect current status
...
We only support creating initramfs nowdays, so RAM disk support is not needed.
Since initramfs does not need root=/dev/ram0 (and we actually ignore it if it is set),
we should not tell people to use it.
We should also stop tell people to use real_root.
Conflicts:
genkernel
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
cd1e1a6d86
Bump to 3.4.44.2 with depmod corner cases by xake.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
65f400c541
Add missing ChangeLog entry for xake's commit
12 years ago
Robin H. Johnson
94ede0aaac
Bump for 3.4.44.1 with bugfix-only.
12 years ago
Robin H. Johnson
21b2b7f664
Missing ChangeLog
12 years ago
Sebastian Pipping
457cc95b07
Bump version to 3.4.44
12 years ago
Robin H. Johnson
12e4beeaf7
Bug #432956 : Easy to include VirtIO support in kernel.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
ec4628ee5e
Clean up module drift over the years. Just MODULES_CRYPTO left.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
360ce3baf9
Document resume parameters.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
e6de60283b
Bug #286187 : Complete multipath support.
...
Somewhere in the mists of time we lost part of the multipath patch, so
we were bundling the userspace, but not the kernel modules, or ever
using it.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
bddbeeb887
Bug #351873 : More livecd control, and initramfs livecd argument documentation.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
4d42bbf35b
Bug #336170 : amd74xx was long-replaced by pata_amd.
...
The old driver is problematic, as even with the pata_amd module loaded,
it will not release the device. Disable the old driver on remaining
platforms, add pata_amd where missing & needed (not alpha).
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
85d772454a
Bug #414581 : ensure built-in initramfs compress config options are set to avoid silentoldconfig bailing out.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Łukasz Stelmach
79d7fa1948
Add --kernel-outputdir to save files outside the source tree.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
63b9e57491
Bug #397947 : Run depmod on new modules to avoid need to run at every boot on unionfs systems, or systemd that never runs it.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
12 years ago
Robin H. Johnson
24dd02bc0c
Missing Changelog entry.
12 years ago
Sebastian Pipping
192ea46ecd
Bump version to 3.4.43
12 years ago
Sebastian Pipping
773a8801d6
Use actual kernel config for check of available compression methods (bug #436820 )
12 years ago
Dustin Frisch
d89f3d59e8
Check for file from real_init=FILE rather than /sbin/init (bug #437080 )
12 years ago
Sebastian Pipping
c9a61ce2c7
Append e2fsck and mke2fs to initramfs
...
Original patch by Rick Farina
12 years ago
Sebastian Pipping
af46141a15
Bump version to 3.4.42
13 years ago
Sebastian Pipping
91a13e61b1
Add busybox 1.20.2 patch: busybox-1.20.2-glibc-sys-resource.patch
13 years ago
Sebastian Pipping
6785827617
Copy busybox patches from 1.20.1 to 1.20.2
13 years ago
Fabio Erculiani
f15425841e
mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabled
13 years ago
Richard Yao
1cfe39d77d
Bump version to 3.4.41
13 years ago
Sebastian Pipping
6d35693a8b
Move software version defaults for defaults/software.sh to ease the etc-update game
13 years ago
Sebastian Pipping
47ac46c0c6
Fix parsing of --config=... command line option
...
Before, --config=... could not be combined with anything else on the command line
13 years ago
Sebastian Pipping
a725f02d00
Bump version to 3.4.40
13 years ago
Robin H. Johnson
1486a0402c
Flip awk return values.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Robin H. Johnson
c79d57926f
Minor thinko in devpts check.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Robin H. Johnson
c924bde4b7
Prior commit to only mount devtmpfs and devpts if they were not already mounted made assumptions about the device names they were mounted as. Check the filesystem column of /proc/mounts instead.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Sebastian Pipping
3319bee40f
Bump version to 3.4.39
13 years ago
Robin H. Johnson
087226b06b
t Bug #399703 : amd64 default kernel config did not have EFI support.
13 years ago
Robin H. Johnson
edfe16e893
Document the isoboot option, as designed for GRUB2 usage 3 years ago.
13 years ago
Sebastian Pipping
32c022da12
Bump version to 3.4.38
13 years ago
Sebastian Pipping
75ae623886
Fix bug reference in change log (bad: #370411 , good: #425080 )
13 years ago
Sebastian Pipping
b59e62086d
Fix linking of unionfs-fuse 0.24
13 years ago
Sebastian Pipping
6f15fb4166
FUSE: Allow compilation of FUSE 2.8.6 with glibc 2.14 (bug #370411 )
13 years ago
Sebastian Pipping
51dcb15742
Restore previous handling of real_root due to report of regressions (bug #419965 )
...
This reverts commit f95264adde
.
Conflicts:
defaults/initrd.scripts
13 years ago
Sebastian Pipping
b45b5b59a3
Bump version to 3.4.37
13 years ago
Sebastian Pipping
c57b73f5f8
Always report used kernel config file
13 years ago
Sebastian Pipping
15a33f3d28
Catch case with no initramfs compression supported by kernel (bug #423847 )
13 years ago
Sebastian Pipping
7045223180
Fix detection of initramfs compression with bzip2 as best candidate
13 years ago
Sebastian Pipping
c261693b92
Add xts to MODULES_CRYPTO (bug #425028 )
13 years ago
Sebastian Pipping
d21a6c1bfc
Add bug reference to change log
13 years ago
Sebastian Pipping
636cbc75c1
Merge branch 'bug-421027'
...
Conflicts:
ChangeLog
13 years ago
Sebastian Pipping
0db56cdc9d
Support --kernel-config=/proc/config.gz (bug #421027 )
13 years ago
Kenny Cheng
2413f1f2a3
Add /run to support openrc >=0.10
13 years ago
Sebastian Pipping
eb53fc1098
Bump version to 3.4.36
13 years ago
Sebastian Pipping
37bfac0bd9
Extend change log
13 years ago