This file is indexed.

/etc/di-netboot-assistant/elilo.HEAD is in di-netboot-assistant 0.41.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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