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
*
Removed partedUtils.get_partition_name()
David Cantrell
2009-02-12
2
-4
/
+4
*
Removed sector<->cylinder conversion functions.
David Cantrell
2009-02-12
2
-9
/
+6
*
Removed partedUtils.getPartSizeMB()
David Cantrell
2009-02-12
1
-3
/
+3
*
Removed partedUtils.getDeviceSizeMB(), functionality now in pyparted.
David Cantrell
2009-02-12
4
-4
/
+4
*
Add iBFT support to loader
Martin Sivak
2009-02-12
1
-2
/
+2
*
Rewrite iscsi code using libiscsi
Hans de Goede
2009-02-11
1
-1
/
+6
*
Remove unused partmethod step.
Chris Lumens
2009-02-09
1
-84
/
+0
*
Make ext4 default in UI filesystem selection (bug #481112)
Radek Vykydal
2009-02-03
1
-0
/
+2
*
repo.proxy is now a property, so check before setting it (#481342).
Chris Lumens
2009-01-23
1
-3
/
+5
*
Update partedUtils.py:findExistingRootPartitions to return UUID (atodorov).
Chris Lumens
2009-01-07
1
-1
/
+1
*
Various packaging fixed from review (#225246)
Hans de Goede
2009-01-05
1
-1
/
+1
*
Fix a few syntax error caugh by pychecker
Hans de Goede
2008-12-20
3
-3
/
+5
*
cracklib now raises exceptions on bad passwords (rzhou, #476312).
Chris Lumens
2008-12-15
1
-2
/
+4
*
Avoid tracebacks when filling in static network config fields (#474275)
David Cantrell
2008-12-05
1
-4
/
+23
*
Prevent network install when no network devices are found (#470144)
David Cantrell
2008-12-05
1
-2
/
+19
*
Change text to reflect Jesse's comments
Jeremy Katz
2008-12-05
1
-3
/
+2
*
Partition requests can be None when populating the tree. (#474284)
David Lehman
2008-12-03
1
-5
/
+4
*
Say we are unable to configure the network interface (#467960)
David Cantrell
2008-12-02
1
-7
/
+17
*
Make complete text mention updates (#244431)
Jeremy Katz
2008-12-01
1
-11
/
+6
*
Make text for autopartitioning types clearer (#441350)
Jeremy Katz
2008-12-01
1
-4
/
+4
*
Add comps groups for new repos that are added (#470653)
Jeremy Katz
2008-11-12
1
-0
/
+16
*
iscsi do missing value check only once
Hans de Goede
2008-11-11
1
-22
/
+6
*
Include cracklib .mo files and look up strings in the right domain.
Chris Lumens
2008-11-11
1
-2
/
+1
*
Set the default keyboard based on the language (#470446).
Chris Lumens
2008-11-10
1
-0
/
+1
*
Set the correct path when using the directory chooser.
Chris Lumens
2008-11-05
1
-1
/
+1
*
If there's no language selected, don't traceback (#469578).
Chris Lumens
2008-11-03
1
-2
/
+4
*
Improve filtering of non-available groups (#469438)
Jeremy Katz
2008-11-03
1
-20
/
+3
*
Fix the last pychecker warnings in master
Hans de Goede
2008-10-30
2
-2
/
+2
*
Fix various syntax errors caught by PyChecker
Hans de Goede
2008-10-29
2
-3
/
+2
*
Do all new device passphrase prompting from partitioningComplete.
David Lehman
2008-10-27
1
-6
/
+0
*
Revert "Say we are unable to configure the network interface (#467960)"
David Cantrell
2008-10-24
1
-17
/
+7
*
Say we are unable to configure the network interface (#467960)
David Cantrell
2008-10-23
1
-7
/
+17
*
Only bring up the netconfig dialog if the repo requires networking.
Chris Lumens
2008-10-17
1
-9
/
+9
*
Fix bringing up the network in rescue mode (#466523).
Chris Lumens
2008-10-10
1
-3
/
+8
*
Fix sorting of repos so we always return an integer value (#466174).
Chris Lumens
2008-10-09
1
-6
/
+11
*
Automatically select NIC based on ksdevice= boot parameter.
David Cantrell
2008-10-02
1
-4
/
+13
*
Gateway and nameserver are optional for static network configuration.
David Cantrell
2008-09-30
1
-2
/
+3
*
Store nameserver in NetworkDevice object.
David Cantrell
2008-09-30
1
-10
/
+2
*
Fix static network configuration from boot.iso installs.
David Cantrell
2008-09-29
1
-1
/
+3
*
Use all caps naming for the netdev keys.
David Cantrell
2008-09-29
1
-7
/
+7
*
Don't traceback if no baseurl has been set yet.
Chris Lumens
2008-09-29
1
-2
/
+6
*
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
[next]