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 |
Sebastian Pipping
|
d78b12f5b5
|
Bump version to 3.4.35
|
13 years ago |
Sebastian Pipping
|
143052516e
|
Support busybox 1.20.1 (bug #419511)
|
13 years ago |
Sebastian Pipping
|
ffb7dfd095
|
Bump version to 3.4.34
|
13 years ago |
Sebastian Pipping
|
a4438ec946
|
Merge branch 'bug-418463'
Conflicts:
ChangeLog
|
13 years ago |
Sebastian Pipping
|
21b2c4aab3
|
Make sure that cbc.ko and aes*.ko needed for cbc-essiv:sha256 (=default) disk encryption are included with the initramfs (bug #416973)
|
13 years ago |
Sebastian Pipping
|
aed52e8382
|
Support bind mounts from /etc/initramfs.mounts (bug #418463)
|
13 years ago |
Sebastian Pipping
|
b65dae0787
|
Fix an e2fsprogs compilation leftover (bug #417095)
|
13 years ago |
Sebastian Pipping
|
6a387ce36c
|
Bump to 3.4.33.1
|
13 years ago |
Sebastian Pipping
|
0fa71ef46c
|
Fix call to blkid of util-linux
|
13 years ago |
Sebastian Pipping
|
5dd0774651
|
Bump version to 3.4.33
|
13 years ago |
Sebastian Pipping
|
5153192ca2
|
Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
|
13 years ago |
Sebastian Pipping
|
efea5aab66
|
Bump version to 3.4.32
|
13 years ago |