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 |
Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
Harald Hoyer
|
32bd2fbb4c
|
use "rm --" to guard against filenames beginning with "-"
|
2013-06-28 10:31:18 +02:00 |
Harald Hoyer
|
8be12be16a
|
biosdevname: be verbose about biosdevname activation
|
2011-03-07 13:37:22 +01:00 |
Harald Hoyer
|
8ce58f1f42
|
add missing shebang
|
2011-02-23 09:38:25 +01:00 |
Harald Hoyer
|
07caee2662
|
add 97biosdevname dracut module
|
2011-01-26 13:01:10 +01:00 |