[Vserver] linux-2.6.12 and latest patch?

2005-06-18 Thread Kilian Krause
Hi guys, i was just about to try new VS2.00 and found the latest available patch (against 2.6.11.11) not applying cleanly to 2.6.12... Is there one in the make for 2.6.12 now it's out? ;) Thanks! -- Best regards, Kilian signature.asc Description: This is a digitally signed message part

Re: [Vserver] Debian vserver guest

2005-03-13 Thread Kilian Krause
Hi Gilles, i'll comment to this email rather than the one which does only refer to this list :-P Yes, util-vserver 0.30.204 is in SID now and it should be offering a transition-path according to the changelog. See the 0.30.203 uploads at http://packages.qa.debian.org/u/util-vserver.html for the

Re: [Vserver] Debian vserver guest

2005-03-09 Thread Kilian Krause
Hi Gilles, > [Until we have a "plug-n-play" debian package with the latest version > of vserver patch and tools,] I'm again trying to configure "Debian" > vservers on Debian from source. what's wrong with the one from experimental? like http://ftp.de.debian.org/debian/pool/main/u/util-vserver/uti

Re: [Vserver] Patching kernel-source-2.6.10 (Debian)

2005-02-20 Thread Kilian Krause
Hi Helmut, > Solutions can be: > - the Debian maintainer finds a way to keep in track he is. > - some advanced users provide patches or .debs outside of Debian there are packages that WorkForMe(TM) and i have long standing offered to hand them to everybody interested on this list. Moreover Ola

Re: [Vserver] unable to start server with quota's enabled

2005-01-07 Thread Kilian Krause
Hi Lucas, > 1.)I cannot find the lsxid command for debian, even after doing a google > for it. they are part of the alpha tools. Currently there's no "official" Debian package for those utils but only for the stable ones. We're working on changing that. If you want to try the alpha-util-vserver d

Re: [Vserver] packaging review for new Debian packages

2004-12-29 Thread Kilian Krause
Hi Enrico, Am Donnerstag, den 30.12.2004, 01:13 +0100 schrieb Enrico Scholz: > [EMAIL PROTECTED] ("Kilian Krause") writes: > > >> >> [ ... util-vserver.spec ...] > >> > Hrmpf. Then can we just not delete it in make clean? > >> > >&g

Re: [Vserver] Vserver configuration for IPv4 and IPv6

2004-12-29 Thread Kilian Krause
Hi Herbert, > please keep this discussion going (maybe some typical > ipv6 examples or so?) so we can get a feeling for it. what kind of "typical example" are you asking for? The default IPv6 address style is quite forward to the ipv4 notation (well, same logic applies, but a slightly changed not

Re: [Vserver] packaging review for new Debian packages

2004-12-29 Thread Kilian Krause
Hi Herbert, Am Mittwoch, den 29.12.2004, 00:01 +0100 schrieb Herbert Poetzl: > > > chkconfig --del network > > > > > > and it removes all the links from the various runlevels > > > so that 'network' isn't started anymore ... > > > > The problem is that as soon as the next update to the "network

Re: [Vserver] packaging review for new Debian packages

2004-12-29 Thread Kilian Krause
Hi Enrico, Am Dienstag, den 28.12.2004, 03:49 +0100 schrieb Enrico Scholz: > >> [ ... util-vserver.spec ...] > >> > Sounds like maybe it shouldn't be shipped in the release tarball > >> > then.. > >> > >> No, it must be shipped. Else 'rpmbuild -ta util-vserver...tar.bz2' would > >> not work anymo

Re: [Vserver] packaging review for new Debian packages

2004-12-27 Thread Kilian Krause
Hi Enrico, Am Montag, den 27.12.2004, 23:02 +0100 schrieb Enrico Scholz: > [EMAIL PROTECTED] (Kilian Krause) writes: > > >> > | * /etc/vserver/util-vserver-vars > >> > >> Please do not install 'util-vserver-vars' into /etc. > > ... >

Re: [Vserver] packaging review for new Debian packages

2004-12-27 Thread Kilian Krause
Hi Stephen, > > > | * pkglibdir is /usr/lib/util-vserver instead of /var/lib/util-vserver > > > > ??? this is standard in autoconf packages. > > I was wondering a bit about this myself.. The difference between > /usr/lib and /var/lib is pretty clear- is there stuff in util-vserver > that modifi

Re: [Vserver] packaging review for new Debian packages

2004-12-27 Thread Kilian Krause
hi Stephen, Am Montag, den 27.12.2004, 08:49 -0500 schrieb Stephen Frost: > * Kilian Krause ([EMAIL PROTECTED]) wrote: > > We'd appreciate if you could go through the TODO and help us with the > > open questions. > > Just as another (very) interested Debian develop

Re: [Vserver] packaging review for new Debian packages

2004-12-27 Thread Kilian Krause
Hi Enrico, > > | * /etc/vserver/util-vserver-vars > > Please do not install 'util-vserver-vars' into /etc. There is nothing > which can be changed at runtime across the entire toolset (binaries have > the values statically compiled in). The file is badly named and should > be called 'util-vserver

Re: [Vserver] packaging review for new Debian packages

2004-12-26 Thread Kilian Krause
Re, -(snip)- > rebootmanager is obsoleted since a long time > (it was replaced by vshelper) ok, fine. yet the make install or make install-distribution does still yield it. That's nothing i would copy within the debian/rules. > |- How should the packaging devide up the groups most convenien

[Vserver] packaging review for new Debian packages

2004-12-26 Thread Kilian Krause
Hi Enrico, Hans Ulrich Niedermann and me have started reviewing the debian package and put up some agenda we think should be clarified to ease packaging (not only on Debian). The TODO file with our questions can be found at http://backend.verfaction.de/~kk/util-vserver/TODO alongside with prelimi

Re: [Vserver] new patch for 2.6.10

2004-12-25 Thread Kilian Krause
Hi Herbert, Am Samstag, den 25.12.2004, 19:42 +0100 schrieb Herbert Poetzl: > On Sat, Dec 25, 2004 at 05:09:30PM +0100, Kilian Krause wrote: > > Hi, > > > > am i plain blind or is the last 2.6.10 patch for rc3? I've just tried to > > apply on a vanilla 2.6.10

[Vserver] new patch for 2.6.10

2004-12-25 Thread Kilian Krause
Hi, am i plain blind or is the last 2.6.10 patch for rc3? I've just tried to apply on a vanilla 2.6.10 release source and it apparently does lack some adjustments. The one i tried was: http://vserver.13thfloor.at/Experimental/patch-2.6.10-rc3-vs1.9.3.12.diff -- Best regards, Kilian signatur

Re: [Vserver] start/enter/stop (Debian minimal config)

2004-12-25 Thread Kilian Krause
Hi Gilles, Am Samstag, den 25.12.2004, 17:00 +0100 schrieb Gilles: > Hello. > > > I use Debian GNU/Linux with kernel 2.6.7. you're very likely to use the util-vserver from Debian. That package is targetted towards the stable vserver and thus doesn't support the vproc security settings from the

Re: [Vserver] debian-newvserver.sh patch

2004-11-24 Thread Kilian Krause
Hi Darryl, Am Mittwoch, den 24.11.2004, 15:10 +1030 schrieb Darryl Ross: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Wed, 24 Nov 2004, Kilian Krause wrote: > >> > -IPROOTDEV="eth0" > >> > +IPROOTDEV="${INTERFACE}" &g

Re: [Vserver] debian-newvserver.sh patch

2004-11-23 Thread Kilian Krause
Hi Darryl, > apps4:/sbin# dpkg -l util-vserver > ii util-vserver 0.30-6 tools for Virtual private servers and > context switching i cannot see this bug filed in the Debian BTS. Would you please open a bug for it so it gets fixed upstream Debian ASAP (just making sure SARGE doesn't ship with

Re: [Vserver] Kernel 2.6.8.1 and Vserver 1.92

2004-10-21 Thread Kilian Krause
Hi TK Lew, Am Donnerstag, den 21.10.2004, 17:14 +0800 schrieb TK Lew: > hi : > > Thank for reply. > > I am using this command to build the vserver : > ./vserver germanium build --force -m debootstrap -- -d sarge > > At some stage of the debootstrap it failed on configuring Exim and exits. > >