Commit graph

8 commits

Author SHA1 Message Date
Simon Fels
2b25f6f5bb Rework container management
* based on liblxc now
* container is managed by a management process which needs to run as
  root. LXC will take care of strict confinement of this container.
  We still don't allow any direct hardware access.
* `anbox shell` command is gone. Same functionality can be archive
  with the lxc-attach command.
2016-08-14 15:50:16 +02:00
Simon Fels
f6eb889b9e scripts: fine tune create rootfs package script 2016-07-13 12:14:44 +02:00
Simon Fels
709807984f Make sure Android package is constructed from top build dir 2016-07-11 18:33:42 +02:00
Simon Fels
92bb3ca79f scripts: use correct way to check for Androids sh implementation 2016-07-05 14:44:31 +02:00
Simon Fels
3f64452158 scripts: tweak rootfs package creation a bit 2016-06-30 00:10:12 +02:00
Simon Fels
b422ed54da scripts: copy filesystem config into rootfs from buiild output 2016-06-23 17:29:20 +02:00
Simon Fels
4be05c7bd8 Add missing scripts for rootfs creation 2016-06-23 12:28:29 +02:00
Simon Fels
3222551702 Initial work 2016-06-14 11:34:17 +02:00