summaryrefslogtreecommitdiffstats
path: root/systemd
Commit message (Collapse)AuthorAgeFilesLines
* Systemd units improvedMartin Sivak2013-03-262-6/+7
| | | | | | | | - both modes use plymouth-quit-wait service to ensure there is no Plymouth running - text mode sends signals to systemd to disable/enable status messages printing (they corrupt the screen text and settings)
* Fix graphical and text systemd targetMartin Sivak2013-03-083-24/+10
| | | | | | | | | | | | | - 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 pathsMartin Sivak2013-03-053-2/+19
|
* Fix a typo in project name and add some files under version controlMartin Sivak2013-01-172-6/+6
|
* set DISPLAY variable instead of passing and argumentMartin Sivak2013-01-161-1/+1
|
* Update spec file, setup.py and add systemd service for xserverMartin Sivak2013-01-162-4/+6
|
* Finish the renames, update spec file and add required data filesMartin Sivak2012-12-192-7/+7
|
* Use the updated API to get firstboot enabled spokesMartin Sivak2012-12-192-0/+34