summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACEDavid Cantrell2008-08-262-19/+85
* mystrstr() -> strstr()David Cantrell2008-08-261-1/+1
* Expand getDeviceProperties to return all devices.David Cantrell2008-08-261-10/+18
* Pass --follow to git-logDavid Cantrell2008-08-261-2/+2
* Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063)David Lehman2008-08-262-2/+2
* Use yum's handling of optional/default/mandatory package selection (#448172).Chris Lumens2008-08-261-21/+9
* List iSCSI multipath devices in the installer UI.David L. Cantrell Jr2008-08-261-1/+1
* Fix text wrap width on the partition type combo, for real this time (#221791)dlehman2008-08-261-2/+3
* For /dev/hvc0 terminals, set TERM to vt320 (#219556).David Cantrell2008-08-262-9/+18
* The Timer class is no longer used.Chris Lumens2008-08-262-49/+0
* Handle preexisting swraid w/ encrypted member disks/partitions.David Lehman2008-08-263-7/+33
* Don't try to close a dm-crypt mapping that is not open.David Lehman2008-08-261-0/+4
* Remove unused silo code that wouldn't even build if it were used.Chris Lumens2008-08-262-904/+0
* Remove some really old, really unused code.Chris Lumens2008-08-262-63/+0
* Add another mount function that takes a list of fstypes to try.Chris Lumens2008-08-266-48/+50
* Download progress indicator for FTP and HTTP in stage 1.David Cantrell2008-08-2511-24/+163
* Make sure we wait for NetworkManager.David Cantrell2008-08-251-39/+46
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-25153-21440/+21440
* Do not include wireless.h or call is_wireless_device()David Cantrell2008-08-251-6/+0
* Add getDeviceProperties() and rewrite getMacAddress()David Cantrell2008-08-252-63/+48
* Do not include wireless.hDavid Cantrell2008-08-251-1/+0
* Rewrite isys.isWireless() to use D-Bus and NetworkManagerDavid Cantrell2008-08-255-112/+30
* Rewrite isys.getIPAddress() to use D-Bus and NetworkManager.David Cantrell2008-08-252-42/+36
* Include ../isys/ethtool.h instead of ../isys/net.h.David Cantrell2008-08-251-1/+1
* Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs.David Cantrell2008-08-254-21/+3
* Removed waitForLink() function in loader.David Cantrell2008-08-251-35/+0
* Remove initLoopback() function in loaderDavid Cantrell2008-08-253-32/+0
* Use D-Bus properties to get current NM state.David Cantrell2008-08-251-44/+65
* Use dbus in hasActiveNetDev() and _anyUsing()David Cantrell2008-08-253-41/+57
* Use NetworkManager instead of libdhcp. (#458183)David Cantrell2008-08-2522-1438/+1577
* When mount fails, pass the error message up to the UI layer.Chris Lumens2008-08-259-45/+59
* Bring askmethod back to prompt for the location of install.img.Chris Lumens2008-08-252-3/+6
* Include the anaconda-yum-plugins in the install.img.anaconda-11.4.1.29-1Chris Lumens2008-08-221-1/+5
* New version.Chris Lumens2008-08-221-1/+62
* Enable yum plugins.Chris Lumens2008-08-211-0/+1
* In the preupgrade case, repo=hd: means an exploded tree on the hard drive.Chris Lumens2008-08-211-4/+7
* Remove preupgrade-specific hacks.Chris Lumens2008-08-211-28/+2
* Add conf files for our yum plugins so they can be enabled.Chris Lumens2008-08-214-0/+7
* Create a subpackage containing the yum plugins.Chris Lumens2008-08-212-1/+14
* Add the new blacklist and whiteout plugins to anaconda source.Chris Lumens2008-08-214-1/+153
* Remove the whiteout since we can use a yum plugin for that too.Chris Lumens2008-08-212-82/+0
* Get rid of the upgrade blacklist since we can use a yum plugin for that.Chris Lumens2008-08-212-27/+0
* Allow retrying if the ISO images aren't found (for the USB case).Chris Lumens2008-08-201-16/+22
* Include "--encrypted" in anaconda-ks.cfg partitioning as needed. (#459430)David Lehman2008-08-191-0/+12
* Support establishing a global passphrase when creating encrypted devices.David Lehman2008-08-198-25/+156
* Display the lock icon for encrypted RAID members. (#459123)David Lehman2008-08-191-0/+3
* More descriptive drive message when warning on format.David Cantrell2008-08-191-2/+5
* Need to import rhpl for things like switching to pdb.Chris Lumens2008-08-191-0/+1
* Another test commitJeremy Katz2008-08-191-1/+2
* Fix line length (test commit)Jeremy Katz2008-08-181-1/+2