diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 27 | ||||
-rw-r--r-- | debian/itzks-packages-disklserver.docs | 1 | ||||
-rw-r--r-- | debian/itzks-packages-virtman.docs | 1 |
4 files changed, 34 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index df80c2b..9a28572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +itzks-packages (2012.07.30.1) UNRELEASED; urgency=low + + * Add meta-package: + + itzks-packages-disklserver + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 30 Jul 2012 15:55:21 +0200 + itzks-packages (2012.07.27.3) squeeze-backports; urgency=low * /debian/control (itzks-packages-virtman): diff --git a/debian/control b/debian/control index f221658..7e1ade4 100644 --- a/debian/control +++ b/debian/control @@ -59,5 +59,28 @@ Conflicts: Description: Meta-package for ITZkS-VirtMan systems Install this package to pull in all dependencies required on ITZkS VirtMan Debian systems. - . - Note: this package does not contain any configuration files. + +Package: itzks-packages-disklserver +Architecture: all +Depends: + ${misc:Depends}, + arj, + atftpd, + bzip2, + htop, + itzks-keyring, + links, + mc, + nfs-kernel-server, + nload, + nmap, + reportbug, + syslinux, + sysstat, + tree, + unzip, + xpdf, + zip, +Description: Meta-package for ITZkS-DisklServer systems + Install this package to pull in all dependencies required on + ITZkS Diskless Workstation Server systems. diff --git a/debian/itzks-packages-disklserver.docs b/debian/itzks-packages-disklserver.docs new file mode 100644 index 0000000..bc2d29c --- /dev/null +++ b/debian/itzks-packages-disklserver.docs @@ -0,0 +1 @@ +README.disklserver diff --git a/debian/itzks-packages-virtman.docs b/debian/itzks-packages-virtman.docs new file mode 100644 index 0000000..7e878f8 --- /dev/null +++ b/debian/itzks-packages-virtman.docs @@ -0,0 +1 @@ +README.virtman
\ No newline at end of file |