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
Commit message (
Expand
)
Author
Age
Files
Lines
*
installer/pcramfs: Make RAM FS twice
Patrick McDermott
2021-01-16
2
-0/+5
*
installer/pcramfs: New installer backend
Patrick McDermott
2021-01-16
2
-1/+57
*
installer/pc: Make functions "public"
Patrick McDermott
2021-01-16
1
-7/+7
*
profile_make_initramfs(): Write RAM FS into system
Patrick McDermott
2021-01-16
1
-1/+2
*
cmd/mkinitramfs: Remove command
Patrick McDermott
2021-01-16
2
-90/+1
*
locale: Remove/rename "installer-pc" cmd strings
Patrick McDermott
2021-01-16
1
-7/+7
*
cmd/installer-pc: Remove distinct command
Patrick McDermott
2021-01-16
2
-158/+0
*
cmd/install: Use installer backends
Patrick McDermott
2021-01-16
2
-40/+6
*
installer/pc: New installer backend
Patrick McDermott
2021-01-16
2
-1/+108
*
installer/chroot: New installer backend
Patrick McDermott
2021-01-16
3
-0/+40
*
installer: Add installer backend frontend
Patrick McDermott
2021-01-16
2
-0/+80
*
install_find_pkgs(): Drop unnecessary parameters
Patrick McDermott
2021-01-16
1
-8/+5
*
profile: Simplify function parameters
Patrick McDermott
2021-01-16
2
-30/+27
*
profile_prepare_install(): New function
Patrick McDermott
2021-01-16
3
-24/+21
*
profile_installer_type(): New function
Patrick McDermott
2021-01-16
2
-3/+24
*
profile/proteanos: Use archive's Platforms file
Patrick McDermott
2021-01-16
2
-28/+74
*
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
3
-6/+7
*
cmd/build: Fix redirection syntax error
Patrick McDermott
2021-01-04
2
-6/+4
*
cmd/build: Log output
Patrick McDermott
2021-01-04
1
-1/+25
*
fdalloc(): New function
Patrick McDermott
2021-01-04
1
-15/+24
*
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
*
package_get_name_and_version(): New function
Patrick McDermott
2021-01-03
2
-0/+14
*
install: Hack around broken gcc-8-dev dependencies
Patrick McDermott
2021-01-03
1
-0/+7
*
cmd/installer-pc: Support foreign installation
Patrick McDermott
2020-12-12
1
-2/+9
*
profile/proteanos: Move init script to S00
Patrick McDermott
2020-12-10
1
-2/+2
*
profile/proteanos: Install base-files, config-base
Patrick McDermott
2020-12-10
1
-4/+5
*
resolve_deps(): Solve deps of packages with ":"
Patrick McDermott
2020-12-09
1
-2/+2
*
resolve_deps(): Fix infinite loop
Patrick McDermott
2020-12-09
1
-2/+2
*
profile/proteanos: Don't run cut link during init
Patrick McDermott
2020-12-09
1
-1/+1
*
opkg_install_all(): Don't run cut in the root
Patrick McDermott
2020-12-09
1
-2/+5
*
package: Drop "_" from variable name
Patrick McDermott
2020-07-10
1
-4/+4
*
Revert "install: Replace sed "arrays" with eval "arrays""
Patrick McDermott
2020-07-07
1
-16/+18
*
install: Replace sed "arrays" with eval "arrays"
Patrick McDermott
2020-07-07
1
-18/+16
*
cmd: Fix non-"static" global variable
Patrick McDermott
2020-07-03
2
-9/+9
*
time(): Rename to unixtime()
Patrick McDermott
2020-07-03
2
-3/+3
*
profile/proteanos: Make constant names uppercase
Patrick McDermott
2020-07-02
1
-4/+4
*
Prefix "static" vars with "_"
Patrick McDermott
2020-07-02
12
-148/+149
*
Revert "profile/proteanos: Don't add src feeds by default"
Patrick McDermott
2020-07-02
1
-0/+9
*
profile/proteanos: Don't add src feeds by default
Patrick McDermott
2020-07-02
1
-9/+0
*
profile/proteanos: Remove useless newline in feeds
Patrick McDermott
2020-07-02
1
-1/+0
[next]