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 (
Expand
)
Author
Age
Files
Lines
*
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
*
cmd/install*: Check return value of install_system()
P. J. McDermott
2016-01-17
1
-3/+7
*
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