File: gummiboot.default

package info (click to toggle)
gummiboot 45-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 812 kB
  • ctags: 322
  • sloc: ansic: 3,848; sh: 121; makefile: 119; xml: 101
file content (11 lines) | stat: -rw-r--r-- 276 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
# Run update-gummiboot after editing this file
#

# The EFI boot partition
GUMMIBOOT_EFI="/boot/efi"

# Set the root device. If not specified, this is read from /proc/cmdline
GUMMIBOOT_ROOT=""

# Set the options to pass to the kernel command line
GUMMIBOOT_OPTIONS="ro quiet"