Harald Hoyer
|
d76a2cfe21
|
fix(network-wicked): shellcheck for modules.d/35network-wicked
|
2021-03-29 09:57:23 +02:00 |
Harald Hoyer
|
9a52c3fdb0
|
style: shfmt reformat
reproducible with:
```
$ shfmt_version=3.0.1
$ wget "https://github.com/mvdan/sh/releases/download/v${shfmt_version}/shfmt_v${shfmt_version}_linux_amd64" -O shfmt
$ chmod u+x shfmt
$ ./shfmt -w .
```
|
2021-03-13 20:10:43 +01:00 |
Zoltán Böszörményi
|
03d132a76c
|
fix: quote globbing in module-setup.sh for inst_multiple
Signed-off-by: Zoltán Böszörményi <zboszor@pr.hu>
|
2021-02-09 07:09:28 +00:00 |
Daniel Molkentin
|
09eb4de3d4
|
35network-wicked: openSUSE Factory has reintroduced libexec
|
2020-11-25 18:21:39 +01:00 |
Daniel Molkentin
|
1517f4c504
|
35network-wicked: install ip utility anyway
|
2020-11-25 18:21:39 +01:00 |
Daniel Molkentin
|
983aee0ef1
|
35network-wicked: Run wicked early enough to unlock block devices
|
2020-11-25 18:21:39 +01:00 |
Daniel Molkentin
|
ed7ce0d64f
|
35network-wicked: introduce wicked support module
|
2020-11-25 18:21:39 +01:00 |