]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
implement copy_volume
[pve-container.git] / src / PVE / LXC /
2018-03-12 Alwin AntreichFix #1547: on migration abort, the CT starts again
2018-03-07 Dominik Csapakseperate serachdomain and nameserver config
2018-02-16 Thomas Lamprechtclose #1668: add Devuan support
2018-01-25 Dominik Csapakfix #1618: do not double encode the description
2017-11-30 Thomas Lamprechtsetup/fedora: we support fedora release 27
2017-11-23 Thomas Lamprechtcreate: refactor arch detection to run_fork_with_timeout
2017-10-31 Dominik Csapakfix trailing whitespace
2017-10-31 Dominik Csapaksimply version check
2017-10-31 Dominik Csapakuse systemd-networkd for ubuntu >= 17.10
2017-10-17 Fabian Grünbichlermigrate: skip replication handling if not replicated
2017-10-17 Fabian Grünbichlermigrate: cleanup final_cleanup
2017-10-17 Fabian Grünbichlermigrate: only restart if conf was moved
2017-10-17 Wolfgang Bumilleradd vm_stop helper
2017-09-22 Fabian Grünbichlerdoc: add auto/dhcp/manual to netX ip6 description
2017-09-22 Fabian Grünbichlerdoc: add dhcp/manual to netX ip description
2017-09-12 Wolfgang Bumillerconfig: update for lxc-2.1
2017-09-01 Thomas Lamprechtsetup/fedora: use os_release and support 26
2017-09-01 Thomas Lamprechtfix os-release mapping for similar flavoured distros
2017-08-02 Wolfgang Bumillersetup: recognize 'sles' os_release ID
2017-08-02 Thomas Lamprechtsetup/suse: fix #1464: support SLES 12 container
2017-08-02 Thomas Lamprechtsetup/suse: support tumbleweed container
2017-08-02 Thomas Lamprechtsetup/suse: check early if setting up the ct getty...
2017-08-02 Thomas Lamprechtsetup/suse: use new os_release_var to simplify version...
2017-08-02 Wolfgang Bumilleruse /etc/os-release
2017-08-02 Thomas Lamprechtsetup: add a additional mapping for archlinux
2017-08-02 Wolfgang Bumillersetup: protected_call: the plugin is not required
2017-08-02 Wolfgang Bumillersetup: support returning a scalar in protected_call
2017-07-26 Wolfgang Bumillerfix #1253: show ssh key fingerprints again
2017-07-24 Wolfgang Bumillerubuntu: recognize 17.10
2017-07-24 Wolfgang Bumillerdebian: recognize all stretch versions, translate buste...
2017-06-26 Wolfgang Bumilleruse COMMON_TAR_FLAGS from pve-storage
2017-06-26 Wolfgang Bumillercreate: open templates as real root
2017-06-26 Wolfgang Bumillerremove unused next_free_nbd_dev function
2017-06-22 Wolfgang Bumillermigrate: pass the with_snapshots parameter
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - use replication job, transfer repli...
2017-06-21 Dietmar MaurerPVE::LXC::Migrate - add missing "use PVE::LXC::Config;"
2017-06-14 Dominik Csapakuse full module path for storage_config
2017-06-13 Dietmar Maurerget_replicatable_volumes: add unused volumes
2017-06-13 Dietmar Maurerget_replicatable_volumes: add additional tests
2017-06-13 Dietmar Maurerget_replicatable_volumes: pass $vmid parameter
2017-06-12 Dietmar MaurerPVE::LXC::Config - implement $cleanup flag for get_repl...
2017-06-09 Wolfgang Bumillermigrate: implement insecure storage migration
2017-05-29 Dietmar Maurerremove 'replicate' configuration - we will store that...
2017-05-23 Wolfgang Bumillermigrate: pass ssh_info to storage_migrate
2017-05-06 Dietmar Maurercheck replicate feature on any config update
2017-05-06 Dietmar Maurerget_replicatable_volumes: replacemnet for PVE::Replicat...
2017-05-06 Dietmar Maureruse a single replicate property (format pve-replicate)
2017-05-06 Dietmar MaurerRevert "Integrate storage replica in lxc migration."
2017-05-06 Dietmar MaurerRevert "migrate: cleanup replica volume skip condition"
2017-05-02 Dietmar MaurerRevert "fix 1153: let crypt() handle unicode CT passwords"
2017-05-02 Dietmar Maureradd support for Ubuntu 17.04 (zesty)
2017-04-28 Wolfgang Bumillercleanup replication config update
2017-04-28 Wolfgang Bumillermigrate: cleanup replica volume skip condition
2017-04-28 Wolfgang LinkIntegrate storage replica in lxc migration.
2017-04-28 Wolfgang LinkInsert new properties in the LXC config for the PVE...
2017-04-24 Wolfgang Bumillerconfig: whitelist lxc.limit.*
2017-04-06 Wolfgang Bumillerfix suse version 13 check being inverted
2017-04-06 Dietmar Maurerallow opensuse >= 42
2017-03-16 Dietmar Maureradd console fix for debian containers using systemd
2017-03-14 Wolfgang Bumillerdon't create deprecated rsa1 ssh keys
2017-02-17 Thomas LamprechtCreate: fix architecture detection in restore_archive
2017-01-26 Fabian Grünbichlerfix 1153: let crypt() handle unicode CT passwords
2017-01-18 Fabian Grünbichlerfix #1253: display SSH fingerprints on CT setup
2016-12-27 Dietmar MaurerRevert "Do not skip unprivileged config parameter when...
2016-12-20 Dietmar Maurersupress warning when we try to delete a non-existent...
2016-12-09 Wolfgang Bumillersetup: allow fedora 22-25
2016-12-09 Dietmar Maurersetup: more general approach to tty paths
2016-12-02 Dominik Csapakimplement lxc restart migration
2016-12-02 Emmanuel KasperDo not skip unprivileged config parameter when restorin...
2016-11-03 Fabian Grünbichlerfix spelling: 'mountpoint' 'mount point'
2016-11-03 Fabian Grünbichlerfix #1147: allow marking non-volume mps as shared
2016-11-02 Dietmar MaurerUbuntu 16.10: fix systemd console files
2016-11-02 Dietmar Maureradd support for Ubuntu 16.10
2016-11-02 Dietmar Maurerfix typo
2016-10-27 Dietmar Maureradd new option 'cores' to restrict visible cores
2016-10-26 Dietmar MaurerPVE::LXC::Config::has_lxc_entry() new helper
2016-10-07 Wolfgang Bumilleralpine: fix getty line removal
2016-10-04 Wolfgang Bumillerfix #1134: debian: don't start empty interface sections
2016-10-04 Thomas Lamprechtbug #1021: add loopback interface if not network config
2016-09-27 Wolfgang Bumillerfix config path in warning about undetectable architecture
2016-09-20 Fabian Grünbichlerrestore: only restore lxc.* if root
2016-09-16 Fabian Grünbichlercorrectly set unlimited cpulimit at runtime
2016-09-05 Dietmar Maureruse integer values for minimum and maximum (json schema)
2016-08-12 Dominik Csapakfix #1078: accept arch parameter
2016-08-05 Wolfgang BumillerArchLinux: don't use the lxc/ subdir for ttys
2016-08-05 Wolfgang Bumillersetup: more flexible setup_container_getty_service
2016-07-25 Dominik Csapakallow deleting of container hostname
2016-07-14 Wolfgang Bumillerpass datacenter.cfg's mac_prefix to random_ether_addr
2016-07-11 Fabian Grünbichlercollect errors from all local volumes
2016-07-11 Fabian Grünbichlerswitch order of disk checks
2016-07-11 Fabian Grünbichlercollect and log origin of found local volumes
2016-07-05 Fabian Grünbichlerfix 1046: add non-snapshotted disks as unused
2016-06-21 Fabian Grünbichleradd checks from QemuMigrate
2016-06-21 Fabian Grünbichleradd @param to foreach_mountpoint(_xx)
2016-06-07 Fabian Grünbichlerdocs: update mountpoint descriptions again
2016-06-07 Fabian Grünbichlerdocs: update mountpoint descriptions
2016-06-03 Fabian Grünbichleruse PVE::Storage::extract_vzdump_config_tar
2016-06-03 Fabian Grünbichlersplit up create_rootfs and restore_and_configure
2016-06-03 Fabian Grünbichlerignore ro flag when creating/restoring CT
2016-06-01 Fabian Grünbichlerautomatically restore mountpoints from backup
next