Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: On 14/09/05 13:26 +0200, [eMAXX] Sys-Admin wrote: You're going to fast for me; as far as I can see, sid does not provide the 2.6.12 kernel-sources: http://packages.debian.org/unstable/allpackages Okey guess I made a mistake here, since there ARE kernel-source

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: On 14/09/05 14:13 +0200, [eMAXX] Sys-Admin wrote: What I am going to do now: 1. Install the new kernel from http://linux-vserver.derjohn.de/ (shouldn't be that hard ;) ) 2. Get the util-vserver sources 3. Patch them with fix02 4. ./configure them (should I fix the

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: On 14/09/05 13:26 +0200, [eMAXX] Sys-Admin wrote: You're going to fast for me; as far as I can see, sid does not provide the 2.6.12 kernel-sources: http://packages.debian.org/unstable/allpackages Would this be ok as well: http://www.kernel.org/pub/linux/kernel/v2.6/li

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: other packeges I compile myself with the help of checkinstall for stable distro. guest vservers should be updated by apt-get. get 2.6.12 kernel-sources from sid get patch vserver 2.6.12 cd /usr/src/2.6.12sources/ patch -p1 < ./patch* make oldconfig make menuconfig (to ena

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: On 14/09/05 10:39 +0200, [eMAXX] Sys-Admin wrote: I saw Debian unstable adopted util-vserver-0.30.208 (http://packages.debian.org/unstable/net/util-vserver), but I'm want to use the stable branch. Should I mix? no, I think you should backport 2.6.12 kernel fro

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread Daniel Kraft
[eMAXX] Sys-Admin ([EMAIL PROTECTED]) schrieb: > The main concern I have, is to keep Vserver updated when it's running. > Debian got a great packiging system, but how should I upgrade Vserver > (that was build from scratch) when a new version is released? Build > again from scratch? That's why I t

Re: [Vserver] Re: Vserver newbie question

2005-09-14 Thread [eMAXX] Sys-Admin
Matvey Gladkikh wrote: I have no clue what this means anyone? First you need to find vprocunhide script end execute it once per server reboot. second you do not need to create /vserver/NAME dir cause creation script will do it for you. It sounds really easy when you say it like this :)