Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
1657ded05ede78383758342d3a72d9c6fc466739
/
etc
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
fbf462f
0.conf.*: removed GNU copyright header, add 2007
by Kir Kolyshkin
· 18 years ago
8ed827c
Implement MODULES_DISABLED in gentoo initscript; document it.
by Kir Kolyshkin
· 18 years ago
dd466af
Move workaround for FC5 copy bug to the common part
by Igor Sukhih
· 18 years ago
5e7fb69
Really fix installation of proper VE configs.
by Kir Kolyshkin
· 18 years ago
82968bc
Install proper (arch-dependent) VE configs
by Kir Kolyshkin
· 18 years ago
a26a2dd
Speedup 'vz stop' action
by Igor Sukhih
· 18 years ago
d01e75f
Fix VPSCONFDIR in etc/init.d/vz-gentoo script
by Kir Kolyshkin
· 18 years ago
a840d4c
Moved redhat-specific initscript to vz-redhat.
by Kir Kolyshkin
· 18 years ago
9f314cd
Add Debian 4.0 to distscript configs.
by Thorsten Schifferdecker
· 18 years ago
c3bb5bc
automake: Moved all vzctl-specific paths definition to paths.am
by Benedikt Böhm
· 18 years ago
19e11d1
Made 'make clean' to remove files autogenerated with pathsubst.am
by Benedikt Böhm
· 18 years ago
cc7adda
Use build-in-automake installation logic where possible
by Benedikt Böhm
· 18 years ago
f565746
Cleaned up etc/network-scripts installation logic.
by Benedikt Böhm
· 18 years ago
e1700ec
Fixed /etc/vz/dists/scripts/* installation.
by Benedikt Böhm
· 18 years ago
bb0cf4d
Fixed a trivial bug in etc/network-scripts/Makefile.am
by Kir Kolyshkin
· 18 years ago
d8b325e
Move cron and lib scripts from /etc to /scripts in sources.
by Benedikt Böhm
· 18 years ago
3869ea8
Assorted trivial Makefile.am cleanups.
by Kir Kolyshkin
· 18 years ago
457ca7d
Fixes for etc/network-scripts/Makefile.am
by Kir Kolyshkin
· 18 years ago
5bad50c
etc/Makefile.am: removed a comment
by Kir Kolyshkin
· 18 years ago
a64cea7
Reworked RH/FC-specific network scripts installation.
by Benedikt Böhm
· 18 years ago
e000a35
Removed unneeded stuff from etc/Makefile.am
by Kir Kolyshkin
· 18 years ago
3f828a8
Simplify etc/dists/Makefile.am
by Benedikt Böhm
· 18 years ago
00175c9
Rework udev rules installation logic
by Benedikt Böhm
· 18 years ago
1beb928
Reworked logrotate.d installation logic
by Benedikt Böhm
· 18 years ago
cd945ca
cron.d installation reword add-on
by Kir Kolyshkin
· 18 years ago
6da139d
Reworked cron.d installation logic.
by Benedikt Böhm
· 18 years ago
db3ec9b
Reworked bash_completion installation logic.
by Benedikt Böhm
· 18 years ago
8c1c6e4
Use automake build-in logic to install vz.conf
by Benedikt Böhm
· 18 years ago
d4f21e4
Moved init.d scripts installation logic into a separate Makefile
by Benedikt Böhm
· 18 years ago
ce0003f
Moved VE config samples to etc/conf/ subdir
by Benedikt Böhm
· 18 years ago
430d0a7
Move common Makefile code (pathsubst) to a separate file
by Benedikt Böhm
· 18 years ago
27703b7
Fixed bash_completion script generation.
by Kir Kolyshkin
· 18 years ago
609a6b8
Install logrotate, udev and cron entries by default on redhat-based systems.
by Kir Kolyshkin
· 18 years ago
045cdb4
etc/Makefile.am: do not need to use builddir
by Kir Kolyshkin
· 18 years ago
cff19fb
Fixed dist target generation.
by Kir Kolyshkin
· 18 years ago
e95e0ef
bash_completion script: do not use obsoleted vzlist -o vpsid
by Kir Kolyshkin
· 18 years ago
d69917c
Big move to auto* tools.
by Benedikt Böhm
· 18 years ago
fddeebb
Fixed udev.d rule definition
by Kir Kolyshkin
· 18 years ago
ab13461
Changed FAKEGATEWAY from 191.255.255.1 to 192.0.2.1
by Igor Sukhih
· 18 years ago
0d7da84
Added loading of the xt_tcpudp iptables module
by Igor Sukhih
· 18 years ago
3786157
Disable VZ modules loading by means of MODULES_DISABLED=yes variable
by Igor Sukhih
· 18 years ago
4ede0a0
Use /proc/vz/vestat for running VE listing
by Vasily Tarasov
· 18 years ago
dbf8641
Split verbose from LOG_LEVEL
by Kristian Høgh
· 18 years ago
30c21e7
Use "cp --preserve=mode,ownership" workaround only for Fedora Core distributions
by Igor Sukhih
· 18 years ago
32a571f
Skip VE venet network setup if no any ip addresses
by Igor Sukhih
· 18 years ago
b9d3b91
Removed explicit src ip address setup.
by Igor Sukhih
· 18 years ago
d3bc1c0
Fixed gentoo initscript dependencies.
by Kir Kolyshkin
· 18 years ago
abe89dc
Increased OTHERSOCKBUF in the ve-light.conf-sample to suffice requierements
by Igor Sukhih
· 18 years ago
748696f
Use only running VEs on vzctl exec completion
by Kir Kolyshkin
· 18 years ago
7dd8329
Bash completion script fixes.
by Thorsten Schifferdecker
· 18 years ago
dfaf3a7
Added ipv6 support
by Igor Sukhih
· 18 years ago
Next »