summaryrefslogtreecommitdiffstats
path: root/src/cmd/install.sh
Commit message (Expand)AuthorAgeFilesLines
* cmd/install: Make suite argument optionalPatrick McDermott2021-01-171-5/+10
* cmd/install: Use installer backendsPatrick McDermott2021-01-161-13/+1
* cmd/install: Drop a TODO commentPatrick McDermott2020-06-251-2/+0
* src/cmd/*.sh: Shift consistentlyPatrick McDermott2019-04-271-0/+1
* Update remaining copyright noticesPatrick McDermott2019-04-251-1/+1
* Add braces to param exps in arith substsPatrick McDermott2019-04-191-1/+1
* cmd/install*: Fix return valuesP. J. McDermott2016-01-231-1/+1
* cmd/install*: Check return value of install_system()P. J. McDermott2016-01-171-3/+6
* cmd/*: Return 0 on successP. J. McDermott2016-01-171-0/+2
* cmd/*: Check return value of block_mount()P. J. McDermott2016-01-171-1/+3
* cmd/*: Check return value of profile_set()P. J. McDermott2016-01-171-1/+3
* cmd/*: s/exit/return/P. J. McDermott2016-01-171-2/+2
* cmd/install: s/chroot/root/P. J. McDermott2016-01-161-7/+7
* cmd/*: Reduce block_umount() calls to one-linersP. J. McDermott2016-01-161-3/+1
* Update copyright yearsP. J. McDermott2016-01-141-1/+1
* Move lib/cmd/*.sh to src/cmd/P. J. McDermott2015-12-071-0/+81