Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix graphical and text systemd target | Martin Sivak | 2013-03-08 | 1 | -1/+18 |
| | | | | | | | | | | | | | - 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 | ||||
* | Fix the window manager script | Martin Sivak | 2013-02-28 | 1 | -4/+12 |
| | |||||
* | Review changes and firstboot-windowmanager script | Martin Sivak | 2013-02-26 | 1 | -0/+8 |