Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-24 | setup-*: use fake apk instead of $MOCK apk | Natanael Copa | |
2022-07-01 | setup-ntp: fix non-interactive -c option | Natanael Copa | |
We should not prompt user when -c is specified, in which case $1 is empty. fixes https://gitlab.alpinelinux.org/alpine/alpine-conf/-/issues/10522 | |||
2022-05-19 | setup-ntpd: use fake rc-service/update for testing | Natanael Copa | |
2022-05-13 | setup-ntp: fix usage, and drop -c option | Natanael Copa | |
Let -h return success instead of error. Send usage help to stderr on errors. Use argument instead of option to set the NTP client non-interactivey and make sure it doesn't block. Give proper error message if uinsupported client is specified | |||
2022-05-13 | setup-ntp: only send usage help on error | Natanael Copa | |
send -h to stdout | |||
2022-03-16 | fix PREFIX in *.in | Nick Hanley | |
Commit ec0c7a7 changed the sed expression for PREFIX injection but forgot to update the scripts. | |||
2021-01-08 | setup-ntp: use ask for consistency | Natanael Copa | |
2016-11-02 | indent heredocs and replace echos with heredoc where appropriate | Jakub Jirutka | |
2016-11-02 | fix mixed tabs & spaces and surplus empty lines at EOF | Jakub Jirutka | |
2014-04-23 | fix permissions | Natanael Copa | |
2014-03-19 | setup-ntp: allow selecting busybox ntpd | Eivind Uggedal | |
2013-07-03 | various: use long-form apk options | Dubiousjim | |
2011-10-28 | setup-ntp: minor tweaking of prompt | Natanael Copa | |
2011-10-06 | setup-ntp: cleanup a bit | Natanael Copa | |
2011-08-05 | setup-ntp: allow specifying ntp daemon from command line | Jeff Bilyk | |
2011-07-31 | setup-ntp: actually commit the script | Jeff Bilyk | |