Commit Graph

968 Commits (aa4f05e2d310a1cad577b526e9bc55126ea03450)
 

Author SHA1 Message Date
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
Sebastian Pipping ed6b7ea69b Port patch lvm2-2.02.72-dynamic-static-ldflags.patch to work without running autoreconf
14 years ago
Sebastian Pipping 6bdb86a8ef Restore original intention of CPPFLAGS (preprocessor) and CFLAGS (compiler)
14 years ago
Sebastian Pipping e8a7572203 Recover ">> ${LOGFILE} 2>&1"
14 years ago
Sebastian Pipping 17481d226c Fix indentation
14 years ago
Amadeusz Żołnowski 8be9736a44 LVM 2.02.28 fix
14 years ago
Sebastian Pipping 04cc94ceb6 Port summary of busybox patches from 1.7.4 to 1.18.1
14 years ago
Sebastian Pipping 14428f8b5f Remove signed-off-by tags, as the patch changed since the review
14 years ago
Denis Kaganovich 8c4a8d089e Add busybox patches ported from 1.7.4 to 1.18.1
14 years ago
Sebastian Pipping 564239cce6 Add support for LVM patches located at ${GK_SHARE}/patches/lvm/${LVM_VER}/
14 years ago
Sebastian Pipping 469153a098 Feed back names of patches applied successfully
14 years ago
Sebastian Pipping 841b732740 Skip files in apply_patches() as *{diff,patch} produces "*diff" with no .diff files around
14 years ago
Sebastian Pipping 3c3765558b Add more detail to some LVM log messages
14 years ago
Sebastian Pipping 8d89dba5d7 Add timestamps to .config backup names (e.g. .config--2011-01-13--15-01-53.bak) so .config.bak doesn't get lost when running genkernel multiple times
14 years ago
Sebastian Pipping 3e454386eb Bump version to 3.4.10.909 (no release yet)
14 years ago
Sebastian Pipping dfddd742bd Handle missing kernel .config better (bug #271528)
14 years ago
Sebastian Pipping fee837bba6 Handle missing kernel Makefile better
14 years ago
Sebastian Pipping 3faec93277 Merge branch 'gpg1x' into experimental
14 years ago
Sebastian Pipping 6c05e62afc docs: Give credit to dacook
14 years ago
Sebastian Pipping 84084937e1 docs: Mention GnuPG branch 1.x and its reasoning in man page
14 years ago
Sebastian Pipping 484f8019f5 Revert "sdelay: reduce function to just one line" due to supposed Bashism.
14 years ago
Fabio Erculiani f03de62e7d sdelay: reduce function to just one line
14 years ago
Fabio Erculiani 25b5a461ba slowusb: move sleep 10 call after start_dev_mgr.
14 years ago
Fabio Erculiani 51e0b14044 slowusb: ease the code in order to reduce entropy, one place for one thing.
14 years ago
Sebastian Pipping 9458432848 docs: Add --gpg to man page
14 years ago
Sebastian Pipping 0f11073887 docmatcher: Teach variables GPG_* and BUSYBOX_APPLETS to it
14 years ago
Sebastian Pipping b3bf195246 .conf: Document GPG variable
14 years ago
Sebastian Pipping 537ad948b2 Compile gnupg as a util
14 years ago
Sebastian Pipping fc1e95475a Mention cache usage on gnupg in output (consistent to busybox and blkid)
14 years ago
dacook 04c37979c1 Remove bashism
14 years ago
dacook 535f2950bf GPG command-line handling
14 years ago
dacook f78d61d8b3 GPG runtime
14 years ago
dacook 1d706752f1 GPG initramfs append
14 years ago
dacook 8dc02807c3 GPG compile
14 years ago
dacook 1f71a13b5b GPG bincache
14 years ago
dacook a56515855b GPG source
14 years ago
Sebastian Pipping fcdece1b0e Check return codes of cpio (lessen from bug #246370)
14 years ago
Sebastian Pipping 07a6dc2df8 Mention cache usage on blkid in output (consistent to busybox)
14 years ago
Sebastian Pipping 398daeb3b3 Catch errors from append_* (lesson from bug #246370)
14 years ago
Sebastian Pipping dd18912193 Use LDFLAGS= instead of --with-ldopts on ./configure of e2fsprogs. Version 1.41.14 of e2fsprogs itself requests that update.
14 years ago
Sebastian Pipping 4025ca4ce6 Clear blkid-*.bz2 from cache, too (regression)
14 years ago
Sebastian Pipping b4f310213e Create /bin/vg* symlinks when called as /linuxrc, too (bug #307855)
14 years ago
devsk e590a493ea Pick first device when several devices are matching real_root (bug #303531)
14 years ago
Sebastian Pipping 5a7012ced6 Fix warning "rm: cannot remove `/var/cache/genkernel/src': Is a directory" (bug #347213)
14 years ago
Sebastian Pipping 8b7a16e07a Break search loop asap
14 years ago