base-files: split /etc/profile
authorKonstantin Demin <[email protected]>
Thu, 4 Sep 2025 12:36:56 +0000 (15:36 +0300)
committerRobert Marko <[email protected]>
Thu, 20 Nov 2025 16:48:18 +0000 (17:48 +0100)
commiteb71d1000968ff45f6ed5aeda87a86548eb0685a
tree2d918da23c4f82edafd1155c14239df6ab1e5582
parentf7d6e73d598dc6442c27afde93e3f738ba052543
base-files: split /etc/profile

- move extra parts to /etc/profile.d/*
- improve syntax and messages

Signed-off-by: Konstantin Demin <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/19953
Signed-off-by: Robert Marko <[email protected]>
package/base-files/files/etc/profile
package/base-files/files/etc/profile.d/00-passwordless-root.sh [new file with mode: 0644]
package/base-files/files/etc/profile.d/apk-cheatsheet.sh [new file with mode: 0644]