52 Commits (master)

Author SHA1 Message Date
Harald Hoyer 0ce54e8033 fix(lsinitrd.sh): shellcheck for lsinitrd.sh 3 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 3 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 3 years ago
Kairui Song 8f7c332e48 refactor(squash): structure in a cleaner way 3 years ago
Jóhann B. Guðmundsson 093bc9b5cf fix: add a missing efi support 3 years ago
Fabian Vogt 32dfd41688 Fix test in lsinitrd 4 years ago
Topi Miettinen ce62465caf Make lsinitrd usable for images made with Debian mkinitramfs 4 years ago
Max Resch cbf3200885 lsinitrd handle UEFI created with dracut --uefi 5 years ago
Kairui Song 1ff306a396 lsinitrd: list squash content as well 5 years ago
Kairui Song 143420bc05 lsinitrd: update help message and man page 6 years ago
Kairui Song 986b12d391 lsinitrd: optimize performance when handling multiple files 6 years ago
Kairui Song f81c864eed lsinitrd: allow to only unpack certain files 6 years ago
Harald Hoyer ebfd53e1d9 lsinitrd.sh: fixed zstd file signature 6 years ago
Harald Hoyer 8379784a0e lsinitrd.sh: quote filename in extract_files() 6 years ago
Harald Hoyer bce6823a19 lsinitrd: no more cat: write error: Broken pipe 6 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 7 years ago
Harald Hoyer 98fd06934c lsinitrd.sh: fixed unpack and skipcpio search 8 years ago
Harald Hoyer 97bbba6938 lsinitrd: add "--unpack" to lsinitrd 8 years ago
HATAYAMA Daisuke 3ce142861d lsinitrd: Suppress "cat: write error: Broken pipe" 9 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 9 years ago
Amadeusz Żołnowski d3be9275c7 Take into account lib64 dirs when detecting version, modules and params 9 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 10 years ago
Hari Bathini 05d2a14526 lsinird: Adding option "-m|--mod" to list dracut modules in the image 10 years ago
Tobias Geerinckx 773d6a7ded lsinitrd.sh: don't choke on LZO-compressed images 10 years ago
Harald Hoyer fd9f902477 lsinitrd.sh: prevent < <$() construct 10 years ago
Alexander Tsoy 8a2db478de Add legacy flag (-l) to lz4 and update magic number 10 years ago
Harald Hoyer b208aad51c lsinitrd.sh: make use of the skipcpio utility 10 years ago
Harald Hoyer ae01bd1808 lsinitrd.sh: also print out the arguments used to create the initramfs 10 years ago
Koen Kooi 149965bd13 dracut-initramfs-restore,lsinitrd: add LZ4 support 10 years ago
Harald Hoyer 861d9430c0 lsinitrd.sh: fixed modules.txt path 11 years ago
Harald Hoyer d93fe0fa35 lsinitrd.sh: fixed case 11 years ago
Harald Hoyer 1cb6524918 lsinitrd.sh: add old cpio signature 11 years ago
Harald Hoyer b093aa2dc7 beautified shell code 11 years ago
Harald Hoyer 4460416abc lsinitrd.sh: do not output filename for a single file 11 years ago
Harald Hoyer 884e1cda7c lsinitrd: drop use of "file" 11 years ago
Harald Hoyer 7d9bb76ac7 lsinitrd: switch to getopt and add "-f" and "-k" parameter 11 years ago
Harald Hoyer d26bd6ca55 lsinitrd.sh: simplify check for boot loader spec dirs 11 years ago
Harald Hoyer d928724c3c lsinitrd.sh: removed trailing "}" 11 years ago
Harald Hoyer 727e68d0b5 lsinitrd.sh: fix for default initrd not found, but image given 11 years ago
Harald Hoyer dde2db3da9 lsinitrd: use /boot/<machine-id>/<kernel-version>/initrd as the default image 11 years ago
Harald Hoyer 6d70aa7836 lsinitrd.sh: sort by filename 12 years ago
Harald Hoyer c072e13162 get rid of "basename" 12 years ago
Harald Hoyer a85ee030ab lsinitrd.sh: fixed version file extraction 12 years ago
Harald Hoyer d8caa679e0 lsinitrd.sh: get rid of awk call 12 years ago
Harald Hoyer f7bccf3724 lsinitrd.sh: print usage for -?, -h 12 years ago
Nikoli 25ff71b0c7 lsinitrd: support symlinks 12 years ago
Harald Hoyer bdb818997d lsinitrd: handle LZMA file type 12 years ago