| 9 hours | David Cantrell | Remove invalid line iw/autopart_type.py |
| 9 hours | David Cantrell | Fix syntax error in yuminstall.py, fix pychecker warnings. |
| 10 hours | Peter Sulyok | Updated Hungarian translation |
| 13 hours | David Cantrell | Add missing () to function definitions. |
| 13 hours | David Cantrell | Fix err handling in doMultiMount() |
| 13 hours | David Cantrell | Revert "Pass --follow to git-log" |
| 13 hours | David Cantrell | Remove references to /tmp/netinfo |
| 13 hours | David Cantrell | Gather network settings from NetworkManager and ifcfg files. |
| 14 hours | Jeremy Katz | Update the pot file and refresh the pos |
| 18 hours | Chris Lumens | For all HTTP/FTP repos, keep the cached repodata (#173441). |
| 19 hours | Chris Lumens | Fix a traceback when trying to set the status whiteboard on a bug. |
| 19 hours | Chris Lumens | When the wrong filesystem type is used, raise a more explicit error. |
| 21 hours | Chris Lumens | Don't copy the install.img over in single media cases (#216167). |
| 40 hours | David Cantrell | Remove isys.getopt() |
| 41 hours | David Cantrell | Remove code not used in net.c |
| 41 hours | David Cantrell | Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE |
| 41 hours | David Cantrell | mystrstr() -> strstr() |
| 41 hours | David Cantrell | Expand getDeviceProperties to return all devices. |
| 41 hours | David Cantrell | Pass --follow to git-log |
| 43 hours | David Lehman | Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063) |
| 45 hours | Chris Lumens | Use yum's handling of optional/default/mandatory package selection (#448172). |
| 45 hours | David L. Cantrell Jr | List iSCSI multipath devices in the installer UI. |
| 45 hours | dlehman | Fix text wrap width on the partition type combo, for real this time (#221791) |
| 45 hours | David Cantrell | For /dev/hvc0 terminals, set TERM to vt320 (#219556). |
| 45 hours | Chris Lumens | The Timer class is no longer used. |
| 45 hours | David Lehman | Handle preexisting swraid w/ encrypted member disks/partitions. |
| 45 hours | David Lehman | Don't try to close a dm-crypt mapping that is not open. |
| 2 days | Chris Lumens | Remove unused silo code that wouldn't even build if it were used. |
| 2 days | Chris Lumens | Remove some really old, really unused code. |
| 2 days | Chris Lumens | Add another mount function that takes a list of fstypes to try. |
| 2 days | David Cantrell | Download progress indicator for FTP and HTTP in stage 1. |
| 2 days | David Cantrell | Make sure we wait for NetworkManager. |
| 2 days | convert-repo | update tags |
| 2 days | David Cantrell | Renamed loader2 subdirectory to loader (hooray for git) |
| 2 days | David Cantrell | Do not include wireless.h or call is_wireless_device() |
| 2 days | David Cantrell | Add getDeviceProperties() and rewrite getMacAddress() |
| 2 days | David Cantrell | Do not include wireless.h |
| 2 days | David Cantrell | Rewrite isys.isWireless() to use D-Bus and NetworkManager |
| 2 days | David Cantrell | Rewrite isys.getIPAddress() to use D-Bus and NetworkManager. |
| 2 days | David Cantrell | Include ../isys/ethtool.h instead of ../isys/net.h. |
| 2 days | David Cantrell | Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs. |
| 2 days | David Cantrell | Removed waitForLink() function in loader. |
| 2 days | David Cantrell | Remove initLoopback() function in loader |
| 2 days | David Cantrell | Use D-Bus properties to get current NM state. |
| 2 days | David Cantrell | Use dbus in hasActiveNetDev() and _anyUsing() |
| 2 days | David Cantrell | Use NetworkManager instead of libdhcp. (#458183) |
| 2 days | Chris Lumens | When mount fails, pass the error message up to the UI layer. |
| 2 days | Chris Lumens | Bring askmethod back to prompt for the location of install.img. |
| 5 days | convert-repo | update tags |
| 5 days | Chris Lumens | Include the anaconda-yum-plugins in the install.img. |
| 5 days | Chris Lumens | New version. |
| 6 days | Chris Lumens | Enable yum plugins. |
| 6 days | Chris Lumens | In the preupgrade case, repo=hd: means an exploded tree on the hard drive. |
| 6 days | Chris Lumens | Remove preupgrade-specific hacks. |
| 6 days | Chris Lumens | Add conf files for our yum plugins so they can be enabled. |
| 6 days | Chris Lumens | Create a subpackage containing the yum plugins. |
| 6 days | Chris Lumens | Add the new blacklist and whiteout plugins to anaconda source. |
| 6 days | Chris Lumens | Remove the whiteout since we can use a yum plugin for that too. |
| 6 days | Chris Lumens | Get rid of the upgrade blacklist since we can use a yum plugin for that. |
| 7 days | Chris Lumens | Allow retrying if the ISO images aren't found (for the USB case). |