Sebastian Pipping
484f8019f5
Revert "sdelay: reduce function to just one line" due to supposed Bashism.
...
This reverts commit f03de62e7d
.
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.
...
If mdev -s will trigger something that involves usb-storage, sleeping
after its startup is safer.
14 years ago
Fabio Erculiani
51e0b14044
slowusb: ease the code in order to reduce entropy, one place for one thing.
...
There were several places where a mixture of sdelay and "sleep 10"
were called without worrying too much, resulting in slower boot
time, mainly. This commit should fix the mess and make some order
in the slowusb saga.
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
Sebastian Pipping
e9768b0b2b
Add patch allowing compilation of busybox 1.7.4 with make 3.82 (bug #341943 )
14 years ago
Andrew Gaffney
f3e0797d42
Apply patches from Gentoo bug #268468
15 years ago
Andrew Gaffney
f6c50d59a9
Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454
15 years ago
Andrew Gaffney
1f46e1ac42
Add USB HID modules to modules_load and default kernel-config (for Gentoo bug #270983 )
15 years ago
Andrew Gaffney
8abedd8d81
Enable ext4 by default everywhere (for Gentoo bug #268818 )
15 years ago
Andrew Gaffney
24446b0465
Add support for isoboot= option (for Gentoo bug #294268 )
15 years ago
Andrew Gaffney
62f353b65b
Properly apply NFS mount options for Gentoo bug #262915
15 years ago