]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d
systemd: add 70-uaccess.rules
[thirdparty/dracut.git] / modules.d /
2014-02-26  Harald Hoyersystemd: add 70-uaccess.rules
2014-02-19  Harald Hoyerfcoe-uefi: try all FcoeBootDevice-* variables for a...
2014-02-19  Harald Hoyeriscsi: for iBFT read the initiator-name from the correc...
2014-02-12  Harald Hoyeriscsiroot: touch the right marker file
2014-02-12  Harald Hoyerkernel-modules: add sdhci_acpi to the static list of...
2014-02-10  Till MaasCryptroot-ask.sh: Remove duplicate code
2014-02-09  Till MaasCryptroot-ask.sh: Use variables consistently
2014-02-07  Brian C. Lanenew_dhcp_next_server is really new_next_server
2014-02-07  Harald Hoyernetwork:fix dns parsing in ip= parameter
2014-02-06  Harald HoyerFactor out all the "type -V" commands
2014-02-05  Harald Hoyersystemd: add sys-kernel-config.mount
2014-02-05  Harald HoyerDo not reload systemd with wait_for_dev
2014-02-05  Harald Hoyersystemd/dracut-pre-pivot: run for /dev/{nfs,root} and...
2014-02-05  Harald Hoyernfs/nfsroot: symlink /dev/null to /dev/nfs, as a marker...
2014-02-04  Harald Hoyernetwork/ifup: do not run dhclient twice on the same...
2014-02-04  Harald Hoyernetwork/ifup: do not ifup an already setup network...
2014-01-31  Harald Hoyerbase/rdsosreport.sh: add dracut version to rdsosreport
2014-01-30  Harald Hoyernetwork/ifup.sh: handle $dns1 and $dns2 from "ip="...
2014-01-30  Harald Hoyernetwork/net-lib.sh: parse ibft nameserver settings
2014-01-30  Harald Hoyernetwork: understand ip=.....:<dns1>:<dns2>
2014-01-28  Harald Hoyerdmsquash-live/dmsquash-liveiso-genrules.sh: s/loop0...
2014-01-28  Stig Telferurl-lib: extend to enable TFTP support
2014-01-28  Stig Telferdracut-lib.sh: bugfix for pidof function
2014-01-28  Stig Telferdracut-lib.sh: bugfix for pidof function
2014-01-28  Harald Hoyeriscsi/iscsiroot.sh: beautify warning
2014-01-28  Harald Hoyernetwork/dhclient-script.sh: set lease time
2014-01-24  Harald HoyerRevert "dmraid: let dmraid setup the partitions"
2014-01-24  Colin Guthriecrypt: Prevent asking for password multiple times if...
2014-01-24  Alexander Tsoyudev-rules: add eudev rules
2014-01-24  Cristian Rodríguezsystemd: ensure autofs4 and ipv6 are included
2014-01-22  Harald Hoyeriscsi: more iscsiroot fixes
2014-01-22  Harald Hoyerbase/dracut-lib.sh: "halt" the machine in systemd mode...
2014-01-17  Harald Hoyeriscsi: call "iscsistart -b" until it succeeds
2014-01-17  Harald Hoyernetwork: add rd.bootif=0 to ignore BOOTIF
2014-01-17  Harald Hoyersystemd/module-setup.sh: make use of "ln_r"
2014-01-17  Harald Hoyersystemd: add seat udev rules and mask loginctl
2014-01-17  Harald Hoyersystemd: add 71-seat.rules 73-seat-late.rules
2014-01-17  Harald Hoyersystemd/rootfs-generator.sh: ignore legacy root=/dev/nfs
2014-01-17  Harald Hoyersystemd/rootfs-generator.sh: exit 0
2014-01-15  Harald Hoyernetwork: include all ethernet drivers
2014-01-13  Harald Hoyeriscsi/iscsiroot.sh: do not trust iscsistart return...
2014-01-13  Harald Hoyersystemd/dracut-initqueue.sh: fstab is not a directory
2014-01-13  Harald Hoyerfcoe-uefi: do not include, if fcoe utils not installed
2014-01-13  Harald Hoyerresume/parse-resume.sh: fixed printf formatting
2013-12-19  Harald Hoyerresume: fixed udev rule for /dev/resume instead of...
2013-12-19  Harald Hoyernetwork: include usbnet drivers
2013-12-19  Harald Hoyerkernel-modules: add more block driver
2013-12-18  Harald Hoyerdracut-lib/wait_for_dev(): prevent systemd daemon-reload
2013-12-18  Harald Hoyeriscsi: do iscsi_firmware regardless of network
2013-12-13  Harald Hoyerlvm: fixed lvm thin check
2013-12-12  Harald Hoyermove uefi-lib to a seperate module
2013-12-12  Harald Hoyerfcoe: move uefi parsing to fcoe-uefi module
2013-12-11  Alexander Tsoyusrmount: always install
2013-12-10  Harald Hoyerbase/rdsosreport.sh: add "ip a" output
2013-12-05  Harald Hoyersystemd/dracut-initqueue.sh: fixed waiting in the loop...
2013-12-05  Harald Hoyeri18n: introduce i18n_install_all, to install everything
2013-12-05  Harald Hoyerlvm: install thin tools, only when needed in hostonly
2013-12-05  Hannes ReineckeFixup script permissions
2013-12-05  Hannes ReineckeFixup keymap setting for openSUSE
2013-12-05  Hannes ReineckeAdd zfcp scripts for SUSE
2013-12-05  Hannes ReineckeAdd DASD configuration for SuSE
2013-12-05  Hannes Reinecke95znet: Make installation optional
2013-12-05  Hannes Reinecke95zfcp: Make installation optional
2013-12-05  Hannes Reinecke95dasd_mod: make dasd_cio_free optional
2013-12-05  Hannes Reinecke95dasd: Only install module if normalize_dasd_arg is...
2013-12-05  Hannes Reinecke95dasd: Install kernel modules only once
2013-12-05  Harald Hoyer10i18n/parse-i18n.sh: fixed vconsole.conf/locale.conf...
2013-12-03  Harald Hoyerresume: no more autoresume
2013-12-03  Harald Hoyerresume: autoconf resume
2013-12-03  Harald Hoyerbase/dracut-lib.sh:wait_for_dev() relax requirement
2013-12-03  Harald Hoyernetwork/ifup.sh: before doing dhcp, check, if the link...
2013-12-03  Harald Hoyernetwork/net-lib.sh:iface_has_link() fixup
2013-12-03  Harald Hoyernetwork/net-lib.sh:wait_for_if_up() wait for "state UP"
2013-12-03  Harald Hoyerfips: fix RHEV vmlinuz check
2013-12-03  Peter Rajnohalvm: do not run pvscan for lvmetad update
2013-11-14  Harald Hoyerkernel-modules: add ohci-pci to the list of forced...
2013-11-12  Harald Hoyersystemd: do not exit the initqueue, if systemd asks...
2013-11-11  Harald Hoyeriscsi,nbd: do not fail in hostonly mode
2013-11-04  Harald Hoyerfips: also install /etc/system-fips in the initramfs
2013-10-30  Harald Hoyeriscsi/nbd: do not try to mount the whole disk, if root...
2013-10-30  Kyle McMartinfips: include crct10dif_generic
2013-10-30  Harald HoyerHandle crypto modules with and without modaliases
2013-10-25  Alexander Tsoyusrmount/module-setup.sh: fixed typo
2013-10-21  Harald Hoyerlvm: always install thin utils for lvm
2013-10-18  Harald Hoyerkernel-modules(ARM): add mmc_block usb_storage to stati...
2013-10-16  Harald Hoyermkdir basic dirs in /run
2013-10-16  Harald Hoyernetwork/fcoe: only redirect output to loginit.pipe...
2013-10-16  Harald Hoyerlvm: fix thin recognition
2013-10-09  Alexander Tsoyresume: remove resume-genrules.sh
2013-10-09  Alexander Tsoyresume: fix swap detection in hostonly
2013-10-09  Harald Hoyerbase/init.sh: also mkdir /run/lock
2013-10-08  Brian C. Lanedmsquash-live: add /dev/mapper/live-base
2013-10-08  Harald Hoyer10i18n/parse-i18n.sh: parse rd.vconsole and rd.locale
2013-10-08  Harald Hoyer*/module-setup.sh: add comments for dracut called functions
2013-10-08  Harald Hoyerlvm: install thin utils for non-hostonly
2013-10-07  Harald Hoyerbtrfs: use inst_hook to install the timeout hook
2013-10-07  Harald Hoyerrootfs-block: add support for the rootfallback= kernel...
2013-10-07  Harald Hoyerfcoe: add FCoE UEFI boot device support
2013-10-04  Alexander Tsoymdraid/module-setup.sh: fixes for mdadm-3.2.6+
2013-10-04  Alexander Tsoymdraid/module-setup.sh: install configs from /etc/mdadm...
next