v.licheni.net
/
stack
/
code
/
debianlive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
corrected executables check in make-persistence
[stack/code/debianlive.git]
/
xfce-desktop
/
config
/
bootloaders
/
extlinux
/
live.cfg.in
1
label live-@FLAVOUR@
2
menu label ^Live (@FLAVOUR@)
3
menu default
4
linux @LINUX@
5
initrd @INITRD@
6
append @APPEND_LIVE@
7
8
label live-@FLAVOUR@-failsafe
9
menu label ^Live (@FLAVOUR@ failsafe)
10
linux @LINUX@
11
initrd @INITRD@
12
append @APPEND_LIVE_FAILSAFE@