Commit Graph

1112 Commits (bf0cad6a30b2344a3abb6cbeb805b27ba7708c96)
 

Author SHA1 Message Date
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)
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
14 years ago
Sebastian Pipping f184b664b2 docmatcher: Re-order output sections for practical reasons
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
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'
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
Sebastian Pipping c90ea76020 Use "kernel:" instead of "config:" in output consistently
14 years ago
Sebastian Pipping 9c2d3acc7e Move application of kernel config after "make mrproper" as that deletes .config (whereas "make clean" does not) (bug #351906)
14 years ago
Sebastian Pipping 94522889dc Be versose about --oldconfig and --no-mrproper
14 years ago
Sebastian Pipping f693ca5854 busybox 1.18.1: Return of mdstart as an applet (regression) (bug #351909)
14 years ago
Sebastian Pipping c1991d98bf docs: Give MDADM credits to Matthias in man page
14 years ago
Sebastian Pipping 6dedd916cf docs: Extend change log
14 years ago
Sebastian Pipping c287c28780 docs: Document change in bahavior of --mdadm/MDADM="yes"
14 years ago
Sebastian Pipping 144d5c0381 mdadm: Remove busybox mdadm re-make
14 years ago
Sebastian Pipping 30f88577f3 mdadm: Implement support for mdmon to static binary
14 years ago
Sebastian Pipping ccc17448fd "mdadm -A" -> "mdadm --assemble" (as before, better self-documentation)
14 years ago
Sebastian Pipping b01b882e7c style: Fix trailing whitespace error
14 years ago
Laurent Pinchart 6c042e61ec mdadm: Add IMSM support
14 years ago
Matthias Dahl daed0ccebb use mdadm instead of bundled stripped down mdassemble (v2)
14 years ago
Sebastian Pipping 170fb74414 docmatcher: Get GnuPG parameters out of the way
14 years ago
Sebastian Pipping b2eeeec574 Bump version to 3.4.11
14 years ago
Sebastian Pipping b3d07b46a7 Do not sleep after vgscan (bug #351047)
14 years ago
Sebastian Pipping 8b52cccc02 Do not wait for iscsi if we have not started it
14 years ago
Sebastian Pipping 1051223a63 Do no delay if scandelay[=seconds] is not specified (bug #323317 again)
14 years ago
Sebastian Pipping 30aa8490fa Update change log
14 years ago
Sebastian Pipping b56020daf6 Propagate fix for ROOT_DEV from bug #303531 to RESUME_DEV and REAL_LUKS
14 years ago
Sebastian Pipping aa4f05e2d3 Bring back --with-lvm1=internal and --with-snapshots=internal (appears more safe to me)
14 years ago
Amadeusz ?o?nowski 5eb029e546 Fix compilation of LVM 2.02.74
14 years ago
Fabio Erculiani b6b3dab7cd Add minimal btrfs support, as per bug #303529.
14 years ago
Sebastian Pipping f5547a519f Add LABEL support to crypt_root, clean up UUID crypt_root patch
14 years ago
Christian Giessner 3e60ed9eee Add support for UUID to crypt_root (bug #315467)
14 years ago
Sebastian Pipping 5d0aca2701 Run "make firmware_install" if CONFIG_FIRMWARE_IN_KERNEL != y (bug #244651)
14 years ago