]> git.ipfire.org Git - thirdparty/dracut.git/history - dracut.sh
refactor(dracut.sh): use logger functions instead of printf
[thirdparty/dracut.git] / dracut.sh
2022-08-26  Antonio Alvarez... refactor(dracut.sh): use logger functions instead of...
2022-08-12  Pavel Valenafix(dracut.sh): do not fail on irregular files
2022-08-12  joamonwxfeat(dracut.sh): pass engine flag to sbsign allowing...
2022-06-21  Kairui Songfix(dracut): typo error 'aggresive' -> 'aggressive'
2022-06-17  Martin Wilckfeat(dracut): support parallel execution with --parallel
2022-06-09  набfix(dracut): default to correct firmware search paths
2022-05-11  Antonio Alvarez... fix(dracut.sh): format usage and add missing options
2022-05-03  Antonio Alvarez... fix(dracut.sh): always check that MACHINE_ID is not...
2022-04-29  Antonio Alvarez... fix(dracut.sh): avoid calling dfatal before dracut...
2022-04-25  Antonio Alvarez... fix(dracut.sh): add missing default output file paths
2022-04-09  Antonio Alvarez... fix(dracut.sh): add missing --libdirs usage
2022-03-27  nkraetzschmarstyle: remove accidental whitespace in front of comment...
2022-03-27  nkraetzschmarfeat: add aarch64 uefi support
2022-03-09  David Tardonfix(dracut.sh): drop restorecon call
2022-02-28  Savyasachee Jhafeat(dracut): add zfs detection
2022-02-26  Antonio Alvarez... fix(dracut.sh): error exporting sysctl variables
2022-02-22  Tao Liufeat(squash): decouple the compressor for dracut and...
2022-02-04  Renaud Métrichfix(dracut): be more robust when using 'set -u'
2022-02-02  Kairui Songfeat(dracut.sh): add --aggresive-strip option
2021-12-11  Antonio Alvarez... fix(dracut.sh): do not ignore invalid config file or...
2021-11-26  Martin Wilckfix(dracut.sh): check kernel zstd support early
2021-11-26  Martin Wilckfix(dracut.sh): check availability of configured compre...
2021-11-26  Martin Wilckfix(dracut.sh): inform user about auto-selected compres...
2021-11-26  Martin Wilckfix(dracut.sh): drop pointless check for module compres...
2021-11-24  David Disseldorpfeat(dracut.sh): add "--enhanced-cpio" option for calli...
2021-09-11  Antonio Alvarez... feat(dracut.sh): check if target kernel has zstd suppor...
2021-09-09  Antonio Alvarez... fix(dracut.sh): change misspelled variable name
2021-09-09  Antonio Alvarez... fix(dracut.sh): remove wrong $ in loop sequence
2021-06-29  Kairui Songfix(dracut.sh): handle symlinks appropriately while...
2021-06-29  Hari Bathinifix(dracut.sh): handle '-i' option to include files...
2021-05-21  Harald Hoyerfix(dracut): pipe hardlink output to `dinfo`
2021-05-17  Harald Hoyerfeat(dracut.sh): detect running in a container
2021-05-14  Harald Hoyerfix(dracut): prevent symbolic links containing `//`
2021-05-11  Jóhann B. Guðmundssonfix: deprecate gummiboot
2021-05-06  Jóhann B. Guðmundssonfix: add a missing tmpfilesconfdir global variable
2021-05-06  Renaud Métrichfix(dracut-functions): implement a cache for get_maj_min
2021-05-05  Harald Hoyerfix: shellcheck 0.7.2
2021-05-04  Mikhail Novosyolovfeat: support ZSTD-compressed kernel modules
2021-05-04  Harald Hoyerstyle: make indent and let shfmt fail again
2021-05-04  Harald Hoyerfix: install all depmod relevant configuration files
2021-04-29  Jóhann B. Guðmundssonfix(dracut): adding missing globalvars for udev
2021-04-26  Kairui Songfix: search for btrfs devices from actual mount poiont
2021-04-20  Jóhann B. Guðmundssonfix(dracut.sh): add global vars for modules-load
2021-04-20  Jóhann B. Guðmundssonfix(dracut): sysctl global variables
2021-04-12  Jóhann B. Guðmundssonfix(dracut.sh): omission is an addition to other omissi...
2021-03-30  Harald Hoyerfeat(mkinitrd): remove mkinitrd
2021-03-29  Harald Hoyerfix: shellcheck for dracut*.sh
2021-03-13  Harald Hoyerstyle: shfmt -s reformat
2021-03-13  Harald Hoyerstyle: shfmt reformat
2021-03-13  Harald Hoyerstyle: shfmt pre correction
2021-03-09  Kairui Songperf: disable initrd compression when squash module...
2021-03-09  Kairui Songfeat: squash module follow --compress option
2021-03-09  Kairui Songrefactor: delay compressor detection
2021-03-09  Kairui Songrefactor(squash): structure in a cleaner way
2021-03-09  Kairui Songfix(squash): post install should be the last step befor...
2021-03-09  Kairui Songrefactor(squash): move the post install scripts into...
2021-03-03  Jóhann B. Guðmundssonfix: always use mkdir -p
2021-03-02  Renaud Métrichfix(dracut.sh): harden dracut against GZIP environment...
2021-02-23  Harald Hoyerfix(dracut.sh): remove unneeded variables
2021-02-23  Sergei Iudinfix(dracut.sh): unfreeze /boot on exit
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-15  Harald Hoyerfix: shellcheck for dracut.sh
2021-02-10  Harald Hoyerfix: correct the squash quirk
2021-02-09  Zoltán Böszörményifeat(dracut.sh): allow overriding the systemctl command...
2021-02-09  Zoltán Böszörményifix(dracut.sh): don't override path with foreign sysroot
2021-02-08  Alexander Tsoyfix: move ldconfig after library workaround
2021-02-08  Matthew Thodefix: do not set cmdline for uefi images unless asked
2021-02-02  Jóhann B. Guðmundssonfeat(systemd-coredump): introducing systemd-coredump...
2021-01-20  Jóhann B. Guðmundssonfeat: add addional global variables
2021-01-20  Jóhann B. Guðmundssonfeat: add addional global variables
2021-01-18  Jóhann B. Guðmundssonfeat: add addional global variables
2021-01-18  Vladius25feat(cli): add --no-uefi option
2020-12-01  Daniel MolkentinRevert "Add --uefi-output for custom output filename"
2020-11-24  leo-lbAdd --uefi-output for custom output filename
2020-10-26  Kairui SongAdd a --hostonly-nics option
2020-10-21  Kairui Song99squash: Check require module earlier, and properly
2020-08-28  Daniel Molkentindracut.sh: Add --version
2020-08-24  Érico Rolimdracut.sh: fix some indentation.
2020-08-24  Érico Rolimdracut.sh: fix errors pointed out by shellcheck.
2020-08-05  mwberryUEFI Mode: only write kernel cmdline to UEFI binary
2020-08-04  Kairui Song99squash: simplify the code
2020-08-03  q66dracut.sh: fix ia32 detection for uefi executables
2020-07-26  q66dracut.sh: fix early microcode detection logic
2020-07-02  Kairui Songdracut.sh: FIPS workaround for openssl-libs on Fedora...
2020-07-02  Kairui Songdracut.sh: Move the library workaround after squash
2020-03-18  Harald Hoyerdracut.sh: add check for invalid configuration files
2020-03-16  Dusty Mabedon't prefer $TMPDIR over --tmpdir
2020-03-06  Topi MiettinenUse TMPDIR if available
2020-03-06  Martin Wilckdracut.sh: don't call fsfreeze on subvol of root file...
2020-03-03  Daniel MolkentinMerge branch 'regenerate_all'
2020-03-03  Daniel MolkentinMerge branch 'master' into regenerate_all 722/head
2020-03-02  Topi MiettinenDon't resolve libraries lazily if tmpdir is mounted...
2020-02-20  Donovan TremuraSupport the EFI Stub loader's splash image feature.
2020-02-13  Renaud Métrichdracut.sh: added help for --regenerate-all
2020-01-27  Daniel Corderodracut.sh: check kmoddir is properly formed
next