| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix graphical and text systemd target | Martin Sivak | 2013-03-08 | 1 | -17/+0 |
| | | | | | | | | | | | | | | - the xserver unit approach worked (after some patch fixes), but still had one serious issue. The graphical unit (initial-setup) started before Xserver was fully initialized... - this update starts the initial-setup process inside the xinit session and thus ensures that the Xserver is initialized by the time initial-setup tests the DISPLAY variable - text target was configured to conflict with graphical and to have it's stdout and stdin routed to terminal | ||||
| * | Make the main script UI agnostic and fix typos, imports and paths | Martin Sivak | 2013-03-05 | 1 | -0/+17 |
