index
:
prokit/prokit.git
feature/block-device-mounting
feature/improve-error-handling
feature/installer-integration
feature/sessions
feature/use-shld
master
ProteanOS Development Kit
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cmd
/
build.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/cmd/build.sh: Make some functions "static"
Patrick McDermott
2019-04-26
1
-7/+7
*
src/cmd/build.sh: Delimit command operands
Patrick McDermott
2019-04-26
1
-9/+9
*
src/cmd/build.sh: Define functions before references
Patrick McDermott
2019-04-26
1
-46/+46
*
Update remaining copyright notices
Patrick McDermott
2019-04-25
1
-1/+1
*
Always use rm's -f option
P. J. McDermott
2016-01-23
1
-1/+1
*
cmd/*: Check return value of session_begin()
P. J. McDermott
2016-01-17
1
-1/+6
*
cmd/*: Return 0 on success
P. J. McDermott
2016-01-17
1
-0/+2
*
cmd/*: Check return value of block_mount()
P. J. McDermott
2016-01-17
1
-1/+3
*
cmd/build: Check return value of package_init()
P. J. McDermott
2016-01-17
1
-1/+4
*
cmd/*: Check return value of profile_detect()
P. J. McDermott
2016-01-17
1
-1/+4
*
cmd/*: s/exit/return/
P. J. McDermott
2016-01-17
1
-1/+1
*
cmd/build: Use non-exiting error() and clean up on error
P. J. McDermott
2016-01-17
1
-2/+3
*
cmd/*: Reduce block_umount() calls to one-liners
P. J. McDermott
2016-01-16
1
-3/+1
*
cmd/*: Use profile_detect()
P. J. McDermott
2016-01-16
1
-1/+1
*
Update copyright years
P. J. McDermott
2016-01-14
1
-1/+1
*
cmd_*_main(): Load /etc/os-release in a subshell
P. J. McDermott
2015-12-07
1
-2/+1
*
Move lib/cmd/*.sh to src/cmd/
P. J. McDermott
2015-12-07
1
-0/+152