Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-17 | T6356: normalize '.., ntp, server' path syntax in config.boot.default | John Estabrook | |
(cherry picked from commit 04948aa983878e3edfca10e33fa620a4bc9303a2) | |||
2024-04-13 | Enhance config.boot.default NTP allow-clients for T5694 and T6123 | Ginko | |
Adds ipv4/ipv6 localhost, link-local and private address as allowed-clients to NTP service. (cherry picked from commit d2d083ac579477db4a09b8d71d55e883a488ddf1) | |||
2021-09-20 | Revert "Merge pull request #186 from erkin/current" | John Estabrook | |
This reverts commit c753685173a48fdc2e47694f4b896e241caa7beb, reversing changes made to 1d3d0401eeb9e8138f606433b6bbcd8c3f76c898. | |||
2021-09-11 | T3821: Hardcode component versions in configuration files | erkin | |
2021-05-27 | ntp: T2123: Change NTP servers in default configs | DmitriyEshenko | |
2020-02-05 | login: T1948: level node has been dropped from user | Christian Poessinger | |
There is no sense in having a user level when infact there is only the one level "admin". | |||
2019-04-16 | T1327: Set the serial console speed to 115200 by default | John Estabrook | |
Set the serial console speed to 115200 in all build scripts, as is the standard for current boards. This avoids an annoyance for users of the livecd, and makes the defaults in build scripts in tools/ and scripts/ consistent. | |||
2018-10-15 | T895: increase default log level for facility 'all'. | Daniil Baturin | |
2018-05-17 | T574: set the hostname in the default config to make sure it's set correctly ↵ | Daniil Baturin | |
on boot. | |||
2016-01-24 | Keep all common live-build config data in data/live-build-config | Daniil Baturin | |
If more granular data modification is needed, it can be stored in other data/ subdirs. |