libvirt/src/lxc
Daniel P. Berrangé 2621d48f00 gnulib: delete all gnulib integration
This deletes all trace of gnulib from libvirt. We still
have the keycodemapdb submodule to deal with. The simple
solution taken was to update it when running autogen.sh.

Previously gnulib could auto-trigger refresh when running
'make' too. We could figure out a solution for this, but
with the pending meson rewrite it isn't worth worrying
about, given how infrequently keycodemapdb changes.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-02-07 15:03:54 +00:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: remove unneeded cleanup labels 2019-11-12 17:54:01 +01:00
lxc_cgroup.h
lxc_conf.c lxc: Refresh capabilities if they have never been initalized 2019-12-10 10:12:48 -05:00
lxc_conf.h Add a space before ending a comment 2020-01-30 12:32:03 +01:00
lxc_container.c src: remove sys/wait.h from many files 2020-02-04 14:00:44 +00:00
lxc_container.h
lxc_controller.c src: assume sys/sysmacros.h always exists on Linux 2020-02-04 14:00:45 +00:00
lxc_domain.c conf: drop virCapsPtr param from device post parse callback 2019-12-09 10:17:27 +00:00
lxc_domain.h
lxc_driver.c src: assume sys/sysmacros.h always exists on Linux 2020-02-04 14:00:45 +00:00
lxc_driver.h
lxc_fuse.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x
lxc_monitor.c lxc: Use g_strdup_printf() instead of virAsprintf() 2019-11-12 16:15:58 +01:00
lxc_monitor.h
lxc_native.c lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions 2020-02-06 15:00:57 +01:00
lxc_native.h lxc: Fix wrong addresses statements for IPv{4, 6} in native network definitions 2020-02-06 15:00:57 +01:00
lxc_process.c src: convert code to use virPipe APIs 2020-02-04 14:00:44 +00:00
lxc_process.h lxc: Cleanup virConnectPtr usage 2019-12-17 16:58:43 +01:00
lxc.conf
Makefile.inc.am gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00
test_libvirtd_lxc.aug.in
virtlxcd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtlxcd.service.in