Here's the first draft of the mountpoint editing GUI. Should be used with my previous pve-container patch which removes 'unused' entries when a volume gets re-added.
Wolfgang Bumiller (4): qemu: factor out storage selector creation for later reuse parser: parseLxcMountPoint, printLxcMountPoint lxc: create/edit/remove mountpoints lxc: use mount point editor in create wizard www/manager/Parser.js | 56 ++++++++++ www/manager/lxc/CreateWizard.js | 28 ++--- www/manager/lxc/ResourceEdit.js | 242 ++++++++++++++++++++++++++++++++++++++++ www/manager/lxc/Resources.js | 77 ++++++++++++- www/manager/qemu/HDEdit.js | 152 +++++++++++++------------ 5 files changed, 462 insertions(+), 93 deletions(-) -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel