gentoo: use /var/run for new /run compatibility
[util-vserver.git] / scripts /
2008-03-11 Benedikt Boehmfix openrc startup; only fix inittab in plain initstyle
2008-03-10 Daniel Hokka Zakrissonbash doesn't execute traps until after the current...
2008-03-02 Daniel Hokka ZakrissonWorkaround kernel oddities.
2008-03-01 Daniel Hokka ZakrissonAdd basic support for creating tun/tap interfaces in...
2008-02-29 Enrico Scholzuse ! instead of ~ to avoid shell expansion
2008-02-21 Enrico Scholzadded h2ext-worker to OPTIONS_PREEMPT list
2008-02-21 Enrico Scholzfixed endless loop when no '--' is given
2008-02-11 Daniel Hokka ZakrissonSet the barrier and warn if it could not be set automat...
2008-01-26 Daniel Hokka ZakrissonMake sure /dev gets proper permissions.
2008-01-26 Daniel Hokka ZakrissonPrevent deadlock between sc_helper vserver ... stop...
2008-01-22 Daniel Hokka ZakrissonFix vspace stuff.
2008-01-20 Daniel Hokka ZakrissonAdd preliminary support for pid and network namespaces.
2008-01-13 Daniel Hokka ZakrissonUse $cmd instead of $2.
2008-01-08 Daniel Hokka ZakrissonBackslash...
2008-01-08 Daniel Hokka Zakrissoncache need not exist.
2008-01-06 Daniel Hokka ZakrissonWork with nonamespace guests.
2008-01-03 Daniel Hokka ZakrissonMake vmount <guest> -- -a work.
2007-12-19 Daniel Hokka ZakrissonUse/support the "new" vclone features in the clone...
2007-12-05 Daniel Hokka ZakrissonWork with newer versions of debootstrap too.
2007-12-03 Daniel Hokka ZakrissonDocument --debug.
2007-11-17 Benedikt Boehmfix a corner case in gentoo helpers
2007-11-17 Benedikt Boehmuse sane PATH during shutdown
2007-10-29 Daniel Hokka ZakrissonAdd vmount, a wrapper to mount something in a guest.
2007-10-25 Daniel Hokka ZakrissonCleanup the help message.
2007-10-25 Daniel Hokka ZakrissonCreate helper functions to start a guest that just...
2007-10-16 Daniel Hokka ZakrissonLots of small fixes to make everything behave like...
2007-10-15 Daniel Hokka ZakrissonAdd support for per-guest device maps.
2007-10-13 Daniel Hokka ZakrissonAdd support for the OOM bias in the configuration.
2007-10-12 Daniel Hokka ZakrissonRun fsck on filesystems in the guest's fstab.
2007-10-11 Daniel Hokka ZakrissonAdd support for vc_unset_mapping introduced in 2.3...
2007-10-06 Daniel Hokka ZakrissonPeople love symlinks.
2007-09-11 Enrico Scholzadded support for yum's new persistdir option
2007-09-06 Daniel Hokka ZakrissonUnbreak dynamic contexts.
2007-08-27 Daniel Hokka ZakrissonFix thinko.
2007-08-26 Daniel Hokka ZakrissonAdd support for the lback address in the configuration.
2007-08-21 Daniel Hokka ZakrissonAdd a static context sanity check.
2007-08-16 Daniel Hokka ZakrissonMigrate to the tag on stop too.
2007-08-16 Daniel Hokka ZakrissonFix for vtag invocations.
2007-08-16 Daniel Hokka ZakrissonAdd support for a separate filesystem tag, and in the...
2007-08-13 Daniel Hokka ZakrissonAdd some hints for this common problem.
2007-08-05 Daniel Hokka ZakrissonRemove the cache so disk limit caches have no chance...
2007-08-05 Daniel Hokka ZakrissonIt's just yum, not yum-rpm.
2007-07-31 Daniel Hokka ZakrissonUse findFile consistently. Don't fail if a file doesn...
2007-07-29 Daniel Hokka ZakrissonVarious debootstrap improvements.
2007-07-18 Daniel Hokka Zakrisson... and add _STRACE.
2007-07-18 Daniel Hokka ZakrissonAdd --strace and --debug-sysv options to further debug...
2007-07-13 Daniel Hokka ZakrissonEnter the network context to stop the guest.
2007-07-10 Daniel Hokka ZakrissonReplace file with h2ext for the template build method.
2007-06-24 Daniel Hokka ZakrissonAdd a way to associate a distribution with a default...
2007-06-21 Daniel Hokka ZakrissonSupport 3.1.x and 3.2.x as well.
2007-06-16 Daniel Hokka ZakrissonDefine PREVLEVEL and RUNLEVEL so SuSE's rc script works...
2007-05-31 Benedikt Boehmfix TERM for colored output
2007-04-27 Benedikt Boehmfake init environment during shutdown, otherwise rc...
2007-04-21 Daniel Hokka ZakrissonUse the state change helper to stop the guest when...
2007-04-21 Daniel Hokka ZakrissonRecognize the --nodevsanity option.
2007-04-21 Daniel Hokka ZakrissonDon't do namespace cleanup if we're not in a new namespace.
2007-04-13 Benedikt Boehmadd build scripts for debian etch
2007-04-11 Daniel Hokka ZakrissonFix typo.
2007-03-24 Daniel Hokka ZakrissonGet rid of the work directory on success.
2007-03-21 Daniel Hokka ZakrissonFix help message.
2007-03-20 Daniel Hokka ZakrissonFix problems with debootstrap on Ubuntu.
2007-03-20 Daniel Hokka ZakrissonRemove the guest in case of failure.
2007-03-18 Daniel Hokka ZakrissonSupply the required argument.
2007-03-18 Daniel Hokka Zakrissonnodev: shouldn't be in the ip file.
2007-03-18 Daniel Hokka ZakrissonRename _setVserverDir to _setVserverDirName.
2007-03-11 Daniel Hokka ZakrissonFix IPv6 address assignment.
2007-02-26 Daniel Hokka ZakrissonMake the gentoo initstyle work with baselayout-vserver.
2007-02-25 Daniel Hokka ZakrissonDon't tell init to shutdown if we're called from vshelp...
2007-02-25 Daniel Hokka ZakrissonAdd $__LOCKDIR and /tmp to the excluded paths.
2007-02-21 Daniel Hokka ZakrissonUpdate help message to correspond better with reality.
2007-02-17 Daniel Hokka ZakrissonMake nodev: silence the warning.
2007-02-14 Daniel Hokka Zakrisson&>> doesn't exist.
2007-02-11 Daniel Hokka ZakrissonWork better if the default tty is a file by using ...
2007-02-11 Daniel Hokka ZakrissonRemove the --source and --dest "options" from vclone...
2007-02-09 Daniel Hokka ZakrissonAdd /usr/bin to exception list, to make sure we keep...
2007-02-05 Benedikt Boehmfix vsomething arguments in gentoo wrappers
2007-01-29 Daniel Hokka ZakrissonThere's no need to enter the filesystem namespaces...
2007-01-27 Daniel Hokka ZakrissonMove dynamic context generation to userspace.
2007-01-27 Daniel Hokka ZakrissonSet nodev rather than just warning about it.
2007-01-21 Daniel Hokka Zakrisson... and the Makefile.
2007-01-21 Daniel Hokka ZakrissonAdd the clone build method.
2007-01-21 Daniel Hokka ZakrissonIf it doesn't exist, only error if requested.
2007-01-18 Daniel Hokka ZakrissonAdd support for vdevmap in the configuration.
2007-01-18 Daniel Hokka ZakrissonAdd support for setting sysctl values in the configuration.
2007-01-18 Daniel Hokka ZakrissonRemove the disk limits after saving them.
2007-01-14 Benedikt Boehmfix missing world target in vupdateworld
2007-01-10 Daniel Hokka ZakrissonRemove persistent on stop.
2007-01-02 Daniel Hokka ZakrissonThe CHBIND_OPTS need to be cleaned before handing them...
2006-12-30 Daniel Hokka ZakrissonUse status for the process count instead since persiste...
2006-12-28 Daniel Hokka ZakrissonMove initscript functions to vserver-init.functions.
2006-12-20 Benedikt Boehmcosmetic fixes for vserver-wrapper
2006-12-18 Daniel Hokka ZakrissonDon't check the VLAN stuff if novlandev was specified.
2006-12-10 Daniel Hokka ZakrissonImprove the vshelper warning (common sign of multiple...
2006-12-09 Daniel Hokka ZakrissonMake getFileArray handle multiple files as well.
2006-12-08 Daniel Hokka ZakrissonRather than keeping an unnecessary mount around just...
2006-12-01 Daniel Hokka ZakrissonAdd cwd to the list of paths to exclude from namespace...
2006-11-28 Daniel Hokka ZakrissonMake non-sysv initstyles work again.
2006-11-24 Daniel Hokka ZakrissonUse the same flags for legacy as the rsync build method...
2006-11-24 Daniel Hokka ZakrissonUse --secure by default.
2006-11-24 Daniel Hokka ZakrissonAdd forgotten backslash.
next