]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC
allow opensuse >= 42
[pve-container.git] / src / PVE / LXC /
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
2016-05-25 Fabian Grünbichlerfix deletion of backup snapshots
2016-05-25 Fabian Grünbichlerexclude non-volume mps from backup
2016-05-24 Wolfgang BumillerLXC::Config: make mountpoint_backup_enabled a class...
2016-05-23 Wolfgang BumillerClose #999: gentoo: hostname is in /etc/conf.d/hostname
2016-05-23 Wolfgang Bumilleruse BEGIN/END markers for gateway scripts
2016-05-23 Wolfgang BumillerSetup: add gentoo support
2016-05-19 Dietmar Maurercleanup descriptions
2016-05-18 Dietmar Maurerallow VLAN 1 tag in containers
2016-05-18 Dietmar Maurerremove backup property from rootfs
2016-05-18 Dietmar Maurernew helper mountpoint_backup_enabled()
2016-05-12 Wolfgang Bumillersetup: add ct_is_executable wrapper
2016-05-12 Dietmar MaurerAlpine.pm: remove unused variable
2016-05-12 Thomas Lamprechtsetup: check if securetty exists
2016-05-11 Dietmar Maurerremove unneccessary format_description
2016-05-07 Dietmar Maurerhwaddr: improve property description
2016-05-07 Dietmar Maurerexport $netconf_desc, so that we can generate docs
2016-05-04 Fabian Grünbichlerfix typos
2016-05-04 Fabian Grünbichlerfix #971: don't activate shared storage in offline...
2016-05-03 Thomas LamprechtAlpine: generate correct inittab
2016-05-03 Thomas LamprechtAlpine: fixup securetty
2016-05-03 Fabian Grünbichlercleanup gateway hooks in debian network setup
2016-05-03 Fabian Grünbichlerfix uninitialized value warning
2016-04-26 Wolfgang Bumillercentos: fixup ipv6 out-of-subnet route
2016-04-26 Wolfgang Bumillerdebian: always include the 'dev' portion in explicit...
2016-04-26 Wolfgang Bumillersetup: deal with link-local gateways
2016-04-21 Dietmar MaurerDebian: correctly setup getty service on systemd based...
2016-04-20 Fabian Grünbichlerfix #942: restore ACL and other rootfs options from...
2016-04-20 Fabian Grünbichlerskip some additional config options when restoring
2016-04-20 Fabian Grünbichlerdon't keep old existing config when restoring
2016-04-20 Dietmar Maureradd support for ubuntu xenial
2016-04-13 Wolfgang Bumillersetup: ability to ignore files
2016-04-11 Wolfgang Bumillerdebian: support containers upgraded to use systemd
2016-04-06 Wolfgang Bumillerregex cleanup
2016-04-05 Fabian GrünbichlerAdd ssh key setup to create_rootfs
2016-04-05 Fabian GrünbichlerAdd authorized ssh key setup to post_create_hook
2016-04-05 Fabian GrünbichlerAdd missing '\n' to content in ct_modify_file
2016-04-05 Fabian GrünbichlerAdd 'perms' option to ct_modify_file
2016-03-23 Dietmar Maureruse ascicode compatible markup
2016-03-16 Fabian Grünbichlerspelling/typo correction
2016-03-16 Fabian GrünbichlerAdd force parameter for migration with bind/dev mp
2016-03-16 Fabian GrünbichlerRefactor content type check into sub
2016-03-16 Fabian Grünbichlercall create_disks after updating rootfs
2016-03-16 Fabian GrünbichlerCheck content type when adding/updating volumes
2016-03-09 Wolfgang Bumillerfix #912: centos/redhat confusion
2016-03-09 Wolfgang Bumillerimplement cpulimit hotplugging
2016-03-09 Wolfgang Bumillerconfig: allow deleting cpuunits and cpulimit
2016-03-08 Wolfgang Bumillerimplement rate limiting
2016-03-08 Fabian GrünbichlerDecide whether volume is added as unused in subclass
2016-03-07 Wolfgang Bumillerchange update_etc_hosts to use ct_modify_file
2016-03-07 Wolfgang BumillerSetup::Base: more generic ct_modify_file function
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
2016-03-03 Fabian GrünbichlerRework snapshot code, has_feature
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-26 Wolfgang BumillerFix #898: typo
2016-02-23 Dietmar Maurerintroduce 'unmanaged' os type
2016-02-18 Dominik Csapakexclude 'parent' from config when restoring
next