diff options
| author | Daniel Baumann <daniel@debian.org> | 2013-02-28 22:28:36 +0100 |
|---|---|---|
| committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 13:54:15 +0200 |
| commit | c99ac9f26c0c70f412844095c9d87d9c1357cb6b (patch) | |
| tree | 6f3365b890a52767bd969265c89c0aad66b20612 /scripts | |
| parent | 02006eaef8a220c3740a4e4f9a7d53f352f9c193 (diff) | |
| download | live-boot-c99ac9f26c0c70f412844095c9d87d9c1357cb6b.tar.gz live-boot-c99ac9f26c0c70f412844095c9d87d9c1357cb6b.zip | |
Moving dracut entry-point stub to backends.
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/boot/0010-dracut | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/boot/0010-dracut b/scripts/boot/0010-dracut deleted file mode 100755 index 19db182..0000000 --- a/scripts/boot/0010-dracut +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -#set -e - -DRACUT_FIXME () -{ - # dracut entry point for live-boot is FIXME(); function - Main -} |
