util-vserver.git
11 years agogentoo: use /var/run for new /run compatibility master github/master
Benedikt Böhm [Sun, 10 Feb 2013 19:35:06 +0000]
gentoo: use /var/run for new /run compatibility

11 years agoSingle opt, no array
Daniel Hokka Zakrisson [Tue, 25 Sep 2012 17:02:50 +0000]
Single opt, no array

11 years agoClose curdir in vsysctl
Daniel Hokka Zakrisson [Tue, 25 Sep 2012 16:59:11 +0000]
Close curdir in vsysctl

11 years agoClose open file descriptors
Daniel Hokka Zakrisson [Tue, 25 Sep 2012 16:56:58 +0000]
Close open file descriptors

12 years agoAdd vserver-build.functions.urpmi
Daniel Hokka Zakrisson [Sun, 8 Apr 2012 00:06:35 +0000]
Add vserver-build.functions.urpmi

12 years agoCleanup cgroup when guest start fails
Daniel Hokka Zakrisson [Fri, 6 Apr 2012 09:13:19 +0000]
Cleanup cgroup when guest start fails

12 years agoFix inverted argument checking logic
Daniel Hokka Zakrisson [Thu, 5 Apr 2012 22:16:22 +0000]
Fix inverted argument checking logic

12 years agoAdd openrc alias for gentoo initstyle
Daniel Hokka Zakrisson [Thu, 5 Apr 2012 22:16:13 +0000]
Add openrc alias for gentoo initstyle

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Wed, 14 Mar 2012 08:31:04 +0000]
New debootstrap

12 years agoResolve symlinks only when it is necessary
Natanael Copa [Wed, 29 Feb 2012 13:20:40 +0000]
Resolve symlinks only when it is necessary

12 years agobusybox fix
Natanael Copa [Wed, 29 Feb 2012 13:17:26 +0000]
busybox fix

12 years agoAlpine Linux switched to openrc
Natanael Copa [Sat, 25 Feb 2012 18:06:06 +0000]
Alpine Linux switched to openrc

12 years agoDepend on gawk
Daniel Hokka Zakrisson [Sat, 25 Feb 2012 17:02:36 +0000]
Depend on gawk

12 years agoCorrectly detect /sys/fs/cgroup usage
Daniel Hokka Zakrisson [Sat, 18 Feb 2012 16:39:23 +0000]
Correctly detect /sys/fs/cgroup usage

12 years agoRevert "gentoo: do not mess with the cgroup mount at boot time. openrc takes care...
Daniel Hokka Zakrisson [Sat, 18 Feb 2012 16:37:47 +0000]
Revert "gentoo: do not mess with the cgroup mount at boot time. openrc takes care of this now."

This reverts commit 6fdb192300e968e4a7db93060e18560a4429729e.

12 years agoRevert "assume that /sys/fs/cgroup is always per_ss=1"
Daniel Hokka Zakrisson [Sat, 18 Feb 2012 16:37:27 +0000]
Revert "assume that /sys/fs/cgroup is always per_ss=1"

This reverts commit b86560b87e73f011c96a303dcaca640eea1f2551.

12 years agofix segmentation fault if file does not exist
Benedikt Böhm [Sat, 18 Feb 2012 16:02:11 +0000]
fix segmentation fault if file does not exist

12 years agovserver-stat: use /sys/fs/cgroup if it is available
Benedikt Böhm [Sat, 18 Feb 2012 16:01:59 +0000]
vserver-stat: use /sys/fs/cgroup if it is available

12 years agoassume that /sys/fs/cgroup is always per_ss=1
Benedikt Böhm [Sat, 18 Feb 2012 16:01:36 +0000]
assume that /sys/fs/cgroup is always per_ss=1

12 years agodo not cleanup cgroup mount points
Benedikt Böhm [Sat, 18 Feb 2012 16:01:08 +0000]
do not cleanup cgroup mount points

12 years agogentoo: do not mess with the cgroup mount at boot time. openrc takes care of this...
Benedikt Böhm [Sat, 18 Feb 2012 13:56:52 +0000]
gentoo: do not mess with the cgroup mount at boot time. openrc takes care of this now.

12 years agoadd entries to gitignore and keep it sorted
Benedikt Böhm [Sat, 18 Feb 2012 13:56:36 +0000]
add entries to gitignore and keep it sorted

12 years agoCreate subsys array correctly
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 11:22:08 +0000]
Create subsys array correctly

12 years agoSet vshelper path correctly
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 11:20:57 +0000]
Set vshelper path correctly

12 years agoUpdate debootstrap
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 10:05:43 +0000]
Update debootstrap

12 years agodiffutils used to be diff
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 09:54:42 +0000]
diffutils used to be diff

12 years agoFix syntax errors.
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 09:39:09 +0000]
Fix syntax errors.

12 years agoCheck if /sys/fs/cgroup is used
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 09:22:03 +0000]
Check if /sys/fs/cgroup is used

12 years agoAllow something else to mount the cgroup hierarchy
Daniel Hokka Zakrisson [Fri, 17 Feb 2012 09:08:31 +0000]
Allow something else to mount the cgroup hierarchy

12 years agovservers-default needs to be added after its dependencies
Daniel Hokka Zakrisson [Mon, 6 Feb 2012 09:48:18 +0000]
vservers-default needs to be added after its dependencies

12 years agoSkip disabled subsystems
Daniel Hokka Zakrisson [Mon, 6 Feb 2012 09:47:55 +0000]
Skip disabled subsystems

12 years agoUse memory.stat file instead to retrieve actual rss usage
Daniel Hokka Zakrisson [Mon, 6 Feb 2012 09:47:23 +0000]
Use memory.stat file instead to retrieve actual rss usage

12 years agoAdd --i-know-its-there option
Daniel Hokka Zakrisson [Mon, 6 Feb 2012 09:46:39 +0000]
Add --i-know-its-there option

12 years agoUse success exit code for success-cases
Daniel Hokka Zakrisson [Tue, 13 Dec 2011 13:02:37 +0000]
Use success exit code for success-cases

12 years agoRemove g++ dependency
Daniel Hokka Zakrisson [Tue, 29 Nov 2011 21:34:14 +0000]
Remove g++ dependency

12 years agourpmi will try to use the rpm database here
Daniel Hokka Zakrisson [Tue, 29 Nov 2011 21:33:52 +0000]
urpmi will try to use the rpm database here

12 years agoNot yum
Daniel Hokka Zakrisson [Fri, 25 Nov 2011 20:27:00 +0000]
Not yum

12 years agoMore paths to ignore from Mageia's udev
Daniel Hokka Zakrisson [Sat, 29 Oct 2011 00:03:01 +0000]
More paths to ignore from Mageia's udev

12 years agoMake urpmi like the others
Daniel Hokka Zakrisson [Fri, 28 Oct 2011 23:57:49 +0000]
Make urpmi like the others

12 years agoUse correct path to look for urpmi
Daniel Hokka Zakrisson [Fri, 28 Oct 2011 21:57:04 +0000]
Use correct path to look for urpmi

12 years agoMove init functions to common file, fixing gentoo
Daniel Hokka Zakrisson [Fri, 28 Oct 2011 21:36:21 +0000]
Move init functions to common file, fixing gentoo

12 years agoFix syntax
Daniel Hokka Zakrisson [Fri, 28 Oct 2011 21:35:54 +0000]
Fix syntax

12 years agoSet vurpm variables
Daniel Hokka Zakrisson [Thu, 27 Oct 2011 21:53:59 +0000]
Set vurpm variables

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Wed, 5 Oct 2011 21:18:00 +0000]
New debootstrap

12 years agoTranslate x86_64 to amd64 for debootstrap
Daniel Hokka Zakrisson [Fri, 30 Sep 2011 10:53:50 +0000]
Translate x86_64 to amd64 for debootstrap

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Fri, 30 Sep 2011 07:50:34 +0000]
New debootstrap

12 years agoRemove leading /
Daniel Hokka Zakrisson [Fri, 30 Sep 2011 07:50:23 +0000]
Remove leading /

12 years agoNot python... yet.
Daniel Hokka Zakrisson [Thu, 29 Sep 2011 07:54:12 +0000]
Not python... yet.

12 years agoDereference the potential symlinks
Daniel Hokka Zakrisson [Wed, 28 Sep 2011 20:33:34 +0000]
Dereference the potential symlinks

12 years agoAllow mountpoints
Daniel Hokka Zakrisson [Fri, 23 Sep 2011 13:58:13 +0000]
Allow mountpoints

12 years agoFix typo
Daniel Hokka Zakrisson [Wed, 7 Sep 2011 05:06:21 +0000]
Fix typo

12 years agoAdd Scientific Linux 6
Daniel Hokka Zakrisson [Tue, 6 Sep 2011 17:03:13 +0000]
Add Scientific Linux 6

12 years agoumask is not always present
Daniel Hokka Zakrisson [Tue, 23 Aug 2011 11:18:09 +0000]
umask is not always present

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Fri, 12 Aug 2011 18:24:16 +0000]
New debootstrap

12 years agoUse source variable
Daniel Hokka Zakrisson [Fri, 12 Aug 2011 18:23:02 +0000]
Use source variable

12 years agoOnly give ionice the arguments provided
Daniel Hokka Zakrisson [Mon, 8 Aug 2011 07:23:28 +0000]
Only give ionice the arguments provided

12 years agoPython 3 support
Daniel Hokka Zakrisson [Mon, 11 Jul 2011 18:46:51 +0000]
Python 3 support

12 years agoUse correct syscall version
Daniel Hokka Zakrisson [Mon, 6 Jun 2011 16:34:39 +0000]
Use correct syscall version

12 years agoFix builds without legacy enabled
Daniel Hokka Zakrisson [Fri, 3 Jun 2011 10:21:08 +0000]
Fix builds without legacy enabled

12 years agoAllow setting file capabilities
Daniel Hokka Zakrisson [Wed, 1 Jun 2011 13:43:08 +0000]
Allow setting file capabilities

12 years agoMerge legacy function
Daniel Hokka Zakrisson [Tue, 31 May 2011 12:29:10 +0000]
Merge legacy function

12 years agoSupport any flag for setattr
Daniel Hokka Zakrisson [Tue, 31 May 2011 12:16:24 +0000]
Support any flag for setattr

12 years agoAdd support for the unshare mask
Asbjorn Sannes [Tue, 31 May 2011 09:55:54 +0000]
Add support for the unshare mask

12 years agoNew kernel APIs
Daniel Hokka Zakrisson [Tue, 31 May 2011 09:44:07 +0000]
New kernel APIs

12 years agoFigure out context with legacy APIs built-in
Daniel Hokka Zakrisson [Sat, 28 May 2011 19:29:02 +0000]
Figure out context with legacy APIs built-in

12 years agoFix typo
Daniel Hokka Zakrisson [Sat, 28 May 2011 19:08:47 +0000]
Fix typo

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Sun, 22 May 2011 12:10:13 +0000]
New debootstrap

12 years agorepr here is wrong
Daniel Hokka Zakrisson [Thu, 19 May 2011 10:39:19 +0000]
repr here is wrong

12 years agoLeave off trailing \0s
Daniel Hokka Zakrisson [Thu, 19 May 2011 10:38:31 +0000]
Leave off trailing \0s

12 years agoMerge lost hunk
Daniel Hokka Zakrisson [Thu, 12 May 2011 11:44:55 +0000]
Merge lost hunk

12 years agoNew debootstrap
Daniel Hokka Zakrisson [Thu, 12 May 2011 10:40:37 +0000]
New debootstrap

12 years agoAdd urpm files to manifest
Herbert Poetzl [Wed, 11 May 2011 04:58:39 +0000]
Add urpm files to manifest

12 years agoAdd urpmi support
Daniel Hokka Zakrisson [Thu, 5 May 2011 21:40:20 +0000]
Add urpmi support

12 years agoFix types
Daniel Hokka Zakrisson [Thu, 5 May 2011 16:53:29 +0000]
Fix types

12 years agoFix signed/unsigned comparison
Daniel Hokka Zakrisson [Thu, 5 May 2011 16:53:12 +0000]
Fix signed/unsigned comparison

12 years agoFix incorrect variable usage
Daniel Hokka Zakrisson [Thu, 5 May 2011 16:52:20 +0000]
Fix incorrect variable usage

13 years agoMake f13 guests usable
Daniel Hokka Zakrisson [Thu, 7 Apr 2011 15:03:46 +0000]
Make f13 guests usable

13 years agoSupport per-ss cgroups
Daniel Hokka Zakrisson [Wed, 30 Mar 2011 08:28:13 +0000]
Support per-ss cgroups

13 years agoFix cgroup per-ss
Daniel Hokka Zakrisson [Wed, 30 Mar 2011 07:49:43 +0000]
Fix cgroup per-ss

13 years agoumount them all
Daniel Hokka Zakrisson [Tue, 29 Mar 2011 21:09:36 +0000]
umount them all

13 years agoSupport a subsystem per mount point for cgroups
Daniel Hokka Zakrisson [Tue, 29 Mar 2011 20:02:36 +0000]
Support a subsystem per mount point for cgroups

13 years agoEnsure it's a valid cgroup mount point.
Daniel Hokka Zakrisson [Tue, 29 Mar 2011 13:29:39 +0000]
Ensure it's a valid cgroup mount point.

13 years agoDrop trailing newlines
Daniel Hokka Zakrisson [Mon, 21 Mar 2011 14:45:08 +0000]
Drop trailing newlines

13 years agoSupport base in vserver-stat
Daniel Hokka Zakrisson [Fri, 18 Mar 2011 13:07:54 +0000]
Support base in vserver-stat

13 years agoNeed another approach for this
Daniel Hokka Zakrisson [Thu, 17 Mar 2011 14:26:07 +0000]
Need another approach for this

13 years agoSkip reboot from newer Fedoras
Daniel Hokka Zakrisson [Thu, 17 Mar 2011 14:11:09 +0000]
Skip reboot from newer Fedoras

13 years agoAllow NFS mounts.
Daniel Hokka Zakrisson [Wed, 16 Mar 2011 15:12:13 +0000]
Allow NFS mounts.

13 years agoFix python package deps.
Daniel Hokka Zakrisson [Wed, 16 Mar 2011 15:11:49 +0000]
Fix python package deps.

13 years agoAdd base to all the right spots.
Daniel Hokka Zakrisson [Wed, 16 Mar 2011 13:16:57 +0000]
Add base to all the right spots.

13 years agoSupport a base cgroup.
Daniel Hokka Zakrisson [Wed, 16 Mar 2011 11:34:51 +0000]
Support a base cgroup.

13 years agomanifest fixes
Daniel Hokka Zakrisson [Tue, 15 Mar 2011 22:36:10 +0000]
manifest fixes

13 years agoInclude directories in manifest
Daniel Hokka Zakrisson [Tue, 15 Mar 2011 19:40:00 +0000]
Include directories in manifest

13 years agoAny Python is okay, and it needs ctags
Daniel Hokka Zakrisson [Tue, 15 Mar 2011 18:57:14 +0000]
Any Python is okay, and it needs ctags

13 years agoAdd nomtab option.
Daniel Hokka Zakrisson [Tue, 8 Mar 2011 19:04:29 +0000]
Add nomtab option.

13 years agoUse git, update-doc, autoreconf in release process.
Daniel Hokka Zakrisson [Sun, 6 Mar 2011 23:10:47 +0000]
Use git, update-doc, autoreconf in release process.

13 years agoWork with newer upstart.
Daniel Hokka Zakrisson [Sun, 6 Mar 2011 20:53:57 +0000]
Work with newer upstart.

13 years agoGet rid of useless file.
Daniel Hokka Zakrisson [Sun, 6 Mar 2011 13:54:03 +0000]
Get rid of useless file.

13 years agoUse git2cl instead of svn2cl.
Daniel Hokka Zakrisson [Sun, 6 Mar 2011 02:05:03 +0000]
Use git2cl instead of svn2cl.

13 years agoAdd .gitignore files.
Daniel Hokka Zakrisson [Sat, 5 Mar 2011 16:25:41 +0000]
Add .gitignore files.

13 years agoCreate a new session before running rc-script.
Daniel Hokka Zakrisson [Sat, 5 Mar 2011 13:45:42 +0000]
Create a new session before running rc-script.

This fixes the problem of killall5 not killing stray processes because
they are in the same session as the shell, if both vserver <guest>
start and vserver <guest> stop are run from the same session.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2939 94cd875c-1c1d-0410-91d2-eb244daf1a30