File: control

package info (click to toggle)
debian-edu-fai 2024.02.01.2~deb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 584 kB
  • sloc: sh: 1,250; perl: 74; makefile: 5
file content (32 lines) | stat: -rw-r--r-- 1,120 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
27
28
29
30
31
32
Source: debian-edu-fai
Section: admin
Priority: optional
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://wiki.debian.org/DebianEdu
Vcs-Browser: https://salsa.debian.org/debian-edu/debian-edu-fai
Vcs-Git: https://salsa.debian.org/debian-edu/debian-edu-fai.git

Package: debian-edu-fai
Architecture: all
Multi-Arch: foreign
Depends: adduser,
         fai-server,
         ipxe,
         ${misc:Depends},
         ${perl:Depends},
Recommends: qemu-user-static,
            memtest86+,
Description: FAI config space for setting up Debian Edu workstations
 The Debian Edu project provides Debian based systems customized for
 schools and other education facilities.
 .
 This package provides an installation method for Debian Edu workstations
 based on FAI (Fully Automated Installation).
 .
 Other than the Debian Installer based installation of Debian Edu
 workstations (provided by debian-edu-config), the FAI method is more
 flexible and customizable.