205 Commits (1a604e2a4a8321073886028f0c86c7c06322fcf5)

Author SHA1 Message Date
Harald Hoyer 3483509ef6 fix: shellcheck for dracut-functions.sh 4 years ago
Zoltán Böszörményi 560f45b15f fix(dracut-functions.sh): check kernel config from $dracutsysrootdir 4 years ago
Kairui Song cbafcd0fc7 dracut-init.sh: Add a helper for detect device kernel modules 4 years ago
Kairui Song ab17cb8515 dracut-functions.sh: Fix check_block_and_slaves_all 4 years ago
Kairui Song c050190f86 dracut-functions: add a helper to check if kernel module is available 4 years ago
Daniel Molkentin 480aa9695f 95resume: Do not resume on iSCSI, FCoE or NBD 5 years ago
Martin Wilck ceca74ccc3 dracut-functions: add ip_params_for_remote_addr() helper 5 years ago
Alexander Tsoy f769154bcc dracut-functions: fix find_binary() to return full path 5 years ago
Böszörményi Zoltán a01204202b Allow running on a cross-compiled rootfs 5 years ago
gaoyi da36b76ab0 dracut: check_vol_slaves_all must return 1 when lvm vgs failed 5 years ago
Daniel Molkentin 224175d8bc dracut-functions.sh: remove declared unused variables 5 years ago
Kairui Song a0d9ad6f70 dracut.sh: record the actual hostonly modules for hostonly mode 6 years ago
Lukas Nykryn a762dedb60 dracut-functions: fix the word splitting 7 years ago
Kairui Song 7047294617 Record loaded kernel modules when hostonly mode is enabled 7 years ago
Harald Hoyer e64dafd1f2 dracut-function.sh:check_block_and_slaves() check for block devices 7 years ago
Martin Wilck b6054b5de6 Give --persistent_policy precedence over /dev/mapper names 7 years ago
Harald Hoyer 9ed6eb741f dracut-functions.sh:check_vol_slaves() speedup LV -> VG name 7 years ago
Daniel Molkentin 19453dc874 Simplify microcode lookup for for AMD CPUs 7 years ago
Daniel Molkentin 215fe58324 Support Microcode Updates for AMD CPU Family 0x17 7 years ago
Pingfan Liu e6199960d9 dracut.sh: for_each_host_xx() function should indicate the empty case 7 years ago
jonathan-teh af6eee79e3 Add early microcode support for AMD family 16h 8 years ago
Harald Hoyer c7c8c4981a dracut-functions.sh: catch all lvm slaves 9 years ago
Harald Hoyer 9e19c0512d Revert "network: remove awk call and replace it with a shell function" 9 years ago
Harald Hoyer 71867b665c network: remove awk call and replace it with a shell function 9 years ago
Harald Hoyer 1901500187 move ln_r() to dracut-init.sh 9 years ago
Harald Hoyer 2fd8588da5 dracut-functions.sh:fix check_vol_slaves() volume group name stripping 9 years ago
Harald Hoyer 561eb42f39 reduce dracut-functions.sh and add to dracut-init.sh 9 years ago
Harald Hoyer ea877ac6cc dracut-functions.sh: fixed dracutbasedir, when sourced directly 10 years ago
Lidong Zhong 9918afd244 dracut-functions.sh: remove duplicate declaratio of local variable 10 years ago
Harald Hoyer 32de4eb5d3 dracut-functions.sh: simplify some for loops 10 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 10 years ago
Harald Hoyer 1cadc26fd4 Add all btrfs devices 10 years ago
Harald Hoyer 777f2db037 splitup dracut-init.sh from dracut-functions.sh 10 years ago
Harald Hoyer 1339095dba dracut-functions.sh: only honor the first [0-9]+<module> dir 10 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Lukas Nykryn b0b60c8e05 dracut-functions: use [[ ]] with -n and no quotes 10 years ago
Lubomir Rintel c59779cf93 dracut-functions.sh: avoid tokenizing ldconfig output with 'read' 10 years ago
Harald Hoyer bea41b898a dracut-functions.sh: for module handling, strip all ".ko*" 10 years ago
Thomas Renninger 8d40852e8c dracut: Do not stop installing drivers if one fails 10 years ago
Hannes Reinecke 3ae60e559f Handle module alias properly 10 years ago
Hannes Reinecke 3244bf5981 Do not call 'lvm' for non-LVM device-mapper devices 10 years ago
Harald Hoyer 26d14fb3d3 dracut-functions.sh: check if dinfo is a function 10 years ago
Harald Hoyer 2f0f1b0bbc dracut-functions.sh: fixup for 34a1ec6 for non-local mode 10 years ago
Stefan Reimer 972d6b44ba Fix location of dracut-install for local mode 10 years ago
Harald Hoyer ab2f95e45e dracut: fixed module dependency handling 10 years ago
Harald Hoyer a49cac2e65 dracut-functions.sh: exit for missing --force-add or --add dracut modules 11 years ago
Harald Hoyer 37383f7123 add "--loginstall <DIR>" and loginstall="<DIR>" options 11 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 8e3f653749 Check kernel config for early microcode and ACPI override 11 years ago
Harald Hoyer 9efb74a32d dracut-functions.sh:get_persistent_dev(): use printf, instead of echo 11 years ago