Commit Graph

91 Commits

Author SHA1 Message Date
thespad 93c0236bcd Reduce confusing log output in modmanager use cases 2025-01-06 18:48:23 +00:00
thespad eb9cc98cc0 Fix offline bug 2025-01-05 17:33:40 +00:00
thespad 2c834e3aaf Fix 3rd party mods without tags (i.e. latest) 2025-01-04 23:05:39 +00:00
thespad b3c106b625 Supress curl download output in debug mode 2024-12-31 19:04:20 +00:00
thespad 8d069dbd46 Properly support all SHA manifest formats 2024-12-31 16:25:23 +00:00
thespad ed2093ab36 More resilient check 2024-12-30 20:25:42 +00:00
thespad cc9bef6bda Merge branch 'mods-scripts-modcache-timeout' into mod-scripts-sha 2024-12-30 20:23:39 +00:00
thespad 209944f7cf Support pulling mod by manifest hash 2024-12-30 20:23:18 +00:00
thespad bc74414fd1 Bump version 2024-12-30 19:50:42 +00:00
thespad 6374f60bd5 Increase modcache timeout to 55 seconds 2024-12-30 19:48:35 +00:00
thespad 1bfdc35322 Add opt-out 2024-12-24 15:54:32 +00:00
thespad 5395e2d5a8 FD_MAX needs to start at 3 to be safe 2024-12-23 21:11:35 +00:00
thespad 2aeca57ad9 Increment version 2024-12-23 21:09:41 +00:00
thespad 2477cf339e Autoconfigure fds for readiness checks in mods 2024-12-23 21:08:58 +00:00
thespad 8f1388cd4f Be consistent 2024-12-22 21:28:49 +00:00
thespad 08bdfc0b82 Add modmanager hooks, fix indents 2024-12-22 19:09:31 +00:00
thespad e84b25458c If lockfile found, use cached download 2024-12-22 15:49:43 +00:00
thespad 299f679e01 Error if unable to delete lock file 2024-12-22 15:36:08 +00:00
thespad 449356a33e Don't try and delete lock file if it doesn't exist 2024-12-22 15:32:24 +00:00
thespad 2a605cdb72 Uncomment lockfile removal 2024-12-22 15:22:08 +00:00
thespad 81e1568b15 Add modcache 2024-12-22 14:59:16 +00:00
thespad 5e55efdb42 Fix with-contenv comparison check 2024-12-07 22:08:13 +00:00
thespad 17fd62dae9 Give each mod tarball a unique name for troubleshooting purposes 2024-11-30 21:07:50 +00:00
thespad 38d90e8c19 Move contenv alias to build time for future bases 2024-10-19 16:05:05 +01:00
thespad 117a1ba30a Fix typo 2024-10-13 17:38:02 +01:00
thespad 0ee3499d8d Allow sideloaded directories, fix shafile check 2024-09-29 22:56:29 +01:00
thespad 6460c9f6e9 Fix RO note 2024-06-26 17:11:17 +01:00
thespad 65bb448788 Update changelog 2024-06-26 16:42:42 +01:00
thespad a673dd1409 Fix ordering 2024-06-23 12:53:32 +01:00
thespad 47d945ae9c Split informational messages 2024-06-23 12:51:04 +01:00
thespad 72c376dd44 Support ro and user operation 2024-06-14 13:43:40 +01:00
thespad aaf71c642f Update version 2024-06-12 19:01:55 +01:00
thespad 5bf4f42d79 Remove lsiown and legacy s6 handlers 2024-06-11 11:14:03 +01:00
aptalca 31fd47144e update mod version and changelog 2024-04-13 16:09:51 -04:00
aptalca a690a66826 let lsiown ignore broken symlinks 2024-04-13 11:06:23 -04:00
TheSpad e08800fcdc Bump mod ver string 2024-02-25 18:13:08 +00:00
TheSpad 1edc0698fd Support unauthenticated registries 2024-02-25 18:12:48 +00:00
TheSpad 683dbf5a1a Point version mod script so we can easily see which release is running 2024-02-06 22:08:40 +00:00
TheSpad a1abf1e999 Handle docker.io in non-lsio mods 2024-02-06 22:02:34 +00:00
TheSpad e6e9c5abcd Fix stupid error handling logic issues 2024-02-06 21:49:24 +00:00
TheSpad 75804ab518 Fix grammar 2024-02-04 16:00:37 +00:00
TheSpad a1b3593dd5 Replace echoes into jq with here strings 2024-02-04 15:56:56 +00:00
TheSpad 85cf00184d Handle attestation with single-arch mods, make debug cleaner 2024-01-29 13:58:37 +00:00
TheSpad a6bf53f05a Use awk as grep -P isn't available with busybox 2024-01-06 16:04:57 +00:00
TheSpad 5ad9c41a02 Don't output version twice 2024-01-05 22:20:51 +00:00
TheSpad b77535929d Be more confident 2024-01-05 21:32:15 +00:00
TheSpad a296072978 Improve logging, support multiarch mods 2024-01-04 20:17:39 +00:00
TheSpad ed33ad778c Add debug output to auth url fetch 2024-01-03 17:56:41 +00:00
TheSpad b6cf5a3569 Shellcheck 2024-01-03 17:54:55 +00:00
TheSpad 5ea39f43d0 Support images in the root of local registries 2024-01-03 17:46:06 +00:00