util-vserver.git
2008-03-17 Daniel Hokka... Tagging the 0.30.215 release of the util-vserver project release-0.30.215
2008-03-17 Daniel Hokka... Version 0.30.215.
2008-03-17 Daniel Hokka... Add the new flags.
2008-03-16 Daniel Hokka... Fix vserver ... stop --rescue-init.
2008-03-15 Daniel Hokka... Add some examples.
2008-03-11 Benedikt Boehmfix openrc startup; only fix inittab in plain initstyle
2008-03-10 Daniel Hokka... bash doesn't execute traps until after the current...
2008-03-10 Daniel Hokka... A kernel without IPv6-support will return ENOSYS for...
2008-03-05 Benedikt Boehmadd openrc support to gentoo/initpost
2008-03-02 Daniel Hokka... Workaround kernel oddities.
2008-03-01 Daniel Hokka... Include attribute-util.h in the tarball.
2008-03-01 Daniel Hokka... lockf(F_LOCK) requests a write lock, which requires...
2008-03-01 Daniel Hokka... Remove unused variable.
2008-03-01 Daniel Hokka... Factor out bitfield-to-string code to src/attribute...
2008-03-01 Daniel Hokka... Revert commit 2690, clone is needed for pid namespaces...
2008-03-01 Daniel Hokka... Add basic support for creating tun/tap interfaces in...
2008-02-29 Enrico Scholzuse ! instead of ~ to avoid shell expansion
2008-02-29 Enrico Scholzuse unshare(CLONE_NEWNS) instead of a complicated ...
2008-02-29 Enrico Scholzuse hostspecific Build directory
2008-02-28 Daniel Hokka... Set persist last, this way, no interface is left behind...
2008-02-28 Daniel Hokka... Add tunctl.
2008-02-28 Daniel Hokka... Avoid pointer/integer conversion warning on LP64.
2008-02-21 Enrico Scholzadded support for using libnss instead of beecrypt...
2008-02-21 Enrico Scholzadded h2ext-worker to OPTIONS_PREEMPT list
2008-02-21 Enrico Scholzfixed CPPFLAGS quoting problems introduced by last...
2008-02-21 Enrico Scholzfixed endless loop when no '--' is given
2008-02-21 Enrico Scholzadded code to enable i386 builds on x86_64 platforms
2008-02-21 Enrico Scholzfixed unused param + unsigned/signed mismatch warning
2008-02-21 Enrico Scholzfixed
2008-02-16 Daniel Hokka... Use lockf instead of flock, the former works on NFS.
2008-02-14 Daniel Hokka... Disable VXF_SC_HELPER for rpm-fake created contexts.
2008-02-11 Daniel Hokka... Set the barrier and warn if it could not be set automat...
2008-02-09 Daniel Hokka... We only want to wait on the context if we created it.
2008-01-27 Daniel Hokka... Add missing svn:keywords.
2008-01-26 Daniel Hokka... Make sure /dev gets proper permissions.
2008-01-26 Daniel Hokka... Prevent deadlock between sc_helper vserver ... stop...
2008-01-23 Daniel Hokka... Use the correct syscall number.
2008-01-23 Daniel Hokka... Fedora 8 is redhat-style too.
2008-01-22 Daniel Hokka... Fix vspace stuff.
2008-01-21 Daniel Hokka... Don't require a netmask/prefix.
2008-01-20 Daniel Hokka... Add missing files.
2008-01-20 Daniel Hokka... Add missing closing tag.
2008-01-20 Daniel Hokka... Hopefully this will make it bullet-proof.
2008-01-20 Daniel Hokka... Add preliminary support for pid and network namespaces.
2008-01-20 Daniel Hokka... getPhysicalDir doesn't work if it doesn't already exist.
2008-01-15 Daniel Hokka... debootstrap 1.0.8.
2008-01-13 Daniel Hokka... Use $cmd instead of $2.
2008-01-13 Daniel Hokka... Only migrate to the tag once.
2008-01-12 Daniel Hokka... Add support for PID and net namespaces.
2008-01-12 Daniel Hokka... Pid namespaces require clone.
2008-01-12 Daniel Hokka... Fix svn:ignores.
2008-01-08 Daniel Hokka... Backslash...
2008-01-08 Daniel Hokka... Attempt to close race between dying rpm-fake-resolver...
2008-01-08 Daniel Hokka... cache need not exist.
2008-01-06 Daniel Hokka... Work with nonamespace guests.
2008-01-04 Daniel Hokka... Add --get.
2008-01-03 Daniel Hokka... Don't remove bits for which there were no match.
2008-01-03 Daniel Hokka... Move WRITE_INT to util-io.h, so other programs can...
2008-01-03 Daniel Hokka... Make vmount <guest> -- -a work.
2008-01-03 Daniel Hokka... Fix typo.
2007-12-22 Daniel Hokka... Leave rsyslog enabled for Fedora 8.
2007-12-20 Daniel Hokka... Don't bail on EINVAL, since the clone build method...
2007-12-19 Daniel Hokka... Remove all unknown services.
2007-12-19 Daniel Hokka... Use/support the "new" vclone features in the clone...
2007-12-19 Daniel Hokka... Add VXC_KTHREAD.
2007-12-05 Daniel Hokka... Use TAG_KERNEL2USER on the result.
2007-12-05 Daniel Hokka... Work with newer versions of debootstrap too.
2007-12-03 Daniel Hokka... Correct path to keys.
2007-12-03 Daniel Hokka... Document --debug.
2007-11-30 Daniel Hokka... Use --numeric-owner for tar and --numeric-uid-gid for...
2007-11-26 Daniel Hokka... Floats are numbers too.
2007-11-19 Daniel Hokka... Add Fedora 8.
2007-11-17 Benedikt Boehmfix a corner case in gentoo helpers
2007-11-17 Benedikt Boehmuse sane PATH during shutdown
2007-11-13 Daniel Hokka... Update to 1.0.6.
2007-10-29 Daniel Hokka... Add vmount, a wrapper to mount something in a guest.
2007-10-27 Daniel Hokka... Man pages update from Micah Anderson.
2007-10-25 Daniel Hokka... Add "Alpine Linux".
2007-10-25 Daniel Hokka... Cleanup the help message.
2007-10-25 Daniel Hokka... Create helper functions to start a guest that just...
2007-10-22 Daniel Hokka... Fix startup bug on older kernels.
2007-10-16 Daniel Hokka... Lots of small fixes to make everything behave like...
2007-10-15 Daniel Hokka... Add vmemctrl and vspace to the manifest.
2007-10-15 Daniel Hokka... Add support for per-guest device maps.
2007-10-14 Daniel Hokka... Improve the disk limit descriptions.
2007-10-14 Daniel Hokka... Hide conntrack files.
2007-10-13 Daniel Hokka... Add support for the OOM bias in the configuration.
2007-10-13 Daniel Hokka... Add support for the OOM bias, and vmemctrl to control it.
2007-10-13 Daniel Hokka... Added vspace, like vnamespace but generic.
2007-10-12 Daniel Hokka... Run fsck on filesystems in the guest's fstab.
2007-10-11 Daniel Hokka... Ranges might want masks too.
2007-10-11 Daniel Hokka... Add support for vc_unset_mapping introduced in 2.3...
2007-10-10 Daniel Hokka... Clarify which entries are required for cpusets.
2007-10-06 Daniel Hokka... People love symlinks.
2007-09-11 Enrico Scholzadded support for yum's new persistdir option
2007-09-11 Enrico Scholzfixed patch and re-added lost hunk which caused broken...
2007-09-06 Daniel Hokka... Unbreak dynamic contexts.
2007-09-06 Enrico Scholzadded patch for yum-3.2.4
2007-09-03 Enrico Scholzwhitespace-cleanup
2007-09-03 Enrico Scholzfixed const-ness of matchlist functions
next