-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommon.cfg
More file actions
40 lines (31 loc) · 702 Bytes
/
common.cfg
File metadata and controls
40 lines (31 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
##
## DO(!) EDIT THIS FILE
##
TIMEOUT 600
LABEL boot
MENU LABEL Boot local HD
KERNEL lua.c32
APPEND tools/localboot.lua/localboot.lua
INCLUDE di.cfg
LABEL grml
MENU LABEL grml
KERNEL grml/vmlinuz
INITRD grml/initrd.img
APPEND boot=live nomce net.ifnames=0 noprompt noeject fetch=http://chii/grml64-full.squashfs
LABEL hdt
MENU LABEL Hardware Detection Tool
KERNEL hdt.c32
APPEND pciids=tools/pci.ids
LABEL memtest
MENU LABEL MemTest86+ 8.00
KERNEL ifcpu64.c32
APPEND memtest64 -- memtest32
LABEL memtest64
MENU HIDE
KERNEL tools/mt86p_800_x86_64
LABEL memtest32
MENU HIDE
KERNEL tools/mt86p_800_i586
LABEL plp
MENU LABEL Plop Bootmanager 5.0.15
LINUX tools/plpbt-5.0.15.bin