File: common

package info (click to toggle)
debian-installer 20150422
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 5,008 kB
  • sloc: xml: 10,107; sh: 1,960; makefile: 948; perl: 613; awk: 100
file content (28 lines) | stat: -rw-r--r-- 774 bytes parent folder | download | duplicates (9)
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
#include "base"
#include "kernel"

# Include all standard priority udebs and all kernel modules matching the
# kernel onto the miniiso. The idea is that here we have a very simple form
# of d-i that does not need a Packages file anywhere, so it much easier to
# build. These lists are produced during build.
#include "standard-udebs"
#include "kernel-module-udebs"

# Other udebs that are not standard priority, but are still needed.
# Note that some of these are due to broken dependencies of standard
# priority udebs.

localechooser
rescue-mode
# Need to choose a mirror for debootstrap to download Debian from.
choose-mirror
# Network setup stuff.
ethdetect
netcfg

preseed-common
initrd-preseed
file-preseed
libfribidi0-udeb
cdebconf-newt-udeb
cdebconf-newt-terminal ?