41 Commits (f81c864eede2a11bfeb849cb2a2634be034ed7fb)

Author SHA1 Message Date
Kairui Song f81c864eed lsinitrd: allow to only unpack certain files 7 years ago
Harald Hoyer ebfd53e1d9 lsinitrd.sh: fixed zstd file signature 7 years ago
Harald Hoyer 8379784a0e lsinitrd.sh: quote filename in extract_files() 7 years ago
Harald Hoyer bce6823a19 lsinitrd: no more cat: write error: Broken pipe 7 years ago
Harald Hoyer 18a5011ff2 Revert "lsinitrd.sh: dismiss "cat" error messages" 7 years ago
Harald Hoyer e190224345 lsinitrd.sh: dismiss "cat" error messages 7 years ago
tpgxyz 7dbadcc749 add support for Zstandard 8 years ago
Harald Hoyer 98fd06934c lsinitrd.sh: fixed unpack and skipcpio search 9 years ago
Harald Hoyer 97bbba6938 lsinitrd: add "--unpack" to lsinitrd 9 years ago
HATAYAMA Daisuke 3ce142861d lsinitrd: Suppress "cat: write error: Broken pipe" 9 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Amadeusz Żołnowski d3be9275c7 Take into account lib64 dirs when detecting version, modules and params 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Hari Bathini 05d2a14526 lsinird: Adding option "-m|--mod" to list dracut modules in the image 11 years ago
Tobias Geerinckx 773d6a7ded lsinitrd.sh: don't choke on LZO-compressed images 11 years ago
Harald Hoyer fd9f902477 lsinitrd.sh: prevent < <$() construct 11 years ago
Alexander Tsoy 8a2db478de Add legacy flag (-l) to lz4 and update magic number 11 years ago
Harald Hoyer b208aad51c lsinitrd.sh: make use of the skipcpio utility 11 years ago
Harald Hoyer ae01bd1808 lsinitrd.sh: also print out the arguments used to create the initramfs 11 years ago
Koen Kooi 149965bd13 dracut-initramfs-restore,lsinitrd: add LZ4 support 11 years ago
Harald Hoyer 861d9430c0 lsinitrd.sh: fixed modules.txt path 12 years ago
Harald Hoyer d93fe0fa35 lsinitrd.sh: fixed case 12 years ago
Harald Hoyer 1cb6524918 lsinitrd.sh: add old cpio signature 12 years ago
Harald Hoyer b093aa2dc7 beautified shell code 12 years ago
Harald Hoyer 4460416abc lsinitrd.sh: do not output filename for a single file 12 years ago
Harald Hoyer 884e1cda7c lsinitrd: drop use of "file" 12 years ago
Harald Hoyer 7d9bb76ac7 lsinitrd: switch to getopt and add "-f" and "-k" parameter 12 years ago
Harald Hoyer d26bd6ca55 lsinitrd.sh: simplify check for boot loader spec dirs 12 years ago
Harald Hoyer d928724c3c lsinitrd.sh: removed trailing "}" 12 years ago
Harald Hoyer 727e68d0b5 lsinitrd.sh: fix for default initrd not found, but image given 12 years ago
Harald Hoyer dde2db3da9 lsinitrd: use /boot/<machine-id>/<kernel-version>/initrd as the default image 12 years ago
Harald Hoyer 6d70aa7836 lsinitrd.sh: sort by filename 13 years ago
Harald Hoyer c072e13162 get rid of "basename" 13 years ago
Harald Hoyer a85ee030ab lsinitrd.sh: fixed version file extraction 13 years ago
Harald Hoyer d8caa679e0 lsinitrd.sh: get rid of awk call 13 years ago
Harald Hoyer f7bccf3724 lsinitrd.sh: print usage for -?, -h 13 years ago
Nikoli 25ff71b0c7 lsinitrd: support symlinks 13 years ago
Harald Hoyer bdb818997d lsinitrd: handle LZMA file type 13 years ago
Harald Hoyer b5c2fc1141 lsinitrd.sh: no "" for shell regex 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Harald Hoyer d20d307d69 lsinitrd: silence xz test 13 years ago
Harald Hoyer c96425c364 lsinitrd: use xz with --single-stream, if available 13 years ago
Cong Wang 3ea5d2e28f lsinitrd: add '-s' option to sort the initrd output by file size 13 years ago
Amerigo Wang 0c7112fcff lsinitrd: display the size of initrd 14 years ago
Harald Hoyer b938443e2f lsinitrd: handle new output of "file" for XZ compressed images 14 years ago
Harald Hoyer 3b403b32fc removed trailing whitespaces 14 years ago
Harald Hoyer 829c258554 lsinitrd: default to /boot/initramfs-$(uname -r).img 14 years ago
Harald Hoyer 4af5e99124 move dracut version file to /lib/dracut/dracut-$version 14 years ago
Harald Hoyer 66fe35eb3e lsinitrd: cope with xz and lzma compressed images 14 years ago