Commit Graph

22 Commits

Author SHA1 Message Date
K. Lange
c96bae5e78 aarch64: temporary device drivers until modules are ready 2022-02-23 10:24:15 +09:00
K. Lange
9b1bc4cee1 meta: Update all of the heading comments in apps/ 2021-11-26 12:41:56 +09:00
K. Lange
6d51df8c31 msk: Fixup local manifest file resolution 2021-10-30 08:11:48 +09:00
K. Lange
6f92d789a0 msk: Fixup support for multiple remotes, add a few options 2021-10-28 06:15:51 +09:00
K. Lange
b4783dd1c3 msk: Switch back to using tar/gunzip with pipes 2021-10-24 19:40:55 +09:00
K. Lange
8ad79b5283 msk: clean up after ourselves 2021-09-08 22:07:43 +09:00
K. Lange
0686e4916e msk: keep using an intermediary file for gunzip as it's still way faster than the pipe 2021-09-08 22:02:58 +09:00
K. Lange
0a00c8944f msk: accept https: remotes 2021-06-19 15:54:20 +09:00
K Lange
4b54f497d9 msk: handle failures in 'fetch' when retrieving packages 2021-06-17 22:14:25 +09:00
K. Lange
b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00
K. Lange
d135b9a71d libc: Implement buffered writes in stdio; fix up printf family 2021-04-07 11:38:31 +09:00
K. Lange
69324a4e3d msk: use native inflater for tgz packages (slow, but nicer) 2020-05-08 11:24:33 +09:00
K. Lange
45ccb8b071 msk: rudimentary lock 2018-12-26 12:37:05 +09:00
K. Lange
3d1f2cfcc3 msk: fix bad version comparison function 2018-11-26 19:28:23 +09:00
K. Lange
cb0e001bcf msk: accept MSK_YES envvar to quiet prompts 2018-11-22 11:47:48 +09:00
K. Lange
022a005028 msk: add count command to list package info 2018-11-17 13:51:14 +09:00
K. Lange
99dbcb81ab msk: set app version to 1.0.0 2018-11-12 16:16:40 +09:00
K. Lange
b25b8242b0 msk: complain if no remotes succeeded 2018-11-12 10:36:47 +09:00
K. Lange
eed65074c6 msk: allow for repo order to be enforced 2018-11-12 09:57:36 +09:00
K. Lange
72aaed2eef msk: allow for and properly merge multiple remote manifests 2018-11-12 09:26:30 +09:00
K. Lange
17fca7a0d4 msk: basic network download support 2018-11-09 19:41:53 +09:00
K. Lange
ace77aee9c msk: rudimentary package manager 2018-11-07 12:44:09 +09:00