Commit Graph

78 Commits

Author SHA1 Message Date
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
TheSpad e90c443bc7 Support arbitrary registries and sideloading mods 2024-01-03 17:26:33 +00:00
quietsy 3344bc6e2d CR fixes 2023-09-15 08:26:11 +03:00
quietsy e18e6900db Fix lsiown edge cases 2023-09-14 20:46:44 +03:00
quietsy 8adebf4a77 Change lsiown to skip files owned by user 2023-09-02 21:24:36 +03:00
TheSpad c7be5b8fac Add UA to registry test curl 2023-05-29 12:01:02 +01:00
TheSpad dbfaedd6e4 Fix User Agent 2023-05-28 15:31:05 +01:00
TheSpad 4baffb04af Fix UA ordering 2023-05-25 09:26:14 +01:00
TheSpad 851ab3898f Improve UA 2023-05-24 18:00:04 +01:00
TheSpad 3a8a291866 Add lscr.io support 2023-05-24 17:42:04 +01:00
TheSpad 0484bdbe55 Echo mod debug status 2023-05-18 14:57:35 +01:00
TheSpad 3ee81eea2d Add DOCKER_MODS_DEBUG env 2023-05-15 10:51:14 +01:00
TheSpad 8816083fdf Fix error message typo 2023-04-01 15:21:22 +01:00
TheSpad 3c51711f1d Fix docker.io case 2023-03-19 20:05:10 +00:00