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
Get rid of bash-ish "==" equivalence test in checking if the LUKS_KEY ends in
.gpg. Use strict Bourne-compliant '=' instead.
|
14 years ago |
dacook
|
535f2950bf
|
GPG command-line handling
Allow user to specify '--gpg' as an argument to genkernel and trigger the
inclusion of PGP-armored LUKS key support.
|
14 years ago |
dacook
|
f78d61d8b3
|
GPG runtime
Actual boot-time handling of PGP-armored keys
|
14 years ago |
dacook
|
1d706752f1
|
GPG initramfs append
Add function/handling to actually add the GPG binary to the initramfs
|
14 years ago |
dacook
|
8dc02807c3
|
GPG compile
Configure and compile GPG binary for initrd use
|
14 years ago |
dacook
|
1f71a13b5b
|
GPG bincache
Add handling for a cached GPG binary
|
14 years ago |
dacook
|
a56515855b
|
GPG source
Add source tarball handling for GPG support.
|
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 |
Sebastian Pipping
|
0e37a5fba1
|
Allow configuring the list of busybox applets (bug #326593)
|
14 years ago |
Sebastian Pipping
|
1f8fff3278
|
Fix mis-indentation
|
14 years ago |
Fabio Erculiani
|
5f136adc14
|
No longer have directory /sys/bus/usb/drivers/usb-storage/module set FORCE_slowusb
|
14 years ago |
Sebastian Pipping
|
532dd7a387
|
Review and fix some -eq and -ne conditionals
This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.
|
14 years ago |
Sebastian Pipping
|
0e1fd6c173
|
genkernel.conf: Allow overriding GK_SHARE from the environment to ease up testing out of the Git workdir
|
14 years ago |
Sebastian Pipping
|
79cec1d382
|
docs: Mention "git push --tags", add command to copy to the mirror
|
14 years ago |
Sebastian Pipping
|
31c0a4cd3e
|
docs: Mention bugs with keyword "InSVN"
|
14 years ago |
Sebastian Pipping
|
c451022b9e
|
docs: Fix tag message ("v" prefix was missing)
|
14 years ago |
Sebastian Pipping
|
9cad6b63e5
|
Implement "make dist" based on git ls-files
|
14 years ago |
Sebastian Pipping
|
73144cb6c0
|
Bump version to 3.4.10.908
|
14 years ago |
Sebastian Pipping
|
8adf0a5c11
|
Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usage
|
14 years ago |
Sebastian Pipping
|
b58c582edc
|
Extend ChangeLog
|
14 years ago |
Sebastian Pipping
|
6435a3608f
|
docmatcher: Ignore --help and --version
|
14 years ago |
Sebastian Pipping
|
10a86ee72b
|
docs: Document --genzimage
|
14 years ago |
Sebastian Pipping
|
a6f85363f5
|
Fix a reference to --nomenuconfig into --no-menuconfig
|
14 years ago |
Sebastian Pipping
|
56e84886c6
|
docs: Update man page from output of --help
|
14 years ago |
Sebastian Pipping
|
f7b9189d2a
|
docs: Document keymap= and dokeymap (bug #346017)
|
14 years ago |
Sebastian Pipping
|
1e5205fe23
|
Document changes that are relevant to the user in ChangeLog
|
14 years ago |
Sebastian Pipping
|
715fc23720
|
Merge branch 'docfix'
|
14 years ago |
Sebastian Pipping
|
5e4b356174
|
docmatcher: Read from man page input (doc/genkernel.8.txt) instead of output (genkernel.8)
|
14 years ago |
Sebastian Pipping
|
295b5017e2
|
Merge branch 'master' into docfix
|
14 years ago |
Sebastian Pipping
|
d0f88d6605
|
Merge branch 'asciidoc-manpage'
|
14 years ago |
Sebastian Pipping
|
d592f0602a
|
.conf: Document LUKS variable (bug #346015)
|
14 years ago |
Sebastian Pipping
|
6f324dccb2
|
docs: Mention both "initramfs" and "ramdisk" as available actions
|
14 years ago |
Sebastian Pipping
|
4c1d7997f8
|
Migrate man page to asciidoc, add Makefile, add .gitignore
|
14 years ago |
Sebastian Pipping
|
19cfe3c42f
|
man page: Propagate rename of --no-initrdmodules to --no-ramdisk-modules
|
14 years ago |
Sebastian Pipping
|
55b0c75a0d
|
docmatcher: Re-order output to have issues on incorrect information (due removals and updates) come last
|
14 years ago |
Sebastian Pipping
|
347abb9234
|
docmatcher: Also extract variables
|
14 years ago |
Sebastian Pipping
|
e3a80a9035
|
Add exception for --no-ramdisk-modules: no longer assume existence of --ramdisk-modules
|
14 years ago |
Sebastian Pipping
|
ba60e91227
|
Add initial code for doc matching script
|
14 years ago |