dracut/modules.d/99base
Harald Hoyer bb61d657c1 99base/dracut-lib.sh: added inst_mount_hook add_mount_point
inst_mount_hook <mountpoint> <prio> <name> <script>

Install a mount hook with priority <prio>,
which executes <script> as soon as <mountpoint> is mounted.

add_mount_point <dev> <mountpoint> <filesystem> <fsopts>

Mount <dev> on <mountpoint> with <filesystem> and <fsopts>
and call any mount hooks, as soon, as it is mounted
2011-12-15 14:49:05 +01:00
..
dracut-lib.sh 99base/dracut-lib.sh: added inst_mount_hook add_mount_point 2011-12-15 14:49:05 +01:00
init 99base/init: avoid using cp -t 2011-11-15 09:47:20 +01:00
initqueue 99base: whitespace fix 2011-08-22 11:19:19 +02:00
loginit removed trailing whitespaces 2011-05-10 11:56:09 +02:00
module-setup.sh */module-setup.sh: use host_fs_types host_devs 2011-12-15 14:49:03 +01:00
parse-root-opts.sh add missing shebang 2011-02-23 09:38:25 +01:00