repo.or.cz
/
debian-live-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Adding upstream version 4.0~a7.
[debian-live-boot.git]
/
scripts
/
boot
/
0010-dracut
blob
19db182e2e71e29b2d148e3fe3ecab9240d44b87
1
#!/bin/sh
2
3
#set -e
4
5
DRACUT_FIXME
()
6
{
7
# dracut entry point for live-boot is FIXME(); function
8
Main
9
}