-
[Resin.io](https://resin.io/) provides a standard containerisation platform for embedded devices.
One of the biggest problems with installing + distributing opengb is installation and upgrades for va…
-
https://wonderomg.github.io/2018/03/15/Packet%20for%20query%20is%20too%20large/#more
ibatis工程使用resin配置mysql出现Packet for query is too large (84 > -1).错误。 windows下的resin配置连接mysql,常用的安全的做法是将数据库信息配置…
-
The wifi connect container wants to talk to the host's dbus, which requires it to have the host's directory containing the host's dbus socket bind-mounted into the wifi connect container.
There's a…
-
https://jenkins.dev.resin.io/job/leviathan-raspberry-pi/674/console
and more instances of it.
-
To reproduce:
Have a PR in a non-mergeable state, select ready to merge, v-bot then tags and commits new tags. Then force push the rebased master so it is mergeable, vbot then merged and deletes b…
-
From https://github.com/resin-io/etcher/issues/265
This option would copy whatever there is on the device as a local `*.img` file, and will compress it as a ZIP archive, in a way that can be easily b…
-
This should be as simple as parsing and additional flag in this block https://github.com/resin-io/resin-cli/blob/master/lib/actions/deploy.coffee#L113
Perhaps a flag `--no-unicorn` or `-no` would wor…
-
In https://github.com/resin-io-modules/resin-device-init/pull/25, the PR contained a version bump already (from `4.0.1` to `4.1.0-rc1`), because I've been testing it integrated downstream before mergi…
-
Clarify and document the interface
Test to be written too to check this interface.
Test would look something like:
1. detect current root device
2. dd the current root device to the inactive one…
-
_From @agherzan on August 17, 2016 8:45_
# Description
Push an a simple python application to the device
# Steps to reproduce issue
git clone https://github.com/alexandrosm/hello-python
cd hello-py…