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
/
installer-pc.sh
Commit message (
Collapse
)
Author
Age
Files
Lines
*
src/cmd/installer-pc.sh: Delimit command operands
Patrick McDermott
2019-04-26
1
-3/+4
|
*
src/cmd/installer-pc.sh: Make some functions "static"
Patrick McDermott
2019-04-26
1
-7/+7
|
*
src/cmd/installer-pc.sh: Define functions before references
Patrick McDermott
2019-04-26
1
-51/+51
|
*
Update remaining copyright notices
Patrick McDermott
2019-04-25
1
-1/+1
|
*
Add braces to param exps in arith substs
Patrick McDermott
2019-04-19
1
-1/+1
|
*
cmd/installer-pc: Drop LILO installation code
P. J. McDermott
2016-01-23
1
-15/+0
|
*
cmd/installer-pc: Add informational output
P. J. McDermott
2016-01-23
1
-0/+3
|
*
cmd/installer-pc: Only print dd/(s)fdisk/mke2fs output on error
P. J. McDermott
2016-01-23
1
-5/+23
|
*
cmd/installer-pc: Print error on dd, (s)fdisk, or mke2fs failure
P. J. McDermott
2016-01-23
1
-0/+4
|
*
cmd/install*: Fix return values
P. J. McDermott
2016-01-23
1
-1/+1
|
*
cmd/installer-pc: Check exit status of dd, (s)fdisk, and mke2fs
P. J. McDermott
2016-01-23
1
-5/+20
|
*
cmd/installer-pc: Fix syntax error
P. J. McDermott
2016-01-17
1
-1/+1
|
*
cmd/*: Check return value of session_begin()
P. J. McDermott
2016-01-17
1
-1/+4
|
|
|
|
Also clean up on error now.
*
cmd/install*: Check return value of install_system()
P. J. McDermott
2016-01-17
1
-3/+7
|
|
|
|
Also clean up on error.
*
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/installer-pc, block_mount): Check ret val of check_block()
P. J. McDermott
2016-01-17
1
-1/+3
|
*
cmd/*: Check return value of profile_set()
P. J. McDermott
2016-01-17
1
-1/+3
|
*
cmd/*: s/exit/return/
P. J. McDermott
2016-01-17
1
-4/+4
|
*
Update copyright years
P. J. McDermott
2016-01-14
1
-1/+1
|
*
src/cmd/installer-pc.sh: Use ${HAVE_SFDISK}, ${SFDISK}, etc.
P. J. McDermott
2016-01-14
1
-1/+5
|
*
src/cmd/installer-pc.sh: Use ${MKE2FS}
P. J. McDermott
2015-12-07
1
-1/+1
|
*
Move lib/cmd/*.sh to src/cmd/
P. J. McDermott
2015-12-07
1
-0/+101