File: control

package info (click to toggle)
systemconfigurator 2.0.10-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 724 kB
  • ctags: 313
  • sloc: perl: 7,423; makefile: 48
file content (19 lines) | stat: -rw-r--r-- 824 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: systemconfigurator
Section: admin
Priority: optional
Maintainer: dann frazier <dannf@debian.org>
Build-Depends-Indep: debhelper (>= 4.0.0)
Standards-Version: 3.6.0

Package: systemconfigurator
Architecture: all
Depends: ${perl:Depends}, libappconfig-perl, libnet-netmask-perl
Description: Unified Configuration API for Linux Installation
 Provides an API for various installation and configuration processes that are
 otherwise inconsistent between the many Linux distributions, and the many
 architectures they run on.  For example, you can configure the bootloader
 on a system in a general way - you don't need to know anything about the
 particular boot loader on the system.  You can update the network settings
 of a system, without knowing the distribution or the format of its network
 configuration files.