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~a8.
[debian-live-boot.git]
/
backends
/
dracut
/
live.script
blob
2f29e70d998141e34c58870ef3860c301c2217df
1
#!/bin/sh
2
3
#set -e
4
5
.
/
lib
/
live
/
boot.sh
6
7
DRACUT_FIXME
()
8
{
9
# dracut entry point for live-boot is FIXME(); function
10
Main
11
}