Skip to content

Commit

Permalink
Disable check for dockerd (#49).
Browse files Browse the repository at this point in the history
Several bugfixes for --nothing
More clear codeflow for xinit and container
Improved message handling with message.fifo
support for elogind with --dbus-system
  • Loading branch information
mviereck committed Jun 12, 2018
1 parent 85ba139 commit f50b5bd
Show file tree
Hide file tree
Showing 2 changed files with 307 additions and 215 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ Project website: https://github.com/mviereck/x11docker

## [Unreleased]
### Changed
- `--dbus-system --sharecgroup`: support of `elogind`.
- Timezone sync: share `/usr/share/timezone` and symlink `/etc/localtime`
in container. [(#50)](https://github.com/mviereck/x11docker/issues/50)
- Disentangled final code sequence of xinit and docker run.
### Fixed
- Remove check for running docker daemon [(#49)](https://github.com/mviereck/x11docker/issues/49)
- Show error message if X server fails to start. Supress warning if needless.
- `--xorg`: Password prompt did not appear on new display.
- `--nothing`: Bugfix password prompt on console.
Expand Down
Loading

0 comments on commit f50b5bd

Please sign in to comment.