]> git.ipfire.org Git - thirdparty/dracut.git/shortlog
thirdparty/dracut.git
2015-11-11  Harald Hoyernetwork/ifup.sh: only use dhcp on unknown interfaces...
2015-11-11  Harald Hoyernetwork: also mark interfaces up with their MAC
2015-11-11  Harald Hoyernetwork/ifup.sh: save return value of ifup
2015-11-11  Harald Hoyeriscsi/parse-iscsiroot.sh: restart iscsid with try-restart
2015-11-11  Harald Hoyeriscsi/parse-iscsiroot.sh: handle firmware in online...
2015-11-11  Harald Hoyernetwork/ifup.sh:do_static(): error out, if IP is alread...
2015-11-11  Harald Hoyernetwork/ifup.sh:do_static(): error out, if interface...
2015-11-11  Harald HoyerTEST-15-BTRFS: load btrfs module
2015-11-11  Harald Hoyertest/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe...
2015-11-11  Harald Hoyerdmraid: only scan once because of one device
2015-11-11  Harald Hoyernetwork/dhclient: exit arping immediatly, if we get...
2015-11-11  Harald Hoyernetwork/net-lib.sh:ibft unset gateway or dns, if set...
2015-11-11  Harald Hoyerfcoe: cleanup lldpad
2015-11-11  Harald Hoyerudev-rules: install 40-redhat.rules
2015-11-11  Harald Hoyernetwork/parse-ip-opts.sh: bind enx* interface to the MAC
2015-11-11  Harald Hoyernetwork/ifup.sh: arping for static IPv4 addresses
2015-11-11  Harald Hoyernetwork/ifup.sh: let dhcp client run in the background
2015-11-11  Harald Hoyersystemd/dracut-cmdline.sh: print out cmdline in one...
2015-11-11  Harald Hoyeriscsi: handle timeout case better
2015-11-11  Harald HoyerTEST-30-ISCSI: fix test to run with new iscsi
2015-11-11  Harald Hoyeriscsi/module-setup.sh: iscsid need /var/lib/iscsi
2015-11-11  Harald Hoyercrypt: install drbg unconditionally in hostonly mode
2015-11-11  Harald Hoyerman page: changed grub.conf to grub2.cfg
2015-11-11  Harald Hoyermultipath: install all multipath path selector kernel...
2015-11-11  Harald Hoyerlivenet: don't attempt to download the image for every...
2015-11-11  Harald Hoyerfcoe/fcoe-edd.sh: cleanup the script
2015-11-11  Chris Leechfcoe: EDD parsing patch for i40e
2015-11-11  Chris Leechfcoe: start with fcoemon instead of fipvlan
2015-11-11  Harald Hoyernetwork: add options to tweak timeouts
2015-11-11  Harald Hoyeriscsi/parse-iscsiroot.sh: do not modify netroot
2015-11-11  Harald Hoyeriscsi/iscsiroot.sh: handle firmware in online queue
2015-11-11  Harald Hoyerdracut.spec: raise systemd requirement to >= 219
2015-11-11  Harald Hoyerinitqueue: add online queue
2015-11-11  Harald HoyerTEST-30-ISCSI: add rd.scsi.firmware
2015-11-11  Harald HoyerMakefile: remove output file before creating it
2015-11-11  Harald Hoyerdracut-systemd/module-setup.sh: remove duplicate vconso...
2015-11-11  Harald Hoyerdracut.sh: quote $outfile on error removal
2015-11-11  Harald Hoyerdracut.sh: remove "_EARLY" from CONFIG_MICROCODE_*...
2015-11-11  Harald Hoyerlvm: remove all quirk arguments
2015-11-11  Harald Hoyerfips: add authenc and authencesn kernel modules
2015-11-11  Harald Hoyerdracut.spec: omit pkg-config from dependencies
2015-11-11  Harald HoyerMakefile: fix VERSION and GITVERSION
2015-11-11  Harald HoyerMerge pull request #91 from dracut-mailing-devs/1437470...
2015-11-11  Harald HoyerMerge pull request #100 from d-hatayama/suppress_broken...
2015-11-11  Harald HoyerMerge pull request #101 from silvio/sfr/pkgfile
2015-11-11  Harald HoyerMerge pull request #103 from FGrose/metadata
2015-11-11  Harald HoyerMerge pull request #102 from FGrose/Overflow
2015-11-09  Frederick Grosedmsquash-live-root: Use non-persistent metadata snapshots. 103/head
2015-11-09  Frederick Grosedmsquash-live-root: Request overflow support for persis... 102/head
2015-11-09  Harald Hoyerdracut-logger: prefix stderr output with "dracut: "
2015-11-08  Silvio FrickePKGFILE: prevent out of tree builds 101/head
2015-11-08  Silvio FrickePKGFILE: version is now completely constructed from git
2015-11-08  Silvio FrickePKGFILE: update to latest makepkg
2015-11-05  HATAYAMA Daisukelsinitrd: Suppress "cat: write error: Broken pipe" 100/head
2015-09-17  Harald HoyerMerge pull request #95 from cgwalters/emacs-setq
2015-09-17  Colin Waltersdir-locals: Avoid use of setq which triggers Emacs... 95/head
2015-09-09  Harald Hoyerdracut.8.asc: mention lsinitrd(1) in see also
2015-09-07  Harald HoyerMerge branch 'master' of github.com:haraldh/dracut
2015-09-07  Harald HoyerMerge pull request #94 from yuwata/master
2015-09-07  yuwatainstall blob: fix typos in usage. 94/head
2015-09-07  yuwatasystemd-networkd: fix typo in error message
2015-09-07  yuwatasystemd-initrd: fix typo in error message.
2015-09-03  Harald Hoyerdracut-functions.sh: fixed dracutbasedir, when sourced...
2015-09-02  Harald HoyerMerge pull request #87 from dracut-mailing-devs/E1ZK3hi...
2015-08-25  Harald HoyerMerge pull request #90 from ldzhong/fix
2015-08-24  Lidong Zhongdracut.sh: remove duplicate call of push_host_devs 90/head
2015-08-24  Harald HoyerMerge pull request #89 from ldzhong/fix
2015-08-24  Lidong Zhongdracut-functions.sh: remove duplicate declaratio of... 89/head
2015-08-24  Harald HoyerMerge pull request #88 from shoop/staticroutegw
2015-08-23  Stijn HoopThe default gateway might need a static route 88/head
2015-08-13  Harald HoyerTEST-30-ISCSI: test more and set static initiator name
2015-08-13  Harald Hoyeriscsi/iscsiroot.sh: handle timeout with all interfaces up
2015-08-12  Harald Hoyeriscsi/parse-iscsiroot.sh: use iBFT initiator name
2015-08-12  Harald Hoyerdracut.cmdline.7.asc: document rd.iscsi.waitnet and...
2015-08-12  Harald HoyerTEST-30-ISCSI: switch to scsi-target-utils
2015-08-12  Harald HoyerTEST-30-ISCSI/dhcpd.conf: set the LUN
2015-08-12  Harald Hoyeriscsi: integrate with systemd and improve robustness
2015-08-12  Harald Hoyerbase/dracut-lib.sh: forget about the idea of output...
2015-08-12  Harald Hoyerdracut-systemd/dracut-initqueue.sh: be verbose about...
2015-08-12  Harald Hoyernfs/parse-nfsroot.sh: silence useless warning if netroo...
2015-08-12  Harald Hoyernetwork/parse-ip-opts.sh: assume rd.neednet for multipl...
2015-08-12  Harald Hoyersystemd: add systemd-run and systemd-escape
2015-08-12  Harald Hoyernetwork/net-lib.sh: add is_ip()
2015-08-10  Harald Hoyerdracut.sh: remove quotes from install_items and install...
2015-08-10  Harald Hoyerbase/dracut-lib.sh: Dup stdout and stderr
2015-08-03  Mimi ZoharRevert securitfs change
2015-08-03  Mimi ZoharDefine new script to load keys on the IMA keyring ...
2015-08-03  Mimi ZoharExtend evm-enable.sh to load the EVM public key
2015-08-03  Mimi ZoharRemove 98integrity's dependency on selinux
2015-07-31  Harald Hoyer90qemu: fixed systemd-detect-virt output parsing
2015-07-30  Harald Hoyerdracut.sh: simplify modalias reading
2015-07-28  Alexander Tsoydracut-initramfs-restore: make mount error nonfatal 87/head
2015-07-28  Harald Hoyerqemu: add spapr-vscsi kernel module
2015-07-27  Harald HoyerMerge pull request #85 from Quarky9/master
2015-07-27  Harald Hoyercrypt: s/allow-discards/discard for crypttab
2015-07-25  Stefan ReimerAdd missing echo to output the result. 84/head 85/head
2015-07-22  Harald HoyerCleanup compressor handling
2015-07-21  Chao Fanremove the incomplete .img file 91/head
2015-07-18  Harald Hoyerdmsquash-generator.sh: increase timeout for checkisomd5
2015-07-16  Harald HoyerMerge pull request #81 from floppym/printf2
next