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
/
install.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "install_system(): Move dir check to installer"
Patrick McDermott
2021-01-16
1
-0/+4
*
install_system(): Move dir check to installer
Patrick McDermott
2021-01-16
1
-4/+0
*
cmd/install: Use installer backends
Patrick McDermott
2021-01-16
1
-27/+5
*
install_find_pkgs(): Drop unnecessary parameters
Patrick McDermott
2021-01-16
1
-8/+5
*
profile: Simplify function parameters
Patrick McDermott
2021-01-16
1
-4/+3
*
profile_prepare_install(): New function
Patrick McDermott
2021-01-16
1
-0/+1
*
install: Hack around broken gcc-8-dev dependencies
Patrick McDermott
2021-01-03
1
-0/+7
*
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
*
time(): Rename to unixtime()
Patrick McDermott
2020-07-03
1
-1/+1
*
Prefix "static" vars with "_"
Patrick McDermott
2020-07-02
1
-20/+20
*
install_get_pkgs(): Eliminate non-portable date %s
Patrick McDermott
2019-04-25
1
-1/+1
*
src/install.sh: Delimit command operands
Patrick McDermott
2019-04-25
1
-19/+19
*
src/install.sh: Make callback functions "static"
Patrick McDermott
2019-04-25
1
-6/+6
*
src/install.sh: Define functions before references
Patrick McDermott
2019-04-25
1
-109/+109
*
src/install.sh: Shift func args, update copyright
Patrick McDermott
2019-04-25
1
-1/+9
*
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
*
install_get_pkgs(): Use ${MD5SUM}
Patrick McDermott
2019-04-19
1
-1/+1
*
install_find_pkgs(): Enable sig checks in opkg.conf
Patrick McDermott
2019-04-17
1
-0/+1
*
install_find_pkgs(): Vertically align case construct
Patrick McDermott
2019-04-16
1
-2/+2
*
install_find_pkgs(): Create /var/cache/opkg/
Patrick McDermott
2019-04-16
1
-1/+1
*
install_find_pkgs(): Fix cert file printf
Patrick McDermott
2019-04-16
1
-1/+1
*
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
*
feed_download*(): Accept root arg
Patrick McDermott
2019-04-16
1
-1/+1
*
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(): Write list file directly
Patrick McDermott
2019-04-16
1
-2/+2
*
prof_proteanos_feeds(): Drop "/Packages.gz" output
Patrick McDermott
2019-04-16
1
-3/+3
*
feed_download(): Accept base URL, not index URL
Patrick McDermott
2019-04-16
1
-1/+1
*
install_find_pkgs(): Rename variables
Patrick McDermott
2019-04-16
1
-11/+11
*
Always use rm's -f option
P. J. McDermott
2016-01-23
1
-2/+2
*
install_system(): Fix if statement
P. J. McDermott
2016-01-22
1
-1/+1
*
install_get_pkgs(): Use non-exiting error()
P. J. McDermott
2016-01-17
1
-11/+27
*
install_get_pkgs(): New "url" variable
P. J. McDermott
2016-01-17
1
-5/+5
*
src/install.sh: s/install_fnames/install_urls/
P. J. McDermott
2016-01-17
1
-4/+4
*
install_*_pkgs(): Check return value of fopen()
P. J. McDermott
2016-01-17
1
-3/+9
*
install_*(): Return 0 on success
P. J. McDermott
2016-01-17
1
-0/+14
*
install_system(): Check return value of install_*_pkgs()
P. J. McDermott
2016-01-17
1
-2/+7
*
install_system(): Use non-exiting error()
P. J. McDermott
2016-01-17
1
-4/+6
*
install_*(): s/chroot/root/
P. J. McDermott
2016-01-16
1
-43/+42
*
Update copyright years
P. J. McDermott
2016-01-14
1
-1/+1
*
src/install.sh: Use ${SHA256SUM}
P. J. McDermott
2015-12-07
1
-1/+1
*
src/install.sh: Use ${WGET}
P. J. McDermott
2015-12-07
1
-1/+1
*
Move lib/*.sh to src/
P. J. McDermott
2015-12-06
1
-0/+266