Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
4a15fab6da2091465b715c4bc0d2ec8fe1fa27fb
/
etc
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
626325d
etc/vz/vz.conf: document MODULES_DISABLED
by Kir Kolyshkin
· 16 years ago
448740f
per-distro config: fix documentation
by Kir Kolyshkin
· 17 years ago
fa72a4f
gentoo-add_ip.sh: fix the case then config_venet0 is commented out
by Daniel Robbins
· 17 years ago
0154b00
Massive VE -> container rename
by Kir Kolyshkin
· 17 years ago
16997fd
SWsoft->Parallels, update copyright year
by Kir Kolyshkin
· 17 years ago
ff46d33
etc/dists/: VE->container, SWsoft->Parallels renaming (part 2)
by Kir Kolyshkin
· 17 years ago
1451819
etc/dists/: VE->container, SWsoft->Parallels renaming
by Kir Kolyshkin
· 17 years ago
ad8b547
Fix adding multiple IPs for Debian/Ubuntu
by Kir Kolyshkin
· 17 years ago
80f286f
NEIGHBOUR_DEVS: add to global config and document.
by Kir Kolyshkin
· 17 years ago
6b7d837
Added distscripts config for fedora-8
by Kir Kolyshkin
· 17 years ago
6bfed8a
etc/dists/scripts/redhat-7.x_add_ip.sh (setup_network): Add BOOTPROTO=static
by Dmitry V. Levin
· 17 years ago
4418d6e
etc/dists: Add ALT Linux and Owl support
by Dmitry V. Levin
· 17 years ago
83c5eca
Strip trailing backslash in shell scripts
by Dmitry V. Levin
· 17 years ago
673cf04
Strip trailing whitespaces
by Dmitry V. Levin
· 17 years ago
36fdc5b
Change vps.basic sample beancounter limits to 256M
by Igor Sukhih
· 17 years ago
57b19c9
Use first VE ip for hostname
by Igor Sukhih
· 17 years ago
d4f4cb1
Added distscripts for fedora-core-5, 6, 7, and fedora-7
by Kir Kolyshkin
· 17 years ago
73a82a5
vzethdev is not loaded during a node start by /etc/init.d/vz
by Vasily Tarasov
· 17 years ago
0b6fec3
init.d/vz-redhat: fix kernel options checking
by Kir Kolyshkin
· 17 years ago
695ebe5
gentoo-add_ip.sh: fix scan for IP addresses existing in /etc/conf.d/net
by Alexander Y. Fomichev
· 17 years ago
96cb4eb
init.d/vz: fix case element "update-cron"
by Thorsten Schifferdecker
· 17 years ago
7b139a9
Added IPv6 support to debian dists scripts :
by Thorsten Schifferdecker
· 17 years ago
d85ba31
Makefiles: add install-debian target
by Thorsten Schifferdecker
· 17 years ago
9a4b669
On stopping OpenVZ (SUB)System these linux-kernel-modules should are removed:
by Thorsten Schifferdecker
· 17 years ago
f388092
Modify init.d vz script to a more generic style,
by Thorsten Schifferdecker
· 17 years ago
540f4c7
etc/init.d/vz-gentoo: use long form of ip command arguments
by Kir Kolyshkin
· 17 years ago
e838774
etc/init.d/vz-redhat: replace short ip cmd args with full ones
by Thorsten Schifferdecker
· 17 years ago
82c03c6
[IPv6] add ip6tables kernel modules in VE0, if IPV6 is enabled
by Thorsten Schifferdecker
· 17 years ago
00a5a95
etc/init.d/vz-redhat: add processing of multiple cron files
by Kir Kolyshkin
· 17 years ago
562760a
etc/init.d/vz-redhat: add update-cron
by Kir Kolyshkin
· 17 years ago
3d3f5d9
etc/init.d/vz-redhat: introduce and use print_result function
by Kir Kolyshkin
· 17 years ago
47d8333
etc/init.d/vz-redhat: introduce and use is_running()
by Kir Kolyshkin
· 17 years ago
c9efe10
etc/init.d/vz-redhat: whitespace cleanup
by Kir Kolyshkin
· 17 years ago
50ea66e
etc/init.d/vz-redhat: remove bashisms: for (( ... )) and let var++
by Thorsten Schifferdecker
· 17 years ago
38d21f3
vzctl: fixed IPv6 addresses down on --ipdel
by Vitaliy Gusev
· 18 years ago
bd1f472
vzctl: enhanced IPv6 addresses setup in VE
by Igor Sukhih
· 18 years ago
575b0d6
correct ipadd handling in debian_ip_add.sh
by Thorsten Schifferdecker
· 18 years ago
3718356
init.d/vz: fix check_kernel() function
by Thorsten Schifferdecker
· 18 years ago
af399cd
init.d/vz-redhat: fix kernel config check
by Thorsten Schifferdecker
· 18 years ago
45f71dd
Makefiles: add install-suse target
by Kir Kolyshkin
· 18 years ago
495af12
etc/init.d/vz-redhat: remove old cron files
by Thorsten Schifferdecker
· 18 years ago
8adf5dc
init.d/vz-redhat: added check for kernel config options
by David Sharnoff
· 18 years ago
682aab7
init.d/vz-redhat: add checking for OpenVZ kernel
by Thorsten Schifferdecker
· 18 years ago
f09fd72
init.d/vz-redhat: assorted small cleanups
by Thorsten Schifferdecker
· 18 years ago
96a5211
Dist scripts for arch linux.
by Kir Kolyshkin
· 18 years ago
3f22d63
init.d/vz: fix 'status' command
by Thorsten Schifferdecker
· 18 years ago
3ec4815
init.d/vz-redhat: do not leave stale vz_lock files
by Kir Kolyshkin
· 18 years ago
caf408f
init.d/vz-redhat: remove unused function
by Thorsten Schifferdecker
· 18 years ago
7870499
init.d/vz-redhat: get rid of 'function ' prefix for functions.
by Thorsten Schifferdecker
· 18 years ago
9561319
init.d/vz-redhat: use variable for /var/lock/subsys/vz
by Thorsten Schifferdecker
· 18 years ago
970dc60
Update options to bash_completition script
by Thorsten Schifferdecker
· 18 years ago
bb91bdf
gentoo init.d: remove MIGRATE_MODULES on openvz stop
by Thorsten Schifferdecker
· 18 years ago
9af5fed
Added distscripts for Arch Linux distribution
by Thorsten Schifferdecker
· 18 years ago
eace6c5
Added bash-completion support for --ioprio
by Kir Kolyshkin
· 18 years ago
285b4bf
etc/cron.d/.gitinore: fix
by Kir Kolyshkin
· 18 years ago
f92323d
bash-completion: fixed support for VE names with dashes
by Kir Kolyshkin
· 18 years ago
258c3c2
init.d/vz-redhat: removed unused code
by Kir Kolyshkin
· 18 years ago
0cf7548
init.d/vz-redhat: really honour MODULES_DISABLED=yes
by Thorsten Schifferdecker
· 18 years ago
f584361
Fixed a typo in initscripts
by Kir Kolyshkin
· 18 years ago
873485e
Move cronjob installation/removal logic to initscript
by Kir Kolyshkin
· 18 years ago
40dfa8b
init.d/vz-redhat: display error if there's one
by Kir Kolyshkin
· 18 years ago
18f8fe3
Simplified vzctl cron.d entries.
by Kir Kolyshkin
· 18 years ago
3b659c8
Fixed wording/spelling in a comment
by Kir Kolyshkin
· 18 years ago
6c50123
Happy New Year!
by Kir Kolyshkin
· 18 years ago
Next »