On Fri, Apr 02, 2004 at 02:39:02PM +0200, Dariush Pietrzak wrote: > Hi, > can anyone recommend some low-footpring distribution for some generic > vservers? > Something based possibly on uLibc, with as complete development environment > as possible ( meaning - compiler, linker, libs .. ), and as small footpring > as possible. > Something that would enable one to use it as a starting point for chrooted > services ( ie - system would provide syslog and /etc/init.d/* start/stop + > init, you just drop your statically-compiled app, and you're ready ).
I personally just let the hosts syslog-ng listen to the /dev/log in the vserver and have the hosts vserver scripts handle the stopping/starting. No need for even a /bin/sh or /lib in my vservers. :) Regards, Erik Smit _______________________________________________ Vserver mailing list [EMAIL PROTECTED] http://list.linux-vserver.org/mailman/listinfo/vserver
