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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/match_arch.sh, tests/match_plat.sh: Remove
Patrick McDermott
2019-04-21
3
-150/+0
*
tests/plat_is_concerned.sh: Convert to TAP
Patrick McDermott
2019-04-21
1
-41/+94
*
tests/arch_is_concerned.sh: Update copyright notice
Patrick McDermott
2019-04-21
1
-1/+1
*
tests/arch_is_concerned.sh: Fix copying errors
Patrick McDermott
2019-04-21
1
-15/+15
*
Makefile.am: Use build-aux/tap-driver.sh
Patrick McDermott
2019-04-21
1
-0/+1
*
tests/arch_is_concerned.sh: Add test plan
Patrick McDermott
2019-04-21
1
-0/+2
*
tests/arch_is_concerned.sh: Add more test cases
Patrick McDermott
2019-04-21
1
-0/+37
*
.gitignore: Fix tests patterns
Patrick McDermott
2019-04-21
1
-1/+2
*
tests/arch_is_concerned.sh: Convert to TAP
Patrick McDermott
2019-04-21
1
-48/+100
*
tests/aux/tap-functions.sh: Drop `set -x`
Patrick McDermott
2019-04-21
1
-2/+0
*
tests/aux/tap-functions.sh: New file
Patrick McDermott
2019-04-21
3
-2/+234
*
build-aux/tap-driver.sh: New file
Patrick McDermott
2019-04-21
3
-4/+657
*
Add braces to param exps in arith substs
Patrick McDermott
2019-04-19
12
-14/+14
*
install_find_pkgs(): Use profile_opkg_conf_file()
Patrick McDermott
2019-04-19
1
-1/+1
*
install_*_pkgs(): Use profile_opkg_state_dir()
Patrick McDermott
2019-04-19
1
-10/+15
*
profile_opkg_state_dir(), profile_opkg_conf_file(): New functions
Patrick McDermott
2019-04-19
2
-4/+17
*
profile: Generate abstraction layer at run time
Patrick McDermott
2019-04-19
1
-141/+7
*
NEWS: Note CMake dependency for usign
Patrick McDermott
2019-04-19
1
-1/+2
*
install_get_pkgs(): Use ${MD5SUM}
Patrick McDermott
2019-04-19
1
-1/+1
*
configure.ac, config.sh.in: Find md5sum
Patrick McDermott
2019-04-19
2
-0/+26
*
NEWS: List new dependencies
Patrick McDermott
2019-04-19
1
-0/+8
*
NEWS: Combine "src/gz" changes
Patrick McDermott
2019-04-19
1
-3/+2
*
NEWS: Update and summarize
Patrick McDermott
2019-04-19
1
-0/+14
*
NEWS: Organize changes into sections
Patrick McDermott
2019-04-18
1
-14/+23
*
install_find_pkgs(): Enable sig checks in opkg.conf
Patrick McDermott
2019-04-17
1
-0/+1
*
feed_find_pkgs(): Don't run parse_control() in a subshell
Patrick McDermott
2019-04-17
1
-2/+4
*
install_find_pkgs(): Vertically align case construct
Patrick McDermott
2019-04-16
1
-2/+2
*
feed_download(): Check for errors
Patrick McDermott
2019-04-16
1
-1/+8
*
install_find_pkgs(): Create /var/cache/opkg/
Patrick McDermott
2019-04-16
1
-1/+1
*
feed_download_cert(): Fix use of non-existent tmp
Patrick McDermott
2019-04-16
1
-1/+1
*
install_find_pkgs(): Fix cert file printf
Patrick McDermott
2019-04-16
1
-1/+1
*
feed_download_cert(): Fix in-place opkg-cert
Patrick McDermott
2019-04-16
1
-1/+7
*
install_find_pkgs(): Fix "printf: Illegal option --"
Patrick McDermott
2019-04-16
1
-1/+1
*
install_find_pkgs(): Fix fopen() call
Patrick McDermott
2019-04-16
1
-1/+1
*
install_find_pkgs(): Fix line continuation
Patrick McDermott
2019-04-16
1
-1/+1
*
Makefile.am: Fix copying mistake
Patrick McDermott
2019-04-16
1
-2/+2
*
feed_download*(): Accept root arg
Patrick McDermott
2019-04-16
2
-1/+3
*
install_find_pkgs(): Install root key
Patrick McDermott
2019-04-16
1
-1/+30
*
install_find_pkgs(): Initialize cert and check sig
Patrick McDermott
2019-04-16
1
-2/+25
*
feed_download_cert(): New function
Patrick McDermott
2019-04-16
1
-0/+42
*
feed_download(): Fix gunzip logic
Patrick McDermott
2019-04-16
1
-4/+4
*
profile_get_cert_path(): Change to profile_get_cert_url()
Patrick McDermott
2019-04-16
2
-4/+8
*
Makefile.am: Define OPKG_CERT, USIGN_EMBEDDED, and USIGN
Patrick McDermott
2019-04-16
1
-1/+11
*
Makefile.am: Distribute and install opkg-cert
Patrick McDermott
2019-04-16
1
-0/+1
*
opkg-cert: Copy from ProteanOS's opkg-lede packaging
Patrick McDermott
2019-04-16
1
-0/+329
*
profile_get_cert_path(), profile_get_root_key(): New functions
Patrick McDermott
2019-04-16
2
-0/+24
*
Makefile.am: Move man/*.*.mdwn to CLEANFILES
Patrick McDermott
2019-04-16
1
-3/+1
*
configure.ac: Add --with-system-usign and --with-cmake
Patrick McDermott
2019-04-16
1
-0/+68
*
scripts/announce-release.sh: Apply changes from opkbuild
Patrick McDermott
2019-04-16
1
-26/+87
*
scripts/announce-release.sh: Apply changes from pro-archman
Patrick McDermott
2019-04-16
1
-7/+7
[next]