summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* procd: completely remove tmp-on-zram supportRui Salvaterra2022-03-031-6/+1
* remove ujail-consoleDaniel Golle2021-12-201-6/+0
* jail: netifd: generate netifd uci config and mount itDaniel Golle2021-10-131-1/+2
* jail: start ubus and netifd instances for container with netnsDaniel Golle2021-09-151-1/+1
* jail: add support for cgroup devices as in OCI run-time specDaniel Golle2021-07-101-1/+1
* procd: add hotplug-call dispatcherDaniel Golle2021-02-071-3/+3
* seccomp: switch to new OCI compliant parserDaniel Golle2020-11-151-5/+2
* initd/init: add minimal SELinux policy loading supportThomas Petazzoni2020-08-101-1/+8
* jail: parse OCI cgroups resourcesDaniel Golle2020-08-061-1/+1
* procd: fix compile if procd-ujail is not selectedDaniel Golle2020-07-151-3/+3
* ujail: add dependency on syscall-names-hDaniel Golle2020-07-111-0/+3
* uxc: add container management CLI toolDaniel Golle2020-07-101-0/+6
* jail: add support for running OCI bundleDaniel Golle2020-07-101-1/+5
* jail: add option to provide /dev/console to containersDaniel Golle2020-05-151-0/+6
* jail: add basic support for network namespacesDaniel Golle2020-01-211-1/+1
* cmake: fix lookup of external librariesPetr Štetiar2020-01-051-4/+10
* service: Start services normally when seccomp is disabledMichal Sojka2017-11-061-0/+1
* init: add support for sysupgrades triggered from preinitMatthias Schiffer2017-05-291-2/+2
* system: always support staged sysupgradeMatthias Schiffer2017-05-291-3/+1
* procd: fix build when DEBUG is setZefir Kurtisi2016-10-151-1/+1
* cmake: Find libubox/uloop.hFlorian Fainelli2016-07-011-0/+3
* add a build-time option to disable init related codeFelix Fietkau2016-03-051-5/+9
* add option to disable build of the init binaryFelix Fietkau2016-03-051-1/+2
* Expose EARLY_PATH as cmake flagJo-Philipp Wich2016-02-081-0/+4
* ujail: rework fs jail partEtienne CHAMPETIER2015-11-271-1/+1
* cmake: use CMAKE_INSTALL_* variablesSergiy Kibrik2015-10-261-9/+10
* jail: add capabilities supportEtienne CHAMPETIER2015-10-071-5/+13
* add UTRACE_SUPPORT build optionEtienne CHAMPETIER2015-10-031-0/+2
* service: if logging start app with LD_PRELOAD & lib for line bufferingRafał Miłecki2015-07-071-0/+7
* make jail build optionalJohn Crispin2015-03-261-6/+10
* add initial version of ujail and utraceJohn Crispin2015-03-231-0/+33
* json 0.12 fixesJohn Crispin2015-03-061-2/+1
* Make build of upgraded optionalJo-Philipp Wich2015-01-251-1/+3
* add support for zram compressed tmpfsJohn Crispin2014-12-021-1/+6
* Use one generic routine to access /proc/cmdlineMichel Stam2014-10-121-1/+2
* make static linking work for upgradedJohn Crispin2014-06-191-2/+0
* only build upgraded on mipsJohn Crispin2014-06-171-0/+2
* move upgrade to its own subfolderJohn Crispin2014-06-161-8/+1
* procd: force -lc -lgcc to handle cross-dependencies between those twoFelix Fietkau2014-06-111-1/+1
* add upgraded support for nand flashingJohn Crispin2014-06-101-0/+8
* 0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too muchJohn Crispin2014-06-051-7/+0
* allow instances to register ubus object that should be watchedJohn Crispin2014-06-051-1/+8
* make ue of the md5.c inside libuboxJohn Crispin2013-11-191-1/+1
* debloat and reorganize codeJohn Crispin2013-11-151-22/+10
* add service_validator supportJohn Crispin2013-11-121-1/+1
* add data type validatorJohn Crispin2013-11-121-1/+14
* add suport for measuring process resource usageJohn Crispin2013-09-031-1/+1
* add trigger supportJohn Crispin2013-07-041-1/+1
* add a rcS helperJohn Crispin2013-05-091-1/+1
* add new main.c and fix Makefile/headersJohn Crispin2013-03-131-2/+21