Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: drop shebang from non-executable lib files | Adrian Schmutzler | 2021-01-29 |
| | | | | | | | | | | | | This drops the shebang from another bunch of files in various /lib folders, as these are sourced and the shebang is useless. Fix execute bit in one case, too. This should cover almost all trivial cases now, i.e. where /lib is actually used for library files. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> | ||
* | base-files: move urandom seed bits into separate package | Petr Štetiar | 2019-06-11 |
So it's possible to install or remove it as needed. Tested-by: Lucian Cristian <lucian.cristian@gmail.com> Signed-off-by: Petr Štetiar <ynezz@true.cz> |