Aleksa Sarai
ced374fdc4
Accepting request 692669 from home:cyphar:lxc
...
- Add workaround for pre-15 distros, where _sharedstatedir was inexplicably
/usr/com, to use the correct directory of /var/lib.
OBS-URL: https://build.opensuse.org/request/show/692669
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=20
2019-04-09 16:48:21 +00:00
OBS User buildservice-autocommit
36b5c7c1ec
Accepting request 689181 from Virtualization:containers
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/689181
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=19
2019-03-28 21:48:53 +00:00
OBS User buildservice-autocommit
16e3efb0bd
Updating link to change in openSUSE:Factory/lxcfs revision 6.0
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=0ab933b2e92738d827abadeab84e0007
2019-03-28 21:48:53 +00:00
Aleksa Sarai
8b240de840
Accepting request 689420 from home:cyphar:lxc
...
- Add workaround for pre-15 distros, where _sharedstatedir was inexplicably
/usr/com, to use the correct directory of /var/lib.
OBS-URL: https://build.opensuse.org/request/show/689420
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=18
2019-03-28 16:59:24 +00:00
Christian Brauner
2edede3c57
- Add LXD 3.11 package.
...
- Update to LXC 3.1.0.
- Update to LXCFS 3.0.3.
- Rework packaging to be a more modern openSUSE-style.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=17
2019-03-27 17:26:15 +00:00
Johannes Kastl
b07e9a02b4
Accepting request 616530 from home:dcassany:branches:Virtualization:containers
...
- Make use of %license macro
OBS-URL: https://build.opensuse.org/request/show/616530
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=15
2018-07-10 18:56:37 +00:00
Johannes Kastl
18d9318395
update to version 2.0.8
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=13
2017-10-31 19:49:07 +00:00
Johannes Kastl
fd326df824
added patch names to lxcfs.changes to satisfy factory bot
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=11
2017-05-24 16:54:46 +00:00
Johannes Kastl
079e5dda75
added signature file %{name}-%{version}.tar.gz.asc to spec
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=10
2017-05-17 10:48:49 +00:00
Johannes Kastl
4e235d2cdf
update to version 2.0.7; added signature verification
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=9
2017-05-17 10:46:54 +00:00
Miquel Sabate Sola
cc1376b04c
Accepting request 453129 from home:ojkastl_buildservice:branches:Virtualization:containers
...
update to version 2.0.6; all patches have been integrated upstream, thus deleted
OBS-URL: https://build.opensuse.org/request/show/453129
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=8
2017-01-30 08:04:52 +00:00
Thomas Hipp
69267b7a87
Accepting request 423993 from home:chbrauner:branches:Virtualization:containers
...
OBS-URL: https://build.opensuse.org/request/show/423993
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=6
2016-09-01 12:32:09 +00:00
Dominique Leuenberger
61da7fe28f
Accepting request 415108 from Virtualization:containers
...
lxcfs is a required dependency of lxc. The lxc package that got accepted into Factory depends on it.
OBS-URL: https://build.opensuse.org/request/show/415108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxcfs?expand=0&rev=1
2016-08-03 09:43:07 +00:00
Jordi Massaguer
8962a5444e
Accepting request 414586 from home:chbrauner:branches:Virtualization:containers
...
OBS-URL: https://build.opensuse.org/request/show/414586
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=4
2016-07-25 14:36:58 +00:00
Jordi Massaguer
269b5969c1
Accepting request 407751 from home:chbrauner:branches:Virtualization:containers
...
OBS-URL: https://build.opensuse.org/request/show/407751
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=3
2016-07-11 13:43:06 +00:00
Jordi Massaguer
f6e0638b0f
Accepting request 407597 from home:chbrauner:branches:Virtualization:containers
...
OBS-URL: https://build.opensuse.org/request/show/407597
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=2
2016-07-11 09:10:03 +00:00
Jordi Massaguer
b086eb9d1e
Accepting request 407150 from home:chbrauner
...
We're trying to move lxc to Virtualization:containers. lxc uses lxcfs to virtualize proc which allows for some nice features. LXCFS is a simple userspace filesystem designed to work around some current limitations of the Linux kernel. Specifically, it's providing two main things A set of files which can be bind-mounted over their /proc originals to provide CGroup-aware values. A cgroupfs-like tree which is container aware. The code is pretty simple, written in C using libfuse and glib. The main driver for this work was the need to run systemd based containers as a regular unprivileged user while still allowing systemd inside the container to interact with cgroups. Now with the introduction of the cgroup namespace in the Linux kernel, that part is no longer necessary on recent kernels and focus is now on making containers feel more like a real independent system through the proc masking feature.
OBS-URL: https://build.opensuse.org/request/show/407150
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxcfs?expand=0&rev=1
2016-07-07 16:27:19 +00:00