Commit graph

78 commits

Author SHA1 Message Date
TheSpad f09bf380e9
POC for building rootfs without external scripts 2023-01-07 11:31:51 +00:00
TheSpad a3588cdd0d
Remove legacy custom file handlers 2022-12-10 18:23:48 +00:00
TheSpad 5d65feb448
Remove legacy scripts check 2022-12-10 17:09:55 +00:00
Eric Nemchik 72f1baf69d Fix migrations 2022-10-29 20:16:23 -05:00
TheSpad 0122712ce7
Delete obsolete docker-mods 2022-10-05 18:07:04 +01:00
TheSpad 533d182af5
Pull docker-mods from repo, install jq 2022-10-05 18:05:08 +01:00
TheSpad a8d588a1ab
Add user bundle removal to legacy block too 2022-09-13 11:19:49 +01:00
TheSpad 8578bfaae9
Fix errors if custom dir is mounted but empty 2022-09-13 11:13:24 +01:00
TheSpad a7a7279625
Don't write readme to services.d 2022-09-13 11:02:38 +01:00
TheSpad 68bbac5106
Remove custom svc from user bundle 2022-09-13 11:01:41 +01:00
TheSpad b21fa71c22
Use DIR vars for folder check 2022-09-09 19:45:10 +01:00
TheSpad 019aa0a3d1
Move var declaration to top of file for clarity. 2022-09-09 16:39:24 +01:00
TheSpad 54f6d84100
Remove the *old* scripts dir, not the new one 2022-09-09 16:22:45 +01:00
TheSpad e109ae692e
Fix missing output prefix 2022-09-06 15:46:58 +01:00
TheSpad 0a22896061
Standardise output 2022-09-06 15:45:38 +01:00
TheSpad c21860dab0
Handle multiple mods cleanly 2022-09-06 11:04:56 +01:00
TheSpad ce139478ca
Remove Fedora logic 2022-09-06 10:52:16 +01:00
TheSpad eab3b6ba11
Fix package install logic 2022-09-06 09:45:47 +01:00
TheSpad 9b539b59ab
Fix pip args 2022-09-05 22:32:17 +01:00
TheSpad f121ec8620
Allow word splitting 2022-09-05 21:55:44 +01:00
TheSpad 02a44ac5cc
Rework legacy custom file handling 2022-09-05 17:50:07 +01:00
TheSpad a97c9e1e38
Remove vscode's trailling spaces 2022-09-03 11:09:07 +01:00
TheSpad 84b75be898
Add custom services to user bundle 2022-09-03 11:06:41 +01:00
TheSpad 6053d93709
Fix custom svc logic 2022-09-02 11:02:50 +01:00
TheSpad c344d785c5
Fix missing exit 2022-08-28 23:18:44 +01:00
TheSpad c5a4ced80b
Fix custom script banner tee 2022-08-28 23:17:46 +01:00
TheSpad 84040bc356
Fix tamper check for custom files 2022-08-28 20:31:20 +01:00
TheSpad fe4b20c671
Fix exit code 2022-08-28 20:19:55 +01:00
Adam 0d0b87bb49
Fully v3ify edge image (#120)
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2022-08-28 19:06:31 +01:00
TheSpad 49dd15767a
Remove "nothing to do" echo 2022-07-29 17:26:02 +01:00
TheSpad e76811827f
Fix apk path 2022-07-29 17:23:40 +01:00
TheSpad 590130ad99
Only install required deps 2022-07-29 16:08:05 +01:00
TheSpad 1b550ca3f9
Universal mod package install 2022-07-29 15:50:47 +01:00
TheSpad 18c31c9b0c
Add init-services anchor 2022-07-23 12:56:43 +01:00
TheSpad d99cb187ee
Add mod-init 2022-07-22 20:56:06 +01:00
TheSpad ae04d9f853
Fix curl retry 2022-07-22 15:56:21 +01:00
TheSpad 303d9e527a
Support hybrid mods 2022-07-22 15:49:00 +01:00
TheSpad 4020c0ea29 Fix umask handling for s6 v3 2022-06-20 20:04:13 -04:00
TheSpad 1e7c0ef688
Trailing newline 2022-06-03 17:33:27 +01:00
TheSpad 04de9a73ff
Fix shim service path 2022-06-03 14:41:46 +01:00
TheSpad badd6b7ed5
Add compatibility shim for v2 scandir 2022-06-03 14:31:18 +01:00
TheSpad bcd66ca9d5
Initial s6 v3 commit 2022-05-29 17:11:29 +01:00
aptalca fb54e102f6 add retry to mod curls 2022-04-20 09:52:23 -04:00
aptalca 9184ab8abe 3.15: add tamper check 2022-01-04 09:55:53 -05:00
quietsy f7371fb778 Added migrations support 2021-12-02 14:49:31 +02:00
Roxedus ba75223981
Make libseccomp errors halt startup 2021-10-21 13:17:40 +02:00
aptalca c8b99498aa secure custom folders 2021-05-22 22:46:16 -04:00
thelamer 64e08e4269 Use jq to parse JSON 2021-05-07 17:59:03 -07:00
Roxedus 10e646d802
Also catch 1969, move banner. 2021-03-06 01:08:45 +01:00
Roxedus de01a5c2bf
Add warning regarding time being out of sync on armv7l
Requires https://github.com/linuxserver/docker-documentation/pull/32 to be merged
2021-01-28 13:00:49 +01:00