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/mkinitramfs: Remove command
Patrick McDermott
2021-01-16
2
-90/+1
*
cmd/installer-pc: Remove distinct command
Patrick McDermott
2021-01-16
2
-158/+0
*
cmd/install: Use installer backends
Patrick McDermott
2021-01-16
1
-13/+1
*
profile/proteanos: Use archive's Platforms file
Patrick McDermott
2021-01-16
1
-1/+1
*
cmd/build: Fix AND-OR list logic
Patrick McDermott
2021-01-13
1
-2/+4
*
cmd/build: List installed pkgs only if logging
Patrick McDermott
2021-01-13
1
-1/+1
*
cmd/build: Don't print build info if not logging
Patrick McDermott
2021-01-12
1
-18/+26
*
cmd/build: Allow logging to be disabled
Patrick McDermott
2021-01-12
1
-24/+32
*
cmd/build: Improve option handling
Patrick McDermott
2021-01-12
1
-11/+25
*
cmd/build: List built files
Patrick McDermott
2021-01-04
1
-2/+5
*
cmd/build: Also filter session ID in log
Patrick McDermott
2021-01-04
1
-3/+6
*
cmd/build: Filter session directory in log
Patrick McDermott
2021-01-04
1
-1/+4
*
cmd/build: Add more information to build log
Patrick McDermott
2021-01-04
1
-5/+104
*
package_get_name_and_version(): Also get dist
Patrick McDermott
2021-01-04
1
-2/+3
*
cmd/build: Fix redirection syntax error
Patrick McDermott
2021-01-04
1
-5/+2
*
cmd/build: Log output
Patrick McDermott
2021-01-04
1
-1/+25
*
cmd/build: Factor out interesting parts
Patrick McDermott
2021-01-03
1
-19/+32
*
cmd/build: Save separate build/host arch/plat vars
Patrick McDermott
2021-01-03
1
-10/+15
*
cmd/installer-pc: Support foreign installation
Patrick McDermott
2020-12-12
1
-2/+9
*
Prefix "static" vars with "_"
Patrick McDermott
2020-07-02
2
-27/+27
*
session_begin(): Drop atexit parameter
Patrick McDermott
2020-06-25
3
-4/+3
*
cmd/build: Return exit status
Patrick McDermott
2020-06-25
1
-4/+10
*
cmd/opkg: Return exit status
Patrick McDermott
2020-06-25
1
-2/+4
*
cmd/install: Drop a TODO comment
Patrick McDermott
2020-06-25
1
-2/+0
*
cmd/shell: Return exit status
Patrick McDermott
2020-06-25
1
-3/+5
*
cmd/build: Pass -a option to opkg
Patrick McDermott
2020-06-22
1
-1/+6
*
src/cmd/*.sh: Shift consistently
Patrick McDermott
2019-04-27
3
-0/+6
*
src/cmd/opkg.sh: Delimit command operands
Patrick McDermott
2019-04-26
1
-2/+2
*
src/cmd/opkg.sh: Make a function "static"
Patrick McDermott
2019-04-26
1
-4/+4
*
src/cmd/opkg.sh: Define functions before references
Patrick McDermott
2019-04-26
1
-12/+12
*
src/cmd/mkinitramfs.sh: Delimit command operands
Patrick McDermott
2019-04-26
1
-4/+4
*
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
*
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
*
cmd/version: Update copyright years
Patrick McDermott
2019-04-25
1
-1/+1
*
Update remaining copyright notices
Patrick McDermott
2019-04-25
8
-9/+9
*
Add braces to param exps in arith substs
Patrick McDermott
2019-04-19
3
-3/+3
*
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
*
Always use rm's -f option
P. J. McDermott
2016-01-23
1
-1/+1
*
cmd/install*: Fix return values
P. J. McDermott
2016-01-23
2
-2/+2
*
cmd/installer-pc: Check exit status of dd, (s)fdisk, and mke2fs
P. J. McDermott
2016-01-23
1
-5/+20
*
cmd/help, cmd/version: Add explicit returns to main functions
P. J. McDermott
2016-01-23
2
-0/+4
*
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
4
-4/+19
[next]