1
0
mirror of https://github.com/kylemanna/docker-aosp synced 2025-06-07 16:06:17 +00:00

6 Commits

Author SHA1 Message Date
Jean-Christophe Fillion-Robin
d7f0c4fe4c utils/aosp: Refactor code to display status message and remove chmod call
Now directories are owned by aosp user, there is not need to explicitly
chmod to 777. Current user will create and own the folder.
2016-04-19 13:48:55 -04:00
Jean-Christophe Fillion-Robin
d47f14dad0 utils/aosp: trim trailing slash of directories 2016-04-19 13:48:55 -04:00
Kyle Manna
4be024356f aosp: Fix volume directory existence test
* Typo.
2014-11-12 08:47:40 -08:00
Kyle Manna
55125c6fd2 aosp: Don't run sudo unless necessary
* Clean-up miscellaneous things
* Allow /vol0/aosp to be overridden
* Avoid calling sudo for no reason
2014-11-11 22:07:51 -08:00
Kyle Manna
9d55dd4c0f utils: aosp: Add additional args to append
* Add ability append args without overriding
2014-11-11 19:01:11 -08:00
Kyle Manna
3de604fbc3 utils: Add AOSP wrapper
* Add simple wrapper for making it easier to use the docker wrapper
2014-11-11 14:49:22 -08:00