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
path:
root
/
iw
Commit message (
Expand
)
Author
Age
Files
Lines
*
* iw/network_gui.py (NetworkWindow): Set DHCP checkbox to active using
David Cantrell
2006-09-22
1
-1
/
+1
*
2006-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-21
1
-0
/
+3
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-263
/
+0
*
2006-09-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-20
1
-8
/
+7
*
* iw/network_gui.py: Add checkorder list so that input validation
David Cantrell
2006-09-19
1
-11
/
+41
*
2006-09-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-19
1
-1
/
+31
*
* network.py: Added the useIPv4 and useIPv6 flags to the Network class.
David Cantrell
2006-09-18
1
-8
/
+15
*
* iw/network_gui.py: Correct input validation problems for manual
David Cantrell
2006-09-18
1
-16
/
+27
*
* iw/netconfig_dialog.py: Actually bring up the network
Jeremy Katz
2006-09-12
1
-6
/
+65
*
* iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): Support
Jeremy Katz
2006-09-12
2
-12
/
+19
*
* iw/release_notes.py: Fix problem where users cannot open the
David Cantrell
2006-09-07
1
-3
/
+5
*
* iw/network_gui.py (NetworkWindow.editDevice): Fill input boxes
David Cantrell
2006-09-06
1
-5
/
+12
*
* isys/isys.py (inet_convertPrefixToNetmask): Take IPv4 CIDR prefix
David Cantrell
2006-09-06
1
-8
/
+29
*
* isys/isys.py: Remove inet_aton() and inet_ntoa(). Replaced calls
David Cantrell
2006-09-06
1
-5
/
+18
*
* iw/network_gui.py: Rewrite to handle manual IPv6 address entry
David Cantrell
2006-09-05
1
-92
/
+210
*
2006-09-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-05
1
-2
/
+5
*
Add new repos to the installclass's list so they appear when going back to this
Chris Lumens
2006-08-30
1
-2
/
+12
*
2006-08-30 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-30
1
-1
/
+1
*
Back out the doRepoSetup interface change, as we should stick with what yum
Chris Lumens
2006-08-29
1
-1
/
+1
*
Missed a couple on that last commit.
Chris Lumens
2006-08-29
1
-0
/
+1
*
Display repo names, look up with repo ids.
Chris Lumens
2006-08-29
1
-10
/
+9
*
Setup repos when next is clicked, not when the repo is added. This makes sure
Chris Lumens
2006-08-28
1
-21
/
+31
*
- actually set the checkbox column size sanely in WideCheckList
Peter Jones
2006-08-25
1
-4
/
+6
*
2006-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-23
1
-20
/
+79
*
- make keyboard-only selection of disks to install on work.
Peter Jones
2006-08-18
1
-3
/
+0
*
Mark strings for translation (#199022).
Chris Lumens
2006-08-14
1
-2
/
+2
*
Only set the UTC check box if it's not a kickstart install (#181737).
Chris Lumens
2006-08-09
1
-1
/
+2
*
Always set the password field as unencrypted, so interactive kickstart installs
Chris Lumens
2006-08-07
1
-0
/
+1
*
Log added repos (#201212).
Chris Lumens
2006-08-03
1
-0
/
+4
*
Don't add an extra slash, as urlparse gets confused easily (#210232).
Chris Lumens
2006-08-03
1
-5
/
+3
*
I guess we do still have to rescan devices all the time.
Chris Lumens
2006-08-02
1
-1
/
+1
*
- make mpath + iscsi work
Peter Jones
2006-08-01
1
-1
/
+1
*
2006-07-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-24
1
-0
/
+2
*
2006-07-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-24
1
-1
/
+1
*
2006-07-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-21
1
-1
/
+1
*
Remove that.
Chris Lumens
2006-07-21
1
-3
/
+0
*
Show preexisting label if any exists to the UI and the mount point combo
Chris Lumens
2006-07-21
2
-11
/
+36
*
Make GMT offset timezones available in the UI (#199076).
Chris Lumens
2006-07-20
1
-19
/
+21
*
2006-07-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-20
1
-3
/
+4
*
2006-07-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-19
1
-0
/
+4
*
2006-07-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-19
1
-3
/
+5
*
2006-07-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-19
1
-0
/
+5
*
2006-07-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-18
1
-0
/
+67
*
2006-07-17 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-17
1
-4
/
+0
*
actually commit
Jeremy Katz
2006-07-13
1
-1
/
+1
*
* iw/autopart_type.py: Support add drive button, add basic
Jeremy Katz
2006-07-13
1
-1
/
+98
*
* iw/partition_ui_helpers_gui.py (createAllowedDrivesStore): Split
Jeremy Katz
2006-07-13
1
-9
/
+14
*
* iw/iscsi_gui.py: Remove in favor of more integrated way of
Jeremy Katz
2006-07-13
1
-70
/
+0
*
2006-07-12 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-12
1
-0
/
+159
*
Check the UTC box on the text interface automatically if there's no Windows
Chris Lumens
2006-07-11
1
-8
/
+2
[next]