summaryrefslogtreecommitdiffstats
path: root/packaging/default_files/control
diff options
context:
space:
mode:
authorFelix Endres2006-04-26 18:48:28 +0200
committerFelix Endres2006-04-26 18:48:28 +0200
commit0bc40f516178b20dbfefc574e47f2b2d85d68e20 (patch)
treee1d14441e250668b9ba5216055fcb3c39a5b34b7 /packaging/default_files/control
parentBoth scripts can now be called by nested symlinks (diff)
downloadcore-0bc40f516178b20dbfefc574e47f2b2d85d68e20.tar.gz
core-0bc40f516178b20dbfefc574e47f2b2d85d68e20.tar.xz
core-0bc40f516178b20dbfefc574e47f2b2d85d68e20.zip
Script and Data for automatic creation of a .deb package for Debian based systems
git-svn-id: http://svn.openslx.org/svn/openslx/ld4@196 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'packaging/default_files/control')
-rw-r--r--packaging/default_files/control10
1 files changed, 10 insertions, 0 deletions
diff --git a/packaging/default_files/control b/packaging/default_files/control
new file mode 100644
index 00000000..05b3082d
--- /dev/null
+++ b/packaging/default_files/control
@@ -0,0 +1,10 @@
+Package: dxs
+Version: 4-1
+Section: base
+Priority: optional
+Architecture: all
+Depends: bash (>= 3.0), coreutils (>= 5.2.1), sed (>= 4.1.4), mawk (>= 1.3.3), findutils (>= 4.2.22)
+Maintainer: Felix Endres <felix-ld4@256bit.org>
+Description: Diskless Linux Server Setup
+ This project provides a convenient way to setup a server for diskless
+ clients.