File: install.cfg

package info (click to toggle)
open-infrastructure-system-images 20161101-lts2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,140 kB
  • ctags: 5
  • sloc: makefile: 145; sh: 108
file content (11 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (44)
1
2
3
4
5
6
7
8
9
10
11
label install
	menu label ^Install
	linux /install/gtk/vmlinuz
	initrd /install/gtk/initrd.gz
	append video=vesa:ywrap,mtrr vga=788 @APPEND_INSTALL@ --- quiet

label install-failsafe
	menu label Install (failsafe)
	linux /install/vmlinuz
	initrd /install/initrd.gz
	append vga=788 @APPEND_INSTALL@ --- quiet