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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update the pot file and refresh the pos
Jeremy Katz
2008-08-27
79
-123639
/
+158426
*
For all HTTP/FTP repos, keep the cached repodata (#173441).
Chris Lumens
2008-08-27
1
-1
/
+5
*
Fix a traceback when trying to set the status whiteboard on a bug.
Chris Lumens
2008-08-27
1
-1
/
+1
*
When the wrong filesystem type is used, raise a more explicit error.
Chris Lumens
2008-08-27
1
-4
/
+16
*
Don't copy the install.img over in single media cases (#216167).
Chris Lumens
2008-08-27
2
-60
/
+64
*
Remove isys.getopt()
David Cantrell
2008-08-26
1
-148
/
+0
*
Remove code not used in net.c
David Cantrell
2008-08-26
1
-246
/
+8
*
Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE
David Cantrell
2008-08-26
2
-19
/
+85
*
mystrstr() -> strstr()
David Cantrell
2008-08-26
1
-1
/
+1
*
Expand getDeviceProperties to return all devices.
David Cantrell
2008-08-26
1
-10
/
+18
*
Pass --follow to git-log
David Cantrell
2008-08-26
1
-2
/
+2
*
Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063)
David Lehman
2008-08-26
2
-2
/
+2
*
Use yum's handling of optional/default/mandatory package selection (#448172).
Chris Lumens
2008-08-26
1
-21
/
+9
*
List iSCSI multipath devices in the installer UI.
David L. Cantrell Jr
2008-08-26
1
-1
/
+1
*
Fix text wrap width on the partition type combo, for real this time (#221791)
dlehman
2008-08-26
1
-2
/
+3
*
For /dev/hvc0 terminals, set TERM to vt320 (#219556).
David Cantrell
2008-08-26
2
-9
/
+18
*
The Timer class is no longer used.
Chris Lumens
2008-08-26
2
-49
/
+0
*
Handle preexisting swraid w/ encrypted member disks/partitions.
David Lehman
2008-08-26
3
-7
/
+33
*
Don't try to close a dm-crypt mapping that is not open.
David Lehman
2008-08-26
1
-0
/
+4
*
Remove unused silo code that wouldn't even build if it were used.
Chris Lumens
2008-08-26
2
-904
/
+0
*
Remove some really old, really unused code.
Chris Lumens
2008-08-26
2
-63
/
+0
*
Add another mount function that takes a list of fstypes to try.
Chris Lumens
2008-08-26
6
-48
/
+50
*
Download progress indicator for FTP and HTTP in stage 1.
David Cantrell
2008-08-25
11
-24
/
+163
*
Make sure we wait for NetworkManager.
David Cantrell
2008-08-25
1
-39
/
+46
*
Renamed loader2 subdirectory to loader (hooray for git)
David Cantrell
2008-08-25
153
-21440
/
+21440
*
Do not include wireless.h or call is_wireless_device()
David Cantrell
2008-08-25
1
-6
/
+0
*
Add getDeviceProperties() and rewrite getMacAddress()
David Cantrell
2008-08-25
2
-63
/
+48
*
Do not include wireless.h
David Cantrell
2008-08-25
1
-1
/
+0
*
Rewrite isys.isWireless() to use D-Bus and NetworkManager
David Cantrell
2008-08-25
5
-112
/
+30
*
Rewrite isys.getIPAddress() to use D-Bus and NetworkManager.
David Cantrell
2008-08-25
2
-42
/
+36
*
Include ../isys/ethtool.h instead of ../isys/net.h.
David Cantrell
2008-08-25
1
-1
/
+1
*
Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.
David Cantrell
2008-08-25
4
-21
/
+3
*
Removed waitForLink() function in loader.
David Cantrell
2008-08-25
1
-35
/
+0
*
Remove initLoopback() function in loader
David Cantrell
2008-08-25
3
-32
/
+0
*
Use D-Bus properties to get current NM state.
David Cantrell
2008-08-25
1
-44
/
+65
*
Use dbus in hasActiveNetDev() and _anyUsing()
David Cantrell
2008-08-25
3
-41
/
+57
*
Use NetworkManager instead of libdhcp. (#458183)
David Cantrell
2008-08-25
22
-1438
/
+1577
*
When mount fails, pass the error message up to the UI layer.
Chris Lumens
2008-08-25
9
-45
/
+59
*
Bring askmethod back to prompt for the location of install.img.
Chris Lumens
2008-08-25
2
-3
/
+6
*
Include the anaconda-yum-plugins in the install.img.
anaconda-11.4.1.29-1
Chris Lumens
2008-08-22
1
-1
/
+5
*
New version.
Chris Lumens
2008-08-22
1
-1
/
+62
*
Enable yum plugins.
Chris Lumens
2008-08-21
1
-0
/
+1
*
In the preupgrade case, repo=hd: means an exploded tree on the hard drive.
Chris Lumens
2008-08-21
1
-4
/
+7
*
Remove preupgrade-specific hacks.
Chris Lumens
2008-08-21
1
-28
/
+2
*
Add conf files for our yum plugins so they can be enabled.
Chris Lumens
2008-08-21
4
-0
/
+7
*
Create a subpackage containing the yum plugins.
Chris Lumens
2008-08-21
2
-1
/
+14
*
Add the new blacklist and whiteout plugins to anaconda source.
Chris Lumens
2008-08-21
4
-1
/
+153
*
Remove the whiteout since we can use a yum plugin for that too.
Chris Lumens
2008-08-21
2
-82
/
+0
*
Get rid of the upgrade blacklist since we can use a yum plugin for that.
Chris Lumens
2008-08-21
2
-27
/
+0
*
Allow retrying if the ISO images aren't found (for the USB case).
Chris Lumens
2008-08-20
1
-16
/
+22
[prev]
[next]