summaryrefslogtreecommitdiff
path: root/lbu.in
AgeCommit message (Expand)Author
2020-01-16lbu: fix wrong cipher match in check_openssl for 'lbu commit -e'Milan P. Stanić
2019-04-26lbu: fix invocation of `openssl list-cipher-commands` for v1.1.1bRichard Mortier
2018-11-07lbu: remove spurious quoteElan Ruusamäe
2018-06-13lbu: use ROOT environment var in package commandWilliam Johansson
2018-04-11lbu: use correct temporary directory on diffAlexander Chaika
2016-12-11Removed obsolete codePhilippe Guilbault
2016-12-11setup-disk fails because of 'lbu package | tar' & encryption configPhilippe Guilbault
2016-12-11BACKUP_LIMIT not working for encrypted backupsPhilippe Guilbault
2016-11-02indent heredocs and replace echos with heredoc where appropriateJakub Jirutka
2016-11-02replace deprecated `...` syntax with $(...) in shell scriptsJakub Jirutka
2016-11-02fix mixed tabs & spaces and surplus empty lines at EOFJakub Jirutka
2015-12-15lbu: add MIT licenseNatanael Copa
2014-08-26lbu: use --no-dereference with diff when possibleNatanael Copa
2014-07-17lbu: use ERE for sed regexpNatanael Copa
2014-05-08lbu: fix help text and misc whitespace fixesNatanael Copa
2012-07-17lbu: check permissions when generating apkovlNatanael Copa
2012-07-04lbu: do not use xargsNatanael Copa
2012-04-30lbu: do not include /var/lib/apk/world in apkovlNatanael Copa
2012-04-27lbu: automatically migrate old include/exclude to lbu.listNatanael Copa
2012-04-26lbu: use apk's protected_path.d instead of tar include/excludeNatanael Copa
2011-09-27lbu: implement LBU_BACKUPDIRNatanael Copa
2011-08-11lbu: do not edit users configNatanael Copa
2011-08-01lbu: fix sed commandJeff Bilyk
2011-08-01lbu: strip empty lines from /etc/lbu/include and exclude files before committingJeff Bilyk
2011-01-07lbu: hide error message when testing for read-onlyNatanael Copa
2010-12-03lbu: remount LBU_MEDIA as read-write if it was read-onlyNatanael Copa
2010-11-23lbu: fix lbu diff and lbu list for encrypted apkovlsNatanael Copa
2010-11-22lbu: add support for filenames with spaces in /etcNatanael Copa
2010-11-22lbu: fix lbu status for encrypted apkovlsNatanael Copa
2010-10-29lbu: send pre/post package scripts' output to stderrNatanael Copa
2010-10-21fix extremely minor typoJeremy Thomerson
2010-02-23lbu: fix for lbu package /dev/null and lbu listNatanael Copa
2010-01-11lbu: fix the way we check if a dir is mounted or notNatanael Copa
2009-12-17lbu: fix issue with lbu status and linksNatanael Copa
2009-12-17lbu: implement support for lbu package pre/post hooksNatanael Copa
2009-09-29lbu: try handle full mediaNatanael Copa
2009-08-19lbu: fix bug that gave 'sh: missing ]'Natanael Copa
2009-07-29lbu: remove packages.list if existNatanael Copa
2009-05-25lbu status: only compare filesNatanael Copa
2009-05-06implement lbu diff and lbu statusNatanael Copa
2009-05-06fixed VERSION in makefile and massed up .in filesNatanael Copa
2009-05-06move to .in filesNatanael Copa