]> git.ipfire.org Git - thirdparty/dracut.git/shortlog
thirdparty/dracut.git
2022-10-18  Tianhao Chaifix(multipath): install multipathd.socket 2010/head
2022-10-15  Matt Colemanfeat(dmsquash-live): add new dmsquash-live-autooverlay...
2022-10-15  Matt Colemanci: revert to actions/checkout@v1 in manualtest
2022-10-15  Matt Colemandocs: fix a typo in HACKING.md
2022-10-07  Pavel Valenafix(dracut.spec): tpm2-tools is required for crypt...
2022-09-30  Martin Wilckfix(man): dracut.cmdline.7: clarify "rd.nvmf.discover...
2022-09-30  Martin Wilckfix(network): avoid double brackets around IPv6 address
2022-09-30  Martin Wilckfeat(nvmf): set rd.neednet=1 if tcp records encountered
2022-09-30  Martin Wilckfix(man): dracut.cmdline(7): correct syntax for rd...
2022-09-30  Martin Wilckfix(network): don't use same ifname multiple times
2022-09-30  Martin Wilckfix(nvmf): run cmdline hook before parse-ip-opts.sh
2022-09-30  Martin Wilckfix(nvmf): avoid calling "exit" in a cmdline hook
2022-09-30  Martin Wilckfix(nvmf): make sure "rd.nvmf.discover=fc,auto" takes...
2022-09-30  Martin Wilckfix(nvmf): don't use "finished" queue for autoconnect
2022-09-30  Martin Wilckfix(nvmf): don't create did-setup file
2022-09-30  Martin Wilckfix(nvmf): no need to load the nvme module
2022-09-30  Martin Wilckfix(nvmf): don't try to validate network connections...
2022-09-30  Antonio Alvarez... fix(nvmf): nvme list-subsys prints the address using...
2022-09-30  Laszlo Gombosci: login and push containers as repository_owner
2022-09-29  Laszlo Gombostest(SYSTEMD): make the man command succeed
2022-09-29  Laszlo Gombostest: do not bring up the network interface if it is...
2022-09-29  Antonio Alvarez... fix(dracut-init.sh): add missing hostonly code in the...
2022-09-29  Antonio Alvarez... refactor(network-manager): use more precise global...
2022-09-29  Antonio Alvarez... refactor(network-legacy): use more precise global variables
2022-09-29  Antonio Alvarez... refactor(systemd-timesyncd): use more precise global...
2022-09-29  Antonio Alvarez... refactor(systemd-networkd): use more precise global...
2022-09-29  Antonio Alvarez... fix(network-manager): correct wrong local network confi...
2022-09-29  Antonio Alvarez... fix(network-legacy): correct wrong local network config...
2022-09-29  Antonio Alvarez... fix(dracut.sh): correct wrong systemd variable paths
2022-09-29  Laszlo Gombostest(DMSQUASH): add test for overlay on top of a block...
2022-09-29  Laszlo Gombostest(NFS): remove a workaround for systemd v230
2022-09-29  Laszlo Gombosrefactor(base): remove `str_replace` from `dracut-lib.sh`
2022-09-29  Laszlo Gombosci: add Gentoo Linux container
2022-09-29  Laszlo Gomboschore(udev-rules): remove obsolete code
2022-09-29  Laszlo Gomboschore(base): do not output root entry while installing...
2022-09-29  Laszlo Gombosci: improve CI for containers
2022-09-29  Hari Bathinifix(squash): build ld cache for squash loader
2022-09-26  Pavel Valenafeat(dracut.sh): populate uefi_cmdline if no other...
2022-09-26  Antonio Alvarez... feat(systemd): install systemd-sysroot-fstab-check
2022-09-26  Antonio Alvarez... fix(i18n): do not fail if FONT in /etc/vconsole.conf...
2022-09-26  Frederick Grosefix(load_fstype): use $1 if $2 is missing
2022-09-26  Kairui Songfix(dracut-initramfs-restore.sh): initramfs detection...
2022-09-26  Antonio Alvarez... fix(systemd): add missing modprobe@.service
2022-09-26  Antonio Alvarez... feat(systemd-pstore): introducing the systemd-pstore...
2022-08-26  Laszlo Gombosci: add workflow for manual test run
2022-08-26  Antonio Alvarez... docs: correct typo
2022-08-26  Antonio Alvarez... fix(dracut.sh): remove duplicate "dracut:" string in...
2022-08-26  Antonio Alvarez... refactor(dracut.sh): use logger functions instead of...
2022-08-26  Laszlo Gombosfix(man): point man pages to github.com instead of...
2022-08-26  Laszlo Gombosdocs: fix path to CONTRIBUTING.md
2022-08-26  Laszlo Gombosdocs: clarify that rd.break stops before the breakpoint...
2022-08-26  Antonio Alvarez... chore: add execute permission to all scripts
2022-08-26  Laszlo Gombostest: list only the required modules explicitly
2022-08-26  Antonio Alvarez... fix(shell-completion): add missing -p and --parallel...
2022-08-18  Laszlo Gombosfix(nfs,virtiofs): check kernel for builtin fs drivers
2022-08-18  Antonio Alvarez... fix(dracut-initramfs-restore.sh): hide unpack errors
2022-08-18  Laszlo Gombostest: remove dracut.conf.test
2022-08-18  David Tardonfix(skipcpio): ignore broken pipe
2022-08-18  gombitest: remove unused ci-matrix.txt file
2022-08-18  Laszlo Gombosdocs: create CONTRIBUTING.md
2022-08-15  Antonio Alvarez... fix(systemd-networkd): typo in systemd-networkd.socket...
2022-08-15  Mike Gilbertfix(virtiofs): make shebangs work on split-usr systems
2022-08-15  runsisifix(dracut-install): use stripped kernel module path...
2022-08-15  Laszlo Gombosfix(virtiofs): ismounted has a dependency on the base...
2022-08-15  Lukas Nykrynfix(drm): add video drivers needed on hyper-v and similar
2022-08-15  Lukas Nykrynfix(kernel-modules): always include nvmem driver on...
2022-08-15  David Tardonrefactor(convertfs): drop duplicate def. of ismounted()
2022-08-15  Laszlo Gombosfix(dmsquash-live): check kernel for built-in squashfs...
2022-08-15  Laszlo Gombosci: dependencies for testing nfs module for Debian
2022-08-15  Laszlo Gombosfix(test): remove unnecessary setup steps
2022-08-15  Laszlo Gombostest(16-DMSQUASH): make it pass on arch
2022-08-15  Laszlo Gombosdocs(README.md): update wiki link
2022-08-12  Jonathan Lebonfix(90multipath): use RemainAfterExit=yes for multipath...
2022-08-12  Jonathan Lebonfix(90multipath): create `/etc/multipath` only
2022-08-12  Antonio Alvarez... fix(systemd): set right permissions for the machine...
2022-08-12  Marcos Mellofix(dracut-install): do not try to copy files from...
2022-08-12  Marcos Mellorefactor(dracut-install): do not call dirname() directly
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-08-12  Brian C. Lanefix(dmsquash-live): run checkisomd5 on correct device
2022-08-12  Antonio Alvarez... fix(dracut-init.sh): correct dracut-install source...
2022-08-12  Antonio Alvarez... fix(lsinitrd.sh): correct skipcpio source path
2022-08-12  Antonio Alvarez... fix(dracut-init.sh): propagate the result code returned...
2022-08-12  Frederick Grosefix(dmsquash-live-root): check kernel for built-in...
2022-08-12  Laszlo Gombosci: add glibc to the Arch Linux container
2022-08-12  David Tardonrefactor(url-lib): write curl output directly to file
2022-07-08  Antonio Alvarez... fix(i18n): add required includes for keymaps
2022-06-24  Antonio Alvarez... fix(man): correct typo
2022-06-24  набfix(dracut-install): correctly waitpid() for cp
2022-06-24  набrefactor(dracut-install): fork() instead of popen(...
2022-06-24  набperf(dracut-install): convert_abs_rel: don't allocate...
2022-06-24  набfeat(dracut-install): convert_abs_rel: canonicalise...
2022-06-24  набfix(dracut-install): convert_abs_rel: return valid...
2022-06-24  набperf(dracut-install): strdup()+[dirlen]=0 => strndup
2022-06-21  Daan De Meyerfix(install.d): add --verbose if KERNEL_INSTALL_VERBOSE=1
2022-06-21  Kairui Songfix(dracut): typo error 'aggresive' -> 'aggressive'
2022-06-21  Alberto Planasfix(integrity): do not enable EVM if there is no key
2022-06-21  Alberto Planasfix(integrity): remove unused variable
2022-06-21  Jóhann B. Guðmundssonfix(Makefile): reduce the number of shell invocations
2022-06-19  Jóhann B. Guðmundssondocs: update NEWS.md and AUTHORS 057
next