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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd/*: Check return value of block_mount()
P. J. McDermott
2016-01-17
6
-6/+18
*
cmd/installer-pc, block_mount): Check ret val of check_block()
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_set()
P. J. McDermott
2016-01-17
2
-2/+6
*
cmd/*: Check return value of profile_detect()
P. J. McDermott
2016-01-17
4
-4/+16
*
cmd/*: s/exit/return/
P. J. McDermott
2016-01-17
6
-13/+13
*
cmd/mkinitramfs: Use non-exiting error() and clean up on error
P. J. McDermott
2016-01-17
1
-1/+2
*
cmd/build: Use non-exiting error() and clean up on error
P. J. McDermott
2016-01-17
1
-2/+3
*
cmd/install: s/chroot/root/
P. J. McDermott
2016-01-16
1
-7/+7
*
cmd/*: Reduce block_umount() calls to one-liners
P. J. McDermott
2016-01-16
4
-12/+4
*
cmd/*: Use profile_detect()
P. J. McDermott
2016-01-16
4
-4/+4
*
cmd/mkinitramfs: Accept block device as root
P. J. McDermott
2016-01-16
1
-0/+11
*
cmd/version: Update copyright years
P. J. McDermott
2016-01-15
1
-1/+1
*
cmd/mkinitramfs: Implement
P. J. McDermott
2016-01-15
1
-1/+38
*
cmd/mkinitramfs: New stub of a command
P. J. McDermott
2016-01-15
2
-1/+34
*
Update copyright years
P. J. McDermott
2016-01-14
6
-6/+6
*
src/cmd/installer-pc.sh: Use ${HAVE_SFDISK}, ${SFDISK}, etc.
P. J. McDermott
2016-01-14
1
-1/+5
*
cmd_*_main(): Load /etc/os-release in a subshell
P. J. McDermott
2015-12-07
3
-6/+3
*
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
8
-0/+596