Elara Elara6331
Elara6331 pushed to master at lure/lure 2022-10-02 04:00:59 +00:00
75a60070ba Add documentation about Like distros
Elara6331 pushed to master at lure/lure 2022-10-02 03:56:11 +00:00
a02a009b63 Disable like distros if LURE_DISTRO is set
74adb915fc Add option to disable like distros in decoder
bdca0a5ffc Move cross-packaging instructions to usage docs
Compare 3 commits »
Elara6331 pushed to master at lure/lure 2022-10-01 21:39:28 +00:00
674cfe6b0d Ask user for confirmation if CPU arch doesn't match
Elara6331 pushed to master at lure/lure 2022-10-01 08:47:12 +00:00
bb50b55ac5 Fix apk remove command
Elara6331 pushed to master at lure/lure 2022-10-01 08:30:46 +00:00
29016fcdb7 Run gofmt
Elara6331 pushed to master at lure/lure 2022-10-01 08:30:15 +00:00
c09574e659 Add options to package managers
1f39f5edf1 Only set epoch if not equal to zero
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-10-01 03:09:11 +00:00
8661721ccc Run gofmt
Elara6331 pushed to master at lure/lure 2022-10-01 03:07:46 +00:00
93d5ad9a53 Factor in ID_LIKE variable and ARM variants when checking for overrides
Elara6331 pushed to master at lure/lure 2022-09-30 23:25:45 +00:00
77c3ea7d56 Return EOF if Nop ReadWriteCloser is used
Elara6331 pushed to master at lure/lure 2022-09-30 23:22:30 +00:00
fa76d95c04 Remove error when nop exec handler is executed
Elara6331 pushed to master at lure/lure 2022-09-30 23:05:52 +00:00
6012f0f505 Move reading build vars to separate function
Elara6331 pushed to master at lure/lure 2022-09-30 22:52:49 +00:00
35046566a1 If build dependencies exist, prompt to remove after build
Elara6331 pushed to master at lure/lure 2022-09-30 22:46:15 +00:00
46f79e4d26 Remove patches from planned features
Elara6331 pushed to master at lure/lure 2022-09-30 20:58:54 +00:00
7fa6dcf183 Set minimum Go version in module to 1.18
Elara6331 pushed to master at lure/lure 2022-09-30 20:51:22 +00:00
a5c2ac60d9 Document functions in build-scripts.md
7d6d22cf69 Require package() function to be present
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-09-30 20:47:45 +00:00
28809828c2 Merge branch 'master' of gitea
3194648096 Merge pull request #9 from vaporup/patch-4
86706e88ad Update configuration.md
Compare 3 commits »
Elara6331 pushed to master at lure/lure 2022-09-30 20:22:14 +00:00
3ac715d447 Add prepare() function
Elara6331 pushed to master at lure/lure 2022-09-30 20:10:32 +00:00
3cf1e7f513 Add docs for configuration
Elara6331 pushed to master at lure/lure 2022-09-30 04:46:15 +00:00
c18d1440c3 Add usage docs
87c2a8bf0d Fix build deps path in docs
Compare 2 commits »
Elara6331 pushed to master at lure/lure 2022-09-29 21:37:25 +00:00
ef1ea04760 Fix path to build scripts docs