File: elilo.HEAD

package info (click to toggle)
di-netboot-assistant 0.38a%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 224 kB
  • ctags: 32
  • sloc: sh: 1,050; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
## Run "di-netboot-assistant rebuild-menu" when you modify
## this file.
##
chooser=textmenu
default=install
##default=quick
delay=999
prompt

relocatable

#A sample entry, with your prefered settings NOT TESTED !!!
#image=debian-installer/lenny/ia64/vmlinuz
#    label=quick
#    description="Quick"
#    initrd=debian-installer/lenny/ia64/initrd.gz
#    append="ethdetect/use_firewire_ethernet=no locale=en_US console-keymaps-at/keymap=fr-latin1 vga=normal --"
#    read-only
#    # url=192.168.0.10 auto-install/enable=true 

## vim: ft=conf