Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | urandom-seed: avoid PKG_NAME in define lines | Sungbo Eo | 2020-02-23 |
| | | | | | | | | | > Avoid reuse of PKG_NAME in call, define and eval lines for consistency and > readability. Write the full name instead. Ref: https://openwrt.org/docs/guide-developer/packages Signed-off-by: Sungbo Eo <mans0n@gorani.run> | ||
* | 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> |