Commit Graph

1438 Commits (drop-cross-compiler)
 

Author SHA1 Message Date
Robin H. Johnson 94dc288487 Customizable initramfs compression based on Pentoo genkernel fork
13 years ago
Richard Yao fc98fa9d89 Implement ZFS Support
13 years ago
Robin H. Johnson 5f4d31dfd0 copy_binaries, multipath: refactor for ease of use and readability.
13 years ago
Richard Yao a871576d17 Fix hardcoded paths in multipath support
13 years ago
Richard Yao 1079122ea0 copy_binaries: utility function to pick up a binary and needed libs
13 years ago
Robin H. Johnson af26e433cb Support virtio devices, and provide fallback of all remaining devices.
13 years ago
Sebastian Pipping 7452b0733c Extend change log
13 years ago
Rick Farina 8c76eb9e51 Add sdcard device support
13 years ago
Richard Yao 73520cb6b2 Implement --[no-]compress-initramfs option to complement --[no-]integrated-initramfs
13 years ago
Sebastian Pipping 7879a0c74c Bump version to 3.4.24
13 years ago
Sebastian Pipping 06570e177b Extend .gitignore so echangelog ignores release tarballs
13 years ago
Sebastian Pipping 6cde7bcb66 Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
13 years ago
Sebastian Pipping de79822567 Bump version to 3.4.23.1
13 years ago
Sebastian Pipping f84f42b4e2 Re-activate mdstart in busybox config
13 years ago
Sebastian Pipping 5feb1fe092 Port mdstart patch to busybox 1.19.3
13 years ago
Sebastian Pipping 5feb521988 Busybox config: Enable verbose usage
13 years ago
Sebastian Pipping 31c3c7ca88 Update busybox config using "yes '' | make oldconfig"
13 years ago
Sebastian Pipping e53d1931d0 Bump version to 3.4.23
13 years ago
Sebastian Pipping 4974b14525 Copy some patches from busybox/1.18.1 to busybox/1.19.3
13 years ago
Sebastian Pipping 6622d8cfb8 Add a patch for e2fsprogs/1.42 from main tree
13 years ago
Sebastian Pipping 45945cf7bd Copy patch from lvm/2.02.74 to lvm/2.02.88
13 years ago
Robin H. Johnson b49f1f377d Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the usages were of the form "! isTrue ${CMD_NOINSTALL}", which on an unset value, came out as false. These were replaced by "isTrue ${CMD_INSTALL}", but my analysis of the needed default value was wrong, and was set to false instead of true.
13 years ago
Sebastian Pipping 146934e1a8 Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
13 years ago
Tomasz Wasiak 9ef832b915 Support application of patches for more tools
13 years ago
Sebastian Pipping 7314e87712 Support application of patches for more tools
13 years ago
Robin H. Johnson 8a912226e6 Verbump for last commit as a fix.
13 years ago
Robin H. Johnson ae2a061ca7 Disable the /usr mount code until OpenRC section is ready, so that it goes to read-write properly. It was usable in systemd already...
13 years ago
Sebastian Pipping 16d6148c74 Add mpt2sas to auto-load SCSI modules
13 years ago
Robin H. Johnson 670d3338c0 Bump to 3.4.22 to reflect /usr mount support.
13 years ago
Robin H. Johnson 603a197839 Code to mount /usr and other filesystems as needed for new udev and systemd.
13 years ago
Robin H. Johnson 0c2c1f564e Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootable initramfs!
13 years ago
Robin H. Johnson e602f05814 Fix some defaults otherwise you get an initramfs without any modules!
13 years ago
Robin H. Johnson d2e62dfd16 Missing changelog, I fail.
13 years ago
Robin H. Johnson 953c7e5b42 Awk support in busybox is needed for initramfs setup code (to parse fstab).
13 years ago
Robin H. Johnson ef4065d0f3 Multipath has been done for a while now.
13 years ago
Robin H. Johnson 8139949026 Add a configuration option for --install, so users can get it as a default. Defaults to "no", due to catalyst.
13 years ago
Robin H. Johnson c897f80399 Fix up changelog
13 years ago
Sebastian Pipping f1fffdc833 Bump version to 3.4.21.1
13 years ago
Sebastian Pipping 25cdfbd03a Bump version to 3.4.21
13 years ago
Sebastian Pipping fe70c7ae77 Improve docs on boot parameter root_trim
13 years ago
Sebastian Pipping 6bdb1487ed Extend change log
13 years ago
Christian Kruse c92fe6f0e6 Introduce boot parameter root_trim=(yes|no) for SSDs
13 years ago
Sebastian Pipping b7f49a343e Extend change log
13 years ago
Borg Onion b977d66940 Support for glibc-2.14 systems
13 years ago
Robin H. Johnson 14c61e729d Add a few more directories and initial device nodes to the initramfs, and improve datestamp. Based on development by WilliamH for initramfs /usr mounting.
13 years ago
Robin H. Johnson a141d71531 Improve option handling.
13 years ago
Sebastian Pipping daedf62c30 Bump version to 3.4.20
13 years ago
Sebastian Pipping 8f8676adbd Fix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545)
13 years ago
Sebastian Pipping 9bdd75e3cc Bump version to 3.4.19
13 years ago
Fabio Erculiani 344f0b42e4 fix random build failures during e2fsprogs, force -j1
13 years ago