1
0
mirror of https://github.com/rancher/os.git synced 2025-08-23 00:55:41 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Olli Janatuinen
872f1cd6da Initiate Burmilla OS project
- Use burmilla GitHub repos
- Release under burmilla Docker Hub
- GitHub action for create releases
- Updated boot image and login banner
- Use Debian as default console
- Updated system-cron to v0.5.0
- Updated services to latest versions
- Bump up kernel to 4.14.206
- Include burmilla/os-debianconsole:v1.9.0 to initrd
2021-02-18 20:07:36 +02:00
niusmallnan
823ae28a52 Imports are organized in groups, with blank lines between them
https://github.com/golang/go/wiki/CodeReviewComments#imports
2018-10-23 13:11:31 +08:00
Darren Shepherd
1f50386828 Move around code for better clarity 2018-09-19 17:18:49 +08:00
niusmallnan
9c9c3ce141 Fix go test for ssh port and listen_address config 2018-03-05 16:39:30 +08:00
Sven Dowideit
32061238aa Fix validation tests, update deps and use the rancher/docker version that uses logrus for daemon
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-17 23:03:09 +10:00
Josh Curl
f6ba07bf8b
Fix validation for list of maps 2016-11-26 23:27:42 -08:00
Josh Curl
1f1c56d0ec
Add unit test that covers entire configuration 2016-11-08 11:48:45 -08:00
Josh Curl
25e5ca5e4c
Add command to validate configuration 2016-11-06 18:23:01 -08:00