Пакет mkve-cache: Изменения
Последнее изменение
24 октября 2019 г. Andrey Bychkov 0.22-alt2
- python2 -> python3
28 августа 2019 г. Dmitry V. Levin 0.22-alt1
- mkve-cache: + updated for hsh-fakedev removal; + eliminated hard dependencies on which and man; + packaged as noarch again.
10 апреля 2019 г. Gleb Fotengauer-Malinovskiy 0.21-alt3
- Removed ExclusiveArch tag.
4 ноября 2018 г. Alexey Shabalin 0.21-alt2
- build for x86_64 only
22 октября 2011 г. Vitaly Kuznetsov 0.21-alt1.1
- Rebuild with Python-2.7
15 февраля 2011 г. Anton Protopopov 0.21-alt1
2 июня 2010 г. Anton Protopopov 0.20-alt4
- Merge with gears
2 июня 2010 г. Anton Protopopov 0.20-alt3
- Pull people/erthad/packages/mkve.git (ALT 23577)
2 июня 2010 г. Timur Batyrshin 0.20-alt2
- split out mkve-cache into subpackage
3 декабря 2009 г. Eugeny A. Rostovtsev 0.20-alt1.1
- Rebuilt with python 2.6
2 октября 2009 г. Anton Protopopov 0.20-alt1
- mkve: skip empty lines when parsing ovz config
24 сентября 2009 г. Anton Protopopov 0.19-alt1
- Use mkdir properly in mkve-sh-functions (ALT 20902)
17 сентября 2009 г. Anton Protopopov 0.18-alt1
- Take memory from bundle if it is not given in option - Add tools/ directory: /usr/share/mkve/tools - Add new file: mkve-sh-functions (install in /usr/bin) - Add new tools: - mkve-pack-kvm - mkve-pack-openvz - Move mkve-config to tools/ - Add command pack to mkve: pack existing machines to bundles - mkve: always use our own function system() instead of os.system()
24 августа 2009 г. Anton Protopopov 0.17-alt1
- mkve: add option --ovz-id (ALT 21024) - mkve(qemu): use scsi instead of ide disks by default - templates: presetup disk quotas
17 июня 2009 г. Anton Protopopov 0.16-alt1
- Add new option --vnc for create command - mkve: show information about vnc display
15 июня 2009 г. Anton Protopopov 0.15-alt1
- Select disk bus type from metafile
8 июня 2009 г. Anton Protopopov 0.14-alt1
- mkve: new cooommand adopt
28 мая 2009 г. Anton Protopopov 0.13-alt1
- Append .bun suffix to $output of mkve-bundle - Try to upload tun.ko module when starting a kvm machine - Close #20208, #20209
27 мая 2009 г. Anton Protopopov 0.12-alt1
- mkve-templte: new options
18 мая 2009 г. Anton Protopopov 0.11-alt1
- bugfixes (#20043, #20042, #20045, #20046, #19840, #19958)
24 апреля 2009 г. Anton Protopopov 0.10-alt1
- mkve: unlzma lzma'ed image - mkve: tell if --kvm-bridge is absent/empty - mkve: use option('kvm-memory') instead of get(..., 'memory')
21 апреля 2009 г. Anton Protopopov 0.09-alt1
- remove --kvm-{disk,swap}-size options - mkve: default dimension for memory is megabytes - mkve: use --exclude <pattern> instead of -k - new scheme of creating kvm machines - new utility mkve-config: read and write config files - mkve: use another scheme in kvm networking
3 апреля 2009 г. Anton Protopopov 0.08-alt1
- fixes - mvke-bundle: add logging (option --logfile) - mkve-bundle: tar files in order corresponding to their sizes - mkve-bundle: add "arch" field to bundle - Add mkve-bundle.1 - Replace s/qemu/kvm/g - You can set memory as <int>[MG] now
13 марта 2009 г. Anton Protopopov 0.08-alt0.1
- Update help for mkve-cache - Introduce new routine: mkve-bundle - Remove all templates except one - mkve: add class InfoFile - mkve: add class Error to Machine to replace die - Use more verbose command when creating /dev/console - mkve: remove __[un]lock functions - mkve: don't create a network interface in openvz containers via veth_add - mkve-template: new utility to create skeleton template - goodbye, _vebuilder pseudouser - mkve-cache: new option --hsh-workdir - mkve: add a default IP address (192.0.2.$id) to new OpenVZ machine - Add license/ and vendor/ to test template and to mkve-bundle - Many removes of dead and dirty code - Many small bugfixes - Bugzilla * #19062 * #18896 * #19051 * #19052
26 декабря 2008 г. Anton Protopopov 0.07-alt1
- Update man page for mkve.1 - Add common options to mkve-cache
17 ноября 2008 г. Anton Protopopov 0.06-alt1
mkve changes: - Add command restart - Add command autostart - mkve info --ip-address - mkve info --start-on-boot - remove get and set; add option --root-password - add new virtual network, mkve-network, 192.0.2.1/24 - change bridge name to mkvebr0 - Say what logfile actually is - Ignore libvirt erors when undefying container - Make a mkve-network private - bugfixes * add logging of 'vzctl set ...' commands * check if machine is not running when stop it * check that option is absent before check that it is empty
9 октября 2008 г. Anton Protopopov 0.05-alt1
Changes in templates: - Add alterator-{root,users,auth,net-eth} to packages lists mkve changes: - implemented possibility to create/destroy openvz machines - remove mkve-xml - remove old mkve, rename mkve-ctl to be new mkve - remove mkve-template - check and validate command line arguments - stop domain only if it is running - make --network argument optional and connect to bridge virbr1 instead - option --ssh-key instead of --no-ssh-key - add --help command - bugfixes mkve-cache changes: - remove -k,--key option - remove all short options except -z - use --hook instead of --hooks - option --create-fake-devices instead of --no-fake-devices - new options --command, --copy - update manual page more in a hsh-like style - bugfixes
16 сентября 2008 г. Anton Protopopov 0.04-alt1
- global mv ovz -> openvz - new utility, mkve-ctl, to replace mkve. - clean spec, Makefile, man pages - create XML description for libvirt - add new options to mkve - add new options to mkve-cache - mkve-cache: install tar(1) and sed(1) if required
4 сентября 2008 г. Anton Protopopov 0.03-alt1
- Rename (final, I hope) pack to mkve - Rename all utilities - New utility mkve-network - New (workspace) utility mkve-xml - Updated man pages
1 июля 2008 г. Anton Protopopov 0.02-alt1
- Implemented ve-machines(1) functionality