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
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
Jason-ZW
1ffab0c1e1
Get all services via ros service list --all
2018-10-08 14:53:26 +08:00
Darren Shepherd
1f50386828
Move around code for better clarity
2018-09-19 17:18:49 +08:00
Sven Dowideit
67d932d9f8
Initial fix to stop other containers before the console
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-31 03:12:05 +00:00
Sven Dowideit
3b4d73e106
Risky: remove 50s for loop delay on network failure (I think its remplaced by the dhcpcd --wait)
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-11 18:03:38 +10:00
Sven Dowideit
33a60488cd
test if the hyper-visor servce is available
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-11 11:57:02 +10:00
Sven Dowideit
2d92956c82
Revert "WIP New ros cli"
2017-03-14 12:11:24 +10:00
Sven Dowideit
355859e707
golint&gofmt
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 12:56:54 +00:00
Sven Dowideit
dc540a0cf0
get started on the new cli
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 12:56:54 +00:00
Sven Dowideit
93cd0877dd
Initial spike on the new cmdline
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-03-13 12:56:54 +00:00
Fabrizio Steiner
885e809019
Allow services with https urls.
2017-02-15 10:13:57 +01:00
Josh Curl
cc3c78663c
CLI validation for services, console, and engines
2016-12-05 10:18:31 -08:00
Sven Dowideit
4df962d4b6
make ros log to dmesg
...
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2016-11-30 10:51:30 +10:00
Josh Curl
3685461692
Switch from imported libcompose service commands to customized ones
2016-10-23 16:20:32 -07:00