Skip to content

Commit

Permalink
Adding temporary redirection layer for dracut initramfs generator.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-baumann committed Jul 18, 2012
1 parent adcbcdd commit 9645a6e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions scripts/boot/0010-dracut
@@ -0,0 +1,9 @@
#!/bin/sh

#set -e

DRACUT_FIXME ()
{
# dracut entry point for live-boot is FIXME(); function
Main
}

0 comments on commit 9645a6e

Please sign in to comment.