1
0
mirror of https://github.com/stucki/docker-lineageos synced 2024-12-19 17:12:29 -05:00

Update CHANGELOG.md

This commit is contained in:
Michael Stucki 2016-08-20 22:18:50 +02:00
parent 8315a490e6
commit fd10b45b45

View File

@ -4,8 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased][unreleased] ## [Unreleased][unreleased]
### Added ### Added
- Use -f to force rebuild the source. - Switch build OS to Ubuntu 16.04
- If build fails don't remove intermediate containers - Add -r switch in run.sh to force a rebuild of the Docker image
- Add -u switch in run.sh to enable USB inside the container
- If build fails, don't remove intermediate containers
- Added bash completion, wget and nano - Added bash completion, wget and nano
- Simplier home creation - Simplier home creation