Harald Hoyer
861d9430c0
lsinitrd.sh: fixed modules.txt path
2013-08-12 23:50:07 +02:00
Harald Hoyer
d93fe0fa35
lsinitrd.sh: fixed case
2013-08-09 15:35:20 +02:00
Harald Hoyer
1cb6524918
lsinitrd.sh: add old cpio signature
2013-08-05 11:14:24 +02:00
Harald Hoyer
b093aa2dc7
beautified shell code
...
checked with shellcheck http://www.shellcheck.net/about.html
2013-07-04 12:31:15 +02:00
Harald Hoyer
4460416abc
lsinitrd.sh: do not output filename for a single file
2013-04-16 13:36:04 +02:00
Harald Hoyer
884e1cda7c
lsinitrd: drop use of "file"
2013-04-16 13:04:21 +02:00
Harald Hoyer
7d9bb76ac7
lsinitrd: switch to getopt and add "-f" and "-k" parameter
2013-04-16 11:32:31 +02:00
Harald Hoyer
d26bd6ca55
lsinitrd.sh: simplify check for boot loader spec dirs
2013-03-13 09:32:14 +01:00
Harald Hoyer
d928724c3c
lsinitrd.sh: removed trailing "}"
2013-03-11 15:46:37 +01:00
Harald Hoyer
727e68d0b5
lsinitrd.sh: fix for default initrd not found, but image given
2013-03-11 15:13:02 +01:00
Harald Hoyer
dde2db3da9
lsinitrd: use /boot/<machine-id>/<kernel-version>/initrd as the default image
...
if /boot/<machine-id> exists; then
use /boot/<machine-id>/<kernel-version>/initrd as the default image;
else fallback to /boot/initramfs-<kernel-version>.img
2013-03-07 13:03:24 +01:00
Harald Hoyer
6d70aa7836
lsinitrd.sh: sort by filename
2012-10-16 10:25:10 +02:00
Harald Hoyer
c072e13162
get rid of "basename"
2012-07-24 14:12:36 +02:00
Harald Hoyer
a85ee030ab
lsinitrd.sh: fixed version file extraction
2012-07-03 18:24:21 +02:00
Harald Hoyer
d8caa679e0
lsinitrd.sh: get rid of awk call
2012-07-03 18:23:59 +02:00
Harald Hoyer
f7bccf3724
lsinitrd.sh: print usage for -?, -h
2012-07-03 18:23:27 +02:00
Nikoli
25ff71b0c7
lsinitrd: support symlinks
2012-04-17 11:54:27 +02:00
Harald Hoyer
bdb818997d
lsinitrd: handle LZMA file type
2012-04-03 09:19:48 +02:00
Harald Hoyer
b5c2fc1141
lsinitrd.sh: no "" for shell regex
2012-03-29 14:36:43 +02:00
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
2012-02-22 15:15:21 +01:00