Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
de504a6d62c45873625e1f620d6e82658ca00577
/
etc
51ebab0
bash_completion: add quotaon/quotaoff/quotainit
by Kir Kolyshkin
· 14 years ago
6d6afac
etc/dists/scripts: trivial whitespace cleanup
by Kir Kolyshkin
· 14 years ago
5c63ca7
vzctl set: implement --diskquota on|off
by Kir Kolyshkin
· 14 years ago
b8746d7
etc/init.d/vz*: do not run stop inside a container
by Kir Kolyshkin
· 14 years ago
9b3500b
Update udev rules to match current specification
by Peter Volkov
· 14 years ago
54566f8
etc/init.d/vzeventd-redhat: fix 'status' for Debian
by Kir Kolyshkin
· 14 years ago
6754c1d
etc/init.d/initd-functions: fix start/stop for Debian
by Kir Kolyshkin
· 14 years ago
3527cc2
initd-functions: fix a typo
by Kir Kolyshkin
· 14 years ago
714f8cc
init.d/vzevent: support Debian-specific file to set vzeventd options
by Kir Kolyshkin
· 14 years ago
64baff1
initd-function: remove interpreter hint
by Ola Lundqvist
· 14 years ago
4042901
init.d/vzeventd: source the correct file
by Ola Lundqvist
· 14 years ago
043e3cc
init.d/vzeventd: fix to support Debian and SUSE
by Kir Kolyshkin
· 14 years ago
22cfbfa
init.d/vzfunctions: moved to $vzlibdir/initd-functions
by Kir Kolyshkin
· 14 years ago
1148f7a
init.d/vzeventd-redhat: add Required-Stop, Required-Start
by Ola Lundqvist
· 14 years ago
dbc773f
init.d/vzeventd-redhat: fix desc field
by Thorsten Schifferdecker
· 14 years ago
3e513e5
vzctl start: do not remove 127.0.0.1 aliases in /etc/hosts
by Marcin Owsiany
· 14 years ago
0ea082a
debian-add_ip.sh: fixlet for Ubuntu networking
by Kir Kolyshkin
· 14 years ago
2da942c
init.d/vzeventd: fixes
by Kir Kolyshkin
· 14 years ago
c73f309
Fix init.d Makefile
by Kir Kolyshkin
· 14 years ago
5b35797
Remove cron functionality
by Kir Kolyshkin
· 14 years ago
4cc6257
vzeventd: initial implementation
by Kir Kolyshkin
· 14 years ago
1b6f6ae
Fix netmask for IPv6 address in a Gentoo container
by Henk van de Kamer
· 14 years ago
605cbff
redhat-add_ip.sh: fix a bad typo
by Dietmar Maurer
· 14 years ago
9bf50dc
bash_completion: fix autocompletion of CTID when global option is used
by Kir Kolyshkin
· 14 years ago
a6518a2
bash_completion: properly find out CTID for --ipdel/--netif_del
by Kir Kolyshkin
· 14 years ago
7d1f115
bash_completion: remove redundant statement
by Kir Kolyshkin
· 14 years ago
ece7233
bash_completion: make all local variables local
by Kir Kolyshkin
· 14 years ago
e271282
bash_completion: remove unneeded code
by Kir Kolyshkin
· 14 years ago
4ea0866
bash_completion: vzlist's stderr goes to /dev/null
by Kir Kolyshkin
· 14 years ago
9d61498
vzctl set --hostname: back to FQDN for Red Hat and Slackware
by Kir Kolyshkin
· 14 years ago
25c14e9
etc/dists/scripts: get rid of FAKEGATEWAY
by Kir Kolyshkin
· 14 years ago
6e0d7fe
etc/dists/scripts/*sh: error message fixes
by Kir Kolyshkin
· 14 years ago
6603bd7
etc/dists/scripts/*sh: fix file name in error messages
by Kir Kolyshkin
· 14 years ago
21392a1
etc/dists/scripts/*: fix a typo in error message
by Kir Kolyshkin
· 14 years ago
e024bb6
Fix adding default route for SLES9
by Kir Kolyshkin
· 14 years ago
ada28a5
etc/dist/scripts: add missing fedora releases
by Kir Kolyshkin
· 15 years ago
9f68826
etc/dists/scripts/*: Get rid of 'echo -e' bashisms
by Kir Kolyshkin
· 15 years ago
ee983a5
Build system: generate files silently
by Kir Kolyshkin
· 15 years ago
6d91ed0
init.d/vz-redhat: warn user if IP forwarding is off
by Kir Kolyshkin
· 15 years ago
3b55733
init.d/vz-gentoo: simplify check for IP forwarding
by Kir Kolyshkin
· 15 years ago
6a6d85c
init.d/vz-redhat: make it less verbose
by Kir Kolyshkin
· 15 years ago
e25f63c
bash_completion: add support for set --features
by Kir Kolyshkin
· 15 years ago
43b15e8
Fixed ifup error on Debian
by Derek Poon
· 15 years ago
8b215cf
bash_completion: do not spit error if there are no OS templates
by Kir Kolyshkin
· 15 years ago
ec8b57a
etc/dists/scripts/slackware*add_ip.sh: fix /dev/null usage
by Kir Kolyshkin
· 15 years ago
52fcc57
Copyright year fixes, or Happy New Year!
by Kir Kolyshkin
· 15 years ago
a24947f
debian-add_ip.sh: small fixup
by Dietmar Maurer
· 15 years ago
0b36c57
debian-add_ip.sh: added comment about interfaces.tail
by Kir Kolyshkin
· 15 years ago
e0031d7
etc/dists/distribution.conf-template: minor fixes in comments
by Kir Kolyshkin
· 15 years ago
346b515
debian-add_ip.sh: do not touch /etc/network/interfaces for no reason
by Kir Kolyshkin
· 15 years ago
4ed54c3
debian-add_ip.sh: minor cleanup in get_all_aliasid()
by Kir Kolyshkin
· 15 years ago
53c638f
debian-add_ip.sh: minor optimization
by Kir Kolyshkin
· 15 years ago
e378100
debian-add_ip.sh: fix adding /etc/network/interfaces.tail
by Kir Kolyshkin
· 15 years ago
4fb1884
bash-completion: minor whitespace fix.
by Kir Kolyshkin
· 15 years ago
34d8d89
Fix bash-completion output to stderr when not root
by Ignace Mouzannar
· 15 years ago
a4600ce
bash-completion script: rm FIXME, add more to create options
by Kir Kolyshkin
· 15 years ago
817a3fb
bash-completion script: add --bootorder to set options
by Kir Kolyshkin
· 15 years ago
b79b889
bash-completion script: add --swappages and --cpus set options
by Kir Kolyshkin
· 15 years ago
9a3da75
bash-completion: add 'delete' in addition to 'destroy'
by Kir Kolyshkin
· 15 years ago
d886be9
bash-completion script: use vzlist -o ctid
by Kir Kolyshkin
· 15 years ago
7cc5dab
arch-{add,del}_ip.sh: whitespace fixes
by Kir Kolyshkin
· 15 years ago
171bd1f
etc/dist/scripts/functions: whitespace cleanup
by Kir Kolyshkin
· 15 years ago
d24c77c
gentoo-add_ip: minor cleanup
by Kir Kolyshkin
· 15 years ago
cc03425
redhat-del.ip: try hard to remove IP from the running system
by Kir Kolyshkin
· 15 years ago
975cb2d
etc/init.d/vz*: start CTs according to bootorder
by Kir Kolyshkin
· 15 years ago
34cc677
/etc/init.d/vz*: use vzlist to get list of CT to start
by Kir Kolyshkin
· 15 years ago
c8c2e8c
Add new global variable ERROR_ON_ARPFAIL
by Kir Kolyshkin
· 15 years ago
0011081
redhat-add_ip.sh: in case of no IP just enable networking
by Kir Kolyshkin
· 15 years ago
27dd90d
redhat-7.x_add_ip.sh: fixed setup after --ipdel all
by Kir Kolyshkin
· 15 years ago
1b1d728
debian-add_ip.sh: only setup lo in case of no IPs
by Kir Kolyshkin
· 15 years ago
d345aea
redhat-add_ip.sh: restart network after ipdel all
by Kir Kolyshkin
· 15 years ago
ac7c39c
vzctl restart: make it understand all 'start' and 'stop' options
by Kir Kolyshkin
· 15 years ago
ce517b3
Update openrc detection
by Peter Volkov
· 15 years ago
57bfaa5
Fix setting /etc/hostname to not be FQDN
by Dietmar Maurer
· 15 years ago
a9f2901
init.d/vz-redhat: do not add junk files to a cronjob
by Kir Kolyshkin
· 15 years ago
17f19a3
Add ARP records for containers' IPs on network interface up
by Kir Kolyshkin
· 15 years ago
f1c6498
Incorrect dependencies in init.d script header
by Petter Reinholdtsen
· 15 years ago
897a46b
Fix building ve-unlimited.conf-sample
by Kir Kolyshkin
· 15 years ago
8fbc9d1
Fix ghost names in /etc/hosts
by Dietmar Maurer
· 16 years ago
fd1f576
vz.conf: let centos-5 be default template
by Kir Kolyshkin
· 16 years ago
2b97841
etc/init.d/vz-gentoo: issue warning if forwarding is disabled
by Peter Volkov
· 16 years ago
e8c408a
etc/init.d/vz-gentoo: issue warning if cronjobs aren't automatically set
by Peter Volkov
· 16 years ago
d4d3bca
etc/init.d/vz*: check for DST_CRONSCRIPT_DIR
by Kir Kolyshkin
· 16 years ago
df09d4e
etc/init.d/vz-gentoo: add processing of multiple cron files
by Kir Kolyshkin
· 16 years ago
b9be63f
etc/init.d/*: whitespace fixes
by Kir Kolyshkin
· 16 years ago
4059ec9
debian-add_ip.sh: introduce interfaces.{head,tail}
by Ivan Vilata i Balaguer
· 16 years ago
57595c3
Rename sample config file 'vps.basic' to 'basic'
by Kir Kolyshkin
· 16 years ago
c8dc6e5
Added unlimited CT config
by Peter Volkov
· 16 years ago
bcec8bb
Revert fix for bug #1035.
by Kir Kolyshkin
· 16 years ago
bc8fa5a
The vzctl startup script /etc/vz/dists/scripts/debian-set_hostname.sh
by Ola Lundqvist
· 16 years ago
9fe02f4
Fix IPv6 configuration on a debian lenny container
by mathgl
· 16 years ago
dd1709a
vzctl: make dists/scripts/gentoo* openrc compatible
by Peter Volkov
· 16 years ago
219426f
vzctl: doesn't start in runlevel 4 (by LSB headers)
by Teodor
· 16 years ago
79f9168
/etc/init.d/vz: get rid of confusing error from echo
by Kir Kolyshkin
· 16 years ago
164d727
Rework modification of container's /etc/hosts
by Marcin Owsiany
· 16 years ago
705fd45
distribution.conf-template: better doc for SET_HOSTNAME
by Kir Kolyshkin
· 16 years ago
92a5d6f
bash_completion: fix ls invocation
by Kir Kolyshkin
· 16 years ago
7480702
Fix a typo in bash_completion script.
by Daniel Hahler
· 16 years ago
e896cd8
Add fedora 9 to dists scripts
by Thorsten Schifferdecker
· 16 years ago
9c1e02f
init.d/vz-redhat: improve kernel version extraction
by Thorsten Schifferdecker
· 16 years ago
Next »