Daniele Rondina
b12c7678d4
get_luet_root.sh: Fix installation on alpine/busybox env ( #218 )
...
Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
2021-05-27 17:17:49 +02:00
Niklas Engvall
23bc42bb15
Latest version, sudo check, autoinstall repos
...
Grab latest version, if not get a default since luet auto updates.
Check is ran as normal user or sudo/root.
Autoinstall repos -y.
2021-01-22 21:19:02 +01:00
Niklas Engvall
bb610dff49
Update version, utilize curl fully instead of mixing.
2021-01-16 19:55:46 +01:00
Ettore Di Giacinto
720441be4c
Update repository-index url
2020-12-17 21:55:01 +01:00
Ettore Di Giacinto
cead09fb9f
Merge pull request #148 from mudler/respect_rootfs4conf
...
Respect rootfs path for configs and url
2020-11-08 18:25:29 +01:00
Ettore Di Giacinto
e7b58eec41
Use sane default for installer script
2020-11-08 14:33:34 +01:00
Daniele Rondina
513f441bb3
Add option config_from_host
2020-11-07 18:56:25 +01:00
Daniele Rondina
f1604c3b6f
contrib: Add get_luet_root.sh script
2020-11-06 07:46:00 +01:00
Daniele Rondina
8e23bf139a
contrib: Add example of config protect confile
2020-10-02 22:28:08 +02:00
Daniele Rondina
3ba70ae9bd
contrib/config/luet.yaml: Add config_protect_skip option
2020-10-02 22:27:38 +02:00
Daniele Rondina
5e7cd183be
contrib/config/luet.yaml: Update config example
2020-08-08 17:55:26 +02:00
Daniele Rondina
a414b4ad4c
contrib/config/luet.yaml: Add config_protect_confdir option
2020-06-05 23:40:36 +02:00
Daniele Rondina
fe5ab9246f
Added option for enable log to file.
...
Now it's possible logging to file is handled by the enable_logfile
option and by the path.
From cli is now possible:
* enable log to file with the option --enable-logfile
* modify the logfile path with the option --logfile/-l <path>
2020-05-09 10:05:34 +02:00
Daniele Rondina
11944873ea
Integrate tmpdir_base params and tmpdirs cleanup
2020-04-30 20:29:28 +02:00
Daniele Rondina
202ed2651a
💥 Refactor and split repository.yaml file
2020-03-24 00:05:16 +01:00
Ettore Di Giacinto
3563636ea9
Update config example in contrib/config/luet.yaml
2020-02-12 15:16:33 +01:00
Daniele Rondina
c353ab4978
client/http: Add support for authentication Basic/Token
2020-02-03 00:58:55 +01:00
Daniele Rondina
524bbf990e
Add support for same-owner config option
2020-02-01 19:01:15 +01:00
Daniele Rondina
850b3f1c50
contrib: Update luet.yaml example
2020-01-12 23:33:19 +01:00
Daniele Rondina
7ec36da059
Add --fatal option
...
Close #8
2020-01-03 15:41:45 +01:00
Daniele Rondina
f28e8deb96
logger: Add support for json format
2020-01-03 15:20:42 +01:00
Daniele Rondina
20654d5dbb
contrib: Update config example
2020-01-03 10:05:38 +01:00
Daniele Rondina
ee210851f0
contrib: Add luet config stub
2020-01-01 13:43:23 +01:00