File: templates-arch

package info (click to toggle)
base-installer 1.228
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,288 kB
  • sloc: sh: 1,587; ansic: 704; makefile: 59; perl: 50
file content (39 lines) | stat: -rw-r--r-- 1,096 bytes parent folder | download | duplicates (7)
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
Template: base-installer/kernel/linux/initrd-2.6
Type: boolean
Default: true
Default[m68k]: false
Description: for internal use only
 Use an (initramfs) initrd (linux 2.6 and later only)

Template: base-installer/kernel/linux/initramfs-tools/driver-policy
Type: string
Default: most
Default[armel]: dep
Description: for internal use
 Default driver inclusion policy for initramfs-tools

Template: base-installer/kernel/linux/extra-packages
Type: string
Default:
Description: for internal use; can be preseeded
 Extra packages to install with init*-tools (linux only)

Template: base-installer/kernel/linux/extra-packages-2.6
Type: string
Default:
Description: for internal use; can be preseeded
 Extra packages to install with init*-tools (linux 2.6 and later only)

Template: base-installer/kernel/linux/link_in_boot
Type: boolean
Default: true
Default[alpha]: false
Default[i386]: false
Default[amd64]: false
Default[ia64]: false
Default[mips]: false
Default[mipsel]: false
Default[m68k]: false
Default[hppa]: true
Description: for internal use only
 Kernel needs a link in /boot/ (linux only)