|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for anaconda-11.4.1.62-1.x86_64.rpm :
Wed Nov 19 23:00:00 2008 Jeremy Katz - 11.4.1.62-1 - Do not show disabled repos such as rawhide during the install. (jkeating)
Tue Nov 18 23:00:00 2008 Jeremy Katz - 11.4.1.61-1 - Fix death on login of an OLPC on a live image (#472097)
Tue Nov 18 23:00:00 2008 Chris Lumens - 11.4.1.60-1 - Fix ld- *.so globbing for glibc-2.9. (pjones)
Mon Nov 17 23:00:00 2008 Chris Lumens - 11.4.1.59-1 - Disable BETANAG. It\'s release time! (clumens) - Do not bring up network for non-remote kickstart locations (#471658) (dcantrell) - Resolve dm-X devices returned by pvdisplay. (#448129) (dlehman) - More shell script syntax fixing (katzj) - Only bring up the network dialog on package failures if required (#471502). (clumens)
Wed Nov 12 23:00:00 2008 Chris Lumens - 11.4.1.58-1 - Add comps groups for new repos that are added (#470653) (katzj) - Support upgrades of systems whose rootfs is on an LV. (#471288) (dlehman) - Use hasPassphrase() instead of directly accessing passphrase member. (dlehman) - Don\'t dump private class members (those with leading \"__\") (dlehman) - Explicitly close the CD drive after the user hits \"continue\" (#375011) (pjones) - Fix shell syntax error (#471090) (ivazqueznet) - Save the /etc/fstab before overwriting it on upgrades (#452768, #470392). (clumens)
Tue Nov 11 23:00:00 2008 David Cantrell - 11.4.1.57-1 - Fix more UnicodeDecodeErrors, hopefully for good this time (#470733). (clumens) - iscsi do missing value check only once (hdegoede) - Don\'t try to label XFS filesystems on livecd installs (#470951). (clumens) - Include cracklib .mo files and look up strings in the right domain. (clumens) - Bugzilla has changed its return values for a couple queries. (clumens) - Set the default keyboard based on the language (#470446). (clumens) - Prevent traceback for vnc installs on KVM guests (#470559) (dcantrell) - Bring up networking early enough for syslog= param (#470513) (dcantrell) - Sleep a bit before calling udevsettle in iscsiTarget.login (#470073, - kickstart, iscsi do not call iscsi.startup after startIBFT has been called (hdegoede) - Do not stop and restart iscsid when rescanning disks/partitions (#470223) (hdegoede) - iscsi.startup should not login to targets as we are already logged in (#470230) (hdegoede) - Remove obsolete normally never reached code from _stopIscsiDaemon (#470229) (hdegoede) - The function getEncryptedDevice gets called correctly expect when we are in (jgranado) - More translations
Thu Nov 6 23:00:00 2008 David Cantrell - 11.4.1.56-1 - Don\'t have the key icon take up so much space on the LUKS dialog (#470338). (clumens) - Avoid getting linux-base in the kernel list (katzj) - Deselect groups when we reset things also (#469854) (katzj) - make iscsi login code wait for udev to create the devices (#466661, - Set the correct path when using the directory chooser. (clumens) - We always need a wait window, not just when the repo has a name. (clumens) - Set initial state of IP configuration fields in text mode (#469933) (dcantrell) - Prevent traceback when there are no network devices (#469339) (dcantrell) - Indentation fix. (pjones) - Let users edit net settings on network failure in stage 1 (#465887) (dcantrell) - Move startNewt later to avoid printing extra messages on the screen (#469687). (clumens)
Mon Nov 3 23:00:00 2008 David Cantrell - 11.4.1.55-1 - Revert \"Make sure dialog deletions take effect sooner (#455676).\" (clumens) - Don\'t set up the launcher for the installer on XO (katzj) - Whitespace cleanups for timezone.py (dcantrell) - Do not store mount options in loaderData->instRepo (#467760) (dcantrell) - Make sure we look up the IP address for the correct device (#469439) (dcantrell) - Remove unused bool() function. (dcantrell) - Check for required space for / on live installs (#468867) (katzj) - Add a basic method for checking the minimal size needed for a backend (katzj) - Fix typo that somehow snuck in (katzj) - If there\'s no language selected, don\'t traceback (#469578). (clumens) - Improve filtering of non-available groups (#469438) (katzj) - filer.py: set defaultProduct in __init__ (hdegoede) - Fix indentation error in filer.py (again) (hdegoede) - Rebuild keymaps to get rid of trq.map (#469433). (clumens) - Provide sample punch card reader script for s390x (#462953) (dcantrell) - Fix a typo that shouldn\'t have even gotten though. (clumens) - Check that the platform and product are also correct (#469367). (clumens) - Remove cio_ignore functionality for s390x (dcantrell) - Remove bootdisk/s390 (dcantrell) - If method=nfs: is given, check if it\'s really an NFSISO install (#468885). (clumens) - Get the right list elements for the iscsi text interface (#466902). (clumens) - Don\'t traceback when displaying error messages (#469372). (clumens) - Make sure we differentiate locked luks devs from deleted ones. (dlehman) - Fix a typo that breaks kickstart with encryption. (#469318) (dlehman)
Thu Oct 30 23:00:00 2008 David Cantrell - 11.4.1.54-1 - Call startNewt earlier than network bring up (#469171). (clumens) - Write out the path to the repo, not anaconda-ks.cfg (#467753). (clumens) - Allow specifying devices by path if they\'re files (#468504) (katzj) - Fix the last pychecker warnings in master (hdegoede) - Add --strict option to runpychecker.sh (hdegoede)
Wed Oct 29 23:00:00 2008 David Cantrell - 11.4.1.53-1 - Don\'t sleep(5) after xrandr (ajax) - Force DPI to 96 even harder (#458738) (ajax) - Don\'t try to switch VT to the one that X is on (ajax) - Only copy /etc/resolv.conf if instPath != \'/\' (dcantrell) - \'is not\' -> \'!=\' (dcantrell) - Write --dhcpclass instead of --class to the anaconda ks file. (jgranado) - Fix 2 issues in pyparted found by pychecker (hdegoede) - Add a bit of documentation to the top of runpychecker.sh (hdegoede) - Add runpychecker.sh script and pychecker-false-positives file (hdegoede) - Fix saving tracebacks via scp while in text mode. (clumens) - Search for the hash in the whiteboard, not as the entire whiteboard. (clumens) - Fix various syntax errors caught by PyChecker (hdegoede) - Wouldn\'t it be nice to have some real documentation in filer.py? (clumens) - Make sure the productVersion given by .treeinfo exists in bugzilla (#468657). (clumens)
Mon Oct 27 23:00:00 2008 David Cantrell - 11.4.1.52-1 - Let DNS lookups work from %post scripts (#468132) (dcantrell) - Do not use /.tmp for temporary files (#468720) (dcantrell) - Don\'t treat encrypted PVs as available if we don\'t have the key. (#465240) (dlehman) - Do all new device passphrase prompting from partitioningComplete. (dlehman) - Fix the obviously stupid typo. (clumens) - There\'s a new version of the firewall command for F10 (#467753). (clumens) - Another fix for printing package summaries in text mode (#468283). (clumens) - Fix traceback in network.bringUp() (#468651) (dcantrell) - lvresize requires a --force arg now (#468478) (katzj) - Include return code on resize failure error message (#468479) (katzj)
Sat Oct 25 00:00:00 2008 David Cantrell - 11.4.1.51-1 - Catch UnicodeDecodeError so traceback messages display anyway. (dcantrell) - Do not write NM_CONTROLLED=yes to ifcfg files (#468028) (dcantrell) - Log D-Bus messages at ERROR or INFO level. (dcantrell) - Write dhcpclass to the dhclient conf file for the device (#468436) (dcantrell) - Tell NetworkManager not to touch network interfaces when / is a netfs (hans) - Catch more X failures and fallback to text (#467158). (clumens) - Fix a typo when using network --gateway (#468364). (clumens) - Fix icon (#468273) (katzj) - Remove extra debug info. (pjones) - Fix the damn spinner in the progress bar. (pjones) - Fix whitespace. (pjones) - Fix \"looking for installation images\" when there\'s no disc at all. (pjones) - Make sure dialog deletions take effect sooner (#455676). (clumens) - Make cdrom drive door status messages be INFO not DEBUG. (pjones) - Don\'t switch to tty6 on vnc installs. (clumens) - Update font list (#462295). (clumens) - Don\'t display the entire lengthy device description (#467825). (clumens) - Fix ext4 detection on existing partitions (#467047) (rvykydal) - Make sure we handle the /tmp/method file for FTP correctly (#467753). (clumens) - Do not write NM_CONTROLLED=yes to ifcfg files (#468028) (dcantrell) - Revert \"dhclient-script not needed for NetworkManager\" (clumens) - Skip Installation Repo when writing out repo kickstart lines. (clumens) - Correct media check docs (#468061). (clumens) - Many translation updates
Sat Oct 18 00:00:00 2008 Chris Lumens - 11.4.1.50-1 - Update several font package names that we were missing. (clumens) - Only bring up the netconfig dialog if the repo requires networking. (clumens) - cmdline.py: Fix a small typo in a message (rh 467338) (hansg) - Enable CCW devices used for installation (#253075) (dcantrell) - I don\'t know what trq.map.trq-map is, but let\'s not include it. (clumens) - If networking is needed for yum repos, bring it up before fetching repodata. (clumens) - Force DPI to 96 when launching X. (#458738) (ajax) - Lots of translation updates.
Wed Oct 15 00:00:00 2008 David Cantrell - 11.4.1.49-1 - Make kickstart installs work again (#374271, #392021, #448096, #466340, - Let users go Back when loading updates. (dcantrell) - Write ifcfg files to /etc/sysconfig/network-scripts instead of /.tmp (dcantrell) - Handle unknown hosts in getDefaultHostname (#466775) (dcantrell) - Try to look up the hostname by the IP address NM reports (#466775) (dcantrell) - NM no longer provides the hostname as a property (#466775). (clumens) - ext4dev -> ext4 (esandeen). (clumens) - Move persistent network udev rule to under /etc (#464844). (clumens) - Update keymaps to include latest Romanian settings (#466117). (clumens) - Take ip= parameter values by not resetting ipinfo_set. (dcantrell)
Sat Oct 11 00:00:00 2008 David Cantrell - 11.4.1.48-1 - Remove unnecessary STEP_IP code. (dcantrell) - Fix how configureTCPIP() returns. (dcantrell) - Write new sysconfig data to a tmpdir first, then move in place. (dcantrell) - Write NM_CONTROLLED=yes rather than NM_CONTROLLED= (dcantrell) - Get rid of some iface flags that were not doing anything anymore. (dcantrell) - Generate new config files in /.tmp in writeEnabledNetInfo() (dcantrell) - Remove unused variables from configureTCPIP() (dcantrell) - Do not call get_connection() twice for DHCP. (dcantrell) - Ask for language and keyboard in rescue mode (#466525). (clumens) - Fix bringing up the network in rescue mode (#466523). (clumens) - If we don\'t have a translation for a lang name, just use the English (#466515) (katzj) - Disable some more IPv6 checks. (clumens) - Fix a typo (second part of #466374) (katzj)
Fri Oct 10 00:00:00 2008 David Cantrell - 11.4.1.47-1 - Tag problems in pkgcvs. Wish we still had force-tag
Fri Oct 10 00:00:00 2008 David Cantrell - 11.4.1.46-1 - Pull in static network settings from the boot: line (#465270) (dcantrell) - Do not segfault when going back to select a new interface (#465887) (dcantrell) - Do not test for DNS settings in mountNfsImage() (dcantrell) - Populate struct iface correctly in setupIfaceStruct() (dcantrell)
Fri Oct 10 00:00:00 2008 Chris Lumens - 11.4.1.45-1 - Fix sorting of repos so we always return an integer value (#466174). (clumens) - Change the upgrade progress bar to pulse (#466053). (clumens) - Mark iscsi disks not used for / as autostart (rh461840) (hans) - Always display the wait window when fetching repo information. (clumens) - Lazily unmount everything before killing NetworkManager (#463959). (clumens) - lang-names really does need to depend on subdirs (katzj) - Reset targetLang on language change (#465981) (katzj) - Honor static net parameters with NM (#465270) (dcantrell)
Tue Oct 7 00:00:00 2008 David Cantrell - 11.4.1.44-1 - Do not rely on loaderData->noDns to tell if we have DNS configured. (dcantrell) - Skip askmethod dialog if user passes repo= and stage2= (dcantrell) - Reset resolver in get_connection() (dcantrell) - Fix problems dealing with PXE boot and the ksdevice= parameter. (dcantrell) - Disable more IPv6 code in loader for now. (dcantrell) - Write BOOTPROTO=static for manual IPv4 config. (dcantrell) - Disable IPv6 widgets for F-10. (dcantrell) - Add iwlagn driver firmware (#465508). (clumens) - Move starting HAL to after we\'ve probed for hardware. (clumens) - Don\'t try to load a couple modules that no longer exist. (clumens) - The Chinese font package has changed names (#465290). (clumens) - Fix a traceback when there\'s no ksdevice given (#465638). (clumens) - Fix traceback in post install configuration (hans)
Sat Oct 4 00:00:00 2008 David Cantrell - 11.4.1.43-1 - Disable IPv6 interface widgets in loader for now. (dcantrell) - Start NetworkManager earlier (#462083) (hans) - Work around gtk2 bug (#465541) (hans) - Move our yum.conf out of /etc (#465160) (katzj) - Correctly display the IP address a vnc viewer should connect to (#465353). (clumens) - lohit-fonts-malayam has been replaced by smc-fonts-meera (#456449). (clumens) - Fix a typo in cleaning up repos. (clumens) - Fix the mount error reading for real this time (pjones, #465250). (clumens) - Support ksdevice=link when booting from boot.iso. (dcantrell) - Automatically select NIC based on ksdevice= boot parameter. (dcantrell)
Thu Oct 2 00:00:00 2008 David Cantrell - 11.4.1.42-1 - Revert \"Finally controlled the plural issue at #508 in Japanese\" (dcantrell)
Thu Oct 2 00:00:00 2008 David Cantrell - 11.4.1.41-1 - Fix text inconsistency (#465165). (clumens) - If there\'s an error running Xvnc, also print it to the console. (clumens) - Set the installation repo when using the askmethod UI (#463472). (clumens) - Fix a segfault when the wrong HDISO repo parameter is given. (clumens) - Remove the \'Installation Repo\' cache directory after install (#464853). (clumens) - If there aren\'t any usable NICs, don\'t write out a config (#465127). (clumens) - It helps to specify what the method string should be split on (#464855). (clumens) - Gateway and nameserver are optional for static network configuration. (dcantrell) - Store nameserver in NetworkDevice object. (dcantrell) - Fix a traceback calling enableNetwork (#464849). (clumens) - Enable groups when creating new repos since yum doesn\'t do that now. (clumens) - Update FQDN patch to fix a couple tracebacks (#464191). (clumens) - Fix static network configuration from boot.iso installs. (dcantrell) - Use all caps naming for the netdev keys. (dcantrell) - Left justify text in ui/netconfig.glade interface. (dcantrell) - Use the right attribute for repo URLs. (clumens) - Use fullscreen for small screens (#444943) (katzj) - Another try at fixing up reading errors from mount. (clumens) - Don\'t traceback if no baseurl has been set yet. (clumens) - Allow users to enter a hostname or FQDN during installation (#464191) (dcantrell) - Whitespace cleanups. (dcantrell) - Fix mk-s390-cdboot on s390x (#184648) (dcantrell) - Run all text through unicode() before putting it into the TextBuffer. (clumens) - Add reverse chap iscsi bits for kickstart (hans) - Properly center the passphrase entry dialog. (clumens) - Fix test for an empty hostname. (clumens) - Support installs to SD via MMC (#461884) (katzj) - Set ANACONDA_PRODUCTNAME, etc from /etc/system-release (#464120) (alsadi) - Reduce code duplication by moving methods into backend (katzj) - Select packages after repos are set up (#457583) (katzj) - Add a basic reset method (katzj) - Cleanups and simplifications to repo setup (clumens) (katzj) - Revert \"Revert \"lang-names should really only depend on lang-table\"\" (katzj) - Fix lang-name generation + fix traceback with LANG=C (katzj) - Allow going back to the method selection screen on error (#463473). (clumens) - Make the boot loader device dialog less ugly (#463489). (clumens) - Look in images/ for install.img on HDISO (#463474). (clumens) - Sort Installation Repo to the top of the repo list. (clumens) - Fuzzy string to fix translation build (katzj)
Thu Sep 25 00:00:00 2008 David Cantrell - 11.4.1.40-1 - Fix network interface bring up in text mode (#463861, #462592) (dcantrell) - Bring back isys.resetResolv() and fix NetworkManager polling in network.py. (dcantrell) - Poll \'State\' property from NetworkManager in network.bringUp() (dcantrell) - Log error in rescue mode is network.bringUp() fails. (dcantrell) - Set the first network device in the list to active. (dcantrell) - Get rid of firstnetdevice in Network (dcantrell) - Do not write /lib/udev.d rules if instPath is \'\' (dcantrell) - Fix problems with bringDeviceUp() calls (#463512) (dcantrell)
Tue Sep 23 00:00:00 2008 David Cantrell - 11.4.1.39-1 - Fix a traceback when getting the interface settings (#462592). (clumens) - self.anaconda -> anaconda (clumens)
Sun Sep 21 00:00:00 2008 David Cantrell - 11.4.1.38-1 - Restore old lang-names generation method (dcantrell) - Remount /mnt/sysimage/dev after migrating filesystems. (clumens) - Use the instroot parameter like we should be doing. (clumens)
Sat Sep 20 00:00:00 2008 Chris Lumens - 11.4.1.37-1 - Set the filename on the traceback when we upload it (wwoods). - Don\'t worry about errors looking up protected partitions on upgrades. (clumens) - Fix test for allowing the installation source to be on the root fs (#462769). (clumens) - lang-names should really only depend on lang-table (katzj) - Don\'t make the .desktop file unless we actually need to (katzj) - Fix lang-name generation (katzj) - Look for xrandr in the search path. (clumens) - Make the textw network screen match the iw interface by only prompting for hostname (#462592) (dcantrell) - Pick up hostname if we have it, otherwise use localhost.localdomain (#461933) (dcantrell) - dhclient-script not needed for NetworkManager (dcantrell) - Add getDefaultHostname() to network.py (dcantrel) - Write out NETMASK and BROADCAST correctly in loader. (dcantrel) - Fix problems with manual network configuration in loader. (dcantrel) - anaconda-yum-plugins is now in its own source repo. (clumens) - Remove most of the network configuration from text mode as well (#462691). (clumens) - Add an extra newline to the empty partition table message. (clumens) - Fixup DiskSet._askForLabelPermission() (markmc)
Tue Sep 16 00:00:00 2008 David Cantrell - 11.4.1.36-1 - Remove invalid i18n stuff to let anaconda build. (dcantrell) - Remove doConfigNetDevice() prototype. (dcantrell)
Tue Sep 16 00:00:00 2008 David Cantrell - 11.4.1.35-1 - Call network.bringDeviceUp() instead of old isys functions. (dcantrell) - Pass device name to network.setDNS() and network.setGateway(). (dcantrell) - NetworkManager fixes in network.py (dcantrell) - Remove code from isys not needed for NetworkManager. (dcantrell) - Avoid writing out NM_CONTROLLED more than once. (dcantrell) - Write out final ifcfg-DEVICE files correctly. (dcantrell) - Use POSIX and LSB hostname length limit. (dcantrell) - Consistent whitespace usage in network.py (dcantrell) - Do not try to start hald or dbus-daemon from anaconda. (dcantrell) - On HDISO installs, mark LABEL= and UUID= partitions as protected. (clumens) - Do encrypted device passphrase retrofits while activating partitioning. (dlehman) - Use one passphrase for all new LUKS devices and offer retrofit to old ones. (dlehman) - There\'s only one passphrase member (encryptionPassphrase) in Partitions. (dlehman) - Only add LUKSDevice instances to PV requests as needed. (dlehman) - New device passphrase is now always global w/ option to retrofit. (dlehman) - Don\'t prompt for a passphrase when creating encrypted devices. (dlehman) - Define a method to add a passphrase to an existing LUKS device. (dlehman) - Fix a traceback when starting a shell in rescue mode (#462148). (clumens) - md, lock_nolock, and dm_emc kernel modules no longer exist. (clumens) - Fix iscsi disk detection with newer kernels (rh 461839, 461841) (hans) - Fix the crash reported in bug 454135 (hans) - Make iBFT reading explicit from a higher level (hans) - Add ibft flag to ease in testing. (hans) - Support iSCSI CHAP and Reverse CHAP authentication (rhbz#402431, rhbz#432819) (hans) - Don\'t set iscsi devices to autostart (rhbz#437891) (hans) - Add full CHAP support to iSCSI. (rhbz#432819) (hans) - Do not try to initialize iSCSI, when no portal (#435173) (hans) - Fix wrong function names for iscsi login/start (rhbz#295154) (hans) - Set an attribute when iscsid is started (#431904). (hans) - Better fixes for iscsi probing (patch from jlaska) (hans) - Make sure ISCSIADM and such are defined (rhbz#431924) (hans) - Fix iscsi so that mkinitrd can actually talk to the running daemon (hans) - Make iscsi/ibft work (hans) - Add mk-images changes forgotten in previous commit (hans) - Add support for iSCSI iBFT table (#307761) (hans)
Fri Sep 12 00:00:00 2008 Chris Lumens - 11.4.1.34-1 - Always start NM so we can talk to it in the boot.iso case (#461071). (clumens) - Use the device path to identify LUKS devs in /etc/fstab. (#460700) (dlehman) - Use the LUKS UUID instead of device nodes in all references. (#460700) (dlehman) - LUKSDevice.getScheme() no longer cares if the dev has a passphrase. (#461203) (dlehman) - Correct translation to fix the build. (clumens) - Add the method string back into anaconda-ks.cfg. (clumens) - Let\'s try pulling libsqlite into the initrd one more time. (clumens) - Don\'t traceback at the end of live installs (katzj) - Correct the message telling you to use a VNC password. (clumens) - Remove unused TIMEZONES= crud. (clumens) - print doesn\'t yet support the file= syntax in our version of python. (clumens) - Catch errors from using the wrong bugzilla field and display them. (clumens) - Fix line wrapping on part type screen (jlaska, #461759). - rep_platform has been renamed to platform. (clumens)
Wed Sep 10 00:00:00 2008 Chris Lumens - 11.4.1.33-1 - Include NetworkManager and dbus libraries on 64-bit arches (#461632). (clumens) - We need libsqlite3.so in upd-instroot before it can be in the initrd. (clumens) - Fix partitions growing (backport of rhbz #442628) (rvykydal) - Kickstart timezone validity check fixed (#461526) (rvykydal) - Add more kernel crypto modules (#443545). (clumens) - Make the progress bar move when downloading the install.img (#461182). (clumens) - Add overrideDHCPhostname as an attribute. (clumens) - Fix saving to remote hosts (#461500). (clumens) - short_desc is now summary. (clumens) - Use print() as a function. (pjones)
Sun Sep 7 00:00:00 2008 David Cantrell - 11.4.1.32-1 - Use struct audit_reply instead of struct auditd_reply_list (dcantrell)
Sun Sep 7 00:00:00 2008 David Cantrell - 11.4.1.31-1 - Use --service=NAME in firewall.py when calling lokkit (dcantrell) - Make NM work for the DHCP case, at least (dcbw) (#461071). (clumens) - Sleep a little after dbus to give it time before HAL connects. (clumens) - Add libsqlite to the initrd, which is needed by NSS libs. (clumens) - Add more dlopen()ed libraries to the initrd. (clumens) - Fix various problems with the exn saving UI (#461129). (clumens) - Fail gracefully if we can\'t talk to NetworkManager over DBus. (dcantrell) - Reword text for easy of translating plurals (#460728). (clumens) - Make sure /bin/sh is linked to /bin/bash (dcantrell) - Do not include /usr/lib/gconv in install.img (dcantrell) - Add /etc/NetworkManager/dispatcher.d to the install.img. (clumens) - Remove last vestiges of rhpxl and pirut. (clumens) - Only one list of packages in upd-instroot, thanks. (clumens) - Add xrandr back into the install.img (#458738). (clumens) - Add a couple more directories to search paths. (clumens) - Do repo setup and sack setup as separate steps. (clumens) - Fix a typo that was causing repos in the kickstart file to be skipped (#451020). (clumens)
Sat Aug 30 00:00:00 2008 David Cantrell - 11.4.1.30-1 - Fix a traceback with unencrypted autopart. (dlehman) - doLoggingSetup has grown some new arguments (#460654). (clumens) - Updated German translation (fabian) - Remove references to isConfigured in network.py (dcantrell) - Define the NM_STATE_ * constants in isys.py (dcantrell) - Rewrite NetworkWindow to only prompt for hostname. (dcantrell) - Pad the icon more in network.glade (dcantrell) - Removed iface_dns_lookup() (dcantrell) - Don\'t pass NULL to dbus_message_unref() (dcantrell) - New network configuration screen for GTK+ UI. (dcantrell) - Pass family to iface_ip2str() call (dcantrell) - Rewrite iface_ip2str() to talk to NetworkManager over D-Bus (dcantrell) - New translation (besnik) - Pull in the gtkrc file so we can find the theme. (clumens) - Use signed git tags (katzj) - Skip networkDeviceCheck in dispatch.py (dcantrell) - Do not call has_key() on NetworkDevice, use isys.NM_ * (dcantrell) - Separate lines per BR. (dcantrell) - Remove invalid line iw/autopart_type.py (dcantrell) - Fix syntax error in yuminstall.py, fix pychecker warnings. (dcantrell) - Updated Hungarian translation (sulyokpeti) - Add missing () to function definitions. (dcantrell) - Fix err handling in doMultiMount() (dcantrell) - Revert \"Pass --follow to git-log\" (dcantrell) - Remove references to /tmp/netinfo (dcantrell) - Gather network settings from NetworkManager and ifcfg files. (dcantrell) - Update the pot file and refresh the pos (katzj) - For all HTTP/FTP repos, keep the cached repodata (#173441). (clumens) - Fix a traceback when trying to set the status whiteboard on a bug. (clumens) - When the wrong filesystem type is used, raise a more explicit error. (clumens) - Don\'t copy the install.img over in single media cases (#216167). (clumens) - Remove isys.getopt() (dcantrell) - Remove code not used in net.c (dcantrell) - Write to /etc/sysconfig/network-scripts/ifcfg-INTERFACE (dcantrell) - mystrstr() -> strstr() (dcantrell) - Expand getDeviceProperties to return all devices. (dcantrell) - Pass --follow to git-log (dcantrell) - Support accessing preexisting LUKS devs using LRW or XTS ciphers. (#455063) (dlehman) - Use yum\'s handling of optional/default/mandatory package selection (#448172). (clumens) - List iSCSI multipath devices in the installer UI. (dcantrell) - Fix text wrap width on the partition type combo, for real this time (#221791) (dlehman) - For /dev/hvc0 terminals, set TERM to vt320 (#219556). (dcantrell) - The Timer class is no longer used. (clumens) - Handle preexisting swraid w/ encrypted member disks/partitions. (dlehman) - Don\'t try to close a dm-crypt mapping that is not open. (dlehman) - Remove unused silo code that wouldn\'t even build if it were used. (clumens) - Remove some really old, really unused code. (clumens) - Add another mount function that takes a list of fstypes to try. (clumens) - Download progress indicator for FTP and HTTP in stage 1. (dcantrell) - Make sure we wait for NetworkManager. (dcantrell) - Renamed loader2 subdirectory to loader (hooray for git) (dcantrell) - Do not include wireless.h or call is_wireless_device() (dcantrell) - Add getDeviceProperties() and rewrite getMacAddress() (dcantrell) - Do not include wireless.h (dcantrell) - Rewrite isys.isWireless() to use D-Bus and NetworkManager (dcantrell) - Rewrite isys.getIPAddress() to use D-Bus and NetworkManager. (dcantrell) - Include ../isys/ethtool.h instead of ../isys/net.h. (dcantrell) - Rename isys/net.h to isys/ethtool.h, removed unnecessary typedefs. (dcantrell) - Removed waitForLink() function in loader. (dcantrell) - Remove initLoopback() function in loader (dcantrell) - Use D-Bus properties to get current NM state. (dcantrell) - Use dbus in hasActiveNetDev() and _anyUsing() (dcantrell) - Use NetworkManager instead of libdhcp. (#458183) (dcantrell) - When mount fails, pass the error message up to the UI layer. (clumens) - Bring askmethod back to prompt for the location of install.img. (clumens)
Sat Aug 23 00:00:00 2008 Chris Lumens - 11.4.1.29-1 - Enable yum plugins. (clumens) - In the preupgrade case, repo=hd: means an exploded tree on the hard drive. (clumens) - Remove preupgrade-specific hacks. (clumens) - Add conf files for our yum plugins so they can be enabled. (clumens) - Create a subpackage containing the yum plugins. (clumens) - Add the new blacklist and whiteout yum plugins. (clumens) - Allow retrying if the ISO images aren\'t found (for the USB case). (clumens) - Include \"--encrypted\" in anaconda-ks.cfg partitioning as needed. (#459430) (dlehman) - Support establishing a global passphrase when creating encrypted devices. (dlehman) - Display the lock icon for encrypted RAID members. (#459123) (dlehman) - More descriptive drive message when warning on format. (dcantrell) - Need to import rhpl for things like switching to pdb. (clumens) - Fix traceback in passphrase handling code for encrypted RAID requests. (#459121) (dlehman) - Copy the install.img to /tmp on HD installs. (clumens) - Fix a typo (dcantrell). - Expert mode was disabled in 2004. Remove it now. (clumens) - Remove an extra \"Local disk\" option (#459128). (clumens) - Clear up error reporting on upgrades when devices are listed by UUID. (clumens) - If the UI was used to specify a repo, construct a repo param (#458899). (clumens) - Fix a traceback calling createMapping. (clumens) - First crack at upgrade of systems with encrypted block devices. (#437604) (dlehman) - In kickstart, prompt for new LUKS dev passphrase if not specified. (#446930) (dlehman) - Remove passphrase check hack from LUKSDevice.getScheme. (dlehman) - Allow specification of a device string for display in passphrase dialog. (dlehman) - Add encrypted device passphrase dialog for text mode. (dlehman) - Fix PartitionDevice.getDevice to take asBoot into account. (dlehman) - Make passphrase dialogs appear in the center of the screen. (#458114) (dlehman) - Consider clearpart and ignoredisk when scanning for encrypted partitions. (dlehman) - Correctly handle typos in the stage2 location when inferred from repo=. (clumens) - Fix the loader UI when prompting for stage2.img on HDISO. (clumens) - Rename stage2.img to install.img (dcantrell) - Bring up the network before saving a bug via scp. (clumens) - Make it more explicit we want the stage2.img URL, not the repo URL. (clumens) - Add the match type so we don\'t find all bugs. (clumens) - Make upd-updates create the updates.img you specify if it doesn\'t already exist. (pjones) - Don\'t base mpath/dmraid/raid startup/stopping based on if lvm is activated yet, (pjones) - Add diskset.devicesOpen boolean, so we can tell if devices should be started (pjones) - Add dirCleanup back in so we don\'t leave install metadata behind. (clumens) - Move betanag to after keyboard and language are setup. (clumens) - Add module dependencies of qeth.ko (#431922). (clumens) - Copy the changes from RHEL5 for the linuxrc.s390 over. (clumens) - Disable SCSI devices so we can safely remove a LUN (bhinson, #249341). (dcantrell)
Wed Aug 13 00:00:00 2008 Chris Lumens - 11.4.1.28-1 - More fixes to include udev rules in the initrd (#458570). (clumens) - Catch the first non-generic-logo package that provides system-logos. (clumens) - Remove extra \')\' in install-buildrequires (dcantrell)
Tue Aug 12 00:00:00 2008 Chris Lumens - 11.4.1.27-1 - Handle \'rescue\' and %post in rescue mode (atodorov) - Delay the duplicate label error until the label is actually used (#458505). (clumens) - Enable wireless modules again for now as a test (#443545). (clumens) - udev rules have changed location (#458570). (clumens) - Add install-buildrequires target. (dcantrell)
Sat Aug 9 00:00:00 2008 Chris Lumens - 11.4.1.26-1 - Remove a bunch of cachedir setting code that is no longer needed. (clumens) - Fix segfaults on interactive NFS installs (#458416). (clumens) - Fix LVM error handling so the exceptions actually get into the namespace. (pjones) - yuminstall: don\'t look for kernel-xen anymore (markmc) - console: kill the /proc/xen hack (markmc) - yuminstall: don\'t ever stop people installing the virt group (markmc) - lang: kill xen keymap hack (markmc) - bootloader: remove old kernel-xen-{guest, hypervisor} handling (markmc) - Preserve baseurl/mirrorlist and mirrorlist checkbox settings across loads. (clumens) - It\'s BETANAG, not betanag. (clumens) - Various string fixes (clumens). - Wrap spec file changelog lines. (dcantrell) - mk-images: replace kernel-xen with pv_ops kernel (markmc) - Use a temporary location for yum cache data (#457632). (clumens) - Remove extra newtPopWindow() call that was causing a crash (#260621). (dcantrell) - Add /sbin/sfdisk (#224297). (dcantrell) - Do not call _isys.vtActivate() on s390 or s390x platforms (#217563). (dcantrell) - Change the maximum recommended swap size to \"2000 + (current ram)\".(#447372) (jgranado) - Make it >= not > for the memory size comparison (#207573) (pjones) - Allow float comparison between nic names in isys.py. (#246135) (joel) - Fix formatting on disk sizes >1TB (pjones) - Don\'t traceback when trying to remove /mnt/sysimage (#227650). (dcantrell) - If we\'re booting off the boot.iso, don\'t prompt for lang or kbd (#457595). (clumens) - Don\'t mention images/diskboot.img anymore (#441092). (clumens) - Remove iSeries image generation (#456878) (dcantrell) - Display capslock status correctly (#442258) (dcantrell)
Tue Aug 5 00:00:00 2008 Chris Lumens - 11.4.1.25-1 - Eject the CD/DVD if we booted off a boot.iso as well (#442088). (clumens) - Fix a GTK warning that only appears with s-c-ks running from a shell (#431844). (clumens) - Break a few functions out of yuminstall.py into their own file. (clumens) - We\'re not actually activating new filesystems quite yet. (clumens) - Fix a typo in the initial partitioning screen. (clumens) - Use system-logos instead of hardcoding fedora-logos (#457378). (clumens) - anaconda can no longer be None when we create a DiskSet instance. (clumens) - Remove LabelFactory since we now rely on UUIDs for everything. (clumens) - Filter out repos that aren\'t enabled when running in betanag mode. (clumens) - Close the transaction between CDs (#457126). (clumens) - Split media fixes. (clumens) - Handling (ask user) of invalid timezone value in kickstart added (#404323) (rvykydal)
Fri Aug 1 00:00:00 2008 Jeremy Katz - 11.4.1.24-1 - Don\'t try to use self.tree as the mode to open .discinfo. (clumens) - Remove all the RPM lock files before creating a new transaction (#456949). (clumens) - Support VDSK devices on s390x (#264061) (dcantrell)
Thu Jul 31 00:00:00 2008 Chris Lumens - 11.4.1.23-1 - Fix mke2fs argument passing (#457285). (clumens) - Disable logging in the firmware loader, since it clobbers other log messages. (pjones)
Thu Jul 31 00:00:00 2008 Chris Lumens - 11.4.1.22-1 - udevsettle takes forever, so display a waitWindow. (clumens) - Leave anaconda-runtime around for mk-images run. (dcantrell)
Wed Jul 30 00:00:00 2008 Jeremy Katz - 11.4.1.21-1 - Remove an instance of NEEDGR still existing to fix graphical isolinux (#457144) (katzj) - use newer mke2fs arguments for different filesystems (sandeen) - Use attributes to tell us whether filesystems are bootable (#457037). (clumens) - Make sure we drag in gzip, used by the image creation stuff. (jkeating)
Sat Jul 26 00:00:00 2008 Chris Lumens - 11.4.1.20-1 - Clean up some mistakes in the minstg2 removal. (dcantrell) - Fix passing the language to anaconda (katzj)
Fri Jul 25 00:00:00 2008 Chris Lumens - 11.4.1.19-1 - Fix another NFS kickstart segfault (#456461). (clumens) - Remove support for generating a minstg2.img image. (dcantrell) - If the xconfig command is given, do something with it (#455938). (clumens) - METHOD_CDROM is now supported on s390 (jgranado). (clumens) - Fix test for if we could access stage2.img on the CD (wwoods). - Look for updates.img and product.img on the boot.iso. (clumens) - Suspend the curses interface before calling scripts and resume afterwards (#435314) (msivak)
Thu Jul 24 00:00:00 2008 Chris Lumens - 11.4.1.18-1 - MD_NEW_SIZE_BLOCKS no longer exists in newer kernel headers. (clumens)
Thu Jul 24 00:00:00 2008 Chris Lumens - 11.4.1.17-1 - Add support for filing bugs straight into bugzilla. (clumens) - Running git-tag -f from a makefile rule is a bad idea (katzj) - A text message in rescue.py is not gettext-ized (atodorov) - Code cleanup - handling of --serial (atodorov) - Offer physical NIC identification in stage 1 (#261101) (dcantrell) - Specify a default cio_ignore parameter for s390x (#253075) (dcantrell) - Fix getting the stage2 image when doing kickstart installs. (clumens) - Convert package names to unicode before displaying the error message (#446826). (clumens) - When there is text mode specified in the kickstart file, disable the vnc question (#455612) (msivak) - We no longer add the fstype to the hd: method in loader. (clumens) - Check DHCP by default on the text network configurator screen. (clumens) - Support booting from FCP-attached CD/DVD drive on s390 (#184648) (dcantrell)
Fri Jul 18 00:00:00 2008 Chris Lumens - 11.4.1.16-1 - Support xdriver= again (katzj) - Fix loadkeys on serial console (niels.devos) - don\'t change from cmdline to textmode on lowmem systems (niels.devos) - Update the VNC over text mode patch, so it correctly passes the password to VNC server (#455612) (msivak) - Set interface MTU if user specified mtu= param (#435874) (dcantrell) - Bring up the network before attempting to mount the NFSISO source. (clumens) - Catch mount errors when adding NFS repos (#455645). (clumens) - Fix a traceback when trying to save exceptiona via scp. (clumens) - Give a progress bar when cleaning up after upgrades (#208725). (clumens) - Look for repo config files in /etc/anaconda.repos.d. (clumens) - baseurl should be a list, mirrorlist should not. (clumens) - It\'s called crypto_blkcipher.ko these days. (clumens)
Wed Jul 16 00:00:00 2008 David Cantrell - 11.4.1.15-1 - Add a text-mode network config dialog so default installs can work. (clumens) - Use the right format for the NFS methodstr, but harder this time. (clumens) - Ask the user if he wants to use VNC instead of text mode (#453551) (msivak) - Fix a segfault when displaying the wrong CD message. (clumens) - Use the right format for the NFS methodstr. (clumens) - Use correct path for FAK plugins in upd-instroot (jgranado)
Sat Jul 12 00:00:00 2008 Chris Lumens - 11.4.1.14-1 - Remove an extra tab that was causing problems with the Iloko translation. (clumens) - Use the right stage2.img path for kickstart URL installs (#452140). (clumens) - Convert package errors to unicode before displaying them (#441200). (clumens) - Display a status message while waiting for the CD to become ready. (clumens) - Fix window title to be the same as all others. (clumens) - In cmdline mode, give some feedback when transferring loader files. (clumens) - If network config info isn\'t provided for cmdline, abort. (clumens) - If we\'re not given a method in cmdline mode, we have to quit. (clumens) - In cmdline mode, set language to the default if none is provided. (clumens) - Don\'t stop on the method screen if stage2= is provided. (clumens) - Add support for NFS to the repo editor (#443733). (clumens) - Fix whitespace silliness. (pjones) - Fix closing the drive door so that if the kernel happens to start giving us the right error code, we\'ll handle it correctly... (pjones) - Fix the mysterious Error: OK message. (clumens) - The return value from mediaCheckCdrom is totally useless. (clumens) - Add better error handling when initializing yum (#453695). (clumens) - Add functions for creating repos as well. (clumens) - Don\'t handle all possible exceptions as if they were repo errors. (clumens) - Reorganize to make it easier to reset the \"base\" repository. (clumens) - Remove the pkgSack when a repo is disabled. (clumens) - Use the new method of calling the NetworkConfigurator. (clumens) - Add an updated repo editor. (clumens) - Don\'t suggest text mode to the poor, poor user. (pjones)
Thu Jul 10 00:00:00 2008 Chris Lumens - 11.4.1.13-1 - Filter out source and debuginfo repos from the UI. (clumens) - Add the MD5 sum to the boot.iso to avoid errors in loader (#453698). (clumens) - Don\'t strip too much off the NFS directory path. (clumens) - Log stage2 url better. (pjones) - Fix minor whitespace nits. (pjones) - Use %m rather than strerror() where appropriate. (pjones) - Make setupCdrom() actually return the path to the stage2 image it found. (pjones) - Don\'t unconditionally pass --lang for live installs (#454101) (katzj) - Set up rhgb for plymouth on live. And conditionalize rhgb + runlevel 5 (katzj) - Set up rhgb if plymouth is installed as well as rhgb (katzj) - Get the math right on how many usec per second... (pjones) - Import missing module \"network\". (pjones) - Wait up to 45 seconds for \"No medium found\" to stop happening (pjones)
Fri Jul 4 00:00:00 2008 Peter Jones - 11.4.1.12-1 - Add dmraid-libs to PACKAGES so new dmraid won\'t break installs.
Fri Jul 4 00:00:00 2008 Peter Jones - 11.4.1.11-1 - Fix double free in setupCdrom - Fix missing psudo->pseudo spelling fix (katzj, #453843) - Include missing X libraries in stage2.img
Wed Jul 2 00:00:00 2008 Chris Lumens - 11.4.1.10-1 - Remove old livecd flag (katzj) - Explicitly setup livecd install by passing --liveinst to anaconda (katzj) - Check return value of asprintf() consistently (dcantrell) - Per strtol(3) man page, set errno=0 before call. (dcantrell) - Rescue mode no longer needs access to a methodstr (#453044). (clumens) - Use strtol() instead of atoi() (dcantrell) - Spell pseudo correctly. (pjones)
Thu Jun 26 00:00:00 2008 Chris Lumens 11.4.1.9-1 - Query for anaconda rather than anaconda-runtime in buildinstall (jkeating).
Tue Jun 24 00:00:00 2008 Jeremy Katz - 11.4.1.8-1 - Remove from being installed too (katzj) - Remove anaconda-runtime as a separate subpackage (katzj) - Remove the stuff we\'re not calling. (pjones) - Remove this since we don\'t use it anymore (katzj) - Don\'t continue on using the base installclass if we can\'t find one (katzj) - Get rid of wlite and unicode-lite; these were necessary to support (pjones) - Remove pkgorder and splittree; these should be in pungi (katzj) - Add the .treeinfo file into the exception report. (clumens) - Fix a typo (#452140). (clumens)
Sat Jun 21 00:00:00 2008 Chris Lumens - 11.4.1.7-1 - Remove ancient block of code to upgrade Netscape Communicator. (clumens) - Move enableNetwork into the interface. Bring network up for scp. (clumens) - If we can\'t mount for some reason, don\'t traceback (#452159). (clumens) - Fix the upgrade button traceback (#374891). (clumens)
Thu Jun 19 00:00:00 2008 Chris Lumens - 11.4.1.6-1 - Enable media check again, and let it check the boot.iso. (clumens) - Substitute the version from buildstamp for $releasever if needed. (clumens) - Remove the askmethod cmdline option. (clumens) - Lots of work to make loader only look for stage2.img, and stage2 do all the install method configuration. (clumens) - Add the --stage2= and --repo= options, deprecate --method=. (clumens) - Fix pkgorder to include deps of kernel early. (pjones) - Deal with udev losing udevcontrol/udevtrigger (katzj) - Boot in graphical mode if /usr/bin/kdm exists. (clumens) - bootProto isn\'t a global variable (#451689). (clumens)
Sat Jun 14 00:00:00 2008 Chris Lumens - 11.4.1.5-1 - Add a mirrorlist option. (jkeating) - Don\'t display garbage when prompting for the updates device. (clumens) - Don\'t write out yum repo config files in kickstart.py. (clumens) - It doesn\'t make sense to insert a disk into a partition, so don\'t ask. (clumens) - Unmount /mnt/sysimage/dev manually since it doesn\'t get an entry. (clumens) - Link ld-linux.so.2 to ld- *. *. *.so (dcantrell) - Quote the repo name in anaconda-ks.cfg in case it includes spaces. (clumens) - Move all the exception classes into a single file. (clumens) - And import iutil a the end as well. (clumens) - Don\'t display obsoleted packages in the UI. (clumens)
Fri Jun 6 00:00:00 2008 Chris Lumens - 11.4.1.4-1 - Fix text mode button translations (#450176). (clumens) - Remove a rogue call to textdomain. (clumens) - Make \"upd-updates /tmp/updates.img\" update everything newer in the current (pjones) - _xmltrans is undefined. Try xmltrans instead. (clumens) - Fix reference to cost vs. priority (#450168). (clumens) - Don\'t do the \"exec shell on tty1\" thing in vnc if we\'ve got virtual terminals. (pjones) - Import N_ (#450163). (clumens) - raise \"NotImplementedError\", not \"NotImplemented\" (pjones) - Need to import iutil before we use it. (clumens) - Don\'t reference PartitioningError.value . (pjones)
Thu Jun 5 00:00:00 2008 Chris Lumens - 11.4.1.3-1 - Can\'t reference iutil.whatever from inside iutil.py. (clumens) - When using the boot.iso and URL installs, download the .treeinfo file. (clumens) - Fix a couple typos in the getArch commit. (clumens) - Be consistent with data type. (dcantrell) - Replace rhpl.getArch() calls with iutil calls. (dcantrell) - Expand iutil.isX86() and added iutil.getArch() (dcantrell) - Add isAlpha() test function to iutil. (dcantrell) - Create architecture test functions in iutil (dcantrell) - Removed mystrstr() function in loader2/init.c (dcantrell) - Don\'t support Arabic in text mode installs since we don\'t even do RTL. (clumens) - Removed old strace debugging in loader2/init (dcantrell) - Keep only one copy of this code for group sorting/display around (katzj) - Stop using rhpl.translate and use gettext directly (katzj) - Add a descriptive comment to the top of /etc/fstab (#448966). (clumens) - Use \"message\" instead of \"value\" on errors, and stringify on the front side. (pjones) - Translate package descriptions (#449455). (clumens) - Translate password error messages (#439981). (clumens) - Fix traceback starting vnc (#449295) (katzj) - Add Hewbrew to lang-table (oron) - Fix errors in python string formatting (#449130). (clumens)
Fri May 30 00:00:00 2008 Chris Lumens - 11.4.1.2-1 - Allow ext4 migration again for testing at least (katzj) - Remount filesystems after migration (#440055) (katzj) - Add blkid to the keepfiles list so jkeating will whine less (pjones) - Don\'t allow vfat /boot (katzj) - Use the base yum doConfigSetup method. (clumens) - Include the yum repo files from fedora-release in stage2. (clumens) - No longer maintain our own list of extra repos. (clumens) - Sort the repos in the UI. (clumens) - Add cost, includepkgs, and excludepkgs to the ks repo objects (#448501). (clumens) - Stop pretending to support Greek text mode (#208841) (katzj) - Make it clear you need to reboot to use the installed system (#238297) (katzj) - Activate LVM for when we do meta-resizing (#441706) (katzj) - List Norweigian as Bokmål (#437355) (katzj) - Simplify the install classes. (clumens) - Don\'t show the EFI filesystem unless we\'re on an EFI platform (katzj) - Add nfsv4 so that we don\'t nuke them on upgrades (#448145) (katzj) - When there are errors reading the live CD, offer a retry. (clumens) - Can\'t recover from buildTransaction errors on a per-repo basis (#447796). (clumens) - Set default partition size to 200 MB in the custom partitioning UI. (clumens) - Limit the size of things in exception dumps to 1k. (clumens) - Catch IOErrors one place they seem to happen most. (clumens) - Add a unique user agent for anaconda\'s grabbing in stage2 (katzj) - Remove text mode help support as well. (clumens) - Check for all the non-mkfs utilities required for each filesystem type. (clumens) - More partitioning error handling fixes (#446453). (clumens) - Require cracklib-python for the rootpassword screen. (notting) - Use pykickstart\'s deprecated versions of the xconfig and monitor classes. (clumens) - Fix tyop in upgrade migrate screen (#446363) (katzj)
Wed May 14 00:00:00 2008 Jeremy Katz - 11.4.1.1-1 - Just call the XStartupCB() function directly and randr to the desired resolution (katzj) - Stop writing out an xorg.conf (katzj) - Make the \"dump to removable device\" option work in anaconda. (jgranado)
Tue May 13 00:00:00 2008 Jeremy Katz - 11.4.0.79-1 - Stop neutering DRI (notting) - make scripts/buildinstall take multiple repos (wwoods) - Don\'t worry about telling people that interactive text mode is in wrong lang (katzj) - Allow cpio updates.img in the tree for URL installs. (dlehman) - Declare unpackCpioBall for use from within urlinstall.c. (dlehman) - Don\'t unlink an image we retrieved but could not mount as it could be .cgz. (dlehman) - Don\'t run lspci with an explicit path (katzj) - Include lspci on all images (#445974) (katzj) - Add support for attaching gdbserver to the loader early on. (clumens) - Add virtio max partition count (markmc) - Sort virtio devices first (markmc) - Merge branch \'master\' of ssh://git.fedorahosted.org/git/anaconda (andrewm) - 2008-05-08 Andrew Martynov - Look in the right place when ISO images are in a subdirectory (#443580). (clumens) - And run in the root (#374921) (katzj) - Don\'t crash when given URLs of the form ftp://user) - Use \'yum clean all\' when cleaning up after an upgrade, not preupgrade (#374921) (katzj) - Kickstart flag is backwards (katzj) - If we\'re given a language, don\'t warn about console fonts (#444258) (katzj) - And actually include the bash binary too (#443700) (katzj) - Search path rather than hard-coding path to mdadm (#444843) (katzj) - Fix incorrect command name in error message. (clumens) - Specify which protocol is used for remote saving (#440214). (clumens) - Use bash for minstg2 shell (#443700) (katzj) - Revert PS1 and PATH changes as they don\'t work with busybox as used in minstg2 (katzj)
Tue Apr 29 00:00:00 2008 David Cantrell - 11.4.0.78-1 - Write per-interface DNS info to ifcfg files (#443244) (dcantrell) - Clean up sanityCheckHostname() in network.py (dcantrell) - Activate autorepeat for GUI installs. (jgranado)
Sat Apr 26 00:00:00 2008 David Cantrell - 11.4.0.77-1 - Preserve \'set the hostname\' setting when going Next/Back (#443414) (dcantrell) - Avoid traceback on network configuration screen (#444184) (dcantrell) - Add missing backslashes for the .profile here document. (dcantrell) - Label the efi boot filesystem on ia64 as well. (pjones) - Don\'t use size to determine if a partition is an EFI system partition; instead, (pjones) - Handle the DVD having a disknumber of ALL. (443291) (jkeating) - Make the LUKS passphrase prompt fit on an 80x25 screen. (#442100) (dlehman) - Don\'t dd the image from /dev/zero _and_ use \"mkdosfs -C \" (pjones) - label the filesystem in efidisk.img so that HAL and such won\'t try to mount it. (pjones) - fix testiso Makefile target - boot.iso, not netinst.iso (wwoods)
Fri Apr 25 00:00:00 2008 Chris Lumens - 11.4.0.76-1 - Use the execWithCapture wrapper to be consistent. (jgranado) - Call the mdadm with full path. (jgranado) - Use the correct ls(1) alias. (dcantrell) - Set PS1 and ls(1) alias for tty2 shell. (dcantrell) - Lookinig for the capabilities file in xen is valid in more cases. (jgranado) - Avoid putting virtualization option when in Xen or VMware. (#443373) (jgranado) - If the stage2 image is on a CD, don\'t bother copying it (#441336). (clumens) - Once we\'ve found the stage2 media on CD, always use it (#443736). (clumens) - Change mount point for CD to /mnt/stage2 when looking for stage2 (#443755). (clumens) - Switch to using \'yum clean all\' to clean up after preupgrade (#374921) (katzj) - Handle .utf8 vs .UTF-8 (#443408) (katzj) - Avoid dividing by zero (#439160) (katzj) - Changes related to BZ #230949 (dcantrell) - $XORGDRIVERS no longer exists (markmc) - Bump version. (katzj) - Write IPv6 values to /etc/sysconfig/... correctly (#433290) (dcantrell) - Use the right base class for autopart handler. (clumens)
Sat Apr 19 00:00:00 2008 Jeremy Katz - 11.4.0.75-1 - Listing the directories before expiring yum caches helps (katzj)
Sat Apr 19 00:00:00 2008 Jeremy Katz - 11.4.0.74-1 - Don\'t look for .discinfo on the rescue CD (#442098). (clumens) - Use /var/cache/yum as the cachedir since /tmp might be too small (#443083). (clumens) - Revert \"Don\'t look for a .discinfo file in rescue mode (jvonau, #442098).\" (clumens) - Revert \"Fix figuring out that the CD has stage2 on it and should be mounted.\" (clumens) - We\'ve always expected devices to be strings, not unicode (#443040) (katzj) - Resizing lvs on top of RAID fails, make the error not a traceback (katzj) - Don\'t put an extra slash on the error message (jgranado) - Kernel changed howw the uevent API works for firmware loading *AGAIN *. (pjones) - Expose the log file descriptors so fwloader can avoid closing them (pjones) - Minor UI tweaks to passphrase dialogs (katzj) - Nuke preupgrade cache once we\'re done (#442832) (katzj) - Support bringing up the network if needed with preupgrade (#442610) (katzj) - Use a real GtkDialog instead of some crazy hacked up dialog (katzj) - Fix handling of pre-existing raids for the upgrade/rescue case (#441770) (katzj) - Add missing / (Doug Chapman, #442751) (katzj)
Thu Apr 17 00:00:00 2008 David Cantrell - 11.4.0.73-1 - Fix figuring out that the CD has stage2 on it and should be mounted. (clumens) - Don\'t copy the stage2 image on NFS installs (#438377). (clumens)
Wed Apr 16 00:00:00 2008 Jeremy Katz - 11.4.0.72-1 - Don\'t use megabytes for the livecd size for copying. (notting) - find moved (katzj) - Fix up silly syntax error that crept in to this commit (katzj) - Back to using the raw version of the docs (#442540) (katzj) - Expire yum caches on upgrade (#374921) (katzj) - Include KERNEL== in udev rules (#440568) (dwmw2) - Don\'t look for a .discinfo file in rescue mode (jvonau, #442098). (clumens) - Slower machines may take more than five seconds for hal to start (#442113) (katzj) - Pass the full device path (notting) - Only include the parts of grub that will work without crazy tricks (#429785) (katzj)
Fri Apr 11 00:00:00 2008 Peter Jones - 11.4.0.71-1 - Fix destdir handling in upd-kernel (markmc) - Get rid of module ball remnants in mk-images (markmc) - Make upd-kernel handle version numbers the way we do them now (markmc) - Fix ia64 kernel path problems (katzj, #441846) - Don\'t tag more than one partRequest with mountpoint=/boot/efi (pjones) - Don\'t treat tiny disks as EFI System Partitions during autopart (pjones)
Fri Apr 11 00:00:00 2008 Chris Lumens - 11.4.0.70-1 - ide-cd_mod, not ide-cd_rom (thanks to jwb) (katzj)
Thu Apr 10 00:00:00 2008 Peter Jones - 11.4.0.69-1 - Ignore some warnings copying into /etc and /var (clumens) - Try to mount the NFS source in the loader to verify it is correct (clumens) - Be as clean as possible when looking for files/directories (jgranado, #431392) - More ia64 kernel finding fixage (katzj, #441708) - Fix read permissions on efidisk.img (pjones) - Use the mount flags passed to isys.mount() (pjones)
Thu Apr 10 00:00:00 2008 Peter Jones - 11.4.0.68-2 - Fix device-mapper dep.
Wed Apr 9 00:00:00 2008 Peter Jones - 11.4.0.68-1 - Handle EFI partitions somewhat better (pjones) - Fix typo in mk-images.efi\'s parted usage (pjones)
Wed Apr 9 00:00:00 2008 Jeremy Katz - 11.4.0.67-1 - Set the initial state of the auto-encrypt checkbutton (#441018) (katzj) - Don\'t treat RAID devices as \"disks\" to avoid lots of odd behavior (#438358) (katzj) - Log a message if we disable selinux on upgrade (katzj) - Build efiboot.img on x86_64 and i386 . (pjones) - When splitting srpms, only link srpms, nothing else. (jkeating) - Don\'t cause the text to flicker between installed packages. (clumens) - Don\'t cause the screen to jump up and down between packages (#441160). (clumens) - Fix zooming and centering in the timezone screen (#439832). (clumens) - Handle ia64 kernel path (katzj) - And add nas to the list (#439255) (katzj) - Set parent so that the dialog centers (#441361) (katzj) - Don\'t show the label column (#441352) (katzj) - Do string substitution after we\'ve translated (#441053) (katzj) - Set domain on glade file so translations show up (#441053) (katzj) - fix compression of modules (notting) - More build fixing due to translation breakage. (katzj) - Add code to create efiboot.img on i386 and x86_64 (pjones) - Remove gnome-panel too, it\'s no longer multilib. (jkeating) - Fix raising new NoSuchGroup exception. (clumens) - remove debugging print (notting) - Support encrypted RAID member devices. (#429600) (dlehman) - No longer require Amiga partitions on Pegasos (dwmw2) - Don\'t copy the stage2 image every time or on the way back. (clumens) - Make lukscb.get_data(\"encrypt\") always return a valid value. (pjones) - Set the scrollbar color so it doesn\'t surprise me the same way in the future. (pjones) - Translation updates.
Mon Apr 7 00:00:00 2008 Jeremy Katz - 11.4.0.66-1 - Another day, another broken translation commit to fix. (katzj) - Work around GL crashes in anaconda X by disabling them. (jkeating) - Clean up \"finishing upgrade\" wait window (katzj) - Stop refreshing like mad in text-mode on WaitWindow.refresh() (katzj) - Avoid progress bars going off the end and making newt unhappy (katzj) - Brute force hack to avoid the number of packages overflowing (#436588) (katzj) - Revert \"Change the default level in /etc/sysconfig/init now (#440058).\" (notting) - Add gnome-applets to the upgrade blacklist, fix kmymoney2 typo. (jkeating) - Don\'t enable encryption by default (katzj) - Print our mount commands to /dev/tty5 for easier debugging. (clumens) - Change the default level in /etc/sysconfig/init now (#440058). (clumens) - Make the Back button work when asking for tcp/ip information in loader.c. (#233655) (jgranado) - Have work in the network configuration stage (#250982) (jgranado) - Use a better test to see if a package group doesn\'t exist (#439922). (clumens) - avoid behavior in (#208970) (jgranado) - Correctly label the xen images in the .treeinfo file (jgranado) - Translation updates
Thu Apr 3 00:00:00 2008 Chris Lumens - 11.4.0.65-1 - Only do verbose hal logging if loglevel=debug (katzj) - Avoid AttributeError in HardDriveDict (#432362) (pjones) - Don\'t use %n with gettext to avoid segfaults (#439861) (katzj) - Require live installs to be to an ext2 or ext3 filesystem (#397871) (katzj) - Don\'t allow migrations to ext4 for now (katzj) - Change ext4 parameter to ext4, not iamanext4developer (katzj) - Bootable requests can not be on logical volumes (#439270). (clumens) - Don\'t allow /boot to be migrated to ext4 (#439944) (katzj) - Fix for ia64 (#439876) (katzj) - Update pkgorder group listings to match current Fedora defaults. (jkeating) - Lame attempt to try to avoid race condition with udev creating device nodes (katzj) - Don\'t traceback if stdout is an fd either (katzj) - iutil doesn\'t need isys anymore (katzj) - Free memory only after we\'re done using it (#439642). (clumens) - Fix a segfault freeing memory on boot.iso+hdiso installs. (clumens)
Tue Apr 1 00:00:00 2008 Jeremy Katz - 11.4.0.64-1 - Fix my tyop (katzj) - Fuzzy broken string again (katzj)
Mon Mar 31 00:00:00 2008 Jeremy Katz - 11.4.0.63-1 - Fix broken translations. Again. (katzj)
Mon Mar 31 00:00:00 2008 Jeremy Katz - 11.4.0.62-1 - Translation updates - Allow GPT disk labels on ppc/ppc64. (dcantrell) - Tear down the right loopback device before going to stage2. (clumens) - Don\'t pass None as stdout or stderr. (clumens) - Make sure there\'s a stdout to write to. (clumens) - Handle fstype munging in isys.readFSType instead of in various other places. (dlehman) - Fix a typo in new encrypted LV code. (dlehman) - Partitioning UI for handling of preexisting encrypted devices. (dlehman) - Support discovery of preexisting rootfs on LV. (dlehman) - Improve handling of logical volume device names when encrypted. (dlehman) - Add support for discovery of preexisting LUKS encrypted devices. (dlehman) - Add support for retrieving LUKS UUIDs. (dlehman) - Refresh po files (katzj) - Mark for translation based on feedback from translators (katzj) - Just relabel all of /etc/sysconfig (#439315) (katzj) - When dhcp is selected ensure that bootproto is set to dhcp (RPL-2301) (elliot) - Fix for test mode repo bits (katzj) - Try to make the size flow a little more for weird resolution screens (#439297) (katzj) - Add kmymoney to upgrade remove list (#439255) (katzj)
Thu Mar 27 23:00:00 2008 Chris Lumens - 11.4.0.61-1 - Fix broken translation. (clumens)
Thu Mar 27 23:00:00 2008 Chris Lumens - 11.4.0.60-1 - Have a fallback empty description for devices (#432362) (katzj) - os.path.join does not work the way we think it should. (clumens) - Remove the stage2 in all cases now that we\'re copying it basically all the time (katzj) - Add support for saving the exception to a local directory for live installs (katzj) - Catch errors on resize and present a dialog to the user (katzj) - Save resize output to a file (/tmp/resize.out) so that it\'s more useful (katzj) - Make sure we give the command that\'s run on stdout so that it\'s logged (katzj) - more mouse-related removals (notting) - Fix up autopart resizing for the multiple partitions to resize case (katzj) - Fix up the case where both method= and stage2= are given (katzj) - Remove mouse screens that haven\'t been used in 4 years (katzj)
Wed Mar 26 23:00:00 2008 Chris Lumens - 11.4.0.59-1 - Only remove duplicate slashes from the front of the prefix. (clumens) - Ensure that we take into account new repos (katzj) - Handle kernel variants a little better at install time too (katzj) - Make a little bit more future proof for kernel version changing (katzj) - Add confirmation of closing the installer window (#437772) (katzj) - Fix SIGSEGV on all mounts without options (katzj) - Add support for encrypted logical volumes in kickstart. (clumens) - Add support for encrypted LVs. (dlehman) - Put in some handling for redundant method calls and devices containing \'/\'. (dlehman)
Tue Mar 25 23:00:00 2008 Jeremy Katz - 11.4.0.58-1 - Fuzzy broken string (katzj)
Tue Mar 25 23:00:00 2008 Jeremy Katz - 11.4.0.57-1 - Use anaconda-upgrade dir in the preupgrade case (katzj) - Have \'preupgrade\' key doing an upgrade (katzj) - Fix what we expect to be the message from ntfsprogs (katzj) - Fix up compile error for new newt (katzj) - Don\'t traceback if we have little freespace partitions (#438696) (katzj) - Translation updates (ko, ru)
Mon Mar 24 23:00:00 2008 Jeremy Katz - 11.4.0.56-1 - Translation updates (hi, fr, kn, de, ml, es, mr, ko, te) - Fix up more unicode shenanigans (#437993) (katzj) - Move /tmp/stage2.img to /mnt/sysimage to free up some memory (#438377). (clumens) - Be a little smarter about downloading repo metadata (#437972). (clumens) - Make sure that devices are set up before using them. (#437858) (dlehman) - Don\'t prepend /dev/ on bind mounts either. (clumens) - Use the repo name instead of id in the group file error message (#437972). (clumens) - Handle /dev being on hard drive devices in the second stage (katzj) - Fix the build (katzj) - The units for /sys/block/foo/size aren\'t bytes. Fixes finding some disks (katzj) - Remove the check for .discinfo on URL installs. (clumens) - Always unmount /mnt/source on hdiso installs before starting stage2. (clumens) - Always unmount /mnt/source on nfsiso installs before starting stage2. (clumens) - Make sure the first disc image is mounted before setting up repos. (clumens) - Fix $UPDATES for real (katzj) - Avoid piling up slashes in the UI when retrying (#437516). (clumens) - Require comps-extras now that we don\'t require pirut bringing it in (notting) - Put \"ide-cd_mod\" in the list of modules to pull in. (pjones)
Tue Mar 18 23:00:00 2008 Chris Lumens - 11.4.0.55-1 - Fix format of method=hd: parameter (#438075). (clumens) - Work on support for NFSISO installs when using boot.iso. (clumens) - If a file doesn\'t exist, don\'t continue trying to loopback mount it. (clumens) - Make loopback mount error messages more useful. (clumens) - Focus root password entry box (#436885). (dcantrell) - Fix a traceback writing out the method string for hdiso installs. (clumens) - Fix use of sizeof on a malloc()\'d char * * (pjones) - Fix up ppc boot check (#438005) (katzj) - Support reading the UUID from the disk like we do with labels. (clumens) - If the protected partition is not yet mounted, mount it now. (clumens) - Don\'t add /dev/ to LABEL= or UUID= devices either. (clumens) - Use arch instead of the name again in package nevra. (clumens) - Fix traceback with preexisting LUKS partitions in setFromDisk. (part of #437858) (dlehman)
Mon Mar 17 23:00:00 2008 Jeremy Katz - 11.4.0.54-1 - Translation updates (de, fi, it, gu, ta, pa) - Fix a typo. (clumens) - Fix the build. (clumens) - Make sure we return the same kind of exception in all cases. (clumens) - Filter so we don\'t show LVM and RAID components when adding boot entry (#437501) (katzj) - Only print the filename we\'re fetching, as newt doesn\'t like long names. (clumens) - Fix off by one error reading .buildstamp (pjones) - Use the right path when trying to fetch .discinfo. (clumens) - Don\'t prepend /dev/ onto nfs devices. Also log mount errors to tty5. (pjones)
Sun Mar 16 23:00:00 2008 Jeremy Katz - 11.4.0.53-1 - Update translations (pl, de) - Use i586 kernel (#437641) (katzj) - Give indication of success or failure for mediacheck (#437577) (katzj) - Ensure the UUID for the rootfs is random and not the same for every live image (katzj) - Make migration from ext3 -> ext4 saner on upgrade (#437567) (katzj) - Force filesystem mount options on /boot/efi . (pjones) - On HDISO installs, look for the stage2.img file in the right directory. (clumens) - Accept devices with or without a leading /dev/. (clumens) - .buildstamp no longer contains productPath, so change the default (#437509). (clumens) - Remove references to an uninitialized variable. (clumens) - Use shortname=winnt instead of shortname=win95 when mounting /boot/efi (pjones) - Do not strip leading or trailing whiltespace from passphrases. (#437499) (dlehman) - Set methodstr for nfsiso installs (#437541). (clumens) - Create and check /boot/efi correctly, and use preexisting one if available. (pjones) - Handle /boot/efi and /boot both as bootrequests (pjones) - Emit \"efi\" as /boot/efi\'s filesystem type (pjones) - Add EFI handling to the bootloader setup choices. (pjones) - Add efi to the ignoreable filesystem list. (pjones) - Add EFIFileSystem, and getMountName() to hide that it\'s really vfat. (pjones) - Add isEfiSystemPartition(), and use it where appropriate (pjones) - Call getAutoPartitionBoot with our partition list as an arg. (pjones) - Don\'t show the epoch in package selection either (#437502). (clumens) - Fix some errors on reporting which files are being downloaded. (clumens) - Revert \"Handle /boot and /boot/efi separately, plus fixes\" (pjones) - Handle /boot and /boot/efi separately, plus fixes (pjones) - Get rid of unused >1024 cylindar check, fix text of boot check exceptions. (pjones) - Make bootRequestCheck() check /each/ boot partition like it\'s supposed to, (pjones) - Fix shell quoting on numbers > 9, and fix an error message. (pjones) - Don\'t show the epoch in the progress bar (#437502). (clumens) - Include efibootmgr in the instroot (pjones)
Thu Mar 13 23:00:00 2008 Chris Lumens - 11.4.0.52-1 - Don\'t unmount NFS source so NFSISO will work. (clumens) - Fix the format of the method=hd: parameter. (clumens) - Fix creating new users in kickstart. (clumens) - \"gtk-edit\" isn\'t valid in text mode. (clumens) - Ignore LUKS headers on partitions containing RAID signatures. (#437051) (dlehman) - The xconfig command with no X running doesn\'t make sense. (clumens)
Wed Mar 12 23:00:00 2008 Jeremy Katz - 11.4.0.51-1 - yum.remove removes installed packages, not to be installed packages (#436226) (katzj) - Make the /tmp/updates vs RHupdates code at least a little readable. (pjones) - Allow vfat update images. (pjones) - Fix syntax error (pjones) - Add a progress bar for when we\'re downloading headers (#186789). (clumens) - mount will set up the loopback device if we let it. (clumens) - Fix mounting problems with NFSISO images. (clumens) - Simplify the logic for the upgrade arch check (katzj) - Add a fallback method for determining the architecture of installed system during an upgrade (#430115) (msivak) - Avoid a traceback (#436826) (katzj) - Make sure host lookups work for manual net config (#435574). (dcantrell)
Tue Mar 11 23:00:00 2008 Jeremy Katz - 11.4.0.50-1 - Focus root password entry box (#436885). (dcantrell) - Make sure default is SHA-512 for libuser.conf. (dcantrell) - Fix detection of ISO images on a hard drive partition. (clumens) - Devices names aren\'t prefixed with /dev/. (clumens) - Filter out /dev/ram * devices from the list of hdiso partitions. (clumens) - But make sure that we\'ve activated the keymap now that X follows its defaults (katzj) - Don\'t set a keyboard in the X config, we should just do this at runtime (katzj) - Writing out the nfs method line is a lot simpler now. (clumens) - Use /mnt/sysimage/tmp/cache for the yum cache, instead of the ramdisk. (clumens) - Translation updates (nl, gu, ml, mr, pa)
Mon Mar 10 23:00:00 2008 Chris Lumens - 11.4.0.49-1 - Use the full path to the .discinfo file (#436855). (clumens) - List netinst.iso/boot.iso in .treeinfo (#436089) (katzj) - Convinced to change the name back to boot.iso (katzj) - Only pass the file path to {ftp,http}GetFileDesc. (clumens) - Pass the correct NFS method parameter to stage2 (#436360). (clumens) - Fix logging messages to not display the hostname twice. (clumens) - Fix traceback with text mode adding iscsi (#436480) (katzj)
Thu Mar 6 23:00:00 2008 Jeremy Katz - 11.4.0.48-1 - Don\'t use the bits from $UPDATES unless $UPDATES exists (katzj) - Fix horkage with busybox stuff. There\'s now start-stop-daemon (katzj) - Require new enough version of yum-utils (katzj) - Pass the --archlist option to yumdownloader (jkeating) - Update pt_BR translation
Wed Mar 5 23:00:00 2008 Jeremy Katz - 11.4.0.47-1 - Fix the build again (katzj)
Wed Mar 5 23:00:00 2008 Jeremy Katz - 11.4.0.46-1 - Don\'t require some things which we fall back gracefully when not there (katzj) - Check for filesystem utilities to see if a filesystem is supported (katzj) - Write out keyboard settings before installing packages. (related to #429358) (dlehman) - Update pl translation - Make sure http:// or ftp:// is specified (#436089) (katzj) - Fix segfault when port is specified (#435219) (katzj) - Use ntfsresize -m to get minimum size (#431124) (katzj) - Use the right path to the .discinfo file when validating a tree. (clumens)
Tue Mar 4 23:00:00 2008 Jeremy Katz - 11.4.0.45-1 - Fix the build.
Tue Mar 4 23:00:00 2008 Jeremy Katz - 11.4.0.44-1 - Add --archlist to repoquery call. (jkeating) - Translation updates (pl, nl, ja) - Handle efibootmgr and grub.efi in upd-instroot. (pjones) - Merge in branch to implement stage2= parameter. (clumens) - Revert the memtest86 bits for EFI, since this gets run on multiple arches. (pjones) - Use iutil.isEfi() instead of testing for ia64-ness. (pjones) - Only do gptsync if we\'re not using EFI. (pjones) - Don\'t do gptsync if we\'re using EFI. (pjones) - Use gpt on all efi platforms. (pjones) - Rework isEfi() to be slightly more conservative. (pjones) - Test for using efi rather than arch==ia64 (pjones) - Don\'t copy memtest86 in on EFI since it won\'t work. (pjones) - Add comment regarding usage of elilo (pjones) - Free some variables so we can http GET twice if needed. (clumens) - Change the method config prompts. (clumens) - Support stage2= for CD installs in loader. (clumens) - Support stage2= for HD installs. (clumens) - Support stage2= for NFS installs. (clumens) - Support stage2= for URL installs. (clumens) - Update the method string handling for NFS and URL installs. (clumens) - mountStage2 now needs to take an extra argument for updates. (clumens) - If stage2= is given, it overrides the check for a CD stage2 image. (clumens) - Support the stage2= parameter, and add a flag for it. (clumens)
Mon Mar 3 23:00:00 2008 Jeremy Katz - 11.4.0.43-1 - Only use UUID= for devices we would have labeled. Related to #435228 (katzj) - If we don\'t find a kernel package, then give a better error (katzj) - Translation updates (cs, de)
Sun Mar 2 23:00:00 2008 Jeremy Katz - 11.4.0.42-1 - Fix a traceback when we have an error. Related to #433658 (katzj) - Add virtio_pci in hopes of getting virtio working (katzj) - Pull in the bits of pirut that we use so that we don\'t depend on pirut (katzj) - Default to RAID1 instead of RAID0 (#435579) (katzj) - Refresh po (katzj) - Fix traceback leaving task selection screen (#435556) (katzj) - More ext4 vs ext4dev nonsense. (#435517) (katzj) - Fix reverse name lookup. (pjones)
Thu Feb 28 23:00:00 2008 Jeremy Katz - 11.4.0.41-1 - Don\'t write out /etc/rpm/platform anymore. (katzj) - anaconda-runtime now needs yum-utils (katzj) - Add \'testiso\' target (katzj) - Remove rescue cd creation scripts (katzj) - Take --updates with location of additional updates beyond the package set used (katzj) - Change the ISOs we build (katzj) - Take advantage of yum repos being available (katzj) - Allow recovery from some missing repodata conditions. (clumens) - Rework the repo editor screen to be more modular. (clumens) - Move doPostImages to be run after the second stage build (katzj) - Ensure that group info for txmbrs is accurate after we reset (katzj) - Fix backwards logic for yum verbosity (katzj) - No more arc (#435175) (katzj) - Remove an unused method. (clumens)
Tue Feb 26 23:00:00 2008 Jeremy Katz - 11.4.0.40-1 - Use non-deprecated HAL properties. (notting) - More crud to deal with the fact that rawhide trees are composed weird (katzj) - Gtk does not have the error type, use custom with proper icons. (#224636) (msivak)
Mon Feb 25 23:00:00 2008 Jeremy Katz - 11.4.0.39-1 - Fix up symlinks that could be broken with our movement here (#434882) (wwoods) - pvops xen uses hvc as its console (#434763) (katzj) - Follow symlinks when looking for the anaconda-runtime package. (jkeating)
Sun Feb 24 23:00:00 2008 Jeremy Katz - 11.4.0.38-1 - Write out UUID in the fstab (#364441) (katzj) - Add support for getting UUID using libblkid (katzj) - Fix calculation of sizes of LVs when resizing (#433024) (katzj) - Add back some bits for text mode (katzj) - Remove advanced bootloader bits (katzj) - Add support for actually changing where the boot loader gets installed as well (katzj) - Less text. (katzj) - Reorder things a little, clean up spacing (katzj) - Use a tooltip instead of a long bit of text that most people don\'t read (katzj) - Remove advanced checkbox (katzj) - Switch the grub installation radio to be a checkbutton. Cleanups for grub only (katzj) - Lets redirect to /dev/null to ensure that what we get in DIR is the result of pwd. (jgranado) - Catch the error emmited by lvm tools during logical volume creation process (#224636). (msivak) - Don\'t try to lock /etc/mtab, fix error detection when mount fails. (clumens) - Don\'t append (null) to the NFS mount options. (clumens) - There\'s no need to wait if the last download retry failed. (clumens) - the \'-o\' is appended to the mount command in imount.c (jgranado) - Use full path to device for mount in findExistingRootPartitions. (dlehman) - Map preexisting encrypted devs before mounting everything in mountRootPartition. (dlehman) - Fix traceback on test mount in findExistingRootPartitions. (dlehman) - Use SHA-512 by default for password encryption. (dcantrell) - Clean up root password user interfaces. (dcantrell)
Tue Feb 19 23:00:00 2008 Chris Lumens - 11.4.0.37-1 - Default to the right timezone when language is changed (#432158). (clumens) - Fix another text mode network config traceback (#433475). (clumens) - More scripts cleanups. (jgranado) - Remove more references to ARC (#433229). (clumens) - Mount flags should be an optional argument (#433279, #433280). (clumens) - We don\'t need productpath anymore, so stop taking it as an option (katzj) - Set yum output level based on whether or not we\'ve passed --debug or not (katzj) - Clean up invocation of mk-images from buildinstall (katzj) - Clean up invocation of upd-instroot from buildinstall (katzj) - Remove some legacy stuff that\'s no longer relevant from .discinfo/.treeinfo (katzj) - Don\'t depend on product path for finding the anaconda-runtime package (katzj) - Make buildinstall a little clearer (katzj) - Use $LIBDIR instead of lib globbing to avoid problems with chroots (katzj) - Add some error handling around populateTs. (clumens)
Thu Feb 14 23:00:00 2008 David Cantrell - 11.4.0.36-1 - Fix up firmware inclusion. This didn\'t actually ever work. (katzj) - Fix up the groff related stuff for man pages to be done in the correct place (katzj) - remove yumcache (katzj) - Don\'t do fixmtimes anymore (katzj) - Don\'t compress translations (katzj) - Don\'t manually duplicate things from package %post scripts (katzj) - Remove some unused options (--discs and --buildinstdir) (katzj) - Keep /etc/nsswitch.conf and /etc/shells (katzj) - Stop forcing passive mode for FTP by patching urllib (katzj) - We don\'t use timezones.gz anymore anywhere (katzj) - We shouldn\'t need to remove files that are only in -devel packages (katzj) - Remove some obsolete files from the list to clean up noise in the output (katzj) - We want nss bits on all arches these days (katzj) - Just use default /etc/nsswitch.conf and /etc/shells (katzj) - alpha should have translations probably (katzj) - Remove some things that aren\'t used anymore (katzj) - Don\'t run pkgorder as a part of buildinstall anymore (katzj) - Remove duplicate file from the file lists (katzj) - Don\'t use the static versions of these anymore as they\'re likely to go away (katzj) - Remove weird s390 hack that shouldn\'t be needed any more (katzj) - Make makebootfat less noisy (katzj) - Get rid of dangling fobpath stuff; now that we\'re not mounting to create (katzj) - Ignore .bak files created by glade (katzj) - Get rid of duplication for yaboot stuff to make scripts less noisy (katzj) - Correct internationalization of exception handler text (msw) - More fixing of mount paths (#432720) (katzj) - securitylevel -> firewall in the spec file. (clumens) - Include util-linux-ng, which contains mount (#432720). (clumens) - When mounting stage2 on loopback, add -o loop to mount opts. (clumens)
Tue Feb 12 23:00:00 2008 Jeremy Katz - 11.4.0.35-1 - Fix the build (katzj)
Tue Feb 12 23:00:00 2008 Jeremy Katz - 11.4.0.34-1 - Handle modules with more than one description (#432414) (katzj) - Finish HDISO installs, at least for DVDs (#431132). (clumens) - Move migration to before mounting filesystems (katzj) - Fix silly thinko in Eric\'s patch (katzj) - Allow ext3->ext4 upgrades (sandeen) - Do the man pages in rescue mode the right way. (jgranado) - Merge branch \'master\' of ssh://git.fedorahosted.org/git/anaconda (notting) - Use /etc/adjtime as the configuration file for UTC/not-UTC. (notting) - Remove all our own mount code. (clumens) - Use the mount program instead of our own code. (clumens) - Add the real mount programs to stage1. (clumens) - Use the correct variables to get the ipv6 info. (#432035) (jgranado) - Update error messages to match function names. (dcantrell) - Rename nl.c to iface.c and functions to iface_ * (dcantrell) - In rescue mode, show interface configuration (#429953) (dcantrell) - Add qla2xxx firmware (#377921) (katzj) - Rename base repo (#430806). (clumens) - Remove dep on anaconda from pkgorder (katzj) - Remove no longer used dumphdrlist script (katzj)
Thu Feb 7 23:00:00 2008 Jeremy Katz - 11.4.0.33-1 - Fix error message on continuing after changing cds with mediacheck (katzj) - Fix the progress bar during mediacheck (#431138) (katzj) - Ensure we disable SELinux if the live image isn\'t using it (#417601) (katzj) - Correct nl_ip2str() cache iteration. (dcantrell) - Check the fstype of the live image (katzj) - Check for device existence rather than starting with /dev (katzj) - The FL_TEXT flag has no reason to be here. (#207657) (jgranado) - Don\'t traceback when getLabels is called with DiskSet.anaconda set to None. (dlehman) - Pass arguments correctly to anaconda (katzj) - Cancel on escape being pressed with autopart resizing (katzj)
Wed Feb 6 23:00:00 2008 Chris Lumens - 11.4.0.32-1 - Make passwordEntry appear on the exn saving screen. (clumens) - Don\'t allow disabling default repositories. (clumens) - Make loopback device purposes line up with what stage2 expects. (clumens) - Fix methodstr handling for hdiso installs (#431132). (clumens) - Remove our own DNS functions, since glibc\'s are available now. (clumens)
Tue Feb 5 23:00:00 2008 Chris Lumens - 11.4.0.31-1 - Copy over repodata from media after the install is done (#381721) (katzj) - Add resizing support in autopartitioning (katzj) - Fix test mode with python-fedora installed (katzj) - Add support for encrypted devices in rescue mode (dlehman). - Allow creation of LUKSDevice with no passphrase. (dlehman) - Fix hdiso installs in loader and in methodstr (#431132). (clumens) - Avoid infinite loop in nl_ip2str(). (dcantrell) - Force users to set a hostname (#408921) (dcantrell) - Forward-port RHEL-5 fixes for s390x issues. (dcantrell) - fsset.py tweaks for ext4dev & xfs (sandeen) - When editing the raid partitions show raid memebers. (#352721) (jgranado) - mdadm to create the mdadm.conf (#395881) (jgranado)
Wed Jan 30 23:00:00 2008 David Cantrell - 11.4.0.30-1 - Initialize int in doConfigNetDevice() to fix compiler warnings. (dcantrell)
Wed Jan 30 23:00:00 2008 David Cantrell - 11.4.0.29-1 - Handle putting updates ahead of anaconda in the updates= case too. (clumens) - Make sure the device name starts with /dev (#430811). (clumens) - Revert \"Initial support for network --bootproto=ask (#401531).\" (clumens) - (#186439) handle lv names with \"-\" when doing kickstart. (jgranado) - Remove the last references to makeDevInode (#430784). (clumens) - Don\'t traceback trying to raise an exception when making users (#430772). (clumens)
Mon Jan 28 23:00:00 2008 David Cantrell - 11.4.0.28-1 - Go back to the method screen if back is hit on nfs config (#430477). (clumens) - Fix dmidecode dependency (#430394, Josh Boyer Fri Jan 25 23:00:00 2008 Chris Lumens - 11.4.0.27-1 - Fix generation of stage1 images. (notting) - Fix a typo in mk-images. (clumens) - Allow removing packages by glob now that yum supports it. (clumens)
Thu Jan 24 23:00:00 2008 Chris Lumens - 11.4.0.26-1 - Fix a traceback on the driver selection screen (#428810). (clumens) - Map \'nousb\', \'nofirewire\', etc. to be proper module blacklists. (notting) - Clean off leading and trailing whitespace from descriptions. (notting) - Write out /etc/rpm/platform on livecd installs. (clumens)
Wed Jan 23 23:00:00 2008 David Cantrell - 11.4.0.25-1 - Include new firstboot module. (clumens) - Conditionalize ntfsprogs as not all arches include it. (clumens) - Remove kudzu-probe-stub. (clumens) - Remove rogue references to kudzu. (clumens) - Add dogtail support (#172891, #239024). (clumens) - Fix some error reporting tracebacks. (clumens)
Tue Jan 22 23:00:00 2008 Chris Lumens - 11.4.0.24-1 - Avoid possible SIGSEGV from empty loaderData values. (dcantrell) - Do not require glib2-devel for building. (dcantrell) - Use libnl to get interface MAC and IP addresses (dcantrell) - Don\'t refer to the libuser.conf when creating users (#428891). (clumens) - pcspkr works (or isn\'t even present), per testing on #fedora-devel (notting) - Inline spufs loading for ppc. (notting) - Load iscsi_tcp, so that iSCSI actually works (notting) - inline ipv6 module loading (notting) - If we execWith a program, require the package containing it. (clumens) - Add a repository editor. (clumens) - Add the default repo to the UI so it can be edited later. (clumens) - Fix non-latin-1 locale display in the loader. (notting) - Make sure anaconda has precedence in the search path (#331091). (clumens) - When starting RAID arrays, the device node may not already exist. (notting) - Fix a typo that\'s breaking kickstart network installs. (clumens) - Don\'t allow backing up to partitioning (#429618). (clumens) - Update font paths. (clumens)
Mon Jan 21 23:00:00 2008 David Cantrell - 11.4.0.23-1 - Try to fix a problem creating users via kickstart (#428891, clumens) - Fix a loader segfault doing kickstart nfs installs (clumens) - Move more interactive steps ahead of partitioning (clumens) - If we can\'t possibly add advanced devices, don\'t offer it (#429210, clumens) - Don\'t flush after rescanning so recently attached disks are available (clumens) - If bootproto is dhcp, unset any static settings (#218489, dcantrell) - Add some groups to pkgorder to make the CDs come out right (pjones) - Fix traceback when using non-encrypted RAID (notting) - Complete the patch for dhcptimeout (#198147, #254032, msivak)
Wed Jan 16 23:00:00 2008 David L. Cantrell Jr. - 11.4.0.22-1 - Require the latest libdhcp (dcantrell) - Don\'t set currentMedia when we\'re on a network install (#428927, clumens) - Don\'t offer two reboot options (clumens) - Remove fsopts that are already defaults (#429039, clumens) - Remove isofs module to get rid of a FATAL message (clumens) - Add the crc32c kernel module for iscsi (#405911, clumens) - Add MAC address to the network device selection screen (#428229, clumens) - Initial support for network --bootproto=ask (#401531, clumens) - Remove an extra newline (clumens) - Add firstaidkit to the rescue image (jgranado) - Fix the progress bar to hit 100% on the last package (#428790, clumens) - Add some output so the startup delay doesn\'t seem quite so long (clumens) - Initial kickstart support for encrypted partitions (clumens)
Mon Jan 14 23:00:00 2008 David Cantrell - 11.4.0.21-1 - Inherit from the right versions of pykickstart classes (clumens) - Update for nss files moving to /lib (clumens) - Remove unneeded arguments from detectHardware function (notting) - Symlink all udev support binaries to udevadm (notting) - /sbin/restorecon on /etc/modprobe.d (notting) - Add the kickstart syntax version to the kickstart file (clumens) - Require latest libdhcp to fix x86_64 SIGABRT problems
Sun Jan 13 23:00:00 2008 Chris Lumens - 11.4.0.20-1 - Install new udev paths so HAL can talk to it (notting) - Also get DSO deps for setuid binaries (like X). (clumens) - Fix a bunch of pychecker errors. (clumens)
Fri Jan 11 23:00:00 2008 Chris Lumens - 11.4.0.19-1 - Make sure the arch is listedat the top of all loader screens. (clumens) - Add the version number really early in the log file too. (clumens) - Require latest libdhcp (dcantrell) - Add nicdelay parameter to loader, so we can wait before sending DHCP requests. (msivak) - Add dhcpdelay to loader so we can modify the default dhcp timeout (#198147, #254032). (msivak) - Fix the selected device when disabling entries in Add advanced drive dialog. (#248447) (msivak) - Include mkfs.gfs2 (#356661). (clumens) - Use the new default Japanese font (#428070). (clumens) - More urlinstall loader fixes. (clumens)
Wed Jan 9 23:00:00 2008 Chris Lumens - 11.4.0.18-1 - Fix encrypted autopart traceback. (dlehman) - Allow for better recovery if the CD/DVD is bad. (clumens) - If downloading the updates image fails, prompt for a new location. (clumens) - X now relies on libpciaccess, so add it to our list. (clumens) - Erase temporary packages after installing them on all methods. (clumens)
Mon Jan 7 23:00:00 2008 Chris Lumens - 11.4.0.17-1 - Make text mode root password dialog default match GUI. (clumens) - Fix a segfault in making the URL dialog box. (clumens)
Sun Jan 6 23:00:00 2008 Chris Lumens - 11.4.0.16-1 - Fix checking the timestamps on split media installs. (clumens) - Fix reference to isodir to avoid a post-install traceback. (clumens) - Use a better test when populating the URL panel in loader. (clumens) - Don\'t use error messages from dosfslabel as the label (#427457). (clumens) - No longer require kudzu (#427680). (clumens)
Thu Jan 3 23:00:00 2008 David Cantrell - 11.4.0.15-1 - Require latest libdhcp (#378641) (dcantrell)
Thu Jan 3 23:00:00 2008 David Cantrell - 11.4.0.14-1 - Precreate /etc/modprobe.d in installroot (jkeating) - \'import sets\' in image.py (jkeating) - Fix traceback when displaying required media (clumens)
Tue Jan 1 23:00:00 2008 Jeremy Katz - 11.4.0.13-1 - Make it obvious which partitions are being formatted and encrypted (katzj) - Set initial sensitivity of encrypt button correctly (katzj) - Fix traceback on invalid passphrase (#426887) (katzj) - Use mkstemp() instead of tempnam() (katzj) - Don\'t resize filesystems which are being formatted (#426466) (katzj) - Add cracklib-dicts (#426444) (katzj) - Fix build (notting)
Thu Dec 20 23:00:00 2007 Jeremy Katz - 11.4.0.12-1 - Switch away from using kudzu in the loader (notting) - Use udev in the loader and a dynamically linked stage1 (notting) - Don\'t handle all aspects of module loading ourselves - just wrap modprobe. (notting) - Ensure there\'s an active net device (katzj) - Fix error reporting messages (sfernand, #242252). (clumens) - Don\'t immediately retry on downloading a package. (clumens) - Update to work with new system-config-keyboard. (clumens)
Mon Dec 17 23:00:00 2007 Jeremy Katz - 11.4.0.11-1 - Validation of root password with cracklib (hhara) - Minor fixes to liveinst shell script (katzj) - Fix path to swapoff (katzj) - Make doMethodComplete not depend on the yum backend (katzj) - Remove another line related to the release notes (hhara) - GPLv2+ changes. (dcantrell)
Sat Dec 15 23:00:00 2007 Jeremy Katz - 11.4.0.10-1 - Add support for encryption via autopart. (katzj) - Avoid unnecessary downloading and caching by not setting mediaid (#422801). (clumens) - Don\'t copy the stage2 image over for NFS installs. (clumens) - Remove an unused function. (clumens) - Allow going back to package selection after transaction errors. (clumens) - Add file conflicts to the transaction errors we show the user. (clumens) - Remove isomd5sum/.gitignore (dcantrell)
Thu Dec 13 23:00:00 2007 Chris Lumens - 11.4.0.9-1 - Update list of crypto mods to load. (dlehman) - Create full paths before trying to make device nodes. (clumens) - Unmont filesystems after looking for upgrade targets. (clumens) - Update crypto module names to keep up with kernel. (dlehman) - Add mnemonics and make password entry prompts consistent. (katzj) - Clean up luksPassphrase validation UI. (hhara) - Blacklist ext4 from being a bootreq. (katzj) - Fix liveinst on the desktop for locales like pt_BR. (#417301) (katzj) - Fix a traceback when picking HTTP/FTP method. (clumens) - Use install system\'s IP address in kickstart file name. (#420281) (clumens) - Remove call to makeDMNode. (notting) - Fix retrying when looking for the install CD in loader. (clumens)
Mon Dec 10 23:00:00 2007 Chris Lumens - 11.4.0.8-1 - Include lshal for debugging (katzj) - Remove isomd5sum in favor of libcheckisomd5. (notting, katzj) - makeDevInode no longer exists. (clumens) - Fix text mode to be able to autopartition (#409301) (katzj) - Fix method-related tracebacks (katzj, clumens) - Load ext2 module to allow installing to ext2 for livecd (#408251) (katzj) - Catch errors from yum, exit on them. (notting) - Switch to full dejavu-fonts, to match the installed OS default. (notting)
Fri Dec 7 23:00:00 2007 Chris Lumens - 11.4.0.7-1 - Tweak save-exception-to-disk algorithm. (notting) - Merge the FTP and HTTP methods into a single URL method. (clumens) - Fixes to the live install method (katzj) - Use HAL and DBus for probing and device node creation in stage2. (notting) - Get rid of /tmp/ramfs usage. (katzj)
Thu Dec 6 23:00:00 2007 Chris Lumens - 11.4.0.6-1 - Remove confirmation screen (katzj) - Use a better cio_ignore line (#253075). (dcantrell) - Remove the release notes code entirely. (clumens) - Remove existing InstallMethod code. (clumens) - Add a specfile rule to bump the version. (katzj) - Make the tag an annotated tag (katzj) - Fixup chunk of dwmw2\'s patch to be cleaner (katzj) - Update mk-images.ppc for new zImage wrapper (#409691) (dwmw2) - Remove gdb.i386 on upgrade (#407431) (katzj) - device nodes are in /dev (or, at least, should be) (notting)
Mon Dec 3 23:00:00 2007 Jeremy Katz - 11.4.0.5-1 - Add support for the Efika platform (dwmw2) - Fix some tracebacks (clumens, #405951) - Actually include the crypto mods (dlehman) - Include more nss libs (clumens, #405921) - Remove some cruft (notting) - Use libblkid instead of our custom code for fstype and label probing - Fix tty switching in graphical install
Thu Nov 29 23:00:00 2007 Jeremy Katz - 11.4.0.4-1 - Initial support for partition and LV resizing. VERY EXPERIMENTAL! - Commit partitioning changes to disk earlier - Add start of ext4 support - Fix some tracebacks - Add support back for alpha (Oliver Falk)
Wed Nov 28 23:00:00 2007 Chris Lumens 11.4.0.3-1 - Fix the build by no longer including broken kernel headers (katzj). - Fix tracebacks when printing disk errors (#403501). - Fix tracebacks in displaying the text mode exception dialog (#403381).
Wed Nov 28 23:00:00 2007 Chris Lumens 11.4.0.2-1 - Include libuser support libraries. - Include nss libraries so rpm works again (#396851). - Fix a traceback starting vnc mode. - Make --excludedocs work again (#401651). - Probe for USB on more busses (dwmw2, #401821). - Add linear.ko to the modules available for rescue mode (#151742). - Update implantisomd5 usage to give correct option name (#364611). - Start removing unneeded install method code. - Run %post scripts on upgrade (#392201). - Correct nicdelay patch (msivak, #349521). - Only run media check if we\'re installing off the CD (#362561). - Fix display of package names in non-English text installs (#376231). - Import isys (katzj, #390141). - Fully handle pae kernel (katzj, #388231). - Add initial support for encrypted block devices (dlehman). - Strip out the wiki markup from docs (Paul Frields, #387341). - Update Romanian keyboard layout and console font (#386751).
Thu Nov 15 23:00:00 2007 Chris Lumens 11.4.0.1-1 - Pull in the /lib/ld-linux.so.2 symlink to stage2. - Don\'t segfault on unpartitioned updates devices (#372011). - Log errors and continue when we can\'t copy files during livecd (#376741). - Pull in glibc.i386 and openssl.i386 to stage2 (#367731). - Fix Macedonian translation (#374561).
Thu Nov 8 23:00:00 2007 Chris Lumens 11.4-1 - Add nicdelay= command line option (msivak, #349521). - Display more useful ks script error messages. - Set re-IPL device before reboot on s390x (bhinson, Jan Glauber). - Enable DASD formatting progress bar (Jan Glauber). - Add memory error handling to module loading code (HARA Hiroshi). - Add accelerator keys to the VG editor window (jgranado, #206479). - Turn off swap and lvm earlier to avoid dmraid problems (katzj, #357401). - Fix lang-names handling under parallel make (katzj, #358411). - Rework VNC startup (jgranado, #264841). - Fix help output for buildinstall (#355871). - Pull docs from the new wiki location (katzj, #356021). - Fix handling of XFS under livecd (katzj, #355351). - Don\'t show bridged network devices (katzj, #354561). - Fix handling of Sun disklabels (pjones). - Add --fsprofile=, deprecate --bytes-per-inode (pjones). - Rework exception handling dialog UI for future expansion. - Use the right path for locking under livecd (notting, #354571). - Add --disc-size= to splittree.py (#149234). - Write kickstart log files to the right tree when chrooted (#338541). - Offer to upgrade rpm platform on mismatched arch upgrades (msivak, #217132). - Don\'t ask to initialize partition tables in rescue mode (msivak, #331131). - Add CIFS tools to the rescue image (msivak). - Fix displaying ampersands in the package progress bar (dcantrell). - Ignore sg devices in the driveDict (katzj, #330931). - Create the USB boot image with makebootfat (jgranado). - Add ntfsprogs to the rescue image (jgranado, #220062). - Fix retrying when booting off the CD and using a URL method (#330641). - Allow users to use their own mke2fs.conf (pjones). - Don\'t log critical errors if we can retry fetching (sfernand, #350251). - Clean up usage of /tmp for device nodes (notting). - Fix shlib dep finding in upd-instroot (Orion Poplawski, pjones). - Fix runinst and hal-lock usage for livecd (katzj). - Write out IPV6 * variables to ifcfg-eth * correctly (dcantrell, #328931). - Don\'t traceback when trying on a failed mirror (#349371).
Tue Oct 23 00:00:00 2007 Jeremy Katz 11.3.0.44-1 - Fix warning about arch changes on upgrade (#222424) - Fix phantom kernels on upgrade (#325871) - Add some kde packages to the multilib upgrade blacklist (#339981) - Require policycoreutils (clumens, #343861) - Fix typo leading to traceback (clumens) - Fix processing of ks=nfs (clumens) - Memory freeing cleanups (pjones)
Mon Oct 22 00:00:00 2007 Jeremy Katz 11.3.0.43-1 - Fix closing of some fds (pjones) - Fix ip address used in a few cases (clumens, #336761) - Filter out non-useful networking devices from being displayed (clumens, #338461) - Fix a quoting bug with pxelinux (#248170) - Label lost+found (pjones, #335621) - Update udev rules to not match wmaster (notting) - gptsync update (pjones) - Detect invalid harddrives given to bootloader --driveorder (#33861)
Thu Oct 18 00:00:00 2007 Peter Jones 11.3.0.42-1 - Don\'t include \'sound-and-video\' in \'Office and Productivity\' since the former is enabled by default, and including it here causes disabling OaP to result in disabling s-a-v unintentionally.
Thu Oct 18 00:00:00 2007 Peter Jones 11.3.0.41-1 - Fix liveinst build on ppc
Thu Oct 18 00:00:00 2007 Peter Jones 11.3.0.40-1 - Don\'t build gptsync on ppc (katzj) - Remove obsolete no.po translation (clumens, #332141) - Update gptsync to 0.10
Sat Oct 13 00:00:00 2007 Chris Lumens 11.3.0.39-1 - Detect PS3 disks (katzj, #325111). - Fix lang setting for Romanian (#327431). - Fix segfault in constructing HTTP headers in the loader (#328191). - Remove ata_generic from the blacklist (katzj). - Add dbus to upgrade remove blacklist (katzj). - Extract firmware in mk-images (katzj). - Write udev network device name rules (notting, #264901). - Speed up upd-instroot quite a bit (Orion Poplawski). - Fix formatting of /etc/hosts (katzj). - Don\'t add labels to /etc/fstab for reused LVs (#216561). - Allow liveinst on ppc (katzj).
Thu Oct 11 00:00:00 2007 Jeremy Katz 11.3.0.38-1 - Copy over modprobe.conf from live system - Don\'t traceback with unconfigured nics (#325071) - Disable selinux on upgrades if the user has booted with selinux=0 (#242510) - More speedups building stage2 images (Orion Poplawski) - Fix some translations (#322681)
Tue Oct 9 00:00:00 2007 Jeremy Katz 11.3.0.37-1 - Use nodocs when building stage2 images (Orion Poplawski) - Add extra headers to ks.cfg request for arch and release (#315601) - Fix a traceback in partition sanity checking (#316551, #318841, #300721) - Hack to not ignore the ssb driver for wireless (#311421) - Set repo cost so we pull things from the DVD instead of network (#245696) - Make boot partitions 200 megs - Write reboot commands into generated anaconda-ks.cfg (clumens) - Don\'t reload the UI if we don\'t have to (clumens, #290781) - Use newer version of device command (clumens)
Sat Sep 29 00:00:00 2007 Chris Lumens 11.3.0.36-1 - Fix rescue CD + nfs tree as well. - More wireless driver blacklist fixing (katzj).
Fri Sep 28 00:00:00 2007 Jeremy Katz 11.3.0.35-1 - Support modname.option=value for passing options to kernel modules - Fix rescue CD + nfsiso (clumens) - Blacklist more wireless drivers that can\'t work - Make buildarch more predictable (#239897)
Wed Sep 26 00:00:00 2007 Jeremy Katz 11.3.0.34-1 - A few upgrade fixes; look for packages in /var/cache/yum/anaconda-upgrade/packages so that you can predownload them - Point to the mirror list for the \"Additional Fedora Software\" - Font movement (#304271) - Fix where firmware is looked for
Tue Sep 25 00:00:00 2007 Jeremy Katz 11.3.0.33-1 - Blacklist some modules to try to avoid #299351 - Copy over media.repo if it exists - Fix for pulling firmware - Remove a useless progress window (#240459) - Fix Romanian traceback (#292091) - Catch an exception on repo setup (#295381) - Fix network device tool tips - Fix display of groups being installed vs no (#296581) - Fix Serbian language/keyboard (msivak, #235709) - Honor \"boot from\" dropdown more (msivak, #243556, #243799) - Make sure people are adequately warned about booting from a drive they\'re not installing to (msivak, #243799) - Don\'t label lvm on live installs either (#297391)
Thu Sep 20 00:00:00 2007 Jeremy Katz 11.3.0.32-1 - spec file cleanups (dcantrell) - lots of pychecker fixes (clumens) - revert writing out anaconda-ks.cfg earlier; breaks live installs (clumens) - Fix upgrade traceback (clumens, #296571) - Few live install fixes
Wed Sep 19 00:00:00 2007 Chris Lumens 11.3.0.31-1 - Really include new Japanese font (katzj, #279931). - Use /dev/live-osimg-min if it exists (katzj). - Copy driver disk contents to /root (#289751). - Write out /root/anaconda-ks.cfg earlier (#292571).
Tue Sep 18 00:00:00 2007 Jeremy Katz - 11.3.0.30-1 - Firewire module names changed again (#292421) - Some liveinst improvements (Douglas McClendon) - Create tape devices (dlehman) - Fix traceback on no more mirrors (dlehman) - Fix treeinfo path to stage2 (wwoods) - Remove unused graphics (notting) - Look at root path for kernels (Douglas McClendon) - Netlink fixes (pjones)
Fri Sep 14 00:00:00 2007 Chris Lumens 11.3.0.29-1 - On the graphical netconfig screen, only check the gateway address if provided (dcantrell). - Don\'t show wireless adapters unless explicitly requested (katzj). - Add user and services commands and scripts to anaconda-ks.cfg - Fix handling of groups from the kickstart user command. - Support loading updates from partitioned devices. - Rework netlink code to support > 10 devices and not get caught in an infinite loop (pjones, dcantrell). - Fix args passed to iscsiadm (k.georgiou AT imperial DOT ac DOT uk, - Set flags.selinux (katzj, #244691). - Be more accepting when waiting for an sshd response (alanm AT redhat DOT com, #286031). - Probe USB to make USB network installs work (H.J. Lu, #285491). - Rework driver package installation to be more generic. - Turn off swaps we didn\'t turn on so livecds don\'t blow up (katzj). - Add new Chinese and Japanese font packages (katzj, #279931). - Fix another upgrade GUI traceback (#281031). - Correctly identify when the VNC server doesn\'t start. - Display the correct signal name when loader exits (pjones). - Change method for determining maximum LV size (msivak, #242508).
Thu Sep 6 00:00:00 2007 Jeremy Katz - 11.3.0.28-1 - Make sure we find out about all nics (dcantrell) - Hard drive install fixing (clumens, #287241) - Make sure iniparse is in the image (notting, #276941) - Add the short hostname to the localhost entry (dcantrell, #253979)
Wed Sep 5 00:00:00 2007 Chris Lumens 11.3.0.27-1 - Honor hostname= command line option (dcantrell, #186560). - Set the hostname if provided by the user or by DHCP (dcantrell, #180451). - Blacklist floppy and iscsi modules (notting). - Fix traceback on GUI network config screen (dcantrell). - Kickstart networking interface fixes (dcantrell, #260621). - Don\'t traceback when reading kickstart post scripts (#276851). - On kickstart installs, output the incoming packages section to anaconda-ks.cfg.
Sat Sep 1 00:00:00 2007 Jeremy Katz - 11.3.0.26-1 - Some kickstart fixes (clumens, #269721) - More libraries (clumens)
Fri Aug 31 00:00:00 2007 Jeremy Katz - 11.3.0.25-1 - quick and dirty fix for popt to be in stage2
Fri Aug 31 00:00:00 2007 Jeremy Katz - 11.3.0.24-1 - Use the right network kickstart object (clumens) - More firmware fixes (dcantrell, #177452) - Skip devices without firmware (dcantrell, #251941) - Attempt to fix out dso depsolving for stage2
Wed Aug 29 00:00:00 2007 Chris Lumens 11.3.0.23-1 - Fix symlink handling in stage2 creation (katzj). - Make man pages work when chrooted in rescue mode (jgranado, #254014). - Handle wireless drivers that require firmware (dcantrell).
Tue Aug 28 00:00:00 2007 Jeremy Katz - 11.3.0.22-1 - Add an isomd5sum subpackage - Make sure we pull in all X drivers - Fix kickstart traceback (clumens) - Fix zfcp radio button to not be selectable (clumens, #254137)
Sun Aug 26 00:00:00 2007 Jeremy Katz - 11.3.0.21-3 - BR popt-devel - and -static
Sun Aug 26 00:00:00 2007 Jeremy Katz - 11.3.0.21-1 - Fix setting additional repo names (clumens) - Update install-methods doc (msivak, #252407) - Add an FS label column (msivak, #248436) - Allow changing/reconfiguring nic in the loader (dcantrell, #242019) - Fix man pages in rescue mode (jgranado, #243443) - Setup everything repo (jgranado, #254014) - Allow using the \"rescue\" CD as the second stage for all install types (#186641) - Fix firewire module name - Display arch more prominently (msivak, #244531)
Thu Aug 23 00:00:00 2007 Chris Lumens 11.3.0.20-1 - Only add one slash to NFS path names (dcantrell, #253539). - Use dotted quad netmasks if provided (dcantrell, #243250). - Update system-config-date dependency (#253444). - Fix timezone screen size for livecd installs (katzj, #251851). - Check for themes in the installed root instead of host (katzj). - Add version information to the syslinux screens (katzj, #253632). - Add tooltips to UI for device names (jgranado, #125312). - Fix number of created SCSI device nodes (msivak, #241439). - Simplify upd-instroot (katzj). - Fix SIGSEGV in loader network config (dcantrell, #252988). - Network input validation cleanups (hhara AT miraclelinux DOT com). - Handle multiple module parameters in insmod (hhara AT miraclelinux DOT com).
Tue Aug 14 00:00:00 2007 Chris Lumens 11.3.0.19-1 - Make the version number display more prominent. - Dynamically figure out the GTK and icon themes (katzj). - Purge lots of unneeded code that\'s in yum (katzj). - Don\'t check for bootable EFI partitions on RAID (#250353). - Remove SELinux stuff after policy creation (katzj).
Fri Aug 10 00:00:00 2007 Chris Lumens 11.3.0.18-1 - Fix \"noipv6 ip=dhcp\" to not ask about v4 vs. v6 (katzj). - Blacklist the ata_generic module (katzj). - Don\'t double add packages to the transaction set (katzj, #249908). - Use find_lang (katzj, #251444). - Add newt-python and libuser-python packages (katzj, clumens, #251347). - Add dosfslabel (katzj, #251217). - Enable runlevel 5 if kdm is installed (#251194). - Fix disk selection in text UI (#247997, #251150). - Don\'t require a command line option for xfs (katzj). - Fix syntax error (pjones). - Rework loader flags (dcantrell, #250895).
Tue Aug 7 00:00:00 2007 Chris Lumens 11.3.0.17-1 - Check the rpmdb of the installed root (katzj). - Fix mknod calls (hhara AT miraclelinux DOT com). - Generate module-info at build time (notting). - Use more specific error messages when copying stage2 fails (#250954). - Test using zenity for kickstart script progress reports (#147109).
Sat Aug 4 00:00:00 2007 Chris Lumens 11.3.0.16-1 - Remove debug button from exception dialog on livecd installs. - Don\'t look at removed devices to find free space (#250148). - Build fixes. - Force formatting / on livecd installs (#250301). - Remove plip support (notting). - upd-instroot fixes (pjones). - Fix kickstart updates command. - Add more information to .treeinfo (wwoods).
Wed Aug 1 00:00:00 2007 Chris Lumens 11.3.0.15-1 - isys cleanups. - Create device nodes much earlier (#249882).
Sat Jul 28 00:00:00 2007 Chris Lumens 11.3.0.14-1 - Fix ppc keymaps (#249881).
Sat Jul 28 00:00:00 2007 Jeremy Katz - 11.3.0.13-1 - fix nfsiso (#249882)
Fri Jul 27 00:00:00 2007 Bill Nottingham - 11.3.0.12-1 - fix stage2 generation (jkeating)
Fri Jul 27 00:00:00 2007 Jeremy Katz - 11.3.0.11-1 - GPT boot bits (pjones) - Fix loopback clobbering problem - Fix tui installs to not hang (dcantrell) - Fix stage2 generation to use the tree and not configured repos
Thu Jul 26 00:00:00 2007 Jeremy Katz - 11.3.0.10-1 - fix media installs (#249371)
Wed Jul 25 00:00:00 2007 Jeremy Katz - 11.3.0.9-1 - Rebuild keymaps (clumens, #240087) - Fix kickstart docs about dhcpclass (clumens, #248910) - Fix for usb-storage dance (pjones, #247830) - Fix protected partitions problem (clumens) - Improve stage2 generation
Fri Jul 20 00:00:00 2007 Chris Lumens 11.3.0.8-1 - Mark iSCSI root with _netdev mount option (markmc AT redhat DOT com, - Support multiple bind mounts when reading /etc/fstab (#246424). - Support ISOs being on the root partition to upgrade (#244002). - Improve error reporting when mounting swap (#248558). - Add support for labeling FAT filesystems (pjones). - Make x86 machines using EFI use /boot/efi and mark as bootable (pjones). - Lots of partition initialization cleanups (pjones). - Don\'t generate two errors for SCSI devices with > 15 partitions (pjones).
Tue Jul 17 00:00:00 2007 Jeremy Katz - 11.3.0.7-1 - Don\'t format rootfs for live installs (#248085) - Handle --only-use option for drives (clumens, #198526) - Avoid reserving labels that won\'t exist after partitioning is complete (clumens, #209291)
Fri Jul 13 00:00:00 2007 Chris Lumens 11.3.0.6-1 - Don\'t call lvm.pvlist so much (pjones). - Don\'t log harmless unmounting errors (dlehman, #223059). - Handle F12 on the install key dialog (dlehman, #210673). - Create device nodes and probe for tape drives (dlehman, #218816). - Fix loader network configuration UI flow (lucasgf AT br DOT ibm DOT com, - Include yum-fedorakmod plugin (dlehman). - Don\'t map Fedora to Fedora Core in the betanag dialog (katzj). - String fixes (katzj, #246703). - Fix module path order so updates get used (pjones). - Install the PAE kernel when applicable (pjones, #207573). - Fix fsset entry sorting (jhutz AT cmu DOT edu, #242294). - Don\'t display garbage in the ksfile location dialog (#245936).
Fri Jun 29 00:00:00 2007 Jeremy Katz - 11.3.0.5-1 - Fix traceback opening disks (dcantrell, #245609) - Fix live installs with /usr/local and /usr as separate partitions (#244913) - Driver disk reworking (clumens, #213318) - Write out additional repos in anaconda-ks.cfg (clumens, #206152) - Fix iscsi error reporting (pjones) - Add nss/nspr libs to stage2 (clumens) - Fix code to work with yum 3.2.1 (#245918) - Preserve owners on live install copy (#243479)
Sat Jun 23 00:00:00 2007 Chris Lumens - 11.3.0.4-1 - Add a firmware loader, remove nash firmware bits (pjones). - Fix module loading to work for multiple modules.cgz locations (pjones). - Handle IPv4 CIDR prefixes in iscsi config (hhara AT miraclelinux DOT com). - Better error handling in iscsi config (dwpang AT redflag-linux DOT com, hhara AT miraclelinux DOT com). - Fix livecd traceback (#244764). - Copy over entire driver disk directory contents for new layout.
Tue Jun 19 00:00:00 2007 Chris Lumens - 11.3.0.3-1 - Remove obsolete language and loader options (notting). - Remove unused gzlib implementation (pjones). - Finish removing split ISO loopback method (#244258). - libbz2 has changed location (#243566).
Sat Jun 16 00:00:00 2007 Jeremy Katz - 11.3.0.2-1 - fix syntax error (jkeating) - don\'t capture passwords from kickstart in exception dumps (clumens) - don\'t write out unicode text to install.log (clumens, #243477)
Sat Jun 16 00:00:00 2007 Chris Lumens - 11.3.0.1-1 - Fix call to mksquashfs in mk-images so we get stage2.img again. - Other minor image creation fixes. - Flush drive dict so zFCP devices get device nodes (dcantrell, #236903).
Wed Jun 13 00:00:00 2007 Chris Lumens - 11.3.0.0-1 - Require libdhcp6client-static. - Remove loopback mounted split ISO install method. - Allow locking root and user accounts from kickstart (#240059). - Don\'t delete NFS mounts from /etc/fstab on upgrade (#242073). - Add support for Areca RAID controllers (#238014). - Use \"disc\" instead of \"CD\" in loader dialogs (#242830). - Don\'t show the X hatch pattern anymore (#195919). - Set a default clearpart type. - Permanently skip task and group selection on livecd (katzj, #242083). - Sync up repo representation with yum (dlehman). - Enable building on arm (Lennert Buytenhek). - Fix iscsi configuration traceback (#242379). - Enable all ZFCP LUNs (dcantrell, #207097). - Don\'t traceback on blank lines in modprobe.conf (#241991). - Fall back to English release notes (#241975). - Fix static network configuration (dcantrell, #221660). - Mount /dev/pts in rescue mode (dlehman, #228714). - Include dmidecode on ia64 (dlehman, #232947). - Correctly count SCSI disks (dlehman, #230526). - Don\'t traceback if we can\'t remove a ks script (#241878). - Preserve authconfig formatting (#241657). - Fix RAID superblock issues (katzj, #151653). - Bump early swap RAM limit (katzj, #232862). - Network configuration fixes (katzj, #240804). - Define Error to fix a livecd traceback (katzj, #241754). - Remove extra windows in text network config (notting, #241556). - Remove telnet mode (dcantrell). - Fix traceback on kickstart upgrades (#241395, #243159). - Make sure nics are brought up with DHCP config info (dcantrell). - Error out on invalid RAID superblocks (pjones, #151653). - loader UI flow fixes (dcantrell, #239958). - Fix various tracebacks in the partitioning code (dcantrell). - Fix network segfault (dcantrell, #240804). - Log real LVM errors instead of hiding them (katzj).
Tue May 22 00:00:00 2007 Jeremy Katz - 11.2.0.61-1 - add esound to upgrade handling - fix selected group display when adding repos with the same groups (#237708) - check for Xvnc being executable (dcantrell) - add keyutils-libs (#240629)
Thu May 17 00:00:00 2007 Chris Lumens - 11.2.0.60-1 - Add yum logger (katzj, #240226). - Fix up Bulgarian keyboard support (#240087). - Fix text mode language selection tracebacks.
Wed May 16 00:00:00 2007 Chris Lumens - 11.2.0.59-1 - Set the timezone when language is changed in text mode (#239826). - Replace pump-stub with dhcpclient-stub (dcantrell, #239427). - Set preferred color on upgrades (pnasrat, #235757). - Fix livecd text mode traceback (katzj). - Kickstart documentation updates (#234187). - Increase early swap size on 64bit platforms (katzj, #238266). - Various network fixes (dcantrell). - Fix syslinux highlighting (katzk).
Sat May 5 00:00:00 2007 Jeremy Katz - 11.2.0.58-1 - Set preferred rpm color (pnasrat, #235757) - Add mk-rescueimage.ia64 (prarit, #236221) - Be smarter about getting pid of iscsiadm (clumens, #223257) - Relabel all of /var/log (#236774) - Fixes for appletouch (#238355) - Fix homedir labeling (#238277) - Don\'t traceback in text mode without disks (#238695) - Fix vncconnect (clumens, #238827) - Don\'t eject too soon in kickstart (clumens, #238711, #239002) - Fix lvm activation/deactivation (pjones, #224635)
Tue May 1 00:00:00 2007 Jeremy Katz - 11.2.0.57-1 - fix build
Tue May 1 00:00:00 2007 Jeremy Katz - 11.2.0.56-1 - Don\'t write out ipv6 disabling bits (dcantrell, #237642) - Load pata_pcmcia late (#237674) - Fix release notes to display nicely with the livecd running at 800x600 - Add support for spufs (pnasrat, #237725) - Add libidn for ping (#237745) - Fix selinux context of /root (clumens, #237834) - Fix for mirror errors (dlehman) - Fix splittree (Joel Andres Granados, #233384) - Fix ppc32 netboot (pnasrat, #237988) - Fix %packages for media installs (clumens, #231121, #235881) - Fix rescue mode networking (dcantrell, #238080) - Adjust for unbreaking the yum API - Fix rescue mode traceback (#238261) - Fix for iscsi not being present (#238424) - Fix for upgrades with LVM (clumens, #234938) - Give some feedback while erases are being processed (#238256)
Tue Apr 24 00:00:00 2007 Jeremy Katz - 11.2.0.55-1 - Fix FTP/HTTP installs booted from disc1/rescueCD - Ensure kickstart scripts are executed with the right cwd (clumens, #237317) - Fix net device comparison (dcantrell, #237431) - Fix multiple repos some more (#231543)
Sat Apr 21 00:00:00 2007 Chris Lumens - 11.2.0.54-1 - Be smarter about detecting network link status (dcantrell, #236483). - Lots of yum mirror list and retry fixes (dlehman). - BR libdhcp-static (dcantrell). - Add Mist theme (katzj). - Update translation files (katzj, #237263). - Fix VNC traceback (#237194). - Fix error message for > 15 partitions per disk (dcantrell, #234686).
Fri Apr 20 00:00:00 2007 Jeremy Katz - 11.2.0.53-1 - Add Romanian to language list (#237060) - Fix selinux context of /etc/modprobe.d - Move locale-archive.tmpl into the right place (clumens) - Don\'t duplicate filesystem entries (clumens, #236477) - Fix a python warning (dcantrell) - Fix release notes with live CD
Thu Apr 19 00:00:00 2007 Jeremy Katz - 11.2.0.52-1 - More PS3 fixes (dwmw2, #236480, #236508) - Fix broadcast calculation (dcantrell, #236266) - Allow anaconda to install debuginfo (#236033) - Fixes for installs from live image running off of USB key - Don\'t nuke locale-archive (clumens, #236978) - Fix rescue image default (clumens, #236453) - Try to be smarter about resolution for 480i ps3 (#236510)
Wed Apr 18 00:00:00 2007 Jeremy Katz - 11.2.0.51-1 - Some PS3 fixes (dwmw2) - Try to handle some of the problem cases with the ide -> libata driver changes (clumens, katzj, #229704) - Fix text mode package descriptions (clumens, #233662) - Fix netlink buffer size (dcantrell, #234764) - Fix how we disable ipv6 (dcantrell) - Add a few more packages to upgrade blacklists - Warn and try not to blow up with scsi disks with more than 15 partitions (dcantrell, katzj)
Sat Apr 14 00:00:00 2007 Jeremy Katz - 11.2.0.49-1 - Fix SELinux labels on moved files with live install (#236282) - Add vmmouse driver
Fri Apr 13 00:00:00 2007 David Cantrell - 11.2.0.48-1 - Don\'t write out remove lines for packages that don\'t exist on the installation arch (clumens) - Remove unused code from partedUtils.py (clumens) - Fix handling of plain text release notes (Elliot Peele) - Fix RAID minor number allocation in text mode UI (clumens) - Force /sbin and /usr/sbin in the PATH (katzj) - Don\'t copy stage2.img if it is not found (katzj) - Test given URL for HTTP/FTP install modes when stage2 is loaded from CD
Tue Apr 10 00:00:00 2007 Jeremy Katz - 11.2.0.47-1 - Fix build on s390 - Ensure we exit at the end of the install.
Mon Apr 9 00:00:00 2007 Peter Jones - 11.2.0.46-2 - Rebuild because aparently the s390 build produced a corrupt package...
Fri Apr 6 00:00:00 2007 Jeremy Katz - 11.2.0.46-1 - Minor live install fixes - dasd fixes (dcantrell)
Thu Apr 5 00:00:00 2007 Jeremy Katz - 11.2.0.45-1 - More live changes to fix installing from the live image running from RAM or a USB stick. Note: requires a livecd created with livecd-tools >= 006 - Make the end button Close for the live case (#225168) - Unmount installed filesystems at the end of the live install - Fix an autopart bug (clumens, #235279)
Wed Apr 4 00:00:00 2007 Jeremy Katz - 11.2.0.44-1 - Clean up depsolve callback to work with yum depsolver - More live CD fixing
Wed Apr 4 00:00:00 2007 David Cantrell - 11.2.0.43-1 - Correctly detect if there are no more mirrors to try (clumens, #232639) - Display size and model info per disk in PartitionTypeWindow in textw - Support fetching kickstart files from HTTP URLs that require login information (bnoceraAATTredhat.com, #194247) - Improve CongratulationWindow.getScreen (katzj) - Add missing import to livecd.py (katzj) - Use correct syntax for hal-lock (katzj) - Don\'t traceback in cases where there are no drives (katzj, #234697) - Add fec_mpc52xx, ps3_storage, and gelic_net (#220009) - Display IP address of the VNC server (#234747) - Add OSA layer 2 support for System Z (bhinsonAATTredhat.com, #233376) - Import constants in backend.py (clumens, #234782) - Add netxen_nic driver (clumens, #230245)
Sat Mar 31 00:00:00 2007 David Cantrell - 11.2.0.42-1 - LiveCD fixes (katzj, #230945, #224208, #224213, #230943) - Handle IOErrors if we can\'t find the kickstart file (clumens)
Thu Mar 29 00:00:00 2007 Chris Lumens - 11.2.0.41-1 - Fix partitioning under kickstart when using clearpart (#232936). - Add padding on the device stripe graph (#217294). - Fix probing RAID superblocks (#172648, #208970, #215231). - Support using hal locking on the live CD (katzj, #231201). - Fix text install UI flow (dcantrell). - Add IPv4 address validation for s390 (dcantrell, #234152). - Don\'t unnecessarily run DHCP on the add repos screen (dcantrell, #232512). - Netlink cache cleanups (dcantrell). - Package installation progress UI cleanups (dcantrell). - Only probe for network devices with loaded modules (dcantrell, #233507). - Better error handling on unprintable filesystem labels (#191679). - Live CD and lowres UI fixes (katzj). - Exit if the close button is clicked (katzj, #231775). - Always display an IP address in the VNC info message (#231934). - Handle dual IP stack manual configuration correctly (dcantrell, #232690). - zlib has moved (katzj). - Write out /etc/sysconfig/desktop file if there\'s a default (katzj, #233472).
Fri Mar 23 23:00:00 2007 Jeremy Katz - 11.2.0.40-2 - fix xinit exiting
Wed Mar 21 23:00:00 2007 Chris Lumens - 11.2.0.40-1 - livecd X fixes (katzj). - Handle mounting errors on the harddrive image method (#124793). - Fix timezone --isUtc for real. - More kickstart RAID10 fixes (#230268). - Fix ip=dhcp command line option (dcantrell, #233152). - Add cdc_ether module for USB networking (dcantrell, #174229). - Fix text mode timezone traceback.
Tue Mar 20 23:00:00 2007 Jeremy Katz - 11.2.0.39-1 - Document asknetwork (clumens, #233035) - Fix no drives being selected by default with autopart (clumens) - Add bits for livecd install desktop file, etc
Mon Mar 19 23:00:00 2007 Chris Lumens - 11.2.0.38-1 - Add new firewire modules (katzj, #231708). - String fixes (#232778). - Update for new system-config-date (#232905). - Fix package selection (#232701). - Default to no drives selected on the RAID screen (#195636). - Display a caps lock warning on the password screen (#207894). - Kickstart documentation updates (#209966).
Thu Mar 15 23:00:00 2007 David Cantrell - 11.2.0.37-1 - Fix confusing wording in loader (clumens, #163329) - Don\'t tell the user to eject the CD at the end (clumens, #137275) - Remove some unused functions (clumens) - More intelligent error handling when the number of packages exceeds the CD size (clumens, #232104) - Partitioning UI string fixes (clumens, #203346) - Name the cciss module \'HP/Compaq Smart Array Controller (#210414) - More partitioning UI string fixes (#208394)
Tue Mar 13 23:00:00 2007 Chris Lumens - 11.2.0.36-1 - String fixes (#231761). - Fix yum logging traceback. - Restore \"Save to Remote\" button on exception dialog. - Return NULL when dhcpv4 and dhcpv6 are disabled (dcantrell, #230941). - Handle configuration of lots of NICs much better (dcantrell, #228512).
Fri Mar 9 23:00:00 2007 David Cantrell - 11.2.0.35-1 - Fix SIGSEGV for HTTP installs (#231576) - Some spec file cleanups to adhere to Fedora packaging guidelines
Thu Mar 8 23:00:00 2007 David Cantrell - 11.2.0.34-1 - Remove duplicate Activate On Boot checkbox in iw netconfig - Set DHCPv6_DISABLE flag for auto neighbor discovery (#230941, #230949) - Set loaderData->ip appropriately in STEP_IP (#231290) - Replace hyphens in BOOTIF= parameter with colons (#209284) - In strcount() in libisys, return 0 if tmp is NULL (#231290) - Subclass Raid class in kickstart.py from F7_Raid (clumens) - Make sure ext2 filesystem module is loaded early (clumens, #230946)
Thu Mar 8 23:00:00 2007 Chris Lumens - 11.2.0.33-1 - Fix translations to build correctly. - Fix traceback on upgrade due to yum API change.
Wed Mar 7 23:00:00 2007 Jeremy Katz - 11.2.0.32-1 - Various buildinstall and splittree fixes to make things work better without an RPMS dir (Jesse Keating) - Minor package progress API changes - Minor backend fixes (Elliot Peele) - Minor translation related fixes
Tue Mar 6 23:00:00 2007 David Cantrell - 11.2.0.31-1 - Smaller required height for main window for livecd installs (katzj) - Move utility functions around in isys - Init loopback in stage 1 using ioctl() rather than netlink (#229670) - Handle netlink messages for RTM_GETLINK that are larger than 4K (#230525)
Mon Mar 5 23:00:00 2007 Jeremy Katz - 11.2.0.30-1 - ext2 is a module now - add a basic boot drive selector to the graphical autopartitioning screen
Mon Mar 5 23:00:00 2007 Jeremy Katz - 11.2.0.29-1 - Fix some typos (clumens, dcantrell, katzj) - Use depsolving from yum instead of our own stuff now that the yum depsolving doesn\'t require header downloads - Misc backend cleanups - Fix deprecation warnings (#230951) - Networking fixing (#210370) - BR newt-static
Thu Mar 1 23:00:00 2007 Chris Lumens - 11.2.0.28-1 - Support multiple %ksappend lines (#222201). - Set the ksdata after setting the initial timezone values (#230472). - New progress screen interface that\'s easier on backends (katzj). - Handle KickstartError exns better than just dumping a backtrace. - Add an updates ks command. - Apply a patch to support RAID10 (Orion Poplawski , - Fix reserve-size option on splittree.py (katzj, #230343). - Apply a patch to clean up strings (Paul W. Frields , - Focus the next button when enter is pressed on the password screen (#206568).
Mon Feb 26 23:00:00 2007 Chris Lumens - 11.2.0.27-1 - Clean up partitioning text (katzj, #228198, #221791). - Write out the fstab after migrating (katzj, #223215). - More partitioning text fixes (#229959). - Desensitize drive selection box for custom layouts (#219207). - Support new kickstart extended group syntax. - Handle port numbers in the exception scp dialog (#227909). - Don\'t attempt to load a module when the device line is wrong (#227510). - Fix selecting the kernel-xen-devel package (dlehman, #226784). - Desensitize partition review checkbox when going back (dlehman, #220951). - Add key handling UI (dlehman). - Fix writing out /etc/sysconfig/network-scripts/ files (#227250). - Verify added repos when going back to the tasksel screen (#227762). - Don\'t include /usr/share/zonetab/zone.tab for translation (#229729). - Documentation updates (#189292, #173641). - Delete /etc/mtab if it exists on upgrade (#213818). - Add atl1.ko module to loader (#229641). - Don\'t traceback when cancel is pressed on iscsi add dialog (#229694). - Don\'t relabel disks that contain protected partitions (dlehman, #220331). - Clear non-protected partitions from disks if initAll is set (dlehman). - Allow access to regkey screen when going back (dlehman, #219361).
Wed Feb 21 23:00:00 2007 Chris Lumens - 11.2.0.26-1 - Add dpi flag when starting X to fix tiny font size (#224665). - Set the default timezone for languages we can\'t display (#227625). - Add termcap files we were missing to fix b&w console (#228596, #229236). - Add files from vnc-libs package to fix VNC installs.
Tue Feb 20 23:00:00 2007 Chris Lumens - 11.2.0.25-1 - Add libtinfo to the stage2 images. - Use new pykickstart organization. - Change default French layout to latin9 (#229269). - Add maketreeinfo.py script (Will Woods ).
Fri Feb 16 23:00:00 2007 David Cantrell - 11.2.0.24-1 - Fix compiler warnings in wlite code - Remove obsolete code from network_gui.py - Rebuild to link with new libdhcp6client and new libdhcp
Wed Feb 14 23:00:00 2007 Peter Jones - 11.2.0.23-1 - Get rid of unused X mouse handling (dcantrell) - Update for newer createrepo (jkeating) - Update for device-mapper/device-mapper-libs split
Tue Feb 13 23:00:00 2007 Chris Lumens - 11.2.0.22-1 - Load the ext3 module earlier to fix hd installs (#223749, #224534). - Don\'t traceback in postconfig if it\'s not a kickstart install. - Fix autopart string (dcantrell, #228192). - Remove references to genheader (dcantrell). - Rework text network UI to more closely follow graphical (dcantrell).
Fri Feb 9 23:00:00 2007 David Cantrell - 11.2.0.21-1 - BR device-mapper-devel
Fri Feb 9 23:00:00 2007 David Cantrell - 11.2.0.20-1 - Require newest libdhcp - Remove obsolete findpackageset.py and genheader.py (clumens) - Update translation files (#227775, clumens) - BR glib2-static (clumens) - Add LVM exception handling classes (pjones) - Wrap lvm command calls with lvmExec() and lvmCapture() (pjones) - Remove obsolete fbconProbe() and doFbconProbe() (katzj) - Display \'DHCPv6\' rather than \'DHCP\' for IPv6/Prefix column - Make \'description\' a property for correct i18n translations (pjones) - Add the postscripts step (#227470, clumens) - Do not try to run post scripts if ksdata is missing (clumens) - Allow going back to interface selection screen in stage1 (#213787, clumens) - Sort detailed package listing in text mode (clumens) - Don\'t try to second guess provided X resolutions or depths (clumens) - Preserve X resolution given in kickstart file (#158089, clumens) - Improve listing selected and deselected packages (#189873, clumens) - Fix argument passing for windows on kickstart installs (clumens) - Don\'t set up default partitions during kickstart installs (clumens)
Tue Jan 30 23:00:00 2007 Jeremy Katz - 11.2.0.19-1 - pkgorder cleanup for various tree layouts (jkeating) - Use $TMPDIR in scripts (Steve Pritchard, #224438) - Wrap timezone label when it\'s long (clumens, #225444) - Map Fedora -> Fedora Core (notting) - Give a useful error when there\'s no comps information - Fix localboot from boot disks (pjones) - Kickstart fixes (clumens)
Fri Jan 26 23:00:00 2007 Jeremy Katz - 11.2.0.18-1 - Fix pkgorder - Give indication of city being pointed at for timezone (clumens, #219417)
Wed Jan 24 23:00:00 2007 Jeremy Katz - 11.2.0.17-1 - Disable extra repo for now
Wed Jan 24 23:00:00 2007 Jeremy Katz - 11.2.0.16-1 - Fix rescue mode - Fix theming
Tue Jan 23 23:00:00 2007 Jeremy Katz - 11.2.0.15-1 | |