File: control

package info (click to toggle)
user-setup 1.107
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,148 kB
  • sloc: sh: 350; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 961 bytes parent folder | download | duplicates (2)
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
Source: user-setup
Section: debian-installer
Priority: optional
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Uploaders: Colin Watson <cjwatson@debian.org>, Steve McIntyre <93sam@debian.org>
Build-Depends: debhelper-compat (= 13), po-debconf
Standards-Version: 3.9.5
Vcs-Browser: https://salsa.debian.org/installer-team/user-setup
Vcs-Git: https://salsa.debian.org/installer-team/user-setup.git

Package: user-setup-udeb
Package-Type: udeb
Architecture: all
Priority: standard
XB-Installer-Menu-Item: 2400
Description: Set up users and passwords
Depends: cdebconf-udeb, ${misc:Depends}

Package: user-setup
Architecture: all
Section: admin
Depends: ${misc:Depends}, passwd, adduser
Description: Set up initial user and password
 This package creates an initial user, using the same code as is
 responsible for creating the initial user in the installer. It is only
 likely to be of any use if your system has no non-system users at all.