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
/
task_gui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preserve baseurl/mirrorlist and mirrorlist checkbox settings across loads.
Chris Lumens
2008-08-08
1
-1
/
+3
*
Filter out repos that aren't enabled when running in betanag mode.
Chris Lumens
2008-08-04
1
-4
/
+0
*
We no longer add the fstype to the hd: method in loader.
Chris Lumens
2008-07-18
1
-1
/
+7
*
Catch mount errors when adding NFS repos (#455645).
Chris Lumens
2008-07-16
1
-1
/
+10
*
baseurl should be a list, mirrorlist should not.
Chris Lumens
2008-07-16
1
-2
/
+2
*
Use the right format for the NFS methodstr, but harder this time.
Chris Lumens
2008-07-15
1
-1
/
+1
*
Use the right format for the NFS methodstr.
Chris Lumens
2008-07-14
1
-1
/
+1
*
Add support for NFS to the repo editor (#443733).
Chris Lumens
2008-07-10
1
-3
/
+28
*
Add better error handling when initializing yum (#453695).
Chris Lumens
2008-07-10
1
-14
/
+69
*
Remove NFS and HD as options for now.
Chris Lumens
2008-07-09
1
-3
/
+7
*
Reorganize to make it easier to reset the "base" repository.
Chris Lumens
2008-07-09
1
-12
/
+36
*
Remove the pkgSack when a repo is disabled. Also, one repo must be enabled.
Chris Lumens
2008-07-09
1
-3
/
+21
*
Use the new method of calling the NetworkConfigurator.
Chris Lumens
2008-07-09
1
-13
/
+3
*
Add an updated repo editor.
Chris Lumens
2008-07-09
1
-70
/
+147
*
Filter out source and debuginfo repos from the UI.
Chris Lumens
2008-07-09
1
-0
/
+4
*
Bring up the network before attempting to use a repo that requires networking.
Chris Lumens
2008-06-18
1
-20
/
+1
*
2008-06-04 Ján ONDREJ <ondrejj@salstar.sk> (via ondrejj@fedoraproject.org)
Ján ONDREJ
2008-06-04
1
-2
/
+6
*
Ensure that we take into account new repos
Jeremy Katz
2008-03-26
1
-0
/
+5
*
Be a little smarter about downloading repo metadata (#437972).
Chris Lumens
2008-03-24
1
-23
/
+16
*
Use the repo name instead of id in the group file error message (#437972).
Chris Lumens
2008-03-20
1
-1
/
+1
*
Fix traceback leaving task selection screen (#435556)
Jeremy Katz
2008-03-01
1
-1
/
+1
*
Allow recovery from some missing repodata conditions.
Chris Lumens
2008-02-28
1
-2
/
+4
*
Rework the repo editor screen to be more modular.
Chris Lumens
2008-02-28
1
-197
/
+219
*
Don't allow disabling default repositories.
Chris Lumens
2008-02-06
1
-2
/
+7
*
Change the methodstr and try to umount if we change base repos.
Chris Lumens
2008-01-22
1
-5
/
+23
*
Add a repository editor and rework the adding code to make use of it.
Chris Lumens
2008-01-22
1
-37
/
+147
*
Add the default repo to the UI so it can be edited later.
Chris Lumens
2008-01-22
1
-1
/
+1
*
GPLv2+ boilerplates on all of the iw/*.py files.
David Cantrell
2007-12-17
1
-3
/
+12
*
2007-08-23 Joel Granados <jgranado@redhat.com>
jgranado
2007-08-23
1
-2
/
+1
*
Apply a patch to clean up strings (Paul W. Frields <stickster@gmail.com>,
Chris Lumens
2007-02-27
1
-2
/
+2
*
Simplify string (#229959).
Chris Lumens
2007-02-26
1
-2
/
+1
*
2007-01-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2007-01-04
1
-1
/
+1
*
2006-10-09 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-10-09
1
-11
/
+12
*
2006-09-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-29
1
-3
/
+8
*
2006-09-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-29
1
-1
/
+1
*
2006-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-09-27
1
-1
/
+1
*
* iw/autopart_type.py (PartitionTypeWindow.addIscsiDrive): Support
Jeremy Katz
2006-09-12
1
-6
/
+14
*
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
*
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
*
2006-08-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-08-23
1
-20
/
+79
*
Log added repos (#201212).
Chris Lumens
2006-08-03
1
-0
/
+4
*
2006-07-24 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-07-24
1
-0
/
+2
*
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
*
Make all UI steps use anaconda class. Add system-config-keyboard shim.
Chris Lumens
2006-05-04
1
-5
/
+5
*
2006-02-03 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2006-02-03
1
-19
/
+31
[next]