summaryrefslogtreecommitdiffstats
path: root/package/system
Commit message (Expand)AuthorAgeFilesLines
* packages: use $(LN) macro, make symlinks relativeNicolas Thill2015-04-033-9/+9
* ubox: update to latest git HEADJohn Crispin2015-04-021-2/+2
* uci: update to the latest version, fixes delta path / savedir issuesFelix Fietkau2015-03-311-2/+2
* rpcd: properly handle return codesJohn Crispin2015-03-302-3/+3
* ubox: properly handle return codesJohn Crispin2015-03-301-2/+2
* procd: properly handle return codesJohn Crispin2015-03-301-2/+2
* fstools: properly handle return codesJohn Crispin2015-03-301-2/+2
* ubox: update to latest git HEADJohn Crispin2015-03-291-2/+2
* ubox: update to latest git HEADJohn Crispin2015-03-291-2/+2
* procd: remove superflous @ in depends lineJohn Crispin2015-03-271-1/+1
* procd: disable jail for uml buildsJohn Crispin2015-03-271-2/+2
* procd: update to latest git HEADJohn Crispin2015-03-271-2/+2
* uci: update to the latest versionFelix Fietkau2015-03-261-2/+2
* procd: fix jail/seccomp build depenedenciesJohn Crispin2015-03-261-6/+23
* procd: add jail supportJohn Crispin2015-03-262-5/+84
* fstools: update to the latest version, makes interrupted first boot more reli...Felix Fietkau2015-03-221-2/+2
* procd: update to latest git HEADJohn Crispin2015-03-181-2/+2
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-163-6/+6
* fstools: bump to latest git HEADJohn Crispin2015-03-121-2/+2
* procd: bump to latest git HEADJohn Crispin2015-03-121-2/+2
* rpcd: update to latest git HEADJohn Crispin2015-03-111-1/+1
* json-c: update to 0.12 and bump all depending servicesJohn Crispin2015-03-112-4/+4
* mtd: fix md5sum error checkingJohn Crispin2015-03-051-1/+1
* package: mtd: move bcm963xx_tag definition into source codeJonas Gorski2015-02-271-1/+92
* procd: update to the latest version, fixes musl compile errorFelix Fietkau2015-02-271-2/+2
* ubox: fix segmentation fault in insmodJo-Philipp Wich2015-02-261-2/+2
* procd: add support for relaying daemon stdio to syslogJo-Philipp Wich2015-02-262-2/+5
* fstools: switch to ulog apiJo-Philipp Wich2015-02-261-2/+2
* ubox: switch to ulog apiJo-Philipp Wich2015-02-261-2/+2
* procd: switch to ulog apiJo-Philipp Wich2015-02-261-2/+2
* fstools: fix build with enabled ubifs extroot supportJo-Philipp Wich2015-02-251-2/+2
* fstools: fix multiple extroot problemsJo-Philipp Wich2015-02-251-2/+2
* ubox: kmodloader: support loading kmods from multiple directoriesJo-Philipp Wich2015-02-251-2/+2
* packages: remove uneeded PKG_BUILD_DIR overridesNicolas Thill2015-02-221-1/+0
* procd: fix PKG_CONFIG_DEPENDSJohn Crispin2015-02-151-2/+2
* rpcd: fix session.{login,list,destroy} method signaturesJo-Philipp Wich2015-02-091-3/+3
* fstools: fix exit code of uci-defaults scriptJo-Philipp Wich2015-01-282-2/+3
* procd: update to latest git HEADJohn Crispin2015-01-281-2/+2
* procd: make build of upgraded optionalJo-Philipp Wich2015-01-251-3/+7
* ubus: update to the latest versionFelix Fietkau2015-01-231-2/+2
* procd: fix console bringup on UML (again...)Steven Barth2015-01-091-2/+2
* fstools: update to the latest git HEADRafał Miłecki2015-01-071-2/+2
* fstools: update to latest git HEADJohn Crispin2014-12-151-2/+14
* procd: update to latest git HEADJohn Crispin2014-12-151-2/+2
* opkg: make PKG_UPGRADE available during preinst hookJohn Crispin2014-12-081-16/+19
* procd: more nand takeover fixesJohn Crispin2014-12-031-8/+12
* mtd: make the dump commnd honour the -o optionJohn Crispin2014-12-031-6/+5
* procd: firstboot nand/ubi takeover supportJohn Crispin2014-12-032-0/+31
* mtd: make the mtd dump call run properly on nand flashJohn Crispin2014-12-021-5/+18
* mtd: add ability to dump a mtd deviceJohn Crispin2014-12-021-5/+57