]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
dracut: Add rootfile.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Jul 2010 20:24:23 +0000 (22:24 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 17 Jul 2010 20:24:23 +0000 (22:24 +0200)
config/rootfiles/common/dracut [new file with mode: 0644]

diff --git a/config/rootfiles/common/dracut b/config/rootfiles/common/dracut
new file mode 100644 (file)
index 0000000..d140fd9
--- /dev/null
@@ -0,0 +1,60 @@
+etc/dracut.conf
+etc/dracut.conf.d
+sbin/dracut
+sbin/dracut-catimages
+sbin/dracut-gencmdline
+sbin/lsinitrd
+sbin/mkinitrd
+sbin/switch_root
+usr/share/dracut
+usr/share/dracut/dracut-functions
+usr/share/dracut/modules.d
+usr/share/dracut/modules.d/60xen
+usr/share/dracut/modules.d/60xen/check
+usr/share/dracut/modules.d/60xen/install
+usr/share/dracut/modules.d/60xen/installkernel
+usr/share/dracut/modules.d/60xen/xen-pre-udev.sh
+usr/share/dracut/modules.d/90kernel-modules
+usr/share/dracut/modules.d/90kernel-modules/install
+usr/share/dracut/modules.d/90kernel-modules/installkernel
+usr/share/dracut/modules.d/90kernel-modules/parse-kernel.sh
+usr/share/dracut/modules.d/95debug
+usr/share/dracut/modules.d/95debug/check
+usr/share/dracut/modules.d/95debug/install
+usr/share/dracut/modules.d/95rootfs-block
+usr/share/dracut/modules.d/95rootfs-block/block-genrules.sh
+usr/share/dracut/modules.d/95rootfs-block/install
+usr/share/dracut/modules.d/95rootfs-block/mount-root.sh
+usr/share/dracut/modules.d/95rootfs-block/parse-block.sh
+usr/share/dracut/modules.d/95terminfo
+usr/share/dracut/modules.d/95terminfo/install
+usr/share/dracut/modules.d/95udev-rules
+usr/share/dracut/modules.d/95udev-rules/01-ignore.rules
+usr/share/dracut/modules.d/95udev-rules/59-persistent-storage-volid.rules
+usr/share/dracut/modules.d/95udev-rules/59-persistent-storage.rules
+usr/share/dracut/modules.d/95udev-rules/61-persistent-storage.rules
+usr/share/dracut/modules.d/95udev-rules/install
+usr/share/dracut/modules.d/95udev-rules/load-modules.sh
+usr/share/dracut/modules.d/98syslog
+usr/share/dracut/modules.d/98syslog/README
+usr/share/dracut/modules.d/98syslog/check
+usr/share/dracut/modules.d/98syslog/install
+usr/share/dracut/modules.d/98syslog/parse-syslog-opts.sh
+usr/share/dracut/modules.d/98syslog/rsyslog.conf
+usr/share/dracut/modules.d/98syslog/rsyslogd-start.sh
+usr/share/dracut/modules.d/98syslog/rsyslogd-stop.sh
+usr/share/dracut/modules.d/98syslog/syslog-cleanup.sh
+usr/share/dracut/modules.d/98syslog/syslog-genrules.sh
+usr/share/dracut/modules.d/99base
+usr/share/dracut/modules.d/99base/check
+usr/share/dracut/modules.d/99base/dracut-lib.sh
+usr/share/dracut/modules.d/99base/init
+usr/share/dracut/modules.d/99base/initqueue
+usr/share/dracut/modules.d/99base/install
+usr/share/dracut/modules.d/99base/loginit
+usr/share/dracut/modules.d/99base/parse-blacklist.sh
+usr/share/dracut/modules.d/99base/parse-root-opts.sh
+#usr/share/man/man5/dracut.conf.5
+#usr/share/man/man8/dracut-catimages.8
+#usr/share/man/man8/dracut-gencmdline.8
+#usr/share/man/man8/dracut.8