Пакет lxc: Информация

  • Default inline alert: Версия в репозитории: 5.0.3-alt1

Исходный пакет: lxc
Версия: 2.0.8-alt4
Последняя версия по данным Repology
Собран:  30 августа 2017 г. 1:30 в задании #187613
Сообщить об ошибке в пакете
Домашняя страница: https://linuxcontainers.org/

Лицензия: LGPL
О пакете: lxc : Linux Container
Описание: 
Containers are insulated areas inside a system, which have their own namespace
for filesystem, network, PID, IPC, CPU and memory allocation and which can be
created using the Control Group and Namespace features included in the Linux
kernel.

This package provides the lxc-* tools, which can be used to start a single
daemon in a container, or to boot an entire "containerized" system, and to
manage and debug your containers.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
lxc (x86_64, i586)
lxc-debuginfo (x86_64, i586)
lxc-devel (x86_64, i586)
lxc-libs (x86_64, i586)
lxc-libs-debuginfo (x86_64, i586)
lxc-sysvinit (x86_64, i586)
python3-module-lxc (x86_64, i586)
python3-module-lxc-debuginfo (x86_64, i586)

Сопровождающий: Denis Pynkin

Список участников:
Denis Pynkin
Ivan Zakharyaschev

Права:
Alexey Shabalin
Denis Pynkin
@everybody

    1. python3-devel
    2. libdbus-devel
    3. glibc-kernheaders
    4. libnih-devel
    5. graphviz
    6. systemd-devel
    7. rpm-build-python3
    8. rpm-macros-alternatives
    9. libcap
    10. libcap-devel
    11. libgnutls-devel
    12. xsltproc
    13. docbook-utils
    14. docbook2X

Последнее изменение


29 августа 2017 г. Denis Pynkin 2.0.8-alt4
- Based on patch by Michael Shigorin: introduced systemd knob (on by default)
- Removed dependency to lsb scripts for lxc-sysvinit package
29 августа 2017 г. Denis Pynkin 2.0.8-alt3
- Build with both init systems sysvinit and systemd
- new package lxc-sysvinit provided for classic SysVinit boot
28 августа 2017 г. Denis Pynkin 2.0.8-alt2
- Fixes #33814
- Fixes #33799