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
f867c2a849
FUSE: Remove invalid configure option --disable-kernel-module
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
08e9d742e2
Merge branch 'bug-423847'
13 years ago
Sebastian Pipping
c718d01381
Improve wording
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
88892f5df2
Use proper ${KERNEL_CONFIG} rather than ${KERNEL_DIR}/.config as input
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
36d0fb5559
Make recent addition conform to POSIX
13 years ago
Marios Andreopoulos
f95264adde
Use real_root option for (plain) Luks setup
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
25cf86470e
Be more explicit in developer docs
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
004c50f81c
Add notes on how to test things
13 years ago
Sebastian Pipping
5153192ca2
Use blkid from system's util-linux rather than compiling e2fsprogs ourselves
13 years ago
Sebastian Pipping
419f1cee8b
Be verbose bout files being added to initramfs for --loglevel=2 and above
13 years ago
Sebastian Pipping
1ac90970d6
Revert verbosity of internals (a debugging leftover)
13 years ago
Sebastian Pipping
efea5aab66
Bump version to 3.4.32
13 years ago
Sebastian Pipping
9743f8b39c
Stop removing lvm/dmsetup from the initramfs (bug #415697 )
13 years ago
Sebastian Pipping
b476a988ea
Set CONFIG_DEVTMPFS=y on x86, x86_64, default for udev
13 years ago
Sebastian Pipping
9a426b1ae4
Bump version to 3.4.31
13 years ago
Richard Yao
b5b535f5aa
Do not import a pool that the kernel automatically imported
...
This works around the following upstream issue:
https://github.com/zfsonlinux/zfs/issues/714
Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
13 years ago
Richard Yao
6968584a58
Improve ZFS diagnostics, import and mounting
...
Make ZFS only import the specified pool
Set zfsutil when mounting non-legacy rootfs
Check for /sbin/zpool in addition to /sbin/zfs
Print information messages when ZFS pools are imported
Prompt user when mounting a ZFS filesystem without ZFS support
Verify that <dataset> in real_root=ZFS=<dataset> is a filesystem
13 years ago
Richard Yao
0f399f48ff
Verify that binaries exist before startVolumes calls them
13 years ago
Richard Yao
51ad5c92ab
Serialize hotplug events to mimic udev
13 years ago
Richard Yao
5ce01e863f
Update genkernel ZFS warnings
13 years ago
Richard Yao
18c0dbc872
Make --bootloader=grub2 set debug instead of single in grub.cfg
13 years ago
Richard Yao
b882252beb
Fix indentation in set_bootloader_grub2()
13 years ago
Robin H. Johnson
b2caeadca2
lddtree call must be outside the for loop.
13 years ago
Robin H. Johnson
27bbadb6bc
Fix date on some changelog items.
13 years ago
Robin H. Johnson
33f49ec6ee
gen_initramfs: Use CC0 instead of public domain for copy_binaries to cover French jurisdiction concerns.
...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
13 years ago
Sebastian Pipping
d31d1e53ff
Adjust licensing policy on copy_binaries() after a chat with robbat2
13 years ago