Sebastian Pipping
62fdee77e4
Insert a few blank lines for readability
14 years ago
Peter Hjalmarsson
d1b6b4e9f0
Speed up LVM-activation
...
Change vgscan and vgchange so they are done in one go.
Faster since less work for the lvm command.
vgscan is still needed for some cases like dmcrypt where
/etc/lvm/cache is created, but not updated with the unlocked devices.
14 years ago
Peter Hjalmarsson
ba56efcb97
Use vgchange --sysinit
...
Turns off unnecessary stuff, and makes the command look cleaner
14 years ago
Sebastian Pipping
52e2a47637
Bump version to 3.4.12.5
14 years ago
Sebastian Pipping
b05480c487
Merge branch 'experimental' using --no-ff
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
15b4869f50
Merge branch 'master' into experimental
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
Raúl Porcel
92739b11f7
Use shadow on netboot busybox config
14 years ago
Raúl Porcel
f3afa933d4
Enhance the handling of the console in the netboot linuxrc
14 years ago
Sebastian Pipping
f0b5065d61
Enable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for x86_64 using "make menuconfig" (bug #351376 )
14 years ago
Sebastian Pipping
43a68e89d1
Apply "make oldconfig" of 2.6.36-gentoo-r5 to .config of x86_64
14 years ago
Sebastian Pipping
5b7e5c1668
Remove unused function kv_replace()
14 years ago
Sebastian Pipping
5601043568
Merge branch 'master' into experimental
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
3d94af67c9
lvm: Indicate using bincache
14 years ago
Peter Hjalmarsson
db307cd351
Remove unpacking of device-mapper for lvm2
...
Newer versions of lvm2 does include device-mapper
14 years ago
Sebastian Pipping
d5501e7bbd
Merge branch 'master' into experimental
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
d4266f7e87
docs: Fix sample call to GnuPG (reported by Fabio Coatti)
14 years ago
Sebastian Pipping
c65605c942
Bump version to 3.4.12.1
14 years ago
Sebastian Pipping
20d2e89f0f
Makefile: Have version bumps trigger re-creation of man page
14 years ago
Sebastian Pipping
18dff23354
mdadm: Indicate using bincache
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
56af632506
Merge branch 'experimental' using --no-ff
14 years ago
Sebastian Pipping
7d5ba3ef26
Extend change log
14 years ago
Sebastian Pipping
6b7ccee375
Extend change log
14 years ago
Sebastian Pipping
954670ea2f
Enable CONFIG_USB_SUSPEND for x86/amd64 (but not default/ia64) (bug #351376 )
14 years ago
Sebastian Pipping
94f4e02816
Replace "${MAKEOPTS/-j?/j1}" by "${MAKEOPTS} -j1" (bug #277607 )
...
A call like
genkernel kernel --menuconfig --makeopts="--jobs=50"
previously resulted in a make error.
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
Fabio Erculiani
2abd9c2742
Add compatibility with older cmdline setup on console argument
...
Older systems featured full path to tty inside console=. This
is no longer valid and causes issues with fbcondecor. The new
expected format of console= is tty name with the directory part
stripped off: console=tty1 for example.
This patch has been in sabayon's genkernel for <2 years, but
should be tested out on non-standard environments.
14 years ago
Sebastian Pipping
f184b664b2
docmatcher: Re-order output sections for practical reasons
...
- Lists expected empty to the end
- Before that order by importance (ascending)
14 years ago
Sebastian Pipping
e6c668644c
docmatcher: Handle MDADM_* variables
14 years ago
Sebastian Pipping
bcfc01eeb3
docmatcher: Handle deprecated genkernel parameters
14 years ago
Sebastian Pipping
69cc4a8927
docs: Fix indentation in "genkernel --help"
14 years ago
Sebastian Pipping
35f102ba06
docs: Remove deprecated parameters --gensplash-res, --gensplash, --lvm2, --evms2
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
c0876b0972
Merge branch 'bug-351909'
14 years ago
Sebastian Pipping
886262e44e
Remove unused function bind_mount_dev()
14 years ago
Sebastian Pipping
0baf1d36fb
Move from "no-foo enabled" to "foo disabled" for consistency
14 years ago
Sebastian Pipping
afe2f15328
Fix leftover of problem with missing .config file (bug #271528 )
14 years ago