summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New versionHEADmasterMartin Sivak2013-03-282-2/+6
|
* Add addon_paths to sys.path and search for proper UI variant in collectMartin Sivak2013-03-281-1/+5
|
* new versionMartin Sivak2013-03-262-2/+5
|
* 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)
* new versionMartin Sivak2013-03-262-3/+8
|
* Do not execute 'old' ksdata and save the resulting ks to file in /rootMartin Sivak2013-03-261-10/+23
|
* Modify the ROOT_PATH properlyMartin Sivak2013-03-261-2/+5
|
* Add missing python-di require to specMartin Sivak2013-03-261-1/+6
|
* Changelog updateMartin Sivak2013-03-221-0/+1
|
* Initialize anaconda threading properlyMartin Sivak2013-03-221-0/+6
|
* Allow usage of different pykickstart in debugging/devel sessionMartin Sivak2013-03-221-2/+3
|
* Use proper anaconda environment and bump versionMartin Sivak2013-03-212-4/+8
|
* Set the TUI environment to 'firstboot'Martin Sivak2013-03-191-0/+2
|
* Bump versionMartin Sivak2013-03-132-4/+12
| | | | - Depend on newer anaconda to ensure proper API is installed
* Read anaconda's kickstart fileMartin Sivak2013-03-131-5/+26
|
* Write configuration to diskMartin Sivak2013-03-131-1/+8
|
* Add localization spokes (Timezone selection)Martin Sivak2013-03-131-1/+1
|
* Do not write configuration if exit was selectedMartin Sivak2013-03-131-1/+7
|
* Fix graphical and text systemd targetMartin Sivak2013-03-085-29/+28
| | | | | | | | | | | | | - 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
* Add TUIMartin Sivak2013-03-056-2/+100
|
* Make the main script UI agnostic and fix typos, imports and pathsMartin Sivak2013-03-0511-59/+100
|
* Fix the window manager scriptMartin Sivak2013-02-281-4/+12
|
* Review changes and firstboot-windowmanager scriptMartin Sivak2013-02-264-11/+23
|
* Fix typo in product nameMartin Sivak2013-01-302-2/+2
|
* More fixes for package review and s390 variable rename (typo)Martin Sivak2013-01-225-18/+17
|
* Add glade files to setup and manifest and update the pot fileMartin Sivak2013-01-173-1/+5
|
* Fix a typo in project name and add some files under version controlMartin Sivak2013-01-1720-59/+66
|
* 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-164-14/+31
|
* Require F19 anacondaMartin Sivak2013-01-111-1/+1
|
* Add transifex configurationMartin Sivak2013-01-111-0/+8
|
* Changes to make the package ready for reviewMartin Sivak2013-01-118-22/+106
|
* Add (empty) README fileMartin Sivak2013-01-091-0/+0
|
* Set ROOT_PATH to /Martin Sivak2013-01-091-0/+5
|
* Finish the renames, update spec file and add required data filesMartin Sivak2012-12-196-46/+46
|
* Rename classes and import from proper directoriesMartin Sivak2012-12-194-34/+48
|
* Use the updated API to get firstboot enabled spokesMartin Sivak2012-12-1915-3/+569
|
* Move the addon collecting method to anacondaMartin Sivak2012-11-131-32/+2
|
* collect plugins and use the proper data structure to store their dataMartin Sivak2012-11-122-18/+54
|
* Update the paths mechanism to match Anaconda changesMartin Sivak2012-10-081-13/+6
|
* Mock the data structure for Password spokeMartin Sivak2012-10-081-2/+17
|
* Fix firstboot category&spoke collectorMartin Sivak2012-10-081-4/+4
|
* customized QuitDialogMartin Sivak2012-10-051-4/+8
|
* Add glade file and some strings for the Firstboot hubMartin Sivak2012-10-054-3/+127
|
* Add overrides paths and update some paths in MakefileMartin Sivak2012-10-052-1/+10
|
* Firstboot user interface and hub inheriting from AnacondaMartin Sivak2012-10-038-0/+155