| .. |
|
00bash
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
00bootchart
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
00dash
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
00systemd
|
systemd: install missing drop-in configs
|
2016-07-06 07:27:37 +02:00 |
|
00systemd-bootchart
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
01fips
|
fips: honor $BOOT_IMAGE variable for HMAC check of the kernel
|
2017-01-30 09:25:41 +01:00 |
|
01systemd-initrd
|
systemd-initrd: add initrd-root-device.target
|
2016-05-25 15:07:08 +02:00 |
|
02caps
|
caps: make it a non default module
|
2016-09-02 07:51:55 +02:00 |
|
02fips-aesni
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
02systemd-networkd
|
Do not use deprecated egrep/fgrep
|
2016-03-28 11:38:34 +03:00 |
|
03modsign
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
03rescue
|
add support to F2FS filesystem (fsck)
|
2016-06-30 21:26:42 +02:00 |
|
04watchdog
|
watchdog: start traversing the device tree from the right directory
|
2016-04-18 15:50:42 +02:00 |
|
05busybox
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
10i18n
|
Do not "cp" the selinux context
|
2017-01-16 14:27:39 +01:00 |
|
30convertfs
|
change "while read x" to cope with EOF without newline
|
2015-04-28 11:39:15 +02:00 |
|
40network
|
network: fixup VLAN handling
|
2017-01-18 15:16:01 +01:00 |
|
45ifcfg
|
ifcfg/write-ifcfg.sh: write DEVICE=$netif for VLAN
|
2017-01-18 16:23:45 +01:00 |
|
45url-lib
|
url-lib: ca-bundle.crt changed to a symlink
|
2016-08-19 15:49:33 +02:00 |
|
50drm
|
dracut_install: honor --silent flag
|
2016-04-15 15:25:27 +02:00 |
|
50gensplash
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
50plymouth
|
plymouth/plymouth-pretrigger.sh: also trigger acpi subsystem
|
2016-04-13 14:11:17 +02:00 |
|
80cms
|
Add awk and getopt as dependencies of znetconf
|
2015-11-13 13:18:11 +01:00 |
|
90btrfs
|
guard ${arrays[@]} with ""
|
2015-07-09 15:36:25 +02:00 |
|
90crypt
|
crypt: with systemd cryptsetup is not needed
|
2017-01-16 14:27:39 +01:00 |
|
90dm
|
Enable the use of the OverlayFS for the LiveOS root filesystem.
|
2017-03-11 00:42:19 -05:00 |
|
90dmraid
|
dmraid/61-dmraid-imsm.rules: add nowatch option for udev
|
2015-11-26 17:46:03 +01:00 |
|
90dmsquash-live
|
dmsquash-live-root: Extend rd.live.overlay.readonly support
|
2017-03-11 19:14:26 -05:00 |
|
90kernel-modules
|
kernel-modules: add nvme kernel module
|
2016-09-02 07:51:55 +02:00 |
|
90kernel-network-modules
|
network: Try to load xennet
|
2016-11-10 16:05:58 +01:00 |
|
90livenet
|
livenet: support nfs:// urls in livenet-generator
|
2016-08-25 17:13:52 -04:00 |
|
90lvm
|
lvm: silence errors from "lvm dumpconfig"
|
2015-11-25 14:21:33 +01:00 |
|
90mdraid
|
dracut-systemd/dracut-initqueue: only start service if really needed
|
2015-07-13 10:51:47 +02:00 |
|
90multipath
|
removed obsolete kernel module functions and host_modules variable
|
2016-04-15 16:48:13 +02:00 |
|
90qemu
|
qemu: include the qemu_fw_cfg kernel module
|
2016-08-16 13:43:18 -07:00 |
|
90qemu-net
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
91crypt-gpg
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
91crypt-loop
|
Merge pull request #44 from MrStaticVoid/fix-crypt-loop-info-log-level
|
2015-06-02 11:49:25 +02:00 |
|
95cifs
|
guard ${arrays[@]} with ""
|
2015-07-09 15:36:25 +02:00 |
|
95dasd
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
95dasd_mod
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
95dasd_rules
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
95debug
|
add support to F2FS filesystem (fsck)
|
2016-06-30 21:26:42 +02:00 |
|
95fcoe
|
fcoe: check if needed for hostonly
|
2016-07-14 13:57:21 +02:00 |
|
95fcoe-uefi
|
fcoe: check if needed for hostonly
|
2016-07-14 13:57:21 +02:00 |
|
95fstab-sys
|
change "while read x" to cope with EOF without newline
|
2015-04-28 11:39:15 +02:00 |
|
95iscsi
|
Do not "cp" the selinux context
|
2017-01-16 14:27:39 +01:00 |
|
95nbd
|
nbd: add missing generator
|
2016-01-07 09:56:36 +01:00 |
|
95nfs
|
nfs: add chmod
|
2017-01-18 15:15:06 +01:00 |
|
95resume
|
95resume: avoid possible symbolic link creation error on bootup
|
2016-04-15 10:38:04 +02:00 |
|
95rootfs-block
|
Revert "Let user specify the action after fail"
|
2015-11-13 13:22:34 +01:00 |
|
95ssh-client
|
95ssh-client: attempt to copy UserKnownHostsFile to kdump's initramfs
|
2016-11-30 17:05:57 +08:00 |
|
95terminfo
|
Do not "cp" the selinux context
|
2017-01-16 14:27:39 +01:00 |
|
95udev-rules
|
Do not use deprecated egrep/fgrep
|
2016-03-28 11:38:34 +03:00 |
|
95virtfs
|
guard ${arrays[@]} with ""
|
2015-07-09 15:36:25 +02:00 |
|
95zfcp
|
Check rd.zfcp= format in dracut hook:cmdline process stage
|
2015-11-13 14:02:19 +01:00 |
|
95zfcp_rules
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
95znet
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
96securityfs
|
Revert securitfs change
|
2015-08-03 12:36:05 +02:00 |
|
97biosdevname
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
97masterkey
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
98dracut-systemd
|
99base: apply kernel module memory debug support
|
2016-11-27 12:09:10 +08:00 |
|
98ecryptfs
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
98integrity
|
integrity/ima-policy-load.sh: s/echo -n/printf
|
2016-10-20 13:58:25 +02:00 |
|
98pollcdrom
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
|
98selinux
|
Revert "Let user specify the action after fail"
|
2015-11-13 13:22:34 +01:00 |
|
98syslog
|
add imjournal.so to read systemd journal
|
2016-10-11 08:51:13 -04:00 |
|
98usrmount
|
Revert "Let user specify the action after fail"
|
2015-11-13 13:22:34 +01:00 |
|
99base
|
base/dracut-lib.sh: fixup trim()
|
2017-01-18 16:22:26 +01:00 |
|
99fs-lib
|
fs-lib: f2fs needs crc32 not crc32c
|
2016-07-08 10:01:52 +02:00 |
|
99img-lib
|
Factor out all the "type -V" commands
|
2014-02-06 16:45:20 +01:00 |
|
99shutdown
|
shutdown: guard against read-only /run
|
2015-11-30 11:27:03 +01:00 |
|
99uefi-lib
|
uefi-lib: remove bogus comment
|
2015-06-23 15:29:43 +02:00 |