index
:
anaconda.git
dup
firstboot-support
master
msivak
newtui
threading
Anaconda installer - personal development space, mostly the new TUI
Martin Sivák
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the status of all spokes after spoke is closed
firstboot-support
Martin Sivak
2013-02-01
1
-1
/
+2
*
Add the bare bones of User creation spoke
Martin Sivak
2013-02-01
3
-1
/
+545
*
Do not fail when the logging stream cannot be opened (in initial-setup..)
Martin Sivak
2013-01-30
1
-10
/
+13
*
Mark DateTime spoke as usable for Firstboot
Martin Sivak
2013-01-30
1
-1
/
+2
*
Allow new KS commands to be created by Addons
Martin Sivak
2013-01-30
2
-1
/
+54
*
Fix a missing import and move the addon KS output template
Martin Sivak
2013-01-30
1
-3
/
+4
*
Make the TUI mainloop more resistant to screen implementation errors
Martin Sivak
2013-01-30
1
-19
/
+42
*
Teach TUI how to react on async events
Martin Sivak
2013-01-30
5
-11
/
+117
*
Network: read ipv6 configuration type from NM settings instead of ifcfg file
Radek Vykydal
2013-01-30
1
-2
/
+15
*
Don't fail on missing ifcfg file when setting default ONBOOT (#904817)
Radek Vykydal
2013-01-30
1
-1
/
+5
*
Don't fail on invalid network --device kickstart specification.
Radek Vykydal
2013-01-30
2
-7
/
+8
*
Ignore ipv6 for a device (IPV6INIT=no) only for noipv6 option.
Radek Vykydal
2013-01-30
1
-1
/
+1
*
Network: fix disabling of ipv6 (noipv6 option)
Radek Vykydal
2013-01-30
1
-9
/
+6
*
Stop writing /etc/sysconfig/network (#895900)
Radek Vykydal
2013-01-30
1
-35
/
+0
*
We dont create missing ifcfg files on our own in anaconda anymore.
Radek Vykydal
2013-01-30
1
-25
/
+1
*
Use NM dbus interface to modify ifcfg configuration (#893892)
Radek Vykydal
2013-01-30
1
-26
/
+54
*
Document FileSystemSpaceChecker.
Chris Lumens
2013-01-29
1
-0
/
+28
*
Add the customization category to POTFILES.in.
Chris Lumens
2013-01-29
1
-0
/
+1
*
Add a license and overview to the g-i overrides file.
Chris Lumens
2013-01-29
1
-0
/
+26
*
Create/clarify some documentation in the custom widgets.
Chris Lumens
2013-01-29
4
-17
/
+52
*
Condense string formatting in a couple custom widgets.
Chris Lumens
2013-01-29
2
-27
/
+39
*
Remove the widget-specific TODO list.
Chris Lumens
2013-01-29
1
-24
/
+0
*
Add selinux to the list of parameters we pass on (#895860).
Chris Lumens
2013-01-29
1
-1
/
+2
*
Display error status messages in a darker red color.
Chris Lumens
2013-01-29
1
-12
/
+10
*
Add newline at the end of xorg.conf generated from ksdata
Vratislav Podzimek
2013-01-29
1
-1
/
+1
*
Move pyanaconda.packaging.get_mount_* into blivet.util.
David Lehman
2013-01-28
3
-53
/
+14
*
Remove obsolete references to simpleFilter.
David Lehman
2013-01-28
2
-3
/
+0
*
Remove the storage module and replace it with blivet.
David Lehman
2013-01-28
88
-24605
/
+131
*
Move tsort, platform, and baseudev into storage.
David Lehman
2013-01-28
28
-268
/
+201
*
Start laying groundwork for splitting storage out of pyanaconda.
David Lehman
2013-01-28
13
-56
/
+113
*
Remove anaconda flag checking from OpticalDevice.eject.
David Lehman
2013-01-28
1
-4
/
+0
*
Remove unused functions and move storage-specific utils to storage.
David Lehman
2013-01-28
50
-2025
/
+1084
*
Remove installclass arch filtering.
David Lehman
2013-01-28
1
-4
/
+0
*
Handle sending program output to tty5 through the logging setup.
David Lehman
2013-01-28
26
-203
/
+81
*
Use dumpe2fs output to determine dirty fs.
David Lehman
2013-01-28
2
-6
/
+18
*
Remove filesystem migration code.
David Lehman
2013-01-28
8
-175
/
+4
*
Use threadMgr.wait to check threads
Brian C. Lane
2013-01-28
8
-41
/
+15
*
Add error reporting to threadMgr
Brian C. Lane
2013-01-28
1
-0
/
+29
*
New version.
Brian C. Lane
2013-01-25
3
-313
/
+297
*
Use only one large grid for the hubs.
Chris Lumens
2013-01-24
2
-38
/
+27
*
Indicate nothing will happen until "Begin Installation" is clicked (#883195).
Chris Lumens
2013-01-24
1
-1
/
+19
*
Exit anaconda correctly on SIGTERM
Vratislav Podzimek
2013-01-24
1
-0
/
+1
*
Move communication module to pyanaconda/ui
Vratislav Podzimek
2013-01-24
8
-8
/
+11
*
Function getDefaultHostname was renamed some time ago.
Radek Vykydal
2013-01-24
1
-1
/
+1
*
Use constant for default hostname ("localhost.localdomain" currently)
Radek Vykydal
2013-01-24
2
-6
/
+7
*
Make update_hostname function do just one thing - update ksdata.
Radek Vykydal
2013-01-24
2
-10
/
+12
*
Rename wait_for_dhcp pieces to say what they actually do
Radek Vykydal
2013-01-24
4
-7
/
+7
*
Initialize network synchronously (#902090)
Radek Vykydal
2013-01-24
3
-9
/
+11
*
xgettext wants "utf-8", not "utf8". Python doesn't seem to care.
Chris Lumens
2013-01-23
1
-1
/
+1
*
On the storage spoke, only show the summary button if a disk is selected.
Chris Lumens
2013-01-23
2
-4
/
+7
[next]