| 1 |
Source: base-installer
|
| 2 |
Section: debian-installer
|
| 3 |
Priority: required
|
| 4 |
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
|
| 5 |
Uploaders: Petter Reinholdtsen <pere@debian.org>, Joey Hess <joeyh@debian.org>, Colin Watson <cjwatson@debian.org>, Sven Luther <luther@debian.org>, dann frazier <dannf@debian.org>, Bdale Garbee <bdale@gag.com>
|
| 6 |
Build-Depends: debhelper (>= 4.2), libdebconfclient0-dev (>= 0.46), libdebian-installer4-dev
|
| 7 |
|
| 8 |
Package: base-installer
|
| 9 |
XC-Package-Type: udeb
|
| 10 |
Architecture: any
|
| 11 |
Depends: ${shlibs:Depends}, mounted-partitions, debootstrap-udeb, created-fstab, archdetect, di-utils-mapdevfs
|
| 12 |
Provides: kernel-installer
|
| 13 |
XB-Installer-Menu-Item: 65
|
| 14 |
Description: Install the base system
|
| 15 |
This udeb is responsible for calling debootstrap and installing the
|
| 16 |
base system.
|