initial checkin
[util-vserver.git] / util-vserver / scripts /
2004-07-03 Enrico ScholzprepareInit(): fixed case when .autofsck does not exist
2004-07-03 Enrico Scholzaccept --xid and prefer it against --ctx in the doc
2004-07-02 Enrico Scholzuse a canonified lockfile-name
2004-07-02 Enrico Scholzfunction prepareInit(): do some cleanups in the plain...
2004-07-02 Enrico Scholzvshelper.initSync(): use $1 instead of $VSERVER_DIR
2004-07-01 Enrico Scholz(re)enabled nice-support for 2.6 vservers which was...
2004-06-29 Enrico Scholzfixed installation at non-standard places
2004-06-29 Enrico Scholzfixed doc ('pkgcfgbase' vs. 'pkgbase')
2004-06-27 Enrico Scholzdo not fail when '-d' is not specified and distribution...
2004-06-27 Enrico ScholzgetDistribution(): added detection for slackware and...
2004-06-27 Enrico Scholzfixed typos
2004-05-27 Enrico Scholzs!fakeinit!initpid! at some places
2004-05-27 Enrico Scholzuse '--fakeinit' by default; users will have to disable...
2004-05-27 Enrico Scholzcleanups
2004-05-21 Enrico Scholzadded some color to the life
2004-05-20 Enrico Scholzmount filesystems on 'vserver ... pkgmgmt ...' operations
2004-05-11 Enrico Scholzuse 'env' instead of 'clearenv'; the '-i' switch is...
2004-05-11 Enrico Scholzexecute vshelper through 'sigexec' to set expected...
2004-05-08 Enrico Scholzadded locking
2004-05-08 Enrico Scholzcall 'vapt-get -- clean' after building the vserver
2004-05-08 Enrico ScholzsetDefaultTTY(): redirect every descriptors
2004-05-05 Enrico Scholzfixed typo
2004-05-05 Enrico Scholzuse 'clearenv' in the new path also
2004-05-05 Enrico ScholzsendKillSequence(): be silent and succeed everytime
2004-05-05 Enrico Scholzremoved legacy code
2004-05-05 Enrico Scholzadded code to preserve capabilities and flags
2004-04-21 Enrico Scholzgive correct vserver-name in the hints ($VSERVER_DIR...
2004-04-21 Enrico Scholzmoved the 'ip_only' handling to the right place
2004-04-21 Enrico Scholzmade 'nodev' work
2004-04-20 Enrico Scholzuse '--defaulttty'
2004-04-20 Enrico Scholzuse setDefaultTTY()
2004-04-20 Enrico Scholzuse setDefaultTTY()
2004-04-20 Enrico Scholzadded '--defaulttty' option
2004-04-20 Enrico Scholzuse --defaulttty options instead of setting tty manually
2004-04-20 Enrico ScholzsetDefaultTTY(): added
2004-04-20 Enrico Scholzadded chain-echo
2004-04-15 Enrico Scholzcall chbind when entering vservers
2004-04-15 Enrico Scholzcall vattribute with '--flag fakeinit' additionally...
2004-04-15 Enrico ScholzcallInNamespace(): do not accept non-running vservers
2004-04-14 Enrico Scholzfixed another brokeness in CLI option handling
2004-04-14 Enrico Scholzlock(): do not execute the pipe; this does not work...
2004-04-13 Enrico Scholzfurther locking fixes
2004-04-13 Enrico Scholzopen FD 0
2004-04-13 Enrico Scholzuse new locking mechanism
2004-04-08 Enrico ScholzexecScriptlets(): fixed initialization of 'start'
2004-04-08 Enrico Scholzimplemented support for default-scriptlets (inspired...
2004-04-08 Enrico Scholzgive more verbose error-messages
2004-04-06 Enrico Scholzgive more comprehensive error-message
2004-04-06 Enrico Scholzcleanups
2004-03-31 Enrico Scholzadded some doc
2004-03-31 Enrico ScholzenableInterfaces(), disableInterfaces(): added locking
2004-03-31 Enrico Scholz$_LOCKFILE, $LOCKDIR: added
2004-03-31 Enrico Scholzlock(),unlock(): added
2004-03-30 Enrico Scholzmade it work...
2004-03-30 Enrico ScholzisNumber(): fixed '0' case
2004-03-30 Enrico Scholzimplemented parts of Liam Helmer's dummy-interface...
2004-03-30 Enrico Scholzadded substitutions/tests for iptables, modprobe, rmmod...
2004-03-30 Enrico ScholzisNumber(): added
2004-03-26 Enrico Scholzuse 'findObject -e' instead of 'findFile' to find ...
2004-03-26 Enrico Scholzfixed call of vshelper.isEnabled
2004-03-26 Enrico Scholzignore 'restart2' event; this seems to be issued at...
2004-03-26 Enrico Scholzfixed order of variables
2004-03-26 Enrico Scholzinitial checkin
2004-03-26 Enrico Scholzadded VSHELPER & synchronization code
2004-03-26 Enrico Scholzadded documentation about failure reasons
2004-03-26 Enrico Scholzadapted code to new getFileArray() behavior
2004-03-26 Enrico Scholzadded a "LEGACY ALERT"
2004-03-26 Enrico Scholzfixed code to work with new behavior of getFileArray
2004-03-26 Enrico Scholzadded some missing variables
2004-03-26 Enrico Scholzuse pkgmgmt.isAptAvailable()
2004-03-26 Enrico Scholzlogging(),warning(),panic(),execute(): added
2004-03-26 Enrico Scholzadded vshelper
2004-03-24 Enrico Scholzadded scheduler support
2004-03-24 Enrico Scholzadded missing '\'
2004-03-24 Enrico Scholzadded support for $VSERVER_EXTRA_CMDS[] which can be...
2004-03-24 Enrico Scholzcall 'wget' with '-nv' instead of '-q'
2004-03-24 Enrico Scholzadded more legacy programs
2004-03-24 Enrico Scholzuse $_XXXX variables instead of static commandnames
2004-03-24 Enrico Scholzmoved parserpmdump to legacy
2004-03-24 Enrico Scholzadded $_REBOOTMGR
2004-03-23 Enrico Scholzfixed typo (missing 's')
2004-03-22 Enrico Scholzadded basic support for SuSE (patch from Thomas Guettler)
2004-03-22 Enrico Scholzgive out errormessage on unknown distribution type
2004-03-22 Enrico Scholzadded basic support for SuSE
2004-03-18 Enrico Scholzuse 'chcontext-compat' instead of 'chcontext'
2004-03-18 Enrico Scholzcall isVserverRunning to cleanup rundir
2004-03-18 Enrico Scholzignore candidates for location of pkgmgmt-dir when...
2004-03-18 Enrico Scholzcleanups; use full parenthesis in case ... esac
2004-03-18 Enrico Scholzimplemenented 'pkgmgmt' command
2004-03-18 Enrico Scholzallow both internal and external packagemanagement
2004-03-18 Enrico Scholzcleanups; generalized some functions and moved them...
2004-03-18 Enrico Scholzsupport both internal and external packagemanagement
2004-03-18 Enrico Scholzadded $_PKGMGMT and $_TAR
2004-03-18 Enrico Scholzfilter out non-matching vservers *before* adding them...
2004-03-18 Enrico ScholzgetVserverStatus(): fix problems with leading whitespac...
2004-03-18 Enrico Scholzinitial checkin
2004-03-18 Enrico Scholzadded pkgmgmt
2004-03-16 Enrico Scholzadded the sysvwrappers to AM_INSTALLCHECK_STD_OPTIONS_E...
2004-03-16 Enrico Scholzinitial checkin
2004-03-16 Enrico Scholzadded internal mode to use 'suexec' for stopped vserver...
next