Sebastian Pipping
6683592216
Report on sourced config files
13 years ago
Sebastian Pipping
7802991826
Extract variable _GENKERNEL_CONF to resolve duplication and later re-use
13 years ago
Sebastian Pipping
4588b75c1e
Extract variable _MODULES_LOAD to resolve duplication and later re-use
13 years ago
Sebastian Pipping
a725f02d00
Bump version to 3.4.40
13 years ago
Sebastian Pipping
ed09edb1c0
Resolve cryptic awk-based code docuplication
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
Richard Yao
1883585cd9
Fix whitespace
13 years ago
Richard Yao
e05ab0d1a1
Force ZFS to explicitly import pool when LUKS is present
13 years ago
Richard Yao
1e92078650
USB 3.0 Support: Load xhci-hcd when available
13 years ago
Sebastian Pipping
3319bee40f
Bump version to 3.4.39
13 years ago
Richard Yao
3ef477862d
Run mdev -s after modules are loaded
...
Running `mdev -s` will ensure that device nodes are properly initialized.
It does not function as a netlink hotplug daemon. We must run it after
the modules are loaded to ensure that /dev/zfs has been created before
userland programs attempt to use it.
13 years ago
Richard Yao
d7cf3689bf
Linux 3.5 renames usbhid to hid-generic
...
We add hid-generic to the modules_load list alongside usbhid to avoid
issues.
13 years ago
Richard Yao
908a463e07
Support module options set in /etc/module.d, amend cmdline options patch
13 years ago
Dzianis Kahanovich
2bf6b9045d
Adding modules cmdline options for genkernel (module.option[=value]).
...
Effective for genkernel's modprobe script or busybox "not small"
modprobe.
Signed-off-by: Dzianis Kahanovich <mahatma@eu.by>
Updated-by: Richard Yao <ryao@cs.stonybrook.edu>
13 years ago
Richard Yao
b8626e78ef
Fix typo in previous commit.
13 years ago
Richard Yao
e2189311fc
Verify in /proc/mounts that devtmpfs is unmounted before mounting it
...
For consistency, we do the same with devpts. WilliamH reported this to
me in IRC.
13 years ago
Richard Yao
65249bbcea
Fix bad ZFS case statement, bug #425122
13 years ago
Richard Yao
de4751a2d2
Fix rootfs=ZFS infinite loop when no bootfs is set, bug #425120
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
76652966ae
Merge branch 'bug-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
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