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
7b8c79bbdf
Prefer to use go dns
2019-12-20 17:04:31 +08:00
niusmallnan
29aaadd88c
Make loading service retries configurable
2019-12-19 16:06:23 +08:00
niusmallnan
4841467d41
Use retry httpclient for LoadFromNetwork
2019-08-16 09:16:32 +08:00
niusmallnan
2f988130e8
Retry max timeout with the 20s when waitting for default gateway
...
before: 300000 Millisecond, 5m
now: 20000 Millisecond, 20s
2019-08-12 16:13:04 +08:00
niusmallnan
f87c5f0b5a
Reduce log output level
2019-07-01 16:46:29 +08:00
Jason-ZW
a37efde319
Fix update cache bug
2019-07-01 14:08:24 +08:00
niusmallnan
960d0d3bdb
Add http timeout when loading resource
2019-06-18 10:59:22 +02:00
niusmallnan
1ff4f6ebaa
Wait for default gateway before loading resource from network
2019-06-18 10:59:22 +02:00
Jason-ZW
66cffc0a91
Support service cache update
2019-02-27 10:06:09 +08: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