]>
git.ipfire.org Git - thirdparty/lxc.git/log
Christian Brauner [Tue, 22 Aug 2017 12:22:21 +0000 (14:22 +0200)]
tools: add additional cgroup checks
- list all cgroup v1 mountpoints
- list all cgroup v2 mountpoints
- report "missing" when no mountpoint for the systemd controller was found
- report "missing" when no mountpoint for the freezer controller was found
Closes https://github.com/lxc/lxd/issues/3687.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 22 Aug 2017 10:43:18 +0000 (12:43 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 22 Aug 2017 10:15:03 +0000 (12:15 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 22 Aug 2017 10:05:37 +0000 (12:05 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 22 Aug 2017 09:53:29 +0000 (11:53 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Stéphane Graber [Mon, 21 Aug 2017 22:36:56 +0000 (18:36 -0400)]
Merge pull request #1755 from brauner/2017-08-10/further_lxc_2.1_preparations
templates: remove legacy key from busybox
Christian Brauner [Mon, 21 Aug 2017 22:02:28 +0000 (00:02 +0200)]
templates: remove legacy key from busybox
lxc.rebootsignal -> lxc.signal.reboot
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Serge Hallyn [Mon, 21 Aug 2017 19:46:00 +0000 (14:46 -0500)]
Merge pull request #1750 from brauner/2017-08-10/further_lxc_2.1_preparations
further lxc 2.1. preparations
Christian Brauner [Mon, 21 Aug 2017 16:06:20 +0000 (18:06 +0200)]
conf{,ile}: warn user once about legacy config
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 21 Aug 2017 15:33:30 +0000 (17:33 +0200)]
tools: use "which"
Somehow "type" doesn't really work.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Wed, 16 Aug 2017 23:37:18 +0000 (01:37 +0200)]
tools: add lxc-update-config.in
This tool can be used to switch from a pre 2.1 to a 2.1 config file.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 21 Aug 2017 15:03:20 +0000 (17:03 +0200)]
confile: lxc.id_map --> lxc.idmap
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 20 Aug 2017 11:54:51 +0000 (13:54 +0200)]
Merge pull request #1752 from stgraber/master
Add CONFIG_NETFILTER_XT_MATCH_COMMENT to lxc-checkconfig
Stéphane Graber [Sat, 19 Aug 2017 16:28:46 +0000 (12:28 -0400)]
Add CONFIG_NETFILTER_XT_MATCH_COMMENT to lxc-checkconfig
Closes https://github.com/lxc/lxd/issues/3685
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Christian Brauner [Tue, 15 Aug 2017 23:51:31 +0000 (01:51 +0200)]
test: add test to get subkeys
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 15 Aug 2017 23:24:20 +0000 (01:24 +0200)]
confile: list namespaced keys
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 15 Aug 2017 23:05:06 +0000 (01:05 +0200)]
confile: lxc_getconfig() -> lxc_get_config()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Stéphane Graber [Tue, 15 Aug 2017 20:55:33 +0000 (16:55 -0400)]
Merge pull request #1746 from brauner/2017-08-10/further_lxc_2.1_preparations
further lxc 2.1 preparations
Christian Brauner [Tue, 15 Aug 2017 20:10:24 +0000 (22:10 +0200)]
confile: improve get_network_config_ops()
- handle lxc.net.<idx> keys without any subkey
- allow caller to pass NULL if caller doesn't need to retrieve deindexed key
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 15 Aug 2017 18:02:45 +0000 (20:02 +0200)]
storage: add overlay as valid backend
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Serge Hallyn [Sat, 12 Aug 2017 14:55:40 +0000 (09:55 -0500)]
Merge pull request #1739 from keloyang/mem-leak
Fix mem leak with realpath
Stéphane Graber [Fri, 11 Aug 2017 19:06:02 +0000 (15:06 -0400)]
Revert "debian: jessie and stretch keyring support"
This reverts commit
87eacd4d49033d38d7e3257046079a77fd60e588 .
While that commit looks right, the actual signing key doesn't match and
debootstrap therefore fails to bootstrap, as can be seen here:
https://jenkins.linuxcontainers.org/view/All/job/lxc-template-debian/
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Shukui Yang [Fri, 11 Aug 2017 09:12:24 +0000 (17:12 +0800)]
Fix mem leak with realpath
Signed-off-by: Shukui Yang <yangshukui@huawei.com>
Christian Brauner [Thu, 10 Aug 2017 22:30:09 +0000 (00:30 +0200)]
confile: move lxc_list_net()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Thu, 10 Aug 2017 22:19:10 +0000 (00:19 +0200)]
confile: lxc_listconfigs -> lxc_list_config_items
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Thu, 10 Aug 2017 22:13:25 +0000 (00:13 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Thu, 10 Aug 2017 22:11:34 +0000 (00:11 +0200)]
confile: rework lxc_list_net()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Thu, 10 Aug 2017 21:48:59 +0000 (23:48 +0200)]
confile: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Thu, 10 Aug 2017 21:42:41 +0000 (23:42 +0200)]
confile: cleanup
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Stéphane Graber [Thu, 10 Aug 2017 21:41:18 +0000 (17:41 -0400)]
Merge pull request #1738 from brauner/2017-08-10/fix_android
android: fix includes
Christian Brauner [Thu, 10 Aug 2017 21:00:12 +0000 (23:00 +0200)]
android: fix includes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Stéphane Graber [Thu, 10 Aug 2017 19:06:26 +0000 (15:06 -0400)]
Merge pull request #1736 from brauner/2017-08-08/fix_gcc_warnings
cgfsng: do not use uninitialized variable
Christian Brauner [Tue, 8 Aug 2017 19:48:48 +0000 (21:48 +0200)]
lxccontainer: remove 5s timeout
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 8 Aug 2017 18:35:43 +0000 (20:35 +0200)]
cgfsng: do not use uninitialized variable
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 8 Aug 2017 14:48:11 +0000 (10:48 -0400)]
Merge pull request #1735 from fanyeren/patch-20
debian: jessie and stretch keyring support
有张纸 [Tue, 8 Aug 2017 10:06:38 +0000 (18:06 +0800)]
debian: jessie and stretch keyring support
Signed-off-by: feng xiahou xiahoufeng@yahoo.com
Stéphane Graber [Mon, 7 Aug 2017 21:49:40 +0000 (17:49 -0400)]
debian: Add buster as a valid release
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Serge Hallyn [Sat, 5 Aug 2017 03:15:40 +0000 (22:15 -0500)]
Merge pull request #1729 from brauner/2017-08-03/ensure_cgroup_cleanup_before_restart
start: ensure cgroups are cleaned up
Christian Brauner [Thu, 3 Aug 2017 21:55:23 +0000 (23:55 +0200)]
start: ensure cgroups are cleaned up
When a container is marked as being in STOPPED state it is possible for another
thread to start it again even though not all cleanup operations for that
container have finished. This is not a problem for most things like sockets and
friends which are unique to the container. It is however a problem for cgroups
which are named after that container in that we cause our cgroup driver to
waste cpu cycles finding a new cgroup name.
Closes #1726.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Stéphane Graber [Thu, 3 Aug 2017 02:12:36 +0000 (22:12 -0400)]
Merge pull request #1727 from brauner/2017-08-02/fix_travis
travis: fix builds
Serge Hallyn [Wed, 2 Aug 2017 17:30:06 +0000 (12:30 -0500)]
Merge pull request #1705 from brauner/2017-07-15/fix_clone
storage: rework storage drivers
Christian Brauner [Wed, 2 Aug 2017 16:41:57 +0000 (18:41 +0200)]
travis: fix builds
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Serge Hallyn [Wed, 2 Aug 2017 16:18:45 +0000 (11:18 -0500)]
Merge pull request #1725 from brauner/2017-08-01/handle_pre_mounted_dev
conf: NOTICE() on mounts on container's /dev
Christian Brauner [Tue, 1 Aug 2017 23:31:16 +0000 (01:31 +0200)]
userns.conf: remove obsolete bind-mounts
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 23:28:35 +0000 (01:28 +0200)]
conf: NOTICE() on mounts on container's /dev
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 21:10:17 +0000 (23:10 +0200)]
utils: rework lxc_deslashify()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 21:34:50 +0000 (23:34 +0200)]
conf: lxc_fill_autodev()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 21:33:43 +0000 (23:33 +0200)]
utils: switch to has_fs_type()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 21:23:24 +0000 (23:23 +0200)]
utils: add has_fs_type() + is_fs_type()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:54:09 +0000 (22:54 +0200)]
conf: mount_autodev()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:48:06 +0000 (22:48 +0200)]
conf: lxchook_names
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:46:14 +0000 (22:46 +0200)]
conf: mount_entry()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:38:44 +0000 (22:38 +0200)]
conf: cull_mntent_opt()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:35:29 +0000 (22:35 +0200)]
conf: mount_entry_create_dir_file()
bugfixes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 19:43:56 +0000 (21:43 +0200)]
android: include custom mntent
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:18:38 +0000 (22:18 +0200)]
conf: mount_entry_on_generic()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:15:56 +0000 (22:15 +0200)]
conf: mount_entry_on_systemfs()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:14:48 +0000 (22:14 +0200)]
conf: mount_entry_on_absolute_rootfs()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:11:32 +0000 (22:11 +0200)]
conf: setup_mount_entries()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:07:10 +0000 (22:07 +0200)]
conf: make_anonymous_mount_file()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:03:14 +0000 (22:03 +0200)]
conf: setup_mount()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 1 Aug 2017 20:00:44 +0000 (22:00 +0200)]
conf: mount_file_entries()
non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Serge Hallyn [Tue, 1 Aug 2017 19:59:32 +0000 (14:59 -0500)]
Merge pull request #1723 from brauner/2017-07-31/remove_utmp_watch
start: remove utmp watch
Serge Hallyn [Tue, 1 Aug 2017 19:59:06 +0000 (14:59 -0500)]
Merge pull request #1722 from brauner/2017-07-31/devpts_use_max_mount_option
devpts: use max=<count> option on mount
Christian Brauner [Tue, 1 Aug 2017 19:46:13 +0000 (15:46 -0400)]
Merge pull request #1724 from GamerSource/opensuse-template-improvements-v2
Opensuse template improvements
Christian Brauner [Tue, 1 Aug 2017 17:54:24 +0000 (19:54 +0200)]
overlay: correctly restore from snapshot
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 31 Jul 2017 20:54:38 +0000 (22:54 +0200)]
devpts: use max=<count> option on mount
This will only work with kernels >= 3.4
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 31 Jul 2017 21:04:54 +0000 (23:04 +0200)]
start: remove utmp watch
Closes #1616.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Thomas Lamprecht [Tue, 1 Aug 2017 06:03:41 +0000 (08:03 +0200)]
templates/opensuse: support leap 42.3
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Thomas Lamprecht [Tue, 1 Aug 2017 06:03:07 +0000 (08:03 +0200)]
templates/opensuse: getty.target.wants does not always exists
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Thomas Lamprecht [Tue, 1 Aug 2017 05:48:21 +0000 (07:48 +0200)]
templates/opensuse: fix tumbleweed software selection
tumbleweed needs a newer version for a few packages, namely:
* liblua5_3
* bncurses6
* breadline7
As Leap it also has no dhcpd, but udhcp which gets pulled in already.
Further iproute2 and net-tools need manual instalation.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Thomas Lamprecht [Tue, 1 Aug 2017 05:34:43 +0000 (07:34 +0200)]
templates/opensuse: tumbleweed has no update repo
As tumbleweed is a rolling release it has not update repository.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Christian Brauner [Sun, 30 Jul 2017 07:18:24 +0000 (09:18 +0200)]
overlay: simplify logic
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 21:10:28 +0000 (23:10 +0200)]
overlay: correctly handle dependency tracking
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 21:10:17 +0000 (23:10 +0200)]
utils: rework lxc_deslashify()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 16:16:10 +0000 (18:16 +0200)]
aufs: mark deprecated
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 16:12:10 +0000 (18:12 +0200)]
rsync: remove obsolete helpers
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 15:27:18 +0000 (17:27 +0200)]
storage: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 15:04:44 +0000 (17:04 +0200)]
tree-wide: struct bdev -> struct lxc_storage
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sat, 29 Jul 2017 14:16:33 +0000 (16:16 +0200)]
storage: rename files "bdev" -> "storage"
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Fri, 28 Jul 2017 13:21:44 +0000 (15:21 +0200)]
overlay: rework overlay storage driver
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 25 Jul 2017 15:09:24 +0000 (17:09 +0200)]
zfs: rework zfs storage driver
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 25 Jul 2017 15:06:53 +0000 (17:06 +0200)]
storage: add rbd, zfs as block devices
When users create an unprivileged container as root they can use block devices.
However, we then need to perform a specific mount protocol in start.c which
requires that these block devices are correctly reported as block devices. So
let's do that.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 25 Jul 2017 11:02:30 +0000 (13:02 +0200)]
storage: make detect method return bool
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 22:13:57 +0000 (00:13 +0200)]
rbd: rework rbd storage driver
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 21:53:02 +0000 (23:53 +0200)]
rbd: rbd non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 20:58:19 +0000 (22:58 +0200)]
loop: rework loop storage driver
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Tue, 25 Jul 2017 18:55:10 +0000 (20:55 +0200)]
btrfs: switch to new rsync helpers
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 15:49:03 +0000 (17:49 +0200)]
storage: switch to new rsync functions
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 15:47:22 +0000 (17:47 +0200)]
rsync: add new rsync functions
We will fade out the old helpers soon.
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 15:03:32 +0000 (17:03 +0200)]
bdev: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 14:32:10 +0000 (16:32 +0200)]
dir: improvements
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Mon, 24 Jul 2017 14:29:18 +0000 (16:29 +0200)]
dir: non-functional changes
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Wed, 19 Jul 2017 00:24:17 +0000 (02:24 +0200)]
storage: rework lvm backend
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Wed, 19 Jul 2017 00:23:55 +0000 (02:23 +0200)]
storage: add arg to create_snapshot()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 16 Jul 2017 22:02:14 +0000 (00:02 +0200)]
btrfs: switch to btrfs_create_{clone,snapshot}()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 16 Jul 2017 22:01:46 +0000 (00:01 +0200)]
storage: add create_{clone,snapshot}()
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 16 Jul 2017 20:58:47 +0000 (22:58 +0200)]
btrfs: simplify
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 16 Jul 2017 20:49:45 +0000 (22:49 +0200)]
btrfs: simplify
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Christian Brauner [Sun, 16 Jul 2017 20:36:01 +0000 (22:36 +0200)]
btrfs: only chown_mapped_root() if not btrfs
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>