Commit Graph

1273 Commits (5153192ca2109768336dfa5f891ec6f73e29001a)
 

Author SHA1 Message Date
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
13 years ago
Richard Yao 6968584a58 Improve ZFS diagnostics, import and mounting
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.
13 years ago
Sebastian Pipping d31d1e53ff Adjust licensing policy on copy_binaries() after a chat with robbat2
13 years ago
Sebastian Pipping f1e3cd9290 Merge branch 'cryptsetup'
13 years ago
Sebastian Pipping 0a23f1883f Make sure that we can use our own copy_binaries in the future
13 years ago
Sebastian Pipping 08b7a08752 Bump version to 3.4.30
13 years ago
Sebastian Pipping 23ef506351 Support a non-static cryptsetup binary (bug #409277)
13 years ago
Sebastian Pipping 9e947f4416 Add error detection to copy_binaries
13 years ago
Robin H. Johnson 2828226b6f gen_initramfs: Release the copy_binaries function as public domain.
13 years ago
Robin H. Johnson 9f36ecc125 Handle other possible paths for LVM.
13 years ago
Richard Yao bf7a344cea Fix README to list dependency introduced by 1079122ea0
13 years ago
Sebastian Pipping a7fbf76f7b Make sure the previous move of cd commands cannot result in unexpected regressions
13 years ago
Richard Yao 69009cb747 Reorder mdev initialization to mimic udev boot
13 years ago
Richard Yao f5f3d6fa87 Enable real_root=ZFS to permit booting off ZFS
13 years ago
Richard Yao 391a9b9969 Move ZFS binary check outside of commandline loop
13 years ago
Sebastian Pipping 72d3994e6a Merge branch 'keymaps'
13 years ago
Sebastian Pipping b828136a1a Extend change log
13 years ago
Sebastian Pipping 4d8287c3d0 Add keymap "sf", i.e. Switzerland (French) from Pentoo
13 years ago
Sebastian Pipping 4a88be842d Fix keymap permissions (no need to be executable)
13 years ago
Sebastian Pipping c6c9f30607 Remove keymap trq/38 as it contains C sources of test(1) rather than a keymap at the moment
13 years ago
Sebastian Pipping a3cc35f063 Untar keymaps
13 years ago
Sebastian Pipping 31a4d5f2e1 Bump version to 3.4.29
13 years ago
Sebastian Pipping 7b0a7999be Merge branch 'bug-388437'
13 years ago
Sebastian Pipping 970824ef5d Mention Tomasz Wasiak in change log
13 years ago
Sebastian Pipping ae9d882a3e /etc/defaults/grub -> /etc/default/grub
13 years ago
Sebastian Pipping 89ec359dbc grub-mkconfig -> grub2-mkconfig
13 years ago
Sebastian Pipping 175270768e Reduce code duplication in set_bootloader_grub
13 years ago
Mike Auty fd1f01f299 Support for Grub 2
13 years ago
Sebastian Pipping 39f67002d5 Merge branch 'bug-411197'
13 years ago
Sebastian Pipping 14a930ba44 Extend change log
13 years ago
Sebastian Pipping 66e5a24704 Add "fastest" to supported initrd compressions
13 years ago
Sebastian Pipping 10a2bde198 Refactor code selecting best available initrd compression
13 years ago
Sebastian Pipping 0da4543b8a Support comression "lzop" (not just "lzo") as wrongly advertised by comments in genkernel.conf before
13 years ago
Sebastian Pipping b7efd3d658 Be more helpful when requested compression is not available
13 years ago
Sebastian Pipping cfca839587 Error out on unknown initrd compression, reported by Peter Gantner (bug #411197)
13 years ago