/
UCS
/
openwrt_packages
Обзор
Документация
Войти
/
UCS
/
openwrt_packages
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
admin/schroot/Config.in
23 строки
419 B
Javier Marcet
schroot: new package to securely enter a chroot and run a command or login shell
04 мар 2020, 12:08
04 мар 2020, 12:08
207fd60
Код
Авторство
О чём код?
menu "Configuration" config SCHROOT_BTRFS bool "Enable support for btrfs snapshots" select PACKAGE_btrfs-progs default n config SCHROOT_LOOPBACK bool "Enable support for loopback mounts" select PACKAGE_losetup default n config SCHROOT_LVM bool "Enable support for LVM snapshots" select PACKAGE_lvm2 default n config SCHROOT_UUID bool "Enable support for UUIDs" select PACKAGE_libuuid default n endmenu