214 Commits (master)

Author SHA1 Message Date
Martin Wilck d754e1c6f0 fix(dracut-functions.sh): ip route parsing 2 years ago
Antonio Alvarez Feijoo dc3b976f33 fix(dracut-functions.sh): get block device driver if in a virtual subsystem 3 years ago
Pingfan Liu c86f4d2860 fix(kernel-modules): detect block device's hardware driver 3 years ago
Harald Hoyer a277a5fc7a fix(dracut-functions): get_maj_min without get_maj_min_cache_file set 3 years ago
Renaud Métrich c3bb9d18dc fix(dracut-functions): implement a cache for get_maj_min 3 years ago
Kairui Song 122657b2fe fix(dracut-functions): word splitting issue for sed in get_ucode_file 3 years ago
Harald Hoyer 2b5ddc7722 fix: shellcheck for dracut*.sh 3 years ago
Harald Hoyer 75d758e8f1 style: shfmt -s reformat 3 years ago
Harald Hoyer 9a52c3fdb0 style: shfmt reformat 3 years ago
Harald Hoyer 3483509ef6 fix: shellcheck for dracut-functions.sh 3 years ago
Zoltán Böszörményi 560f45b15f fix(dracut-functions.sh): check kernel config from $dracutsysrootdir 3 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 4 years ago
Martin Wilck ceca74ccc3 dracut-functions: add ip_params_for_remote_addr() helper 4 years ago
Alexander Tsoy f769154bcc dracut-functions: fix find_binary() to return full path 4 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 5 years ago
Lukas Nykryn a762dedb60 dracut-functions: fix the word splitting 6 years ago
Kairui Song 7047294617 Record loaded kernel modules when hostonly mode is enabled 6 years ago
Harald Hoyer e64dafd1f2 dracut-function.sh:check_block_and_slaves() check for block devices 6 years ago
Martin Wilck b6054b5de6 Give --persistent_policy precedence over /dev/mapper names 6 years ago
Harald Hoyer 9ed6eb741f dracut-functions.sh:check_vol_slaves() speedup LV -> VG name 6 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 7 years ago
Harald Hoyer c7c8c4981a dracut-functions.sh: catch all lvm slaves 8 years ago
Harald Hoyer 9e19c0512d Revert "network: remove awk call and replace it with a shell function" 8 years ago
Harald Hoyer 71867b665c network: remove awk call and replace it with a shell function 8 years ago
Harald Hoyer 1901500187 move ln_r() to dracut-init.sh 8 years ago
Harald Hoyer 2fd8588da5 dracut-functions.sh:fix check_vol_slaves() volume group name stripping 8 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 9 years ago
Lidong Zhong 9918afd244 dracut-functions.sh: remove duplicate declaratio of local variable 9 years ago
Harald Hoyer 32de4eb5d3 dracut-functions.sh: simplify some for loops 9 years ago
Harald Hoyer 3721635b2c guard ${arrays[@]} with "" 9 years ago
Harald Hoyer 1cadc26fd4 Add all btrfs devices 9 years ago
Harald Hoyer 777f2db037 splitup dracut-init.sh from dracut-functions.sh 9 years ago
Harald Hoyer 1339095dba dracut-functions.sh: only honor the first [0-9]+<module> dir 9 years ago
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 9 years ago
Lukas Nykryn b0b60c8e05 dracut-functions: use [[ ]] with -n and no quotes 9 years ago
Lubomir Rintel c59779cf93 dracut-functions.sh: avoid tokenizing ldconfig output with 'read' 9 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