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
Use PERSISTENCE_PATH with a trailing "/".
[debian-live-boot.git]
/
backend
/
dracut
/
live.script
blob
0774bfb2d75d4a4246966b429596500420accee5
1
#!/bin/sh
2
3
#set -e
4
5
.
/
bin
/
live-boot
6
7
DRACUT_FIXME
()
8
{
9
# dracut entry point for live-boot is FIXME(); function
10
Live
11
}