index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
iw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce code duplication by moving methods into backend
Jeremy Katz
2008-09-29
1
-21
/
+2
*
Select packages after repos are set up (#457583)
Jeremy Katz
2008-09-29
1
-4
/
+8
*
Cleanups and simplifications to repo setup (clumens)
Jeremy Katz
2008-09-29
1
-36
/
+39
*
Sort Installation Repo to the top of the repo list.
Chris Lumens
2008-09-29
1
-0
/
+12
*
Set the first network device in the list to active.
David Cantrell
2008-09-24
1
-1
/
+4
*
Get rid of firstnetdevice in Network
David Cantrell
2008-09-24
1
-2
/
+1
*
Fix problems with bringDeviceUp() calls (#463512)
David Cantrell
2008-09-24
1
-2
/
+3
*
Add getDefaultHostname() to network.py
David Cantrell
2008-09-18
1
-9
/
+1
*
Call network.bringDeviceUp() instead of old isys functions.
David Cantrell
2008-09-15
1
-21
/
+11
*
There's only one passphrase member (encryptionPassphrase) in Partitions.
David Lehman
2008-09-15
1
-3
/
+6
*
Don't prompt for a passphrase when creating encrypted devices.
David Lehman
2008-09-15
3
-125
/
+10
*
Fix the crash reported in bug 454135
Hans de Goede
2008-09-15
1
-0
/
+2
*
Add full CHAP support to iSCSI. (rhbz#432819)
Hans de Goede
2008-09-15
1
-7
/
+38
*
sys.stderr.write needs a newline.
Chris Lumens
2008-09-10
1
-1
/
+1
*
print doesn't yet support the file= syntax in our version of python.
Chris Lumens
2008-09-10
1
-2
/
+2
*
Fix line wrapping on part type screen (jlaska, #461759).
Chris Lumens
2008-09-10
1
-2
/
+2
*
Use print() as a function.
Peter Jones
2008-09-08
3
-3
/
+3
*
Reword text for easy of translating plurals (#460728).
Chris Lumens
2008-09-04
1
-3
/
+1
*
Remove last vestiges of rhpxl and pirut.
Chris Lumens
2008-09-03
1
-1
/
+0
*
Do repo setup and sack setup as separate steps.
Chris Lumens
2008-09-03
1
-1
/
+2
*
Rewrite NetworkWindow to only prompt for hostname.
David Cantrell
2008-08-28
1
-888
/
+42
*
Remove invalid line iw/autopart_type.py
David Cantrell
2008-08-27
1
-1
/
+0
*
Fix text wrap width on the partition type combo, for real this time (#221791)
dlehman
2008-08-26
1
-2
/
+3
*
Use dbus in hasActiveNetDev() and _anyUsing()
David Cantrell
2008-08-25
1
-3
/
+3
*
Support establishing a global passphrase when creating encrypted devices.
David Lehman
2008-08-19
4
-6
/
+66
*
Display the lock icon for encrypted RAID members. (#459123)
David Lehman
2008-08-19
1
-0
/
+3
*
Fix traceback in passphrase handling code for encrypted RAID requests. (#459121)
David Lehman
2008-08-14
1
-2
/
+2
*
Preserve baseurl/mirrorlist and mirrorlist checkbox settings across loads.
Chris Lumens
2008-08-08
1
-1
/
+3
*
- Fix formatting on disk sizes >1TB
Peter Jones
2008-08-06
2
-15
/
+14
*
Display capslock status correctly (#442258)
David Cantrell
2008-08-04
1
-5
/
+12
*
Fix a GTK warning that only appears with s-c-ks running from a shell (#431844).
Chris Lumens
2008-08-04
1
-1
/
+1
*
Break a few functions out of yuminstall.py into their own file.
Chris Lumens
2008-08-04
1
-8
/
+8
*
Fix a typo in the initial partitioning screen.
Chris Lumens
2008-08-04
1
-1
/
+1
*
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
*
Fix the upgrade button traceback (#374891).
Chris Lumens
2008-06-19
1
-4
/
+6
*
Bring up the network before attempting to use a repo that requires networking.
Chris Lumens
2008-06-18
1
-20
/
+1
*
We can't use tsInfo to check for obsoletes since it's not populated yet.
Chris Lumens
2008-06-09
1
-1
/
+4
[next]