aboutsummaryrefslogtreecommitdiffstats
path: root/lbu.in
Commit message (Collapse)AuthorAgeFilesLines
* lbu: hide error message when testing for read-onlyNatanael Copa2011-01-071-1/+1
|
* lbu: remount LBU_MEDIA as read-write if it was read-onlyNatanael Copa2010-12-031-5/+29
| | | | ref #477
* lbu: fix lbu diff and lbu list for encrypted apkovlsNatanael Copa2010-11-231-0/+2
|
* lbu: add support for filenames with spaces in /etcNatanael Copa2010-11-221-9/+17
| | | | ref #472
* lbu: fix lbu status for encrypted apkovlsNatanael Copa2010-11-221-1/+6
| | | | http://redmine.alpinelinux.org/issues/480
* lbu: send pre/post package scripts' output to stderrNatanael Copa2010-10-291-2/+2
| | | | This is so we don't break 'lbu package -'
* fix extremely minor typoJeremy Thomerson2010-10-211-1/+1
|
* lbu: fix for lbu package /dev/null and lbu listNatanael Copa2010-02-231-0/+3
| | | | lbu did bad things with your /dev/null
* lbu: fix the way we check if a dir is mounted or notNatanael Copa2010-01-111-1/+1
| | | | | this works around an issue when lbu wrongly assumes /media/usb is mounted when /media/usbdisk is.
* lbu: fix issue with lbu status and linksNatanael Copa2009-12-171-4/+7
| | | | ref #91
* lbu: implement support for lbu package pre/post hooksNatanael Copa2009-12-171-0/+10
| | | | | | | | | scripts in /etc/lbu/pre-package.d/ will be executed prior creating the tar ball and scripts in /etc/lbu/post-package.d/ will be executed after. if pre-scripts fails, then will package not be created. ref #220
* lbu: try handle full mediaNatanael Copa2009-09-291-3/+18
| | | | try avoid ending up with a lbu media without any apkovl.
* lbu: fix bug that gave 'sh: missing ]'Natanael Copa2009-08-191-1/+1
|
* lbu: remove packages.list if existNatanael Copa2009-07-291-2/+8
| | | | fixes http://redmine.alpinelinux.org/issues/show/94
* lbu status: only compare filesNatanael Copa2009-05-251-1/+2
|
* implement lbu diff and lbu statusNatanael Copa2009-05-061-3/+78
|
* fixed VERSION in makefile and massed up .in filesNatanael Copa2009-05-061-1/+13
|
* move to .in filesNatanael Copa2009-05-061-0/+554