Rivoreo Source Code Repositories
src.rivoreo.one
/
vzctl
/
b8d2adb39522e70ab3bf239196e1124f90ffe95d
/
scripts
9a95397
Add pigz support to vzctl create
by Sergei A Mamonov
· 8 years ago
91e700b
vps-net_add: add FORCE_ROUTE to change existing route to container
by Zach Pomerantz
· 9 years ago
b0409ff
vps-create.sh: use stat -f instead of df
by Kir Kolyshkin
· 10 years ago
2869ab3
vz.conf: allow list of interfaces in NEIGHBOUR_DEVS
by Kir Kolyshkin
· 10 years ago
0807ef4
vzctl start/resume: load kernel modules needed for CT
by Kir Kolyshkin
· 10 years ago
854aeda
vz-postinstall: add way to disable distro kernels
by Kir Kolyshkin
· 10 years ago
4c53c43
vzevent-stop: check for suspend/chkpnt
by Kir Kolyshkin
· 11 years ago
eb6928e
scripts/vz-postinstall.in: fixup
by Kir Kolyshkin
· 11 years ago
2952d04
vz-postinstall: don't add bridge params to sysctl.conf
by Kir Kolyshkin
· 11 years ago
d48bcf4
Don't modify sysctl.conf on installation
by Kir Kolyshkin
· 11 years ago
b09e07c
vz-postinstall: be verbose about what we do
by Kir Kolyshkin
· 11 years ago
a7aaea0
vz-postinstall: enabled iptables for bridges
by Kir Kolyshkin
· 11 years ago
8f79312
vz-postinstall: do not change rp_filter
by Kir Kolyshkin
· 11 years ago
8c1bd48
scripts: use VPSCONFDIR
by Kir Kolyshkin
· 11 years ago
92a8301
scripts/vps-rst: make VE_VETH_DEVS optional
by Andrey Vagin
· 11 years ago
68038a5
scripts/vps-netns_dev_add: rework config action
by Kir Kolyshkin
· 11 years ago
3fc3f7a
scripts/vps-download: rename to /usr/sbin/vztmpl-dl
by Kir Kolyshkin
· 11 years ago
d8ec00d
scripts/vz-postinstall.in: silent sysctl -p
by Kir Kolyshkin
· 11 years ago
73918d0
Introduce vz-postinstall script
by Kir Kolyshkin
· 11 years ago
30fc126
scripts/.gitignore: add vps-rst-env
by Kir Kolyshkin
· 11 years ago
8a1e2d9
vzctl: synchronize CRIU with vzctl (v2)
by Andrey Vagin
· 11 years ago
557abfe
cpt: restore veth devices with correct names (v4)
by Andrey Vagin
· 11 years ago
4fdbcb5
Add ability to skip creation of veth devices
by Andrey Vagin
· 11 years ago
6800818
scripts/.gitignore: add vps-cpt, vps-rst
by Kir Kolyshkin
· 12 years ago
afab8fc
scripts/vps-{cpt,rst}: nitpicks
by Kir Kolyshkin
· 12 years ago
19d8435
vzctl: checkpoint/restoer of upstream CTs
by Andrey Vagin
· 12 years ago
d7a9e22
automatically add bridge venet0 when needed
by Glauber Costa
· 12 years ago
863ed0e
modify tar extraction to account for user namespace
by Glauber Costa
· 12 years ago
5b17c4a
vps-download: fix config file in --config output
by Kir Kolyshkin
· 12 years ago
fbe8374
vzevent: do umount/mount when rebooting CT
by Kir Kolyshkin
· 12 years ago
8fd947a
scripts/.gitignore: add vps-netns_dev_{add,del}
by Kir Kolyshkin
· 12 years ago
db7900e
vzevent-stop: workaround for F17 that doesn't call reboot()
by Kir Kolyshkin
· 12 years ago
6812ff7
properly propagate /var/lib/vzctl/veip dir
by Kir Kolyshkin
· 12 years ago
b5130d5
vps-create: fix checking needed disk space
by Kir Kolyshkin
· 12 years ago
845a257
scripts/vps-download: fix bogus warning from checkbashisms
by Kir Kolyshkin
· 12 years ago
349bc2d
Rectify scripts dir
by Kir Kolyshkin
· 12 years ago
40348cf
Implement upstream netdev function
by Glauber Costa
· 12 years ago
c6f7199
Implement upstream veth function
by Glauber Costa
· 12 years ago
345e15d
vps-download --list: cache the listing for 1 minute
by Kir Kolyshkin
· 12 years ago
10f2b35
vps-download: mark local variable as such
by Kir Kolyshkin
· 12 years ago
bbb7459
vps-download: add --list option
by Kir Kolyshkin
· 12 years ago
1975a5c
vps-download: accept relative template cache paths
by Michael Shigorin
· 13 years ago
c3adb6e
Fix a typo
by Kir Kolyshkin
· 13 years ago
6106862
scripts/.gitingore: add auto-generated vps-downloads
by Kir Kolyshkin
· 13 years ago
aefc8ef
vzctl create: show tarball extraction progress using pv
by Kir Kolyshkin
· 13 years ago
d4a9068
vps-download: a fix for dash
by Kir Kolyshkin
· 13 years ago
bb8c1ed
vps-download: fix CHECK_TEMPLATE_SIG check
by Kir Kolyshkin
· 13 years ago
93d7f8c
scripts/vps-download: add config file
by Kir Kolyshkin
· 13 years ago
2a138d5
scripts/vps-download: gpg checking, template updating added
by Kir Kolyshkin
· 13 years ago
af3626a
scripts/vps-download: a fix for dash
by Kir Kolyshkin
· 13 years ago
3a59fb9
scripts/vps-download: add GPG key checking
by Kir Kolyshkin
· 13 years ago
3337bba
scripts/vps-download: make it possible to set variables in vz.conf
by Kir Kolyshkin
· 13 years ago
0756f94
scripts/vps-download: remove partially downloaded file
by Kir Kolyshkin
· 13 years ago
9157190
scripts/vps-download: error message goes to stderr
by Kir Kolyshkin
· 13 years ago
e5706df
scripts/vps-download: fix double error message
by Kir Kolyshkin
· 13 years ago
1e8acdb
scripts/vps-download: be less verbose
by Kir Kolyshkin
· 13 years ago
ad5d1ac
script/vps-download: source configs later
by Kir Kolyshkin
· 13 years ago
0a92765
scripts/vps-download: add check for wget
by Kir Kolyshkin
· 13 years ago
73ad8f7
vzctl create: add ability to auto-download template cache
by Kir Kolyshkin
· 13 years ago
ba6d944
scripts/vps-*: support for IPs with netmasks
by Kir Kolyshkin
· 13 years ago
00f3681
scripts/vps-net_add.in: fix VE_STATE description
by Kir Kolyshkin
· 13 years ago
6e4108a
scripts/vzevent-stop: try to not get in the way of vzctl stop
by Kir Kolyshkin
· 13 years ago
214f637
vps-create: fix a few typos here and there
by Kir Kolyshkin
· 13 years ago
06cc8e0
vzctl create --ostemplate: add support for .bz2 and .xz
by Kir Kolyshkin
· 13 years ago
4b8b7d8
vzgetnetdev: filter out link-local addresses
by Kir Kolyshkin
· 14 years ago
3dd594b
vzctl: use newer API for pci_add (v2)
by Andrew Vagin
· 14 years ago
4a9cf54
vps-functions: make sure PATH contains dirs we need
by Kir Kolyshkin
· 14 years ago
115195e
Add vps-pci script
by Andrey Vagin
· 14 years ago
9ae1302
scripts/vps-create: fix VE_PRVT permissions
by Solar Designer
· 14 years ago
c1e7b64
scripts/vps-create: use -Sp options for tar
by Kir Kolyshkin
· 14 years ago
849cd39
scripts/.gitignore: update
by Kir Kolyshkin
· 14 years ago
8894720
Don't prepend full path for ip command
by Peter Volkov
· 14 years ago
5b35797
Remove cron functionality
by Kir Kolyshkin
· 14 years ago
4cc6257
vzeventd: initial implementation
by Kir Kolyshkin
· 14 years ago
b89c812
vzctl stop: try to untangle CT IP cleanup mess
by Kir Kolyshkin
· 14 years ago
7d5ba92
Restore vzgetnetdev incompatibility with mawk
by Bernd Rothert
· 14 years ago
d50cdb6
scripts/vpsnetclean: Get rid of 'echo -e' bashism
by Kir Kolyshkin
· 15 years ago
b863b67
scripts/vpsreboot: use vzlist for list of stopped CTs
by Kir Kolyshkin
· 15 years ago
2d32a10
vzgetnetdev(): introduce interface name blacklist, add veth
by Kir Kolyshkin
· 15 years ago
c0d95a8
vzgetnetdev(): stricter regexes when looking for device numbers
by Kir Kolyshkin
· 15 years ago
0104bad
vzgetnetdev(): check for whole words
by Kir Kolyshkin
· 15 years ago
52fcc57
Copyright year fixes, or Happy New Year!
by Kir Kolyshkin
· 15 years ago
c8c2e8c
Add new global variable ERROR_ON_ARPFAIL
by Kir Kolyshkin
· 15 years ago
692078b
scripts/vps-functions: make vzwarning only use $1
by Kir Kolyshkin
· 15 years ago
5f770a6
vps-functions: let vz_get_neighbour_devs return more than 1 device
by Andjelko Horvat
· 15 years ago
5f8be1d
vps-net_add: fix sending ARP if NEIGHBOUR_DEVS=detect
by Andjelko Horvat
· 15 years ago
fbbe6d4
vpsreboot: fix lockfile race condition
by Igor Sviridov
· 15 years ago
58cdfb0
vps-create: add --numeric-owner to TAR_OPT
by Kir Kolyshkin
· 15 years ago
d3b95b7
Do not miss IPv6-only interfaces
by Marat Stanichenko
· 16 years ago
037fb13
vpsreboot: fix occasional error printing
by Harald Kapper
· 16 years ago
c2fb9de
vz-net_add: fix a long-standing bug processing the list of network interfaces
by Kir Kolyshkin
· 17 years ago
36eeeab
scripts/*: fix comments
by Kir Kolyshkin
· 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
8d63c21
scripts/vps-functions.in (vz_get_neighbour_devs): Add IPv6 support
by Dmitry V. Levin
· 17 years ago
96ad295
Source /etc/vz/vz.conf in scripts that needs it.
by Kir Kolyshkin
· 17 years ago
1cb8182
scripts/vps-functions.in: Rework sending arp requests
by Dmitry V. Levin
· 17 years ago
193b870
scripts/vpsreboot.in: Cleanup
by Dmitry V. Levin
· 17 years ago
7197be5
scripts/vpsnetclean.in: Cleanup
by Dmitry V. Levin
· 17 years ago
82f1941
scripts/vps-stop.in: Cleanup
by Dmitry V. Levin
· 17 years ago
Next »