util-vserver:Debian

From Linux-VServer

Revision as of 22:51, 17 September 2009 by 217.128.26.129 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Draft - Create your debian package from util-vserver sources

The goal of this page is to enable anyone to create a package for debian using the latest source code from util-vserver:

Warning !!!!


This package does not follow debian guideline it is intended to give you allmost 
the same result as a ./configure; make; make install; make install-distribution of the source package.

DISCLAIMER
It has been made by someone that is NOT fluent in debian packaging but to answer a neeed in the community.
This came with no warrant at all, use it at your own risk it can burn to ashes your server and kill babies in a 4km radius if used. 
You have been warned.
DISCLAIMER

First you need the tools to build packages. Those seems to be:

fakeroot
debhelper
gawk
autotools-dev
dietlibc-dev
net-tools
vlan
iptables
wget
procps
module-init-tools
autoconf
libbeecrypt-dev
po-debconf
dpatch
libtool
automake1.9
e2fslibs-dev
libnss3-dev
pkg-config


Draft - Create the skeleton of the package

You can use the debian tool for that, later you will need the rule, control, changelog,.. file


Building the package

Regards, Ghislain.

Personal tools