summaryrefslogtreecommitdiff
path: root/upgraded
Commit message (Expand)AuthorAgeFilesLines
* cmake: fix lookup of external librariesPetr Štetiar2020-01-051-1/+1
* procd: replace exit(-1) with exit(EXIT_FAILURE)Michael Heimpold2019-10-271-1/+1
* procd: Replace strerror(errno) with %m.Rosen Penev2018-01-021-3/+3
* upgraded: Check chroot() return valueFlorian Fainelli2017-07-201-1/+4
* upgraded: improve error handlingMatthias Schiffer2017-07-131-14/+14
* upgraded: register stage2 process in uloop as intendedMatthias Schiffer2017-07-131-0/+2
* upgraded: cmake: Find and include uloop.hFlorian Fainelli2017-06-131-0/+2
* upgraded: define __GNU_SOURCEMatthias Schiffer2017-05-301-0/+2
* Remove code that has become unnecessary after sysupgrade changesMatthias Schiffer2017-05-291-5/+5
* upgraded: add support for passing a "command" argument to stage2Matthias Schiffer2017-05-291-6/+7
* upgraded: link dynamically, chroot during execMatthias Schiffer2017-05-292-14/+22
* properly handle return codesJohn Crispin2015-03-281-2/+5
* make static linking work for upgradedJohn Crispin2014-06-192-2/+2
* move upgrade to its own subfolderJohn Crispin2014-06-163-0/+94