Christopher Edward Lumens ee8dea
%define livearches %{ix86} x86_64 ppc ppc64
Jeremy Katz 1a40dd
cvsdist 891dd1
Summary: Graphical system installer
Jeremy Katz bae82e
Name:    anaconda
Brian C. Lane 1f1cfa
Version: 19.26
Brian C. Lane abeeb5
Release: 1%{?dist}
Jeremy Katz 0ccd79
License: GPLv2+
Jeremy Katz bae82e
Group:   Applications/System
Jeremy Katz bae82e
URL:     http://fedoraproject.org/wiki/Anaconda
Jeremy Katz bae82e
Christopher Edward Lumens 06a8c3
# To generate Source0 do:
Christopher Edward Lumens 06a8c3
# git clone http://git.fedorahosted.org/git/anaconda.git
Brian C. Lane adca1e
# git checkout -b archive-branch anaconda-%%{version}-%%{release}
Christopher Edward Lumens 34af8f
# ./autogen.sh
Christopher Edward Lumens 9f522b
# make dist
David Cantrell f5f4d6
Source0: %{name}-%{version}.tar.bz2
Jeremy Katz bae82e
Jeremy Katz bae82e
# Versions of required components (done so we make sure the buildrequires
Jeremy Katz bae82e
# match the requires versions of things).
Jeremy Katz bae82e
%define gettextver 0.11
Chris Lumens 4cedc2
%define gconfversion 2.28.1
Jeremy Katz bae82e
%define intltoolver 0.31.2-3
Christopher Edward Lumens a9e187
%define libnlver 1.0
Brian C. Lane 83f188
%define pykickstartver 1.99.30
Chris Lumens 409eb5
%define yumver 3.4.3-32
Jeremy Katz bae82e
%define partedver 1.8.1
Christopher Edward Lumens 3e9e3f
%define pypartedver 2.5-2
Christopher Edward Lumens 3e9e3f
%define pythonpyblockver 0.45
Christopher Edward Lumens 1f3239
%define nmver 1:0.7.1-3.git20090414
David Cantrell 985280
%define dbusver 1.2.3
David Cantrell 985280
%define yumutilsver 1.1.11-3
Brian C. Lane fe3163
%define mehver 0.23-1
David Cantrell a6c758
%define sckeyboardver 1.3.1
Brian C. Lane 3a99dd
%define firewalldver 0.2.9-1
Brian C. Lane 3a99dd
%define pythonurlgrabberver 3.9.1-5
Brian C. Lane 3a99dd
%define utillinuxver 2.15.1
Brian C. Lane 859f80
%define dracutver 024-25
Brian C. Lane 859f80
%define isomd5sum 1.0.10
Brian C. Lane abeeb5
%define fcoeutilsver 1.0.12-3.20100323git
Brian C. Lane abeeb5
%define iscsiver 6.2.0.870-3
Brian C. Lane 186c50
%define rpmver 4.10.0
Brian C. Lane 186c50
%define libarchivever 3.0.4
Jeremy Katz bae82e
Jeremy Katz bae82e
BuildRequires: audit-libs-devel
Jeremy Katz bae82e
BuildRequires: gettext >= %{gettextver}
Chris Lumens 361ed3
BuildRequires: gtk3-devel
Chris Lumens 361ed3
BuildRequires: gtk-doc
Chris Lumens 361ed3
BuildRequires: gobject-introspection-devel
Chris Lumens 361ed3
BuildRequires: glade-devel
Chris Lumens 361ed3
BuildRequires: pygobject3
Jeremy Katz bae82e
BuildRequires: intltool >= %{intltoolver}
Jeremy Katz bae82e
BuildRequires: libX11-devel
Jeremy Katz bae82e
BuildRequires: libXt-devel
Jeremy Katz bae82e
BuildRequires: libXxf86misc-devel
Chris Lumens 361ed3
BuildRequires: libgnomekbd-devel
Christopher Edward Lumens a9e187
BuildRequires: libnl-devel >= %{libnlver}
Chris Lumens 361ed3
BuildRequires: libxklavier-devel
Jeremy Katz bae82e
BuildRequires: pango-devel
Jeremy Katz bae82e
BuildRequires: pykickstart >= %{pykickstartver}
Brian C. Lane 1f1cfa
%if ! 0%{?rhel}
Brian C. Lane 1f1cfa
BuildRequires: python-bugzilla
Brian C. Lane 1f1cfa
%endif
Jeremy Katz bae82e
BuildRequires: python-devel
Brian C. Lane 3a99dd
BuildRequires: python-urlgrabber >= %{pythonurlgrabberver}
Christopher Edward Lumens e8a91d
BuildRequires: python-nose
Brian C. Lane 3a99dd
BuildRequires: systemd
Jeremy Katz bae82e
BuildRequires: yum >= %{yumver}
David Cantrell 985280
BuildRequires: NetworkManager-devel >= %{nmver}
David Cantrell f5f4d6
BuildRequires: NetworkManager-glib-devel >= %{nmver}
Chris Lumens 361ed3
BuildRequires: dbus-devel >= %{dbusver}
Chris Lumens 361ed3
BuildRequires: dbus-python
Brian C. Lane 186c50
BuildRequires: rpm-devel >= %{rpmver}
Brian C. Lane 186c50
BuildRequires: libarchive-devel >= %{libarchivever}
Jeremy Katz 1a40dd
%ifarch %livearches
Jeremy Katz 1a40dd
BuildRequires: desktop-file-utils
Jeremy Katz 1a40dd
%endif
David Cantrell ad593a
%ifarch s390 s390x
David Cantrell ad593a
BuildRequires: s390utils-devel
David Cantrell ad593a
%endif
Jeremy Katz bae82e
Chris Lumens 3c12ce
Requires: anaconda-widgets = %{version}-%{release}
Brian C. Lane 2fe8e6
Requires: python-blivet >= 0.12
Chris Lumens 361ed3
Requires: gnome-icon-theme-symbolic
David Cantrell 23e410
Requires: python-meh >= %{mehver}
Brian C. Lane adca1e
Requires: libreport-anaconda >= 2.0.21-1
Brian C. Lane fc0e3b
Requires: libselinux-python
Jeremy Katz bae82e
Requires: rpm-python >= %{rpmpythonver}
Jeremy Katz bae82e
Requires: parted >= %{partedver}
Christopher Edward Lumens cd7745
Requires: pyparted >= %{pypartedver}
Jeremy Katz bae82e
Requires: yum >= %{yumver}
Brian C. Lane 3a99dd
Requires: python-urlgrabber >= %{pythonurlgrabberver}
Jeremy Katz bae82e
Requires: system-logos
Jeremy Katz bae82e
Requires: pykickstart >= %{pykickstartver}
Chris Lumens 361ed3
Requires: python-babel
Jeremy Katz bae82e
Requires: libuser-python
Jeremy Katz f54c2d
Requires: authconfig
Brian C. Lane 3a99dd
Requires: firewalld >= %{firewalldver}
Brian C. Lane 3a99dd
Requires: util-linux >= %{utillinuxver}
Christopher Edward Lumens 89f7a8
Requires: dbus-python
Brian C. Lane bd4c93
Requires: python-pwquality
Brian C. Lane fe3163
Requires: python-IPy
David Cantrell e432db
Requires: python-nss
Chris Lumens 828e1c
Requires: tigervnc-server-minimal
Chris Lumens 361ed3
Requires: pytz
Chris Lumens 361ed3
Requires: libxklavier
Chris Lumens 361ed3
Requires: libgnomekbd
Brian C. Lane 1f1cfa
Requires: realmd
Jeremy Katz 1a40dd
%ifarch %livearches
Jeremy Katz 1a40dd
Requires: usermode
Jeremy Katz 1a40dd
Requires: zenity
Jeremy Katz 1a40dd
%endif
Chris Lumens 4cedc2
Requires: GConf2 >= %{gconfversion}
Jeremy Katz 8a4738
%ifarch s390 s390x
Jeremy Katz 8a4738
Requires: openssh
Jeremy Katz 8a4738
%endif
Brian C. Lane 859f80
Requires: isomd5sum >= %{isomd5sum}
David Cantrell 985280
Requires: yum-utils >= %{yumutilsver}
David Cantrell 985280
Requires: NetworkManager >= %{nmver}
Chris Lumens 3c12ce
Requires: nm-connection-editor
David Cantrell 985280
Requires: dhclient
Christopher Edward Lumens 8bb150
Requires: anaconda-yum-plugins
Christopher Edward Lumens 75998c
Requires: libselinux-python >= %{libselinuxver}
Chris Lumens 3c12ce
Requires: kbd
Chris Lumens 3c12ce
Requires: chrony
Brian C. Lane 83f188
Requires: ntpdate
Chris Lumens 3c12ce
Requires: rsync
Brian C. Lane 3a99dd
Requires: hostname
Brian C. Lane abeeb5
%ifnarch s390 s390x
Brian C. Lane abeeb5
Requires: fcoe-utils >= %{fcoeutilsver}
Brian C. Lane abeeb5
%endif
Brian C. Lane abeeb5
Requires: iscsi-initiator-utils >= %{iscsiver}
Brian C. Lane abeeb5
%ifarch %{ix86} x86_64 ia64
Brian C. Lane abeeb5
Requires: dmidecode
Brian C. Lane abeeb5
%if ! 0%{?rhel}
Brian C. Lane abeeb5
Requires: hfsplus-tools
Brian C. Lane abeeb5
%endif
Brian C. Lane abeeb5
%endif
Jeremy Katz db8fec
Obsoletes: anaconda-images <= 10
Christopher Edward Lumens 06a8c3
Provides: anaconda-images = %{version}-%{release}
Jeremy Katz db8fec
Obsoletes: anaconda-runtime < %{version}-%{release}
Jeremy Katz db8fec
Provides: anaconda-runtime = %{version}-%{release}
Brian C. Lane 3a99dd
Obsoletes: booty <= 0.107-1
Adam Tkac b83629
Jeremy Katz db8fec
%description
Christopher Edward Lumens 9f522b
The anaconda package contains the program which was used to install your
Chris Lumens 36b5c7
system.
cvsdist d1e5ce
Chris Lumens 361ed3
%package widgets
Chris Lumens 361ed3
Summary: A set of custom GTK+ widgets for use with anaconda
Chris Lumens 361ed3
Group: System Environment/Libraries
Chris Lumens 361ed3
Requires: pygobject3
Chris Lumens 361ed3
Requires: python
Chris Lumens 361ed3
Chris Lumens 361ed3
%description widgets
Chris Lumens 361ed3
This package contains a set of custom GTK+ widgets used by the anaconda installer.
Chris Lumens 361ed3
Chris Lumens 361ed3
%package widgets-devel
Chris Lumens 361ed3
Summary: Development files for anaconda-widgets
Chris Lumens 361ed3
Group: Development/Libraries
Chris Lumens 361ed3
Requires: glade
Chris Lumens 361ed3
Chris Lumens 361ed3
%description widgets-devel
Chris Lumens 361ed3
This package contains libraries and header files needed for writing the anaconda
Chris Lumens 361ed3
installer.  It also contains Python and Glade support files, as well as
Chris Lumens 361ed3
documentation for working with this library.
Chris Lumens 361ed3
Brian C. Lane 5f42f4
%package dracut
Brian C. Lane 5f42f4
Summary: The anaconda dracut module
Brian C. Lane be7624
Requires: dracut >= %{dracutver}
Brian C. Lane 5f42f4
Requires: dracut-network
Brian C. Lane 5f42f4
Requires: xz
Brian C. Lane 5f42f4
Requires: pykickstart
Brian C. Lane 5f42f4
Brian C. Lane 5f42f4
%description dracut
Brian C. Lane 5f42f4
The 'anaconda' dracut module handles installer-specific boot tasks and
Brian C. Lane 5f42f4
options. This includes driver disks, kickstarts, and finding the anaconda
Brian C. Lane 5f42f4
runtime on NFS/HTTP/FTP servers or local disks.
Brian C. Lane 5f42f4
cvsdist d1e5ce
%prep
cvsdist b84f0e
%setup -q
cvsdist d1e5ce
cvsdist d1e5ce
%build
Chris Lumens 361ed3
%configure --disable-static \
Chris Lumens 361ed3
           --enable-introspection \
Chris Lumens 361ed3
           --enable-gtk-doc
Jeremy Katz bae82e
%{__make} %{?_smp_mflags}
cvsdist d1e5ce
cvsdist d1e5ce
%install
Brian C. Lane 5b4d75
%{make_install}
Christopher Edward Lumens 9f522b
find %{buildroot} -type f -name "*.la" | xargs %{__rm}
cvsdist d1e5ce
Jeremy Katz 1a40dd
%ifarch %livearches
Brian C. Lane adca1e
desktop-file-install ---dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/liveinst.desktop
David Cantrell 222e23
%else
David Cantrell 222e23
%{__rm} -rf %{buildroot}%{_bindir}/liveinst %{buildroot}%{_sbindir}/liveinst
Jeremy Katz 1a40dd
%endif
cvsdist d1e5ce
Christopher Edward Lumens 8843d0
%find_lang %{name}
Christopher Edward Lumens 8843d0
cvsdist d1e5ce
Jeremy Katz 1a40dd
%ifarch %livearches
Jeremy Katz 1a40dd
%post
Christopher Edward Lumens 06a8c3
update-desktop-database &> /dev/null || :
Jeremy Katz 1a40dd
%endif
Jeremy Katz 1a40dd
Jeremy Katz 1a40dd
%ifarch %livearches
Jeremy Katz bae82e
%postun
Christopher Edward Lumens 06a8c3
update-desktop-database &> /dev/null || :
Jeremy Katz 1a40dd
%endif
Jeremy Katz 1a40dd
Christopher Edward Lumens 8843d0
%files -f %{name}.lang
cvsdist d1e5ce
%doc COPYING
cvsdist b1b44b
%doc docs/command-line.txt
cvsdist c93650
%doc docs/install-methods.txt
cvsdist 1845ca
%doc docs/mediacheck.txt
Brian C. Lane 3a99dd
%{_unitdir}/*
Brian C. Lane 3a99dd
%{_prefix}/lib/systemd/system-generators/*
Chris Lumens b71149
%{_bindir}/instperf
Jeremy Katz bae82e
%{_sbindir}/anaconda
Chris Lumens 361ed3
%{_sbindir}/handle-sshpw
David Cantrell d962be
%{_sbindir}/logpicker
Jeremy Katz bae82e
%{_datadir}/anaconda
David Lehman 01fe69
%{_prefix}/libexec/anaconda
Christopher Edward Lumens 74abc1
%{_libdir}/python*/site-packages/pyanaconda/*
David Cantrell d962be
%{_libdir}/python*/site-packages/log_picker/*
Chris Lumens ac1f74
%{_bindir}/analog
Chris Lumens 6ec82a
%{_bindir}/anaconda-cleanup
Jeremy Katz 1a40dd
%ifarch %livearches
Jeremy Katz 1a40dd
%{_bindir}/liveinst
Jeremy Katz 1a40dd
%{_sbindir}/liveinst
Christopher Edward Lumens 06a8c3
%config(noreplace) %{_sysconfdir}/pam.d/*
Christopher Edward Lumens 06a8c3
%config(noreplace) %{_sysconfdir}/security/console.apps/*
Jeremy Katz 1a40dd
%{_sysconfdir}/X11/xinit/xinitrc.d/*
Jeremy Katz 1a40dd
%{_datadir}/applications/*.desktop
Christopher Edward Lumens 99a8dc
%{_datadir}/icons/hicolor/*
Jeremy Katz 1a40dd
%endif
cvsdist d1e5ce
Chris Lumens 361ed3
%files widgets
Chris Lumens 361ed3
%{_libdir}/libAnacondaWidgets.so.*
Chris Lumens 361ed3
%{_libdir}/girepository*/AnacondaWidgets*typelib
Chris Lumens 361ed3
%{_libdir}/python*/site-packages/gi/overrides/*
Chris Lumens 361ed3
%{_datadir}/anaconda/tzmapdata/*
Chris Lumens 361ed3
Chris Lumens 361ed3
%files widgets-devel
Chris Lumens 361ed3
%{_libdir}/libAnacondaWidgets.so
Chris Lumens 361ed3
%{_includedir}/*
Chris Lumens 361ed3
%{_datadir}/glade/catalogs/AnacondaWidgets.xml
Chris Lumens 361ed3
%{_datadir}/gtk-doc
Chris Lumens 361ed3
Brian C. Lane 5f42f4
%files dracut
Brian C. Lane 3a99dd
%dir %{_prefix}/lib/dracut/modules.d/80%{name}
Brian C. Lane 3a99dd
%{_prefix}/lib/dracut/modules.d/80%{name}/*
Brian C. Lane 186c50
%{_prefix}/libexec/anaconda/dd_*
Brian C. Lane 5f42f4
cvsdist d1e5ce
%changelog
Brian C. Lane 1f1cfa
* Wed May 15 2013 Brian C. Lane <bcl@redhat.com> - 19.26-1
Brian C. Lane 1f1cfa
- Pressing Delete on custom part should remove the selected mountpoint.
Brian C. Lane 1f1cfa
  (clumens)
Brian C. Lane 1f1cfa
- Use the same text formatting on the langsupport spoke as on the welcome
Brian C. Lane 1f1cfa
  spoke. (clumens)
Brian C. Lane 1f1cfa
- Remove the now-unused LanguageMixIn. (clumens)
Brian C. Lane 1f1cfa
- Do not BuildRequire python-bugzilla on RHEL (#953182) (dcantrell)
Brian C. Lane 1f1cfa
- Don't require network configuration in Live DVD (#962485) (rvykydal)
Brian C. Lane 1f1cfa
- Set default FS choice to LVM in text mode (#962600) (sbueno+anaconda)
Brian C. Lane 1f1cfa
- Move udev rules generation to pre-trigger (#958924) (bcl)
Brian C. Lane 1f1cfa
- Suggest names for btrfs mountpoints (bcl)
Brian C. Lane 1f1cfa
- Use a method to reset current_selector (#959707) (bcl)
Brian C. Lane 1f1cfa
- Fix non-default language being hidden in welcome spoke (mkolman)
Brian C. Lane 1f1cfa
- Mark placeholder text in add addtnl keyboard screen as translatable.
Brian C. Lane 1f1cfa
  (sbueno+anaconda)
Brian C. Lane 1f1cfa
- Mark language search string translatable. (#955229) (sbueno+anaconda)
Brian C. Lane 1f1cfa
- Remove the get_current_layout_name function (#895766) (vpodzime)
Brian C. Lane 1f1cfa
- Add support for the realm command (mkolman)
Brian C. Lane 1f1cfa
- Revert "Add support for the realm command" (mkolman)
Brian C. Lane 1f1cfa
- Add support for the realm command (mkolman)
Brian C. Lane 1f1cfa
- Support for getting NTP servers from DHCP (#862755) (mkolman)
Brian C. Lane 1f1cfa
Brian C. Lane 83f188
* Thu May 09 2013 Brian C. Lane <bcl@redhat.com> - 19.25-1
Brian C. Lane 83f188
- Change the buttons on the quit dialog. (clumens)
Brian C. Lane 83f188
- Add FONT=latarcyrheb-sun16 to /etc/vconsole.conf (vpodzime)
Brian C. Lane 83f188
- Use ntpdate instead of rdate (#950267) (vpodzime)
Brian C. Lane 83f188
- Add layouts with a country if not added with a language (#960569) (vpodzime)
Brian C. Lane 83f188
- Fixup xconf keymap code for text/dirinstall (bcl)
Brian C. Lane 83f188
- Bump pykickstart to 1.99.30 for liveimg support (bcl)
Brian C. Lane 83f188
- Add kickstart liveimg install command (bcl)
Brian C. Lane 83f188
- Make sure all threads are done before install (bcl)
Brian C. Lane 83f188
- Make sure stage1_disk isn't empty (#950487) (bcl)
Brian C. Lane 83f188
- Add /boot/efi to suggested mountpoints (#960677) (bcl)
Brian C. Lane 83f188
- Add extlinux command-line option. (mattdm)
Brian C. Lane 83f188
- Add extlinux as a bootloader type. (mattdm)
Brian C. Lane 83f188
- Bump the pykickstart requirement for the extlinux patches. (clumens)
Brian C. Lane 83f188
- Revert "Busy cursor when applying changes in the custom spoke" (mkolman)
Brian C. Lane 83f188
- Revert "Context manager for doing things with busied cursor" (mkolman)
Brian C. Lane 83f188
- Use the F19 bootloader class from pykickstart, for --extlinux (mattdm)
Brian C. Lane 83f188
- Transform bootloader --extlinux to extlinux command-line option (mattdm)
Brian C. Lane 83f188
- Rework the layout of the storage spoke for low resolution setups. (clumens)
Brian C. Lane 83f188
- Fix lower resolution display problems on the filter spoke. (clumens)
Brian C. Lane 83f188
- Don't show iscsi passwords when focused, either.  Enjoy typing blind.
Brian C. Lane 83f188
  (clumens)
Brian C. Lane 83f188
- Add a couple more things to .gitignore. (clumens)
Brian C. Lane 83f188
- Remove the bootloader class's obsoletes attribute. (clumens)
Brian C. Lane 83f188
- Disable sort indicators on the filter UI. (clumens)
Brian C. Lane 83f188
- Remove the Viewport from the disk shopping cart. (clumens)
Brian C. Lane 83f188
- Cleaning up some of the TUI storage code (sbueno+anaconda)
Brian C. Lane 83f188
- Add ability in TUI for users to select partitioning scheme. (sbueno+anaconda)
Brian C. Lane 83f188
- Use the firmware-provided language if it's something we support. (pjones)
Brian C. Lane 83f188
- Use systemd-localed for writing out xorg conf file (#958714) (vpodzime)
Brian C. Lane 83f188
- Busy cursor when applying changes in the custom spoke (vpodzime)
Brian C. Lane 83f188
- Make sure the "unbusy cursor" is used for the exception window (vpodzime)
Brian C. Lane 83f188
- Context manager for doing things with busied cursor (vpodzime)
Brian C. Lane 83f188
- Revert "Add signal handlers for controlling password entry visibility."
Brian C. Lane 83f188
  (#958608). (clumens)
Brian C. Lane 83f188
- Force a password to be set if option checked in TUI. (#927956)
Brian C. Lane 83f188
  (sbueno+anaconda)
Brian C. Lane 83f188
- Fix a minor display issue in TUI. (sbueno+anaconda)
Brian C. Lane 83f188
- hostname has dropped -v option (bcl)
Brian C. Lane 83f188
- Only override proxy and noverifyssl if specified (#880482) (bcl)
Brian C. Lane 83f188
Brian C. Lane 2fe8e6
* Fri May 03 2013 Brian C. Lane <bcl@redhat.com> - 19.24-1
Brian C. Lane 2fe8e6
- Fix check for early exit from on_container_changed. (dlehman)
Brian C. Lane 2fe8e6
- Add ability to manipulate container sizes directly. (dlehman)
Brian C. Lane 2fe8e6
- Don't lock users who chose custom storage out. (dlehman)
Brian C. Lane 2fe8e6
- Don't allow unhiding of hidden disks during disk image installs. (#956020)
Brian C. Lane 2fe8e6
  (dlehman)
Brian C. Lane 2fe8e6
- Add layout indicator to the LUKS passphrase dialog (vpodzime)
Brian C. Lane 2fe8e6
- Add layout indicator to the BaseWindow (vpodzime)
Brian C. Lane 2fe8e6
- LayoutIndicator widget (vpodzime)
Brian C. Lane 2fe8e6
- self._password is set to None not "" initially (#958723) (vpodzime)
Brian C. Lane 2fe8e6
- Use constants for protocol's order instead of magic numbers (vpodzime)
Brian C. Lane 2fe8e6
- Support setting the name of a btrfs subvol (#892363). (clumens)
Brian C. Lane 2fe8e6
- If there are errors processing the kickstart file early on, just print them.
Brian C. Lane 2fe8e6
  (clumens)
Brian C. Lane 2fe8e6
- Stop defining _, N_, and P_ all over the place. (clumens)
Brian C. Lane 2fe8e6
- Fix a probably rare traceback in resizing from the custom part UI. (clumens)
Brian C. Lane 2fe8e6
- Add methods to do some hiding/showing that we do several different places.
Brian C. Lane 2fe8e6
  (clumens)
Brian C. Lane 2fe8e6
- Make it more obvious which fields on custom part are editable (#958251).
Brian C. Lane 2fe8e6
  (clumens)
Brian C. Lane 2fe8e6
- Clean up some of the get_object usage in custom.py. (clumens)
Brian C. Lane 2fe8e6
- Streamline DatetimeSpoke's timezone updating (#953311) (vpodzime)
Brian C. Lane 2fe8e6
- Allow setting timezone on the map without signal (vpodzime)
Brian C. Lane 2fe8e6
- Sensitivity of the date&time settings doesn't depend on timezone (vpodzime)
Brian C. Lane 2fe8e6
- Give the RAID level label on custom a mnemonic widget. (clumens)
Brian C. Lane 2fe8e6
- Give the hostname entry a keyboard shortcut. (clumens)
Brian C. Lane 2fe8e6
Brian C. Lane 186c50
* Mon Apr 29 2013 Brian C. Lane <bcl@redhat.com> - 19.23-1
Brian C. Lane 186c50
- Only check mandatory spokes in automated install (#956960,#895258) (bcl)
Brian C. Lane 186c50
- Add scratch-bumpver target (bcl)
Brian C. Lane 186c50
- Add Driver Update Disk repo handling to Anaconda (bcl)
Brian C. Lane 186c50
- Add Driver Update Disk support to anaconda-dracut (bcl)
Brian C. Lane 186c50
- Port driver update utilities from loader (bcl)
Brian C. Lane 186c50
- Fix a typo. (clumens)
Brian C. Lane 186c50
- Do not translate a blank window name. (clumens)
Brian C. Lane 186c50
- Add a separator under the default language on the welcome screen. (clumens)
Brian C. Lane 186c50
- Move the selected language to the top of the list on the welcome screen.
Brian C. Lane 186c50
  (clumens)
Brian C. Lane 186c50
- Remove the unused LanguageSpoke. (clumens)
Brian C. Lane 186c50
- Add the "Add FCoE" dialog (#903122). (clumens)
Brian C. Lane 186c50
- Allow enabling /etc/anaconda.repos.d repos like the docs say (#955724).
Brian C. Lane 186c50
  (clumens)
Brian C. Lane 186c50
- Move where the password quality checker is created (#956049). (clumens)
Brian C. Lane 186c50
- Allow multiple disk selection with Shift-click (#864707) (vpodzime)
Brian C. Lane 186c50
- Select all disks in the box with advanced storage as well (vpodzime)
Brian C. Lane 186c50
- Don't change DiskOverview's background on 'chosen' changed (vpodzime)
Brian C. Lane 186c50
- Fix number of arguments for languageGroups (liveDVD class) (#957038)
Brian C. Lane 186c50
  (rvykydal)
Brian C. Lane 186c50
- Apply some minor padding fixes on the container editing dialog. (clumens)
Brian C. Lane 186c50
- If no root password was given, lock root's account (#927922). (clumens)
Brian C. Lane 186c50
- Remove some unneeded boxes and alignments in the NTP config dialog. (clumens)
Brian C. Lane 186c50
- Default to using the iscsi discovery credentials for login, if provided.
Brian C. Lane 186c50
  (clumens)
Brian C. Lane 186c50
- langsupport spoke: keep data.lang.lang first in status of spoke (rvykydal)
Brian C. Lane 186c50
- Unpack property value returned by GDBus before using it (#956614) (rvykydal)
Brian C. Lane 186c50
- Don't traceback when no activated devices were found for ks network default
Brian C. Lane 186c50
  (#956614) (rvykydal)
Brian C. Lane 186c50
- Ask about VNC also in connecting state, not only connected (#952801)
Brian C. Lane 186c50
  (rvykydal)
Brian C. Lane 186c50
Brian C. Lane de68fb
* Wed Apr 24 2013 Brian C. Lane <bcl@redhat.com> - 19.22-1
Brian C. Lane de68fb
- Container management improvements. (dlehman)
Brian C. Lane de68fb
- Include swap-related disk space needs in storage options dialogs. (#951269)
Brian C. Lane de68fb
  (dlehman)
Brian C. Lane de68fb
- Show the summary screen before the luks passphrase dialog. (dlehman)
Brian C. Lane de68fb
- Add language support spoke (#912364) (rvykydal)
Brian C. Lane de68fb
- Add kickstart lang --addsupport option (#912364) (rvykydal)
Brian C. Lane de68fb
- Add network --ipv6gateway kickstart option (#905226) (rvykydal)
Brian C. Lane de68fb
- Remove pre-18.0 history from anaconda.spec. (clumens)
Brian C. Lane de68fb
- Add free space information to DiskOverviews (#949746). (clumens)
Brian C. Lane de68fb
- Raise exception if our module fails to be imported (vpodzime)
Brian C. Lane de68fb
- Fix exception handling in rescue mode (vpodzime)
Brian C. Lane de68fb
- Select all disks when Ctrl+A is pressed (#864707) (vpodzime)
Brian C. Lane de68fb
- DiskOverview needs to grab focus if clicked (vpodzime)
Brian C. Lane de68fb
Brian C. Lane fe3163
* Mon Apr 22 2013 Brian C. Lane <bcl@redhat.com> - 19.21-1
Brian C. Lane fe3163
- Set seen for lang from option & use constant for default (mkolman)
Brian C. Lane fe3163
- Hook the Geolocation module to Anaconda (mkolman)
Brian C. Lane fe3163
- Add geolocation module (mkolman)
Brian C. Lane fe3163
- Add logging to exception handling (vpodzime)
Brian C. Lane fe3163
- Run exception handling in the main thread also in TUI (vpodzime)
Brian C. Lane fe3163
- Update network ksdata with cmdline options (#893784) (rvykydal)
Brian C. Lane fe3163
- Return network devices actually activated (instead of just active) (#949002)
Brian C. Lane fe3163
  (rvykydal)
Brian C. Lane fe3163
- Don't traceback if we can't find PermHwAddr when looking for slaves (#949341)
Brian C. Lane fe3163
  (rvykydal)
Brian C. Lane fe3163
- Add support for iSCSI iface binding. (rvykydal)
Brian C. Lane fe3163
- Fix a traceback when handling node login authentication. (clumens)
Brian C. Lane fe3163
- Add a requirement on python-IPy now. (clumens)
Brian C. Lane fe3163
- Display individual buttons on the filter UI instead of a combo. (clumens)
Brian C. Lane fe3163
- Hook up authentication for iSCSI discovery and node login. (clumens)
Brian C. Lane fe3163
- When the clear button is clicked on the filter spoke, clear out the fields.
Brian C. Lane fe3163
  (clumens)
Brian C. Lane fe3163
- Remove the extra "Target LUN" search option. (clumens)
Brian C. Lane fe3163
- If all iSCSI nodes have been logged into, leave the dialog. (clumens)
Brian C. Lane fe3163
- Populate the port combo on the filter spoke's search page. (clumens)
Brian C. Lane fe3163
- Hook up filtering for iSCSI devices. (clumens)
Brian C. Lane fe3163
- Add initial iSCSI support to the advanced storage UI. (clumens)
Brian C. Lane fe3163
- Add a generic function to FilterPage for setting up a GtkComboBoxText.
Brian C. Lane fe3163
  (clumens)
Brian C. Lane fe3163
- self.disks -> self.pages in filter UI refresh method. (clumens)
Brian C. Lane fe3163
- Add a button to bring up the Add Additional dialogs. (clumens)
Brian C. Lane fe3163
- Remove pixmaps no longer needed by newui. (clumens)
Brian C. Lane fe3163
- Add a checkmark on a DiskOverview when it is selected. (clumens)
Brian C. Lane fe3163
- Make a couple UI modifications to the resize slider. (clumens)
Brian C. Lane fe3163
- Make several changes to how addons are displayed (#873498). (clumens)
Brian C. Lane fe3163
- Allow clicking on environment and addon text to toggle them (#928010).
Brian C. Lane fe3163
  (clumens)
Brian C. Lane fe3163
- Fix scrolling problems on the environment side of software selection
Brian C. Lane fe3163
  (#928008). (clumens)
Brian C. Lane fe3163
- Handle quit messages on the text progress UI hub (#895756). (clumens)
Brian C. Lane fe3163
- If there's an error while in text mode, display it. (clumens)
Brian C. Lane fe3163
- Force sizes on the network toolbar buttons (#951580). (clumens)
Brian C. Lane fe3163
- Disable the "Closest mirror" option if there's no fastestmirror plugin
Brian C. Lane fe3163
  (#876135). (clumens)
Brian C. Lane fe3163
- Move text UI summary hub setup into the setup method (#927315, #950956).
Brian C. Lane fe3163
  (clumens)
Brian C. Lane fe3163
- Bring the text storage spoke a little more in line with the graphical one.
Brian C. Lane fe3163
  (clumens)
Brian C. Lane fe3163
- Make a home directory for the user by default (#950792). (clumens)
Brian C. Lane fe3163
- Add some padding under the ransom notes on the progress hub. (clumens)
Brian C. Lane fe3163
- Remove a lot of ancient crud from the installclasses. (clumens)
Brian C. Lane fe3163
- Set the default fs type on RHEL (#951088). (clumens)
Brian C. Lane fe3163
- Add a Spoke.changed attribute. (clumens)
Brian C. Lane fe3163
- Display device names on MountpointSelectors (#888872). (clumens)
Brian C. Lane fe3163
- Add signal handlers for controlling password entry visibility. (clumens)
Brian C. Lane fe3163
- Ransom notes can be either PNGs or JPGs. (clumens)
Brian C. Lane fe3163
- dracut/parse-kickstart: handle network --mtu (wwoods)
Brian C. Lane fe3163
- Exclude a couple more password variables from dumps (bcl)
Brian C. Lane fe3163
- Enlightbox dialogs in the custom spoke (vpodzime)
Brian C. Lane fe3163
- Create and use GtkWindowGroup for our windows (vpodzime)
Brian C. Lane fe3163
- We can import Gtk globally now (vpodzime)
Brian C. Lane fe3163
- Handle both types of data we can get from libxklavier (#950921) (vpodzime)
Brian C. Lane fe3163
Brian C. Lane 8f77c9
* Tue Apr 16 2013 Brian C. Lane <bcl@redhat.com> - 19.20-1
Brian C. Lane 8f77c9
- Fix two more syntax errors in the custom spoke. (#952662) (dlehman)
Brian C. Lane 8f77c9
Brian C. Lane bfba8a
* Mon Apr 15 2013 Brian C. Lane <bcl@redhat.com> - 19.19-1
Brian C. Lane bfba8a
- Show device size with full precision to avoid spurious resize. (#951276)
Brian C. Lane bfba8a
  (dlehman)
Brian C. Lane bfba8a
- Fix another typo (old_fstype->old_fs_type). (#951593) (dlehman)
Brian C. Lane bfba8a
- Fix typo encryption_changed->changed_encryption. (#950700) (dlehman)
Brian C. Lane bfba8a
- Remove some remnants of old multipath code. (#951259) (dlehman)
Brian C. Lane bfba8a
- Protect the block device containing the stage2 image. (dlehman)
Brian C. Lane bfba8a
- Clarify code for iutil.get_active_console() etc. (wwoods)
Brian C. Lane bfba8a
Brian C. Lane d8841c
* Thu Apr 11 2013 Brian C. Lane <bcl@redhat.com> - 19.18-1
Brian C. Lane d8841c
- Revert "Revert "Don't emit "gfxterm" in grub2 configs (#821355)"" (pjones)
Brian C. Lane d8841c
- Make "s" a hotkey for "Save Changes" on Advanced User Configuration. (pjones)
Brian C. Lane d8841c
- Clean up tracebacks saved in pstore space (#950709) (pjones)
Brian C. Lane d8841c
- Move anaconda-yum to /usr/libexec/anaconda/ (bcl)
Brian C. Lane d8841c
- Cleanup: remove dead upgrade code (wwoods)
Brian C. Lane d8841c
- Fix console= persistence, remove serial (#928269) (wwoods)
Brian C. Lane d8841c
- Revert "Don't emit "gfxterm" in grub2 configs (#821355)" (pjones)
Brian C. Lane d8841c
- Disable grub2-mkconfig's submenus by default. (pjones)
Brian C. Lane d8841c
- Don't emit "gfxterm" in grub2 configs (#821355) (pjones)
Brian C. Lane d8841c
- updates to boot-options.txt (wwoods)
Brian C. Lane d8841c
- flags.py: remove unused flags (wwoods)
Brian C. Lane d8841c
- remove flags.virtpconsole (wwoods)
Brian C. Lane d8841c
- Call os.chdir("/") after calling os.chroot (vpodzime)
Brian C. Lane d8841c
Brian C. Lane abeeb5
* Tue Apr 09 2013 Brian C. Lane <bcl@redhat.com> - 19.17-1
Brian C. Lane abeeb5
- Pass open file to execWithRedirect for vncpasswd (#948638) (bcl)
Brian C. Lane abeeb5
- Fix ip= saving in parse-kickstart (hamzy)
Brian C. Lane abeeb5
- Fix initial raid level when switching to a raid-capable device type.
Brian C. Lane abeeb5
  (dlehman)
Brian C. Lane abeeb5
- The raid level combo cannot be not sensitive for preexisting devices.
Brian C. Lane abeeb5
  (dlehman)
Brian C. Lane abeeb5
- Make sure fstype combo is not sensitive for btrfs devices. (dlehman)
Brian C. Lane abeeb5
- Add an entry to the raid level combo for btrfs' single. (dlehman)
Brian C. Lane abeeb5
- Clean up _save_right_side and adapt to changes in blivet.devicefactory.
Brian C. Lane abeeb5
  (dlehman)
Brian C. Lane abeeb5
- Remove anaconda's udev rules. (dlehman)
Brian C. Lane abeeb5
- Add requires for some things that aren't strictly required by blivet.
Brian C. Lane abeeb5
  (dlehman)
Brian C. Lane abeeb5
- Parent's finalize method needs self (vpodzime)
Brian C. Lane abeeb5
- Use Sphinx syntax for docstrings (vpodzime)
Brian C. Lane abeeb5
- Use None for unbounded size requests. (dlehman)
Brian C. Lane abeeb5
- Disable yum lock debugging for the final release. (clumens)
Brian C. Lane abeeb5
- The source spoke should display something nicer than "Not ready" (#948112).
Brian C. Lane abeeb5
  (clumens)
Brian C. Lane abeeb5
- Don't run storage execution in an endless loop (#948331, #948285). (clumens)
Brian C. Lane abeeb5
- If an incorrect source is given for a ks install, don't fallback (#948212).
Brian C. Lane abeeb5
  (clumens)
Brian C. Lane abeeb5
- Fix a bug when creating a new mountpoint with no given size (#948228).
Brian C. Lane abeeb5
  (clumens)
Brian C. Lane abeeb5
- memInstalled has moved (#947261). (clumens)
Brian C. Lane abeeb5
- Correctly report an error if OSError is hit when setting up the source
Brian C. Lane abeeb5
  (#947634). (clumens)
Brian C. Lane abeeb5
- Add anaconda-yum to %%files (bcl)
Brian C. Lane 409f2c
Brian C. Lane b3acd8
* Thu Apr 04 2013 Brian C. Lane <bcl@redhat.com> - 19.16-1
Brian C. Lane b3acd8
- Modify LocaledWrapper to use our safe_dbus module (#928287) (vpodzime)
Brian C. Lane b3acd8
- Add module providing safe DBus operations (vpodzime)
Brian C. Lane b3acd8
- Define a DEFAULT_DBUS_TIMEOUT constant and use it (vpodzime)
Brian C. Lane b3acd8
- Execute the yum transaction in another process (bcl)
Brian C. Lane b3acd8
- Add anaconda-yum (bcl)
Brian C. Lane b3acd8
- Add execReadlines utility (bcl)
Brian C. Lane b3acd8
- Use namedtuple instead of our magic tuples (vpodzime)
Brian C. Lane b3acd8
- Tell python-meh architecture of the anaconda package (vpodzime)
Brian C. Lane b3acd8
- Add release number to the result of getAnacondaVersion (vpodzime)
Brian C. Lane b3acd8
- Fix _isys.so location in the updates.img (vpodzime)
Brian C. Lane b3acd8
- Network spoke: Fix reading of device type from combobox (#947120) (rvykydal)
Brian C. Lane b3acd8
Brian C. Lane 91b8db
* Tue Apr 02 2013 Brian C. Lane <bcl@redhat.com> - 19.15-1
Brian C. Lane 91b8db
- Fix two small problems with the UID/GID spin buttons (#929173, #929138).
Brian C. Lane 91b8db
  (clumens)
Brian C. Lane 91b8db
- The Update Settings button should only be sensitive if you change something.
Brian C. Lane 91b8db
  (clumens)
Brian C. Lane 91b8db
- Move datetime spoke initialization into its own thread, too. (clumens)
Brian C. Lane 91b8db
- Make it more clear nothing will happen immediately on custom storage
Brian C. Lane 91b8db
  (#883195). (clumens)
Brian C. Lane 91b8db
- Replace the custom part size spinner with an entry. (clumens)
Brian C. Lane 91b8db
- Add a factory class for our various communications queues. (clumens)
Brian C. Lane 91b8db
- Make exception handling in the rescue mode work (#926913) (vpodzime)
Brian C. Lane 91b8db
Brian C. Lane e85a75
* Thu Mar 28 2013 Brian C. Lane <bcl@redhat.com> - 19.14-1
Brian C. Lane e85a75
- Handle the end of the %%addon section (vpodzime)
Brian C. Lane e85a75
- Don't allow setting a mountpoint for an fstype we cannot mount. (dlehman)
Brian C. Lane e85a75
- Fix a bug I introduced with 3c78c1a5c. (clumens)
Brian C. Lane e85a75
- Get rid of the customization expanders on custom partitioning. (clumens)
Brian C. Lane e85a75
- Translate the "Create a new volume group..." text (#892782). (clumens)
Brian C. Lane e85a75
- Move the Desired Capacity label and spinner into its own row (#907883,
Brian C. Lane e85a75
  #904999). (clumens)
Brian C. Lane e85a75
- move Xorg test up so we might start vnc instead (hamzy)
Brian C. Lane e85a75
- Set word wrapping on the label telling you how to switch layouts (#924885).
Brian C. Lane e85a75
  (clumens)
Brian C. Lane e85a75
- gtk_thread_wait -> gtk_action_wait in custom.py (#926926). (clumens)
Brian C. Lane e85a75
- Support multiple values for kicstart network --namserver= in dracut (#917481)
Brian C. Lane e85a75
  (rvykydal)
Brian C. Lane e85a75
- get_widget -> get_object (#927898). (clumens)
Brian C. Lane e85a75
- THREAD_* constants are in pyanaconda, not pykickstart. (clumens)
Brian C. Lane e85a75
- Network spoke: fix model access thinko in Add device dialog (rvykydal)
Brian C. Lane e85a75
- Use constants for thread names (mkolman)
Brian C. Lane e85a75
- Move network connection timeout from network to constants (mkolman)
Brian C. Lane e85a75
- udev-settle.service is now systemd-udev-settle.service (wwoods)
Brian C. Lane e85a75
- Add boot-options.txt (wwoods)
Brian C. Lane e85a75
Brian C. Lane abd39a
* Fri Mar 22 2013 Brian C. Lane <bcl@redhat.com> - 19.13-1
Brian C. Lane abd39a
- Set Tip text on the create user spoke. (dcantrell)
Brian C. Lane abd39a
- Use space instead of underscore when user uses the timezone name (#924352)
Brian C. Lane abd39a
  (msivak)
Brian C. Lane abd39a
- Use only self.data in TUI timezone spoke's status (msivak)
Brian C. Lane abd39a
- Use the named tuple in root password dialog (#924138) (msivak)
Brian C. Lane abd39a
- Add message instructing users they can type to search for language.
Brian C. Lane abd39a
  (sbueno+anaconda)
Brian C. Lane abd39a
- Don't unbusy the cursor until the first action is ready to display. (clumens)
Brian C. Lane abd39a
- Move custom storage setup into its own thread. (clumens)
Brian C. Lane abd39a
- When you turn off NTP, clear the warning along the bottom of the screen.
Brian C. Lane abd39a
  (clumens)
Brian C. Lane abd39a
- If the disk has no serial number, don't give the DiskOverview a popup.
Brian C. Lane abd39a
  (clumens)
Brian C. Lane abd39a
- Reorder the columns on the shopping cart so name is next to description.
Brian C. Lane abd39a
  (clumens)
Brian C. Lane abd39a
- Add device node names to the resize dialog as a new column. (clumens)
Brian C. Lane abd39a
- Use an emblem for indicating spokes have not been completed. (clumens)
Brian C. Lane abd39a
- If you remove all the disks in the shopping cart, disable the buttons.
Brian C. Lane abd39a
  (clumens)
Brian C. Lane abd39a
- Apply a style to the network spoke's toolbar. (clumens)
Brian C. Lane abd39a
- Add a little more space between the updates checkbox and the add repo stuff.
Brian C. Lane abd39a
  (clumens)
Brian C. Lane abd39a
- Remove the partition scheme expanders. (clumens)
Brian C. Lane abd39a
- Don't error out if a ks %%include is missing when looking for sshpw
Brian C. Lane abd39a
  (#923627). (clumens)
Brian C. Lane abd39a
- Do not guess username immediately when user clears it (#924184) (msivak)
Brian C. Lane abd39a
- Do not require password when no user is requested (#924150) (msivak)
Brian C. Lane abd39a
- Refresh the checkboxes on AdvancedUser dialog properly (#924257) (msivak)
Brian C. Lane abd39a
- Allow setting the default GID of the new user. (msivak)
Brian C. Lane abd39a
- Add call to new-kernel-pkg --rpmposttrans (#922988) (bcl)
Brian C. Lane abd39a
- Make our gtk_* decorators safer and more intelligent (vpodzime)
Brian C. Lane abd39a
- Add method for checking if in main thread to the ThreadManager (vpodzime)
Brian C. Lane abd39a
- Port the mandatory logic for User and Password spokes from GUI to TUI
Brian C. Lane abd39a
  (msivak)
Brian C. Lane abd39a
- Use only self.data to determine completeness in User spoke (msivak)
Brian C. Lane abd39a
- Make firstboot kickstart command aware of initial-setup (msivak)
Brian C. Lane abd39a
- Add command and data updates to AnacondaKSHandler's __init__ (msivak)
Brian C. Lane abd39a
Brian C. Lane 308328
* Tue Mar 19 2013 Brian C. Lane <bcl@redhat.com> - 19.12-1
Brian C. Lane 308328
- _model -> model in filter.py. (clumens)
Brian C. Lane 308328
- Add some documentation to FilterPage. (clumens)
Brian C. Lane 308328
- Add the advanced storage UI and hook it up. (clumens)
Brian C. Lane 308328
- Don't wrap the DO creation in gtk_thread_wait. (clumens)
Brian C. Lane 308328
- Add a button to the specialized window to bring up the add dialog. (clumens)
Brian C. Lane 308328
- Filter out multipath devices from the getDisks results. (clumens)
Brian C. Lane 308328
- Reduce duplicated code between the GUI and TUI. (clumens)
Brian C. Lane 308328
- Set the horizontal and vertical scales to what we want. (clumens)
Brian C. Lane 308328
- Move DiskOverview creation out into its own method. (clumens)
Brian C. Lane 308328
- Add a slot on the storage spoke for display of advanced storage. (clumens)
Brian C. Lane 308328
- Log the actual exception for getPackage (bcl)
Brian C. Lane 308328
- Add the addon repos from a repo's treeinfo file (bcl)
Brian C. Lane 308328
- Disable failed repos, not remove them (bcl)
Brian C. Lane 308328
- Add repo addon to source spoke (bcl)
Brian C. Lane 308328
- Remove the previous addon repo code and UI (bcl)
Brian C. Lane 308328
- Addon repo glade changes (bcl)
Brian C. Lane 308328
- Enable updates repo by default (bcl)
Brian C. Lane 308328
- Adjust _getTreeInfo so that proxy_url can be passed (bcl)
Brian C. Lane 308328
- Add enable flag to RepoData object (bcl)
Brian C. Lane 308328
- Modify repo interface in packaging (bcl)
Brian C. Lane 308328
- Change the source DiskOverview to a label (bcl)
Brian C. Lane 308328
- Display the reason for payloadInstallHandler error (bcl)
Brian C. Lane 308328
Brian C. Lane c71140
* Mon Mar 18 2013 Brian C. Lane <bcl@redhat.com> - 19.11-1
Brian C. Lane c71140
- Don't create temporary lists if not needed (vpodzime)
Brian C. Lane c71140
- Fix reclaiming disk space for non-us installations. (rvykydal)
Brian C. Lane c71140
- Allow for raising thread exceptions when threadMgr.get is called (bcl,
Brian C. Lane c71140
  clumens). (clumens)
Brian C. Lane c71140
- Hook up the new refresh dialog. (clumens)
Brian C. Lane c71140
- Add a dialog prompting the user to refresh anaconda's view of storage.
Brian C. Lane c71140
  (clumens)
Brian C. Lane c71140
- Add a refresh button to the custom partitioning toolbar. (clumens)
Brian C. Lane c71140
- Add a reset button to the bottom right of the custom spoke. (clumens)
Brian C. Lane c71140
- Hook up the new action summary dialog. (clumens)
Brian C. Lane c71140
- Add a summary screen of actions to be performed on all disks. (clumens)
Brian C. Lane c71140
- Catch error when incorrect nfs address entered (sbueno+anaconda)
Brian C. Lane c71140
- Use GDBus also for connection settings update. (rvykydal)
Brian C. Lane c71140
- Network spoke: improve message format parametrization for translators
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Don't set ibft device renaming for dracut, let it just do its job (#828505)
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Mark Timezone selection as firstboot spoke (msivak)
Brian C. Lane c71140
- Add user creation spoke to TUI (msivak)
Brian C. Lane c71140
- Refactor TUI password spoke to use the declarative EditTUISpoke (msivak)
Brian C. Lane c71140
- Use guess_username from pyanaconda.users in gui.spokes.UserSpoke (msivak)
Brian C. Lane c71140
- Add declarative EditTUISpoke (msivak)
Brian C. Lane c71140
- Allow modyfying exit question in TUI (msivak)
Brian C. Lane c71140
- Return False from TUI.run() if it was exited prematurely (msivak)
Brian C. Lane c71140
- Add guess_username function to users.py (msivak)
Brian C. Lane c71140
- Mark incomplete mandatory spokes in text mode (msivak)
Brian C. Lane c71140
- Network spoke: move formatting parameters out of translation function
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Network spoke: add keyboard accelerator to add device combobox (#906263)
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Network spoke: don't decorate add_device_dialog (#906263) (rvykydal)
Brian C. Lane c71140
- Don't pass undefined stdout from execWithCapture. (rvykydal)
Brian C. Lane c71140
- Network spoke: import network module instead of list of too many functions
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Vlan support: kickstart (#906272) (rvykydal)
Brian C. Lane c71140
- Vlan support: generate kickstart (#906272) (rvykydal)
Brian C. Lane c71140
- Vlan support: GUI - hub status information (#906272) (rvykydal)
Brian C. Lane c71140
- Network spoke: check whether added network device is already in list
Brian C. Lane c71140
  (#906272) (rvykydal)
Brian C. Lane c71140
- Vlan support: GUI - add "Vlan ID" and "Parent" to vlan tab (#906272)
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Return correct nm_device_setting_value for bonds and vlans (#906272)
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Vlan support: GUI - show vlan devices (#906272) (rvykydal)
Brian C. Lane c71140
- Vlan support: GUI - add "Parent" and "Vlan ID" info (glade) (#906272)
Brian C. Lane c71140
  (rvykydal)
Brian C. Lane c71140
- Vlan support: GUI - add vlan device (glade) (#906272) (rvykydal)
Brian C. Lane c71140
- Show that password was set by kickstart in TUI (msivak)
Brian C. Lane c71140
- Add settable quit message to TUI (msivak)
Brian C. Lane c71140
- Check _current_action for not being None before using it (vpodzime)
Brian C. Lane c71140
Brian C. Lane c73e2f
* Mon Mar 11 2013 Brian C. Lane <bcl@redhat.com> - 19.10-1
Brian C. Lane c73e2f
- Bonding support: GUI - hub status information (#906263) (rvykydal)
Brian C. Lane c73e2f
- Bonding support: GUI - generate kickstart network command for bonds (#906263)
Brian C. Lane c73e2f
  (rvykydal)
Brian C. Lane c73e2f
- Bonding support: GUI - add device dialog (#906263) (rvykydal)
Brian C. Lane c73e2f
- Bonding support: GUI - add device dialog (glade) (#906263) (rvykydal)
Brian C. Lane c73e2f
- Bonding support: GUI - device list, configuration and adding bond (#906263)
Brian C. Lane c73e2f
  (rvykydal)
Brian C. Lane c73e2f
- Bonding support: GUI - Slaves line in Wired tab (glade) (#906263) (rvykydal)
Brian C. Lane c73e2f
- Crypt the root we get from the user (#918991). (jkeating)
Brian C. Lane c73e2f
- Adapt to the new libxklavier's behaviour (vpodzime)
Brian C. Lane c73e2f
- We use python-meh's interfaces instead of Anaconda's (vpodzime)
Brian C. Lane c73e2f
- Redraw screen in case of valid input and nothing new scheduled (vpodzime)
Brian C. Lane c73e2f
- Fix two places where we are locking up the main thread (#886680). (clumens)
Brian C. Lane c73e2f
- Log when we acquire and release the _yum_lock (dlehman, clumens). (clumens)
Brian C. Lane c73e2f
- Do not fail when the logging stream cannot be opened (in initial-setup..)
Brian C. Lane c73e2f
  (msivak)
Brian C. Lane c73e2f
- Mark DateTime spoke as usable for Firstboot (msivak)
Brian C. Lane c73e2f
- Fix a missing import and move the addon KS output template (msivak)
Brian C. Lane c73e2f
- Make the TUI mainloop more resistant to screen implementation errors (msivak)
Brian C. Lane c73e2f
- Teach TUI how to react on async events (msivak)
Brian C. Lane c73e2f
- Could not load UI file advanced_user.glade (hamzy)
Brian C. Lane c73e2f
- Don't try to remove the timer when it's None (DatetimeSpoke) (vpodzime)
Brian C. Lane c73e2f
- Log failed imports in the collect functions (vpodzime)
Brian C. Lane c73e2f
- remove the remnants of sparc support (dennis)
Brian C. Lane c73e2f
- Remove installmethod.py (dead code) (wwoods)
Brian C. Lane c73e2f
- Make default media eject behavior match old behavior (wwoods)
Brian C. Lane c73e2f
- Silence "cp: cannot stat '/etc/cmdline'..." error message (wwoods)
Brian C. Lane c73e2f
Brian C. Lane 859f80
* Fri Mar 01 2013 Brian C. Lane <bcl@redhat.com> - 19.9-1
Brian C. Lane 859f80
- Behave nice when root password is set by kickstart (msivak)
Brian C. Lane 859f80
- Password spoke is mandatory if the created user is not an admin (msivak)
Brian C. Lane 859f80
- Use the user data provided by kickstart (msivak)
Brian C. Lane 859f80
- Add the User creation spoke including the Advanced dialog (msivak)
Brian C. Lane 859f80
- Bonding support: kickstart (rvykydal)
Brian C. Lane 859f80
- Condense some duplicated and overly wordy code in custom.py. (clumens)
Brian C. Lane 859f80
- Add a new allMembers property that returns a list of pages and members.
Brian C. Lane 859f80
  (clumens)
Brian C. Lane 859f80
- All Pages have a title, so get rid of the getattr games. (clumens)
Brian C. Lane 859f80
- Allow more than one Page to be expanded at a time. (clumens)
Brian C. Lane 859f80
- Get rid of the currentPage method. (clumens)
Brian C. Lane 859f80
- Promote page._members to page.members. (clumens)
Brian C. Lane 859f80
- Require passing the title to a Page's constructor. (clumens)
Brian C. Lane 859f80
- Pressing F12 should do the same thing as clicking "Done" (#840998). (clumens)
Brian C. Lane 859f80
- A bunch more "install" -> "installation" changes. (clumens)
Brian C. Lane 859f80
- When the user clicks "Reclaim Space", go back to the hub (#911792). (clumens)
Brian C. Lane 859f80
- Modify the logic that makes the reclaim button sensitive (#911793). (clumens)
Brian C. Lane 859f80
- Add a free space line under every disk in the reclaim dialog. (clumens)
Brian C. Lane 859f80
- Remove the initial sentence from the top of the reclaim dialog (#911793).
Brian C. Lane 859f80
  (clumens)
Brian C. Lane 859f80
- Fix a traceback in verifying optical media on the source spoke. (clumens)
Brian C. Lane 859f80
- Revert "Hook up the "Remove Packages" button on the dep solving error
Brian C. Lane 859f80
  screen." (#905899). (clumens)
Brian C. Lane 859f80
- Don't display "(null)" as a MountpointSelector's mountpoint. (clumens)
Brian C. Lane 859f80
- dracut: add anaconda-pre-shutdown.sh to fix eject (#809920) (wwoods)
Brian C. Lane 859f80
- Continue booting when checkisomd5 is aborted (#891551) (bcl)
Brian C. Lane 859f80
- Fix ksdevice=<MAC> - instead of renaming the device to ksdev0 just use it
Brian C. Lane 859f80
  (rvykydal)
Brian C. Lane 859f80
- Add pigz to initrd.img (wwoods)
Brian C. Lane 859f80
- Use %%_prefix macro value when calling configure in makeupdates (vpodzime)
Brian C. Lane 859f80
- Try to import modules the standard way first in collect (msivak)
Brian C. Lane 859f80
Brian C. Lane dad0db
* Thu Feb 21 2013 Brian C. Lane <bcl@redhat.com> - 19.8-1
Brian C. Lane dad0db
- Add more stuff to the exception reporting skip list. (clumens)
Brian C. Lane dad0db
- Compare Sizes to Sizes in the reclaim dialog (#913484). (clumens)
Brian C. Lane dad0db
- The disk cart summary does not need a mnemonic. (clumens)
Brian C. Lane dad0db
Brian C. Lane 158e7a
* Wed Feb 20 2013 Brian C. Lane <bcl@redhat.com> - 19.7-1
Brian C. Lane 158e7a
- Fix RAID level test (bcl)
Brian C. Lane 158e7a
- unpack product.img to /updates (#911873) (bcl)
Brian C. Lane 158e7a
- If you attempt to search on the network device pane, don't crash. (clumens)
Brian C. Lane 158e7a
- Don't treat the _ in x86_64 as a mnemonic. (clumens)
Brian C. Lane 158e7a
- If you set_markup, the label forgets set_use_underline from glade. (clumens)
Brian C. Lane 158e7a
- Don't try to update spokes that are indirect. (clumens)
Brian C. Lane 158e7a
- If you cannot reclaim more space, don't show the reclaim radio (#911791).
Brian C. Lane 158e7a
  (clumens)
Brian C. Lane 158e7a
- Swap the order of the part scheme combo and encryption checkbox. (clumens)
Brian C. Lane 158e7a
- Fix for the addons kickstart support (vpodzime)
Brian C. Lane 158e7a
- kickstart.py needs udev that now lives in blivet (vpodzime)
Brian C. Lane 158e7a
- Refactor pieces of the Datetime spoke and move some parts to kickstart.py
Brian C. Lane 158e7a
  (vpodzime)
Brian C. Lane 158e7a
- Set ONBOOT=no for default autoconnections (#905918, #886090) (rvykydal)
Brian C. Lane 158e7a
- Don't use "type" to name a variable. (rvykydal)
Brian C. Lane 158e7a
- Update all spokes on a Hub when spoke is exited (msivak)
Brian C. Lane 158e7a
- Wait for continueButton in KS mode if the user changed anything (msivak)
Brian C. Lane 158e7a
- Fix up word wrap on the DetailedErrorDialog. (clumens)
Brian C. Lane 158e7a
- Display storage warnings, similar to how errors are displayed (#909410).
Brian C. Lane 158e7a
  (clumens)
Brian C. Lane 158e7a
- Fix reprompting and screen redrawing on invalid input (vpodzime)
Brian C. Lane 158e7a
- Refresh addons_paths once we know if gui or tui takes place (vpodzime)
Brian C. Lane 5b4d75
- Fixup anaconda.spec (bcl)
Brian C. Lane 5b4d75
Brian C. Lane adca1e
* Thu Feb 14 2013 Brian C. Lane <bcl@redhat.com> - 19.6-1
Brian C. Lane adca1e
- fix uuid reference in parse-kickstart (bcl)
Brian C. Lane adca1e
- Fixup kickstart script logging (bcl)
Brian C. Lane adca1e
- Tell libreport the crash happened in Anaconda (#885690) (vpodzime)
Brian C. Lane adca1e
- Restore older behavior regarding ks argument without a file name (#910550).
Brian C. Lane adca1e
  (clumens)
Brian C. Lane adca1e
- Move the encryption checkbox to the dialog (bcl)
Brian C. Lane adca1e
- re-fetch metadata when proxy settings change (bcl)
Brian C. Lane adca1e
- Apply some fixes to the spec file (#909592, metherid (clumens)
Brian C. Lane adca1e
- install -> installation in a couple user-visible strings. (clumens)
Brian C. Lane adca1e
- Restore support for partial kickstart files (#887254). (clumens)
Brian C. Lane adca1e
- Get rid of packagesSeen. (clumens)
Brian C. Lane adca1e
- Remove debugging print (DatetimeSpoke) (vpodzime)
Brian C. Lane adca1e
- Honor modules' __all__ when doing collect (msivak)
Brian C. Lane adca1e
- Use ksdata.addons instead of ksdata.addon and add ADDON_PATHS to sys.path
Brian C. Lane adca1e
  (vpodzime)
Brian C. Lane adca1e
- Remove unused modules (dbus) and stuff from network.py (rvykydal)
Brian C. Lane adca1e
- Replace get_NM_connection() using new nm module. (rvykydal)
Brian C. Lane adca1e
- Replace get_NM_settings_value() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace nmIsConnected() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace hasActiveNetDev() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getDevicesProperies() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getIPAddresses() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getMacAddress() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace isWirelessDevice() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getLinkStatus() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getActiveNetDevs() using new nm module (rvykydal)
Brian C. Lane adca1e
- Replace getDevices() using new nm module (rvykydal)
Brian C. Lane adca1e
- Move NM dbus calls to separate module. (rvykydal)
Brian C. Lane adca1e
- Move networking functions from isys to network module. (rvykydal)
Brian C. Lane adca1e
- Remove unused stuff from network.py (rvykydal)
Brian C. Lane adca1e
- Remove unused networking stuff from isys (rvykydal)
Brian C. Lane adca1e
- Network spoke: remove unused NM path and interface constants (rvykydal)
Brian C. Lane adca1e
- Add 'eject' to the anaconda initramfs (wwoods)
Brian C. Lane adca1e
- Ensure hookdir exists before creating eject script (wwoods)
Brian C. Lane adca1e
- remove anaconda-cleanup-initramfs.service (wwoods)
Brian C. Lane adca1e
- Add dracut/save-initramfs.sh (wwoods)
Brian C. Lane adca1e
- Bring back the askmethod parameter (#889887). (clumens)
Brian C. Lane adca1e
- Add a new selectorFromDevice method to the accordion. (clumens)
Brian C. Lane adca1e
- The storage logger is now the blivet logger. (dlehman)
Brian C. Lane adca1e
- DeviceFactory has moved from blivet to blivet.devicefactory. (dlehman)
Brian C. Lane adca1e
Brian C. Lane dbaced
* Fri Feb 08 2013 Brian C. Lane <bcl@redhat.com> - 19.5-1
Brian C. Lane dbaced
- Add --dirinstall command (bcl)
Brian C. Lane dbaced
- Convert the mount point entry to one containing a drop down. (clumens)
Brian C. Lane dbaced
- Move the Modify SW button into a link in the text. (clumens)
Brian C. Lane dbaced
- Rework all the dialogs after you click Done on the storage spoke (#903501).
Brian C. Lane dbaced
  (clumens)
Brian C. Lane dbaced
- Overrides for the Gdk have _2BUTTON_PRESS defined (vpodzime)
Brian C. Lane dbaced
- Add entries with completions to the comboboxes (DatetimeSpoke) (vpodzime)
Brian C. Lane dbaced
- Make the custom partitioning bullet points take up less horizontal space.
Brian C. Lane dbaced
  (clumens)
Brian C. Lane dbaced
- Don't say you can reuse existing mountpoints unless there are some. (clumens)
Brian C. Lane dbaced
- Point gobject-introspection at our updates directory for overrides. (clumens)
Brian C. Lane dbaced
Brian C. Lane 42e08c
* Mon Feb 04 2013 Brian C. Lane <bcl@redhat.com> - 19.4-1
Brian C. Lane 42e08c
- Remove libcurl requirement from configure.ac. (dlehman)
Brian C. Lane 42e08c
- DMI_CHASSIS_VENDOR has moved into blivet. (dlehman)
Brian C. Lane 42e08c
Brian C. Lane fc0e3b
* Fri Feb 01 2013 Brian C. Lane <bcl@redhat.com> - 19.3-1
Brian C. Lane fc0e3b
- unpack product.img to correct location (#869098) (bcl)
Brian C. Lane fc0e3b
- Fix including _isys.so and isys/__init__.py in updates.img (vpodzime)
Brian C. Lane fc0e3b
- Fix typo "DHCPV6" (rvykydal)
Brian C. Lane fc0e3b
- Don't crash on wireless connections created in Live CD desktop (#895736)
Brian C. Lane fc0e3b
  (rvykydal)
Brian C. Lane fc0e3b
- Adapt ifcfg -> ksdata mapping to NM change from IPADDR to IPADDR0. (rvykydal)
Brian C. Lane fc0e3b
- Fix static and dhcp of network --ipv6 command (set IPV6_AUTOCONF=no)
Brian C. Lane fc0e3b
  (rvykydal)
Brian C. Lane fc0e3b
- NM defaults to IPV6_AUTOCONF=yes (rvykydal)
Brian C. Lane fc0e3b
- Fix up spacing on installation options dialog buttons a little bit. (clumens)
Brian C. Lane fc0e3b
- Ignore double clicks on the DiskOverviews (#902467). (clumens)
Brian C. Lane fc0e3b
- When the user creates a new mountpoint, display it by default (#886039).
Brian C. Lane fc0e3b
  (clumens)
Brian C. Lane fc0e3b
- Add device node name information to the storage spoke and disk cart
Brian C. Lane fc0e3b
  (#902617). (clumens)
Brian C. Lane fc0e3b
- Do not include disks that have 0 size (#903131, #904977). (clumens)
Brian C. Lane fc0e3b
- Preserve the state of the Customize... expanders on custom storage (#883134).
Brian C. Lane fc0e3b
  (clumens)
Brian C. Lane fc0e3b
- Make it a little more clear what's happening on the disk selection spoke
Brian C. Lane fc0e3b
  (#903498). (clumens)
Brian C. Lane fc0e3b
- Move Xorg to vt7 (bcl)
Brian C. Lane fc0e3b
- Network: read ipv6 configuration type from NM settings instead of ifcfg file
Brian C. Lane fc0e3b
  (rvykydal)
Brian C. Lane fc0e3b
- Don't fail on missing ifcfg file when setting default ONBOOT (#904817)
Brian C. Lane fc0e3b
  (rvykydal)
Brian C. Lane fc0e3b
- Don't fail on invalid network --device kickstart specification. (rvykydal)
Brian C. Lane fc0e3b
- Ignore ipv6 for a device (IPV6INIT=no) only for noipv6 option. (rvykydal)
Brian C. Lane fc0e3b
- Network: fix disabling of ipv6 (noipv6 option) (rvykydal)
Brian C. Lane fc0e3b
- Stop writing /etc/sysconfig/network (#895900) (rvykydal)
Brian C. Lane fc0e3b
- We dont create missing ifcfg files on our own in anaconda anymore. (rvykydal)
Brian C. Lane fc0e3b
- Use NM dbus interface to modify ifcfg configuration (#893892) (rvykydal)
Brian C. Lane fc0e3b
- Document FileSystemSpaceChecker. (clumens)
Brian C. Lane fc0e3b
- Add the customization category to POTFILES.in. (clumens)
Brian C. Lane fc0e3b
- Add a license and overview to the g-i overrides file. (clumens)
Brian C. Lane fc0e3b
- Create/clarify some documentation in the custom widgets. (clumens)
Brian C. Lane fc0e3b
- Condense string formatting in a couple custom widgets. (clumens)
Brian C. Lane fc0e3b
- Remove the widget-specific TODO list. (clumens)
Brian C. Lane fc0e3b
- Add selinux to the list of parameters we pass on (#895860). (clumens)
Brian C. Lane fc0e3b
- Display error status messages in a darker red color. (clumens)
Brian C. Lane fc0e3b
- Add newline at the end of xorg.conf generated from ksdata (vpodzime)
Brian C. Lane fc0e3b
- Move pyanaconda.packaging.get_mount_* into blivet.util. (dlehman)
Brian C. Lane fc0e3b
- Remove obsolete references to simpleFilter. (dlehman)
Brian C. Lane fc0e3b
- Remove the storage module and replace it with blivet. (dlehman)
Brian C. Lane fc0e3b
- Move tsort, platform, and baseudev into storage. (dlehman)
Brian C. Lane fc0e3b
- Start laying groundwork for splitting storage out of pyanaconda. (dlehman)
Brian C. Lane fc0e3b
- Remove anaconda flag checking from OpticalDevice.eject. (dlehman)
Brian C. Lane fc0e3b
- Remove unused functions and move storage-specific utils to storage. (dlehman)
Brian C. Lane fc0e3b
- Remove installclass arch filtering. (dlehman)
Brian C. Lane fc0e3b
- Handle sending program output to tty5 through the logging setup. (dlehman)
Brian C. Lane fc0e3b
- Use dumpe2fs output to determine dirty fs. (dlehman)
Brian C. Lane fc0e3b
- Remove filesystem migration code. (dlehman)
Brian C. Lane fc0e3b
- Use threadMgr.wait to check threads (bcl)
Brian C. Lane fc0e3b
- Add error reporting to threadMgr (bcl)
Brian C. Lane fc0e3b
Brian C. Lane 5eaaa0
* Fri Jan 25 2013 Brian C. Lane <bcl@redhat.com> - 19.2-1
Brian C. Lane 5eaaa0
- Use only one large grid for the hubs. (clumens)
Brian C. Lane 5eaaa0
- Indicate nothing will happen until "Begin Installation" is clicked (#883195).
Brian C. Lane 5eaaa0
  (clumens)
Brian C. Lane 5eaaa0
- Exit anaconda correctly on SIGTERM (vpodzime)
Brian C. Lane 5eaaa0
- Move communication module to pyanaconda/ui (vpodzime)
Brian C. Lane 5eaaa0
- Function getDefaultHostname was renamed some time ago. (rvykydal)
Brian C. Lane 5eaaa0
- Use constant for default hostname ("localhost.localdomain" currently)
Brian C. Lane 5eaaa0
  (rvykydal)
Brian C. Lane 5eaaa0
- Make update_hostname function do just one thing - update ksdata. (rvykydal)
Brian C. Lane 5eaaa0
- Rename wait_for_dhcp pieces to say what they actually do (rvykydal)
Brian C. Lane 5eaaa0
- Initialize network synchronously (#902090) (rvykydal)
Brian C. Lane 5eaaa0
- xgettext wants "utf-8", not "utf8".  Python doesn't seem to care. (clumens)
Brian C. Lane 5eaaa0
- On the storage spoke, only show the summary button if a disk is selected.
Brian C. Lane 5eaaa0
  (clumens)
Brian C. Lane 5eaaa0
- Add text letting people know they can use existing filesystems (#883150).
Brian C. Lane 5eaaa0
  (clumens)
Brian C. Lane 5eaaa0
- Default to mirrored RAID instead of striped (#888867). (clumens)
Brian C. Lane 5eaaa0
- Replace the RAID level checkboxes with a single combo box. (clumens)
Brian C. Lane 5eaaa0
- Don't allow mountpoints to start with /proc or /sys either. (clumens)
Brian C. Lane 5eaaa0
- Add 'nmcli dev list' output to data gathered after crash (vpodzime)
Brian C. Lane 5eaaa0
- Add lsblk output to data gathered after crash (#879940) (vpodzime)
Brian C. Lane 5eaaa0
- Cleanup some trailing whitespace on otherwise empty lines (vpodzime)
Brian C. Lane 5eaaa0
- Refactor and cleanup exception handling pieces (vpodzime)
Brian C. Lane 5eaaa0
- Exception handling for text mode (#865325) (vpodzime)
Brian C. Lane 5eaaa0
- python-meh's saveExceptionWindow no longer uses the accountManager (vpodzime)
Brian C. Lane 5eaaa0
- Enable line wrapping in a couple more places (#901551). (clumens)
Brian C. Lane 5eaaa0
- Support /boot on RAID metadata version 1.2 (#896163). (clumens)
Brian C. Lane 5eaaa0
- Don't check memory for rescue mode (#895948). (clumens)
Brian C. Lane 5eaaa0
- Split __init__ and setup in TUI screens so we can set the environment and
Brian C. Lane 5eaaa0
  search paths (msivak)
Brian C. Lane 5eaaa0
- Add a requirement on device-mapper-multipath (#895973) (msivak)
Brian C. Lane 5eaaa0
- Update default fs type code (#855401). (clumens)
Brian C. Lane 5eaaa0
- Display the background gradient image from a map signal handler. (clumens)
Brian C. Lane 5eaaa0
- Remove the old cmdline and script interfaces. (clumens)
Brian C. Lane 5eaaa0
- anaconda-cleanup doesn't use an interface at all. (clumens)
Brian C. Lane 5eaaa0
- Remove the old text mode UI. (clumens)
Brian C. Lane 5eaaa0
- Move constants_text out of the textw directory. (clumens)
Brian C. Lane 5eaaa0
- Remove more references to system-config-*. (clumens)
Brian C. Lane 5eaaa0
- Add device NM_DEVICE_TYPE_ETHERNET to isys (#893892) (rvykydal)
Brian C. Lane 5eaaa0
- Dump missing ifcfg ifles only for ethernet devices (#893892) (rvykydal)
Brian C. Lane 5eaaa0
- Take over dhcp connection by NM for network root (eg nfs) (#883451, #893656)
Brian C. Lane 5eaaa0
  (rvykydal)
Brian C. Lane 5eaaa0
- Use DEFAULT_LANG instead of magic value "en_US.UTF-8" (vpodzime)
Brian C. Lane 5eaaa0
- fixup spec with 19.1 commits (bcl)
Tomas Bzatek d6eb18
Brian C. Lane d42da8
* Mon Jan 14 2013 Brian C. Lane <bcl@redhat.com> - 19.1-1
Brian C. Lane d42da8
- Rework the reclaim dialog to have a resize slider. (clumens)
Brian C. Lane d42da8
- g_type_init call is no longer needed (bcl)
Brian C. Lane d42da8
Brian C. Lane be7624
* Fri Jan 11 2013 Brian C. Lane <bcl@redhat.com> - 18.40-1
Brian C. Lane be7624
- Prepare structures to save spoke completenes for firstboot and GIE (msivak)
Brian C. Lane be7624
- Do not call exit at the end of GUI interface, just quit the main loop
Brian C. Lane be7624
  (msivak)
Brian C. Lane be7624
- Improve handling of .py and .pyc equivalence while collecting classes
Brian C. Lane be7624
  (msivak)
Brian C. Lane be7624
- Set default language to en_US.UTF-8 (#891379) (msivak)
Brian C. Lane be7624
- Set the local hostname during installation (vpodzime)
Brian C. Lane be7624
- Refactor and cleanup our localization module (vpodzime)
Brian C. Lane be7624
- Network spoke: use correct state value to display device status. (rvykydal)
Brian C. Lane be7624
- drop fcoe-utils dependency for s390x (rhbz#894025) (sbueno+anaconda)
Brian C. Lane be7624
- More TODO list wrangling. (clumens)
Brian C. Lane be7624
- On storage, remove the "Continue" button and make "Done" do it all (#882737).
Brian C. Lane be7624
  (clumens)
Brian C. Lane be7624
- getLUKSPassphrase is no longer used, so kill it. (clumens)
Brian C. Lane be7624
- "Hub" shouldn't be in the title for any text mode hub. (clumens)
Brian C. Lane be7624
- Do not lightbox any dialogs on the custom storage spoke (#875291). (clumens)
Brian C. Lane be7624
- Revert "Do not lightbox the Add Mountpoint dialog (#875291)." (clumens)
Brian C. Lane be7624
- Don't allow changing a VG name to empty in the VG editor (#892395). (clumens)
Brian C. Lane be7624
- Check country_layouts is not None when using it (#893026) (vpodzime)
Brian C. Lane be7624
- Don't redownload payload from closest mirror only if we actually have some
Brian C. Lane be7624
  (#892665) (rvykydal)
Brian C. Lane be7624
- Remove some modules obsoleted by the packaging module. (dlehman)
Brian C. Lane be7624
- Prefer country over language when returning default layout (#867110)
Brian C. Lane be7624
  (vpodzime)
Brian C. Lane be7624
- Fix Quit button in standalone network spoke (#892120) (rvykydal)
Brian C. Lane be7624
- Network spoke: add sanity check for hostname setting (#856456) (rvykydal)
Brian C. Lane be7624
- Network spoke: add hostname setting (#856456) (rvykydal)
Brian C. Lane be7624
- Fix completeness check for md fwraid arrays. (#892621) (dlehman)
Brian C. Lane be7624
- Fix handling of failure to create a new container. (#892046) (dlehman)
Brian C. Lane be7624
- Force disk selection for interactive installs. (#888293) (dlehman)
Brian C. Lane be7624
- Mark another string for translation (#892760). (clumens)
Brian C. Lane be7624
- Do not lightbox the Add Mountpoint dialog (#875291). (clumens)
Brian C. Lane be7624
- Strip out pango markup before attempting to match languages (#892463).
Brian C. Lane be7624
  (clumens)
Brian C. Lane be7624
- Mark the live progress hub message for translation (#892069). (clumens)
Brian C. Lane be7624
- Allow deleting whole disks using the reclaim dialog (#880686). (clumens)
Brian C. Lane be7624
- Don't allow mountpoints to start with /dev (#891447). (clumens)
Brian C. Lane be7624
- Disable the configure button for pre-existing devices (#888296). (clumens)
Brian C. Lane be7624
- Add keyboard mnemonics to the spoke selectors, too. (clumens)
Brian C. Lane be7624
- Add keyboard accelerators to a whole lot of widgets (#864964). (clumens)
Brian C. Lane be7624
- Try fallback if none exactly matching language is found (#891487) (vpodzime)
Brian C. Lane be7624
- Only skip welcome screen for ks installs (#891755) (bcl)
Brian C. Lane be7624
- protect getDirSize from vanishing files (#891759) (bcl)
Brian C. Lane be7624
- start vnc without ip address (#832510) (bcl)
Brian C. Lane be7624
- Update physical device's sysfs path for btrfs (sub)volumes. (#891443)
Brian C. Lane be7624
  (dlehman)
Brian C. Lane be7624
- Wrap text on the updates checkbox to fix screen placement (#888880).
Brian C. Lane be7624
  (clumens)
Brian C. Lane be7624
- The return value from execWithRedirect is an int (#891313). (clumens)
Brian C. Lane be7624
- Add placeholder names to a couple strings (#890157). (clumens)
Brian C. Lane be7624
- Fix multiple copies of spokes appearing from update image (msivak)
Brian C. Lane be7624
- Import pyanaconda.addons in the anaconda script (vpodzime)
Brian C. Lane be7624
- Update the API which controls where should spokes be displayed (msivak)
Brian C. Lane be7624
- Update the way we look for glade files, spokes, hubs and categories (msivak)
Brian C. Lane be7624
- Make screenshot routines reusable in Firstboot (msivak)
Brian C. Lane be7624
- Do not fail when missing directories are present in addon paths (msivak)
Brian C. Lane be7624
- Pass addons paths to user interfaces (msivak)
Brian C. Lane be7624
- hook up help window close button (#889570) (bcl)
Brian C. Lane be7624
- add setKeyboardCheckButton to list of things to translate (#889352) (bcl)
Brian C. Lane be7624
- Mark for translation and show translated some more GUI elements (#877658)
Brian C. Lane be7624
  (vpodzime)
Brian C. Lane be7624
- Translate storage errors (#877658) (vpodzime)
Brian C. Lane be7624
- Don't allow changing the boot disk from inside the custom spoke. (#889585)
Brian C. Lane be7624
  (dlehman)
Brian C. Lane be7624
- Add help text and a help button to the custom storage spoke. (#889570)
Brian C. Lane be7624
  (dlehman)
Brian C. Lane be7624
- Allow /boot on btrfs subvol if using grub2. (#888603,868465) (dlehman)
Brian C. Lane be7624
- Don't keep old device name when switching to btrfs in custom. (dlehman)
Brian C. Lane be7624
- Fix container member set management for md arrays. (#889101) (dlehman)
Brian C. Lane be7624
- Include incomplete devices when listing dependant devices. (#889330)
Brian C. Lane be7624
  (dlehman)
Brian C. Lane be7624
- Use systemd to run checkisomd5 (#874486) (harald)
Brian C. Lane be7624
- fixup direct nfs iso url handling (#879187) (bcl)
Brian C. Lane be7624
- fixup nfs repo install code (#879187) (bcl)
Brian C. Lane be7624
Brian C. Lane 9abf5d
* Wed Dec 19 2012 Brian C. Lane <bcl@redhat.com> - 18.39-1
Brian C. Lane 9abf5d
- Add more yum locking to yumpayload (#860022) (bcl)
Brian C. Lane 9abf5d
- The percent bar can go in the same column as the space label. (clumens)
Brian C. Lane 9abf5d
- Don't resize NTFS partitions to smaller than the filesystem on them
Brian C. Lane 9abf5d
  (#885912). (clumens)
Brian C. Lane 9abf5d
- Remove some unused error handling code from old UI. (clumens)
Brian C. Lane 9abf5d
- Don't generate ifcfg files for non-existing devices in parse-kickstart
Brian C. Lane 9abf5d
  (#886647) (rvykydal)
Brian C. Lane 9abf5d
- Encode unicode strings returned by pytz.country_timezones() (#887236)
Brian C. Lane 9abf5d
  (vpodzime)
Brian C. Lane 9abf5d
- Always set passphrase for newly encrypted devices. (#888560) (dlehman)
Brian C. Lane 9abf5d
- Handle edit of preexisting encrypted lv. (#885378) (dlehman)
Brian C. Lane 9abf5d
- Raise DeviceError instead of ValueError from device ctor. (#888089) (dlehman)
Brian C. Lane 9abf5d
- Set line wrap on the info bar (#888112). (clumens)
Brian C. Lane 9abf5d
- Don't crash when vg edit triggers spurious change event. (#883699) (dlehman)
Brian C. Lane 9abf5d
- Add handling for incomplete lvm/md devices. (#876441) (dlehman)
Brian C. Lane 9abf5d
- Fallback to mdN if no name was found for incomplete md array. (#873224)
Brian C. Lane 9abf5d
  (dlehman)
Brian C. Lane 9abf5d
- Add product.py to POTFILES (#858628). (clumens)
Brian C. Lane 9abf5d
- Sort categories in GUI alphabetically (msivak)
Brian C. Lane 9abf5d
- Fix typo in variable name (msivak)
Brian C. Lane 9abf5d
- Collect addon paths properly (msivak)
Brian C. Lane 9abf5d
- Move the import constants line below setupPythonUpdates (msivak)
Brian C. Lane 9abf5d
- Only close AddLayout dialog on double-click if something is selected
Brian C. Lane 9abf5d
  (#887371) (vpodzime)
Brian C. Lane 9abf5d
- Add warning to keyboard spoke on live installations (#886463) (vpodzime)
Brian C. Lane 9abf5d
- Split ksdata execute and setup methods for addons (msivak)
Brian C. Lane 9abf5d
- Add support for KS %%addon section and the API+code to use it (msivak)
Brian C. Lane 9abf5d
- Import collected modules only once (msivak)
Brian C. Lane 9abf5d
- Update run-spoke to use paths (msivak)
Brian C. Lane 9abf5d
- Export QuitDialog and it's message string (msivak)
Brian C. Lane 9abf5d
- Update the hack we use to preload AnacondaWidgets - we need to load the
Brian C. Lane 9abf5d
  typelib not just the .so file (msivak)
Brian C. Lane 9abf5d
- Add FirstbootMixIn (msivak)
Brian C. Lane 9abf5d
- Move the path definitions to Interface and pass it to the Hubs from there
Brian C. Lane 9abf5d
  (msivak)
Brian C. Lane 9abf5d
- Make TUI ready for getting spokes from multiple directories (msivak)
Brian C. Lane 9abf5d
- Make GUI more reusable and support multiple directories for spokes and
Brian C. Lane 9abf5d
  categories (msivak)
Brian C. Lane 9abf5d
- Modify collect so it works with directories with missing __init__.py (msivak)
Brian C. Lane 9abf5d
- Split completed and mandatory attributes (msivak)
Brian C. Lane 9abf5d
- Move info about possible actions below the free space info (vpodzime)
Brian C. Lane 9abf5d
- Fix a couple pylint errors (#867125). (clumens)
Brian C. Lane 9abf5d
- Fix an undefined variable error (#867129). (clumens)
Brian C. Lane 9abf5d
- The fs type combo should be sensitive when reformat is checked (#887201).
Brian C. Lane 9abf5d
  (clumens)
Brian C. Lane 9abf5d
- Remove idiomatic, hard to translate text (#865598). (clumens)
Brian C. Lane 9abf5d
- Activate default layout when it is changed (#882440) (vpodzime)
Brian C. Lane 9abf5d
- Validate and correct vg names as needed. (dlehman)
Brian C. Lane 9abf5d
- Don't allow resize of devices with no/unrecognized formatting. (#869841)
Brian C. Lane 9abf5d
  (dlehman)
Brian C. Lane 9abf5d
- Add keyboard dracut setup args (#875567) (vpodzime)
Brian C. Lane 9abf5d
- recheck software when source changes (#875599) (bcl)
Brian C. Lane 9abf5d
- Include the new lib directory in the package (#886319, #886470). (clumens)
Brian C. Lane 9abf5d
- Add a gradient background to spoke headers (mizmo, clumens). (clumens)
Brian C. Lane 9abf5d
- Only allow changing filesystem type if the reformat combo is checked
Brian C. Lane 9abf5d
  (#885906). (clumens)
Brian C. Lane 9abf5d
- It's possible for mountpoint to be None (#885279). (clumens)
Brian C. Lane 9abf5d
- Explicitly set True/False in the bootloader setting (#885381). (clumens)
Brian C. Lane 9abf5d
Brian C. Lane 3a99dd
* Tue Dec 11 2012 Brian C. Lane <bcl@redhat.com> - 18.38-1
Brian C. Lane 3a99dd
- In interactive installs, default to bootloader in the MBR (#885284).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Make sure software selection is checked against filesystem space. (#853636)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Update default install size and disk space estimate. (dlehman)
Brian C. Lane 3a99dd
- Add checkbox for setting language default layout (#866887) (vpodzime)
Brian C. Lane 3a99dd
- Change testing area label to something more appropriate (KeyboardSpoke)
Brian C. Lane 3a99dd
  (vpodzime)
Brian C. Lane 3a99dd
- Fix getting country layout variants (vpodzime)
Brian C. Lane 3a99dd
- Wait for slower dhcp before running vnc server (#868777) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: fix NMClient signal callback arguments (#885488) (rvykydal)
Brian C. Lane 3a99dd
- Add logging for networking and improve logging of ifcfg files (rvykydal)
Brian C. Lane 3a99dd
- Honor user request via UI to not install a bootloader. (#885240) (dlehman)
Brian C. Lane 3a99dd
- Handle partition removals regardless of deepcopy. (#884896) (dlehman)
Brian C. Lane 3a99dd
- Default to partitions for /boot* instead of just /boot/efi. (#884606)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix a logic error in ActionDestroyFormat.obsoletes. (#885004) (dlehman)
Brian C. Lane 3a99dd
- Take device type into account when making the config button sensitive
Brian C. Lane 3a99dd
  (#885051). (clumens)
Brian C. Lane 3a99dd
- Hide VG-related widgets when displaying a non-LV mountpoint first (#885131).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Install default system for %%packages --default (#869978) (bcl)
Brian C. Lane 3a99dd
- Fix a typo in the live cd completion text (#884373). (clumens)
Brian C. Lane 3a99dd
- Do not allow deleting or editing a protected device in custom part (#884599).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- If path doesn't exist, don't traceback.  Return None. (clumens)
Brian C. Lane 3a99dd
- Add/remove the HDISO source from protectedDevSpecs (#882147). (clumens)
Brian C. Lane 3a99dd
- Put the bad VG name into the error message (#884359). (clumens)
Brian C. Lane 3a99dd
- Use updated connection settings object for default auto config files
Brian C. Lane 3a99dd
  (#883383) (rvykydal)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Dec 05 2012 Brian C. Lane <bcl@redhat.com> - 18.36-1
Brian C. Lane 3a99dd
- Call udev_settle from inside udev_trigger. (dlehman)
Brian C. Lane 3a99dd
- Prevent enabling the encryption checkbutton erroneously. (dlehman)
Brian C. Lane 3a99dd
- Make sure Storage is initialized before refreshing the custom spoke.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix initialization of Storage.roots to use a list. (#884270) (dlehman)
Brian C. Lane 3a99dd
- Don't allow reformat without setting a mountpoint. (#883076) (dlehman)
Brian C. Lane 3a99dd
- Fix check for toggled encryption checkbutton. (#882722) (dlehman)
Brian C. Lane 3a99dd
- Make sure FS minSize is never greater than its currentSize. (#876547)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- When considering whether anything can be shrunk, throw out protected devs.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- In the UI, mark the HDISO source device as protected (#879610). (clumens)
Brian C. Lane 3a99dd
- update mdraid superBlock space calculation (#883483) (bcl)
Brian C. Lane 3a99dd
- Remove resetResolver function, we don't need it anymore (#868695) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: improve logging. (rvykydal)
Brian C. Lane 3a99dd
- Unify writeNetworkConf with other modules (rename, put in ks.execute)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Fix network command --onboot and --activate options. (rvykydal)
Brian C. Lane 3a99dd
- Fix two calls of self.window.set_info (#883632) (vpodzime)
Brian C. Lane 3a99dd
- Use BaseWindow.set_warning and set_error in GUIObject's methods (vpodzime)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Tue Dec 04 2012 Brian C. Lane <bcl@redhat.com> - 18.35-1
Brian C. Lane 3a99dd
- Fix a bug when switching back to an HDISO install source (#879612). (clumens)
Brian C. Lane 3a99dd
- Lower case the DONE button on media check. (clumens)
Brian C. Lane 3a99dd
- Change mirrorlist checkbox text (#883191). (clumens)
Brian C. Lane 3a99dd
- Change the bootloader button to indicate you can also not install one.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Stop writing /etc/sysconfig/keyboard (#871543) (mschmidt)
Brian C. Lane 3a99dd
- Stop writing /etc/sysconfig/i18n (#871543) (mschmidt)
Brian C. Lane 3a99dd
- Write /etc/hostname (#871543) (mschmidt)
Brian C. Lane 3a99dd
- Correct doing string substitution for encryption. (clumens)
Brian C. Lane 3a99dd
- Add install.py to POTFILES.in so a lot more strings can be translated.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Only instantiate main line action objects when they are needed. (clumens)
Brian C. Lane 3a99dd
- Add a category to POTFILES.in so "USER SETTINGS" gets translated. (clumens)
Brian C. Lane 3a99dd
- Make sure product info and spoke titles are translated throughout. (clumens)
Brian C. Lane 3a99dd
- Substitute on new_install_name when it's needed, not at the top of custom.py.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Compare the protocol combox box on position, not text. (clumens)
Brian C. Lane 3a99dd
- When we retranslate the welcome window, inform glibc. (clumens)
Brian C. Lane 3a99dd
- Add gettext checks to widgets/configure.ac. (clumens)
Brian C. Lane 3a99dd
- The initial welcome screen is the only one that needs to do retranslation.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Remove the generic retranslate method from the python portion of the UI.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Do not allow manipulating protected devices in the reclaim dialog (#882147).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- ISOImage needs to look at /run/install/source for the mounted image
Brian C. Lane 3a99dd
  (#879142). (clumens)
Brian C. Lane 3a99dd
- Minor TODO list update. (clumens)
Brian C. Lane 3a99dd
- Get rid of the unneeded action1. (clumens)
Brian C. Lane 3a99dd
- Do not list some layouts twice (#882526) (vpodzime)
Brian C. Lane 3a99dd
- Check if the given NTP server is a valid hostname (#865869) (vpodzime)
Brian C. Lane 3a99dd
- Improve and document network.sanityCheckHostname (vpodzime)
Brian C. Lane 3a99dd
- don't write network settings on image install (bcl)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Sat Dec 01 2012 Brian C. Lane <bcl@redhat.com> - 18.34-1
Brian C. Lane 3a99dd
- remove extra space in custom.py (bcl)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Fri Nov 30 2012 Brian C. Lane <bcl@redhat.com> - 18.33-1
Brian C. Lane 3a99dd
- Escape single percent signs in RPM changelog entries. (dcantrell)
Brian C. Lane 3a99dd
- Fixes for PkgWrangler review. (dcantrell)
Brian C. Lane 3a99dd
- Don't let defaults override user-specified container settings. (#879702)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix partition allocation when enabling container encryption. (#879702)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Remove partitions from all appropriate DiskLabel instances. (#870586)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Add a way for users to set the names of lvm and md devices. (dlehman)
Brian C. Lane 3a99dd
- Update the RAID-specific UI after changing the device's disk set. (dlehman)
Brian C. Lane 3a99dd
- Correctly handle the default vg not having been instantiated yet. (dlehman)
Brian C. Lane 3a99dd
- Drop requested container disks that don't have enough space. (#873293)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Don't allow LVM disk set selection via configure button. (dlehman)
Brian C. Lane 3a99dd
- Try to add new device to an existing container if disks are full. (dlehman)
Brian C. Lane 3a99dd
- Fix code to lock encryption checkbutton for LV in existing VG (#877871)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Add support for changing a new LV's VG. (dlehman)
Brian C. Lane 3a99dd
- Fix check for in-use LV name to include VG name. (#875477) (dlehman)
Brian C. Lane 3a99dd
- Remove the automatic show_all from those info_bar related functions.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Add set_info, set_error, set_warning functions to the BaseWindow object.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- set_info functions may not be called from outside the main thread (#873600).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Test if path is valid before using it (NTPConfigDialog) (vpodzime)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Nov 28 2012 Brian C. Lane <bcl@redhat.com> - 18.32-1
Brian C. Lane 3a99dd
- Bootloader checking should work in terms of self.stage1/2_ attrs (#880277).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Catch OverflowError in manual partitioning. (sbueno+anaconda)
Brian C. Lane 3a99dd
- Do not accept tabs in the keyboard layout test box (#897312). (clumens)
Brian C. Lane 3a99dd
- Wait for slower dhcp for payload setup and hostname setting (#873468)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Mon Nov 26 2012 Brian C. Lane <bcl@redhat.com> - 18.31-1
Brian C. Lane 3a99dd
- Rename icons for liveinst (conflict with redhat-logos) (#878037) (rvykydal)
Brian C. Lane 3a99dd
- Rework actions in the resize dialog to avoid shortcomings (#866209, #867770).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Check that everything's a GDK window before attempting to manipulate it.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- On live installs, the progress hub should have a Quit button (#854904).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- If no bootloader is to be installed, pop up a warning. (clumens)
Brian C. Lane 3a99dd
- Escape ampersands in spoke status text. (clumens)
Brian C. Lane 3a99dd
- Allow not setting any boot device via the UI (#867469). (clumens)
Brian C. Lane 3a99dd
- Allow specifying whether the URL you've given is a mirrorlist or not
Brian C. Lane 3a99dd
  (#868558). (clumens)
Brian C. Lane 3a99dd
- Prevent false positives when checking for encryption change. (dlehman)
Brian C. Lane 3a99dd
- Don't add incomplete VGs to the LVM reject filter. (#878225) (dlehman)
Brian C. Lane 3a99dd
- Show device names for devices in the Unknown page/subsection. (#855646)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Add a page to the custom RHS notebook for uneditable devices. (#875942)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix error in iutil.execCapture when fatal and non-zero exit (stefw)
Brian C. Lane 3a99dd
- Allow iutil.execWithCapture to work without a chroot (stefw)
Brian C. Lane 3a99dd
- Handle hd iso leavings by dracut (#876897) (jkeating)
Brian C. Lane 3a99dd
- show error when rsync fails (#868755) (bcl)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Mon Nov 19 2012 Brian C. Lane <bcl@redhat.com> - 18.30-1
Brian C. Lane 3a99dd
- only raise rsync error on error 12 (#868755) (bcl)
Brian C. Lane 3a99dd
- Dump default auto connection's ifcfg file instead of writing a new one
Brian C. Lane 3a99dd
  (#870922) (rvykydal)
Brian C. Lane 3a99dd
- Number timezones starting with 1 (#859342) (msivak)
Brian C. Lane 3a99dd
- only call bootloader.check() if bootloader is setup (#875278) (bcl)
Brian C. Lane 3a99dd
- Fix operator precedence when checking for the presence of transifex-client.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Make the custom and keyboard toolbar buttons larger (mizmo). (clumens)
Brian C. Lane 3a99dd
- More changes to leave the spoke via a glib idle call, not calling directly.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Hide the custom addon button. (clumens)
Brian C. Lane 3a99dd
- Enable verbose yum logging once more (jkeating)
Brian C. Lane 3a99dd
- rm transifex-client buildreq; check and install only if needed (sbueno)
Brian C. Lane 3a99dd
- Handle nfsiso leavings by dracut (#876223) (jkeating)
Brian C. Lane 3a99dd
- Prevent some raid-related tracebacks. (#874034) (dlehman)
Brian C. Lane 3a99dd
- Don't try to save changes to a locked luks device. (#876180) (dlehman)
Brian C. Lane 3a99dd
- Keyboard test layout padding fix (mizmo). (clumens)
Brian C. Lane 3a99dd
- Correct colors for selected items in mountpoint selector widget (mizmo).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Include hidden disks in the storage spoke's list of devices (#875475).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Make the DetailedErrorDialog taller by default (#874620). (clumens)
Brian C. Lane 3a99dd
- If there's only a Quit button, don't make it secondary. (clumens)
Brian C. Lane 3a99dd
- Handle package dependency errors on kickstart installs too (#865073).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Remove iso-codes dependency, libxklavier has it fixed now (vpodzime)
Brian C. Lane 3a99dd
- Rework custom partitioning alignment too (mizmo). (clumens)
Brian C. Lane 3a99dd
- Attempt to fix the shrunken storage UI (mizmo). (clumens)
Brian C. Lane 3a99dd
- Do not allow TreeView search in AddLayout dialog (#876131) (vpodzime)
Brian C. Lane 3a99dd
- DiskOverview widget selection color correction (mizmo). (clumens)
Brian C. Lane 3a99dd
- Use the main loop to control displaying the resize dialog. (clumens)
Brian C. Lane 3a99dd
- Use ksdata to set default runlevel (jkeating)
Brian C. Lane 3a99dd
- Execute xconfig data (#874868) (jkeating)
Brian C. Lane 3a99dd
- Write out xconfig data when executed (jkeating)
Brian C. Lane 3a99dd
- Code cleanups (jkeating)
Brian C. Lane 3a99dd
- Link to the correct default target (jkeating)
Brian C. Lane 3a99dd
- Add a mapping of old run level to new systemd target (jkeating)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Mon Nov 12 2012 Brian C. Lane <bcl@redhat.com> - 18.29-1
Brian C. Lane 3a99dd
- Quit after handling transaction errors. (clumens)
Brian C. Lane 3a99dd
- Add a function to display relevant transaction errors (#873106). (clumens)
Brian C. Lane 3a99dd
- Don't decorate error dialogs. (clumens)
Brian C. Lane 3a99dd
- Fix error handling when new device ends up with size 0. (dlehman)
Brian C. Lane 3a99dd
- Explicitly request all free space when no size given in custom. (#872833)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Disable the language spoke off the first hub, for now (#874263). (clumens)
Brian C. Lane 3a99dd
- Wrap text on install options dialogs (#874265). (clumens)
Brian C. Lane 3a99dd
- Encode unicode strings from XklWrapper (#873762) (vpodzime)
Brian C. Lane 3a99dd
- New version (out of order) (bcl)
Brian C. Lane 3a99dd
- Network spoke: fix traceback (number of callback parameters) (#875393)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Adjust right margin for MountpointSelector (mizmo). (clumens)
Brian C. Lane 3a99dd
- Fix introspection warnings for widgets (stefw)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Fri Nov 09 2012 Brian C. Lane <bcl@redhat.com> - 18.28-1
Brian C. Lane 3a99dd
- Show NFS as the source if dracut left it for us (#875235) (jkeating)
Brian C. Lane 3a99dd
- Convert the accordion Button to a LinkButton (mizmo). (clumens)
Brian C. Lane 3a99dd
- Buttons shouldn't scream at people (#868536, mizmo). (clumens)
Brian C. Lane 3a99dd
- Don't attempt to handle exceptions when NFS mounts fail. (clumens)
Brian C. Lane 3a99dd
- If there's an error setting up the source, display it as the status.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Add logging around the messages that can be processed by the hub. (clumens)
Brian C. Lane 3a99dd
- You can't reformat a btrfs volume/subvolume. (dlehman)
Brian C. Lane 3a99dd
- Always account for device removals in their containers. (dlehman)
Brian C. Lane 3a99dd
- Fix container member management for md devices. (dlehman)
Brian C. Lane 3a99dd
- Use a more robust method for removing previous autopart. (#868589) (dlehman)
Brian C. Lane 3a99dd
- Post-custom sanity check determines storage spoke completeness. (#868925)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix detection of inactive md arrays. (#873031) (dlehman)
Brian C. Lane 3a99dd
- Vastly simplify the process for applying changes from custom spoke. (dlehman)
Brian C. Lane 3a99dd
- Clean up container disk set and encryption change handling. (#874714)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Honor kickstart bootloader --location=none. (#871143) (dlehman)
Brian C. Lane 3a99dd
- Use original raid level and disk set when reverting a device. (dlehman)
Brian C. Lane 3a99dd
- Set raid level based on defined volume for not-yet-btrfs mounts. (dlehman)
Brian C. Lane 3a99dd
- Network spoke: improve status info (shorten) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: update list of connected devices in hub status (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: Add "Connecting..." state to status (#868704) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: Update status of networking in hub (#868704) (rvykydal)
Brian C. Lane 3a99dd
- check for small grub2 embed space (#737508) (bcl)
Brian C. Lane 3a99dd
- Set SpokeSelector's tooltip to spoke's status (vpodzime)
Brian C. Lane 3a99dd
- Don't let mount/umount block python threads (#873600). (clumens)
Brian C. Lane 3a99dd
- Fix makeupdates to correctly detect and include changes in isys. (clumens)
Brian C. Lane 3a99dd
- Update pot file with proper lower cased buttons (#868536, mizmo). (clumens)
Brian C. Lane 3a99dd
- Default to LVM on text installs too (#874586). (clumens)
Brian C. Lane 3a99dd
- Remove network enablement in anaconda from rescue mode (#873854) (rvykydal)
Brian C. Lane 3a99dd
- Add very basic U-Boot support for ARM platforms (dmarlin)
Brian C. Lane 3a99dd
- Fix test for changed disk set for partitions. (#873994) (dlehman)
Brian C. Lane 3a99dd
- Add support for preexisting whole-disk formatting. (#870476) (dlehman)
Brian C. Lane 3a99dd
- There is no Storage.destroyFormat method. (dlehman)
Brian C. Lane 3a99dd
- Move DEVICE_TYPE constants into storage and use them everywhere. (dlehman)
Brian C. Lane 3a99dd
- A device scheduled for reformat is not unused. (dlehman)
Brian C. Lane 3a99dd
- Catch the right exception when settin up raid options ui. (#873486) (dlehman)
Brian C. Lane 3a99dd
- Network spoke: Use connection state that triggered a callback (bug #871429)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Use sr_Latn_RS instead of sr_RS (vpodzime)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Nov 07 2012 Brian C. Lane <bcl@redhat.com> - 18.27-1
Brian C. Lane 3a99dd
- Mark more UI strings with N_ (#874276). (clumens)
Brian C. Lane 3a99dd
- Pressing Enter on the passphrase dialog should continue (#788556). (clumens)
Brian C. Lane 3a99dd
- Pressing Enter should activate the rightmost button on the detailed dialog.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Pressing enter on a MountpointSelector should display it on the RHS
Brian C. Lane 3a99dd
  (#873352). (clumens)
Brian C. Lane 3a99dd
- Make language groups work again (#873865) (jkeating)
Brian C. Lane 3a99dd
- Update payload if slower dhcp succeeds in network pre-hub spoke (#873468)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Fix group access after parsing btrfs subvol list output. (#868468) (dlehman)
Brian C. Lane 3a99dd
- Account for autopart swap size when checking free space. (dlehman)
Brian C. Lane 3a99dd
- ignoredisk.onlyuse contains names, not StorageDevice instances. (#873463)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Correctly handle toggle of encryption state for devices. (#873445) (dlehman)
Brian C. Lane 3a99dd
- Handle changes to encryption state of container members. (#873445) (dlehman)
Brian C. Lane 3a99dd
- Change custom spoke to apply encryption to PVs, not LVs. (dlehman)
Brian C. Lane 3a99dd
- Widen the sidebar on custom partitioning (mizmo). (clumens)
Brian C. Lane 3a99dd
- Fix spacing and padding on SpokeSelectors (mizmo). (clumens)
Brian C. Lane 3a99dd
- Set the font globally (mizmo). (clumens)
Brian C. Lane 3a99dd
- Handle if we get something other than a .treeinfo file (#872012). (clumens)
Brian C. Lane 3a99dd
- If repo metadata fetching fails, set an info error message (#873605).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Enable yum langpacks plugin to get conditional packages (#868869) (jkeating)
Brian C. Lane 3a99dd
- Base whether an add-on is selected on the selectedGroups, not ksdata
Brian C. Lane 3a99dd
  (#873092). (clumens)
Brian C. Lane 3a99dd
- Add UTC and GMT-X timezones (#863199) (vpodzime)
Brian C. Lane 3a99dd
- TimezoneMap should handle "" timezone (vpodzime)
Brian C. Lane 3a99dd
- raise error on rsync failure (#868755) (bcl)
Brian C. Lane 3a99dd
- exclude bind mounts from rsync (#871637) (bcl)
Brian C. Lane 3a99dd
- Fix up the InstallOptions3Dialog.refresh arguments (#873392). (clumens)
Brian C. Lane 3a99dd
- Mark strings at the top of spokes with N_; translate later with _ (#872791).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Do not decorate the dialog that appears when you click on storage info bar.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- You have to give "raise" an exception if you're outside a handler (#872874).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Prompt for encryption passphrase in reclaim path. (#869391) (dlehman)
Brian C. Lane 3a99dd
- Prevent user from hitting save without entering a passphrase. (#869391)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Font and padding updates for the network spoke (mizmo). (clumens)
Brian C. Lane 3a99dd
- Fix alignment on the Add and Configure Mount Point dialogs. (clumens)
Brian C. Lane 3a99dd
- Network spoke: activate wifi connection after setting secrets (#871132)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Fix nfsiso as stage2 (#871554) (jkeating)
Brian C. Lane 3a99dd
- Fix traceback when saving changes to an existing partition. (#872446)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Some more stuff for the mangleMap (#866730) (vpodzime)
Brian C. Lane 3a99dd
- Handle locale's encoding and script in a better way (vpodzime)
Brian C. Lane 3a99dd
- Use both language and country to guess layout (#861061) (vpodzime)
Brian C. Lane 3a99dd
- Fix remaining issues with md fwraid. (#872739) (dlehman)
Brian C. Lane 3a99dd
- Do not return None from Size.__str__ (#869405) (vpodzime)
Brian C. Lane 3a99dd
- Add a platform weight for ARM images (dmarlin)
Brian C. Lane 3a99dd
- Remove a bunch of stuff from the TODO list. (clumens)
Brian C. Lane 3a99dd
- Don't decorate the main exception window. (clumens)
Brian C. Lane 3a99dd
- Move the custom partitioning's Apply Changes button. (clumens)
Brian C. Lane 3a99dd
- Indent partition type options under the expander further. (clumens)
Brian C. Lane 3a99dd
- Left align the Label label, and indent the custom options further. (clumens)
Brian C. Lane 3a99dd
- Lots of custom partitioning UI changes (mizmo). (clumens)
Brian C. Lane 3a99dd
- Update fonts on the welcome language spoke (rlerch). (clumens)
Brian C. Lane 3a99dd
- Lots of storage spoke font and spacing changes (mizmo). (clumens)
Brian C. Lane 3a99dd
- Set the background of the custom partitioning accordion back to white
Brian C. Lane 3a99dd
  (mizmo). (clumens)
Brian C. Lane 3a99dd
- Set the Local Standard Disks background back to white (mizmo). (clumens)
Brian C. Lane 3a99dd
- Reorder Device Type options in custom part to match the Partition Type combo.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Use the same terminology for partitions as is in use on the custom spoke.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- livecd specific code has moved (bcl)
Brian C. Lane 3a99dd
- Add progress percentage info to liveinst (bcl)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Thu Nov 01 2012 Brian C. Lane <bcl@redhat.com> - 18.23-1
Brian C. Lane 3a99dd
- Update parsing of 'btrfs subvol list' to match its new output. (#868468)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Add a way to select the default device type. (dlehman)
Brian C. Lane 3a99dd
- Enable specification of disk(s) for individual mountpoints. (#870569)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Improve management of complex devices in custom spoke. (#865199) (dlehman)
Brian C. Lane 3a99dd
- Save btrfs subvols' requested size. (dlehman)
Brian C. Lane 3a99dd
- Reclaim extra set member growth evenly across members. (dlehman)
Brian C. Lane 3a99dd
- Give lvmpv a slightly more realistic minimum size. (dlehman)
Brian C. Lane 3a99dd
- Fix required space calculation for lvm. (dlehman)
Brian C. Lane 3a99dd
- Don't filter disks when scanning storage after autopart fails. (#866717)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix detection of partitioned md devices. (#866519) (dlehman)
Brian C. Lane 3a99dd
- Correct handling of disks with hidden formats. (#866519) (dlehman)
Brian C. Lane 3a99dd
- Revert "Fall back to lvm autopart if the default fails." (dlehman)
Brian C. Lane 3a99dd
- Revert the default autopart type to lvm. (#870207) (dlehman)
Brian C. Lane 3a99dd
- Apparently necessary kpartx changes (#867593) (dlehman)
Brian C. Lane 3a99dd
- Mark a few more important strings for translation. (clumens)
Brian C. Lane 3a99dd
- If lang= was provided on the command line, set the installation language.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Make the decision to skip the welcome screen more complicated. (clumens)
Brian C. Lane 3a99dd
- Set a translation domain before loading a glade file. (clumens)
Brian C. Lane 3a99dd
- Don't decorate the NTP config dialog. (clumens)
Brian C. Lane 3a99dd
- Mark properties in existing glade files as translatable. (clumens)
Brian C. Lane 3a99dd
- Widget properties exposed via glade need to be marked as translatable.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Network spoke: don't try to call replace on None (traceback) (#869106)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Fix nfsiso repo selection (#871648) (jkeating)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Oct 31 2012 Brian C. Lane <bcl@redhat.com> - 18.22-1
Brian C. Lane 3a99dd
- Revert "Update parsing of 'btrfs subvol list' to match its new output.
Brian C. Lane 3a99dd
  (#868468)" (dlehman)
Brian C. Lane 3a99dd
- Pass RAID level to btrfs volume constructor. (#866101) (dlehman)
Brian C. Lane 3a99dd
- Fix a traceback when removing non-existing partitions in custom. (#869839)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Update parsing of 'btrfs subvol list' to match its new output. (#868468)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Remove the word "review" from the label on the custom checkbutton. (#871109)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Require that the root filesystem be created by anaconda. (#871104) (dlehman)
Brian C. Lane 3a99dd
- On error, reset the RHS to what it used to be (#869422). (clumens)
Brian C. Lane 3a99dd
- Don't prompt when in cmdline mode (#869685) (jkeating)
Brian C. Lane 3a99dd
- Force a root password to be set (#869675) (jkeating)
Brian C. Lane 3a99dd
- Network spoke: fix hostname handling in standalone spoke (#868535) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: fix config info update after switching device OFF and ON
Brian C. Lane 3a99dd
  (#871429) (rvykydal)
Brian C. Lane 3a99dd
- Network spoke: connected requires activated (not active) connection (#871129)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- Blank out passphrases from /root/anaconda-ks.cfg (#868519). (clumens)
Brian C. Lane 3a99dd
- Setup package repo in the background (#870552) (jkeating)
Brian C. Lane 3a99dd
- check disklabels when calculating free space (#863892) (bcl)
Brian C. Lane 3a99dd
- updateBaseRepo does not need a storage argument. (clumens)
Brian C. Lane 3a99dd
- Fix up calling superclass setup methods in packaging (#870556). (clumens)
Brian C. Lane 3a99dd
- Fix a race condition with kickstarts (#868834) (jkeating)
Brian C. Lane 3a99dd
- run checkisomd5 from anaconda-diskroot (#848764) (bcl)
Brian C. Lane 3a99dd
- skip luks passphrase in exception dump (#868509) (bcl)
Brian C. Lane 3a99dd
- Replace ' ' with '_' when looking for ifcfg files (#869106) (rvykydal)
Brian C. Lane 3a99dd
- Remove storageComplete, which was only called from dispatch.py. (clumens)
Brian C. Lane 3a99dd
- Remove dispatch.py and its associated test case. (clumens)
Brian C. Lane 3a99dd
- Use a slightly different method to get supported languages (#858801, tagoh).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Fix problems when changing things in the software spoke (#868742, #869424).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Network spoke: fix callback arguments for device add/remove. (rvykydal)
Brian C. Lane 3a99dd
- display storage errors in text mode storage spoke (bcl)
Brian C. Lane 3a99dd
- only clear errors if re-running the check (#868707) (bcl)
Brian C. Lane 3a99dd
- set boot flag and name for EFI partition (#866106) (bcl)
Brian C. Lane 3a99dd
- clear pmbr_boot on EFI systems (#844551) (bcl)
Brian C. Lane 3a99dd
- Lots of UI layout tweaks (mizmo). (clumens)
Brian C. Lane 3a99dd
- /etc/sysconfig/keyboard doesn't support vconsole.xyz options. (notting)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Thu Oct 25 2012 Brian C. Lane <bcl@redhat.com> - 18.21-1
Brian C. Lane 3a99dd
- Add PowerNV as a recognized PPC platform (nacc)
Brian C. Lane 3a99dd
- anaconda should print unknown platform information (hamzy)
Brian C. Lane 3a99dd
- Toggle chosen property on focus change (MountpointSelector) (vpodzime)
Brian C. Lane 3a99dd
- Lock source spoke while depsolving (#867591) (jkeating)
Brian C. Lane 3a99dd
- In custom part, don't display mountpoints without associated disks (#865942).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Tie "Reclaim Space" button sensitivity to how much space the user freed
Brian C. Lane 3a99dd
  (#869375). (clumens)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Tue Oct 23 2012 Brian C. Lane <bcl@redhat.com> - 18.20-1
Brian C. Lane 3a99dd
- Add dialog for configuring layout switching options (vpodzime)
Brian C. Lane 3a99dd
- Initialize layout switching if needed (vpodzime)
Brian C. Lane 3a99dd
- Save layout switching configuration (vpodzime)
Brian C. Lane 3a99dd
- Add support for layout switching options to XklWrapper (vpodzime)
Brian C. Lane 3a99dd
- We need to set _root in two places for a MountpointSelector. (clumens)
Brian C. Lane 3a99dd
- Correctly destroy the deletion confirmation dialog. (clumens)
Brian C. Lane 3a99dd
- Don't set self.data.method.url until after checking for a protocol (#869102).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Fix an undetected bug when setting up an HTTPS method. (clumens)
Brian C. Lane 3a99dd
- YabootSILOBase objects don't have an encrypted_password parameter (#869016).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- rprivate -> make-rprivate (#869246). (clumens)
Brian C. Lane 3a99dd
- If NFS is selected in the source spoke, the URL must contain a colon
Brian C. Lane 3a99dd
  (#869103). (clumens)
Brian C. Lane 3a99dd
- Modify behavior when leaving the reclaim storage dialog (#864128, #867770,
Brian C. Lane 3a99dd
  #868903). (clumens)
Brian C. Lane 3a99dd
- Set the status text in the SpokeSelector widget differently now. (clumens)
Brian C. Lane 3a99dd
- Use the correct font for each language on the welcome screen (#868836,
Brian C. Lane 3a99dd
  tagoh). (clumens)
Brian C. Lane 3a99dd
- Everywhere we make a MountpointSelector, give it a _root attr (#868702).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- payloadInstallHandler should only optionally take a package argument
Brian C. Lane 3a99dd
  (#868542). (clumens)
Brian C. Lane 3a99dd
- Add a reformat checkbutton to indicate a desire to reformat the device.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Fri Oct 19 2012 Brian C. Lane <bcl@redhat.com> - 18.19-1
Brian C. Lane 3a99dd
- Reset the comps to empty along with everything else in yum. (clumens)
Brian C. Lane 3a99dd
- Hook up the "Remove Packages" button on the dep solving error screen.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- If nothing's changed in the software spoke, don't redo dep solving. (clumens)
Brian C. Lane 3a99dd
- skip vnc prompt with text mode and kickstart (bcl)
Brian C. Lane 3a99dd
- Use correct name for MD RAID device description text. (dlehman)
Brian C. Lane 3a99dd
- Fix selector management after a reformat action is scheduled. (dlehman)
Brian C. Lane 3a99dd
- Aqcuire yum lock before doing the work of _yumCacheDirHack. (#858993)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Reset error list on success of doKickstartStorage. (dlehman)
Brian C. Lane 3a99dd
- Tighten up management of passphrases across Storage resets. (#865364)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Do not count not-yet-created filesystems as free space. (#866895) (dlehman)
Brian C. Lane 3a99dd
- Remove any preexisting autopart layout before space check. (#866895)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Apply disk selections to the devicetree before the space check. (#866895)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Update free space totals before refresh after removing a device. (dlehman)
Brian C. Lane 3a99dd
- Log exceptions raised from PartitionDevice constructor. (dlehman)
Brian C. Lane 3a99dd
- Fix size specs for PartitionFactory. (dlehman)
Brian C. Lane 3a99dd
- Reinitialize disks after removing the last partition from custom spoke.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Refactor shouldClear slightly. (dlehman)
Brian C. Lane 3a99dd
- Use correct means for getting device type in the custom spoke. (dlehman)
Brian C. Lane 3a99dd
- Repopulate the RHS after editing a device. (dlehman)
Brian C. Lane 3a99dd
- Don't bother resizing a container that has just been emptied. (dlehman)
Brian C. Lane 3a99dd
- Don't allow implicit fstype change via mountpoint. (#866953) (dlehman)
Brian C. Lane 3a99dd
- Set up devices before trying to decrypt them. (#865247, #867533) (dlehman)
Brian C. Lane 3a99dd
- Don't short-circuit devicetree populate based on clearpart setting. (dlehman)
Brian C. Lane 3a99dd
- Keep hostname when updating ksdata after GUI network configuration (#866516)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
- don't save system time on s390 (#867856) (dan)
Brian C. Lane 3a99dd
- Network spoke: make Configure button insensitive when running nmce (#865931)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Oct 17 2012 Brian C. Lane <bcl@redhat.com> - 18.18-1
Brian C. Lane 3a99dd
- remove firewall.py from POTFILES.in (bcl)
Brian C. Lane 3a99dd
- Add missing pieces for kickstart's encryption cipher option. (dlehman)
Brian C. Lane 3a99dd
- update to use firewalld (#815540) (bcl)
Brian C. Lane 3a99dd
- Fix a typo in method name (#863765) (msivak)
Brian C. Lane 3a99dd
- Add missing import (#867296) (msivak)
Brian C. Lane 3a99dd
- There is no anaconda object available in writeSysconfigKernel (vpodzime)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Tue Oct 16 2012 Brian C. Lane <bcl@redhat.com> - 18.17-1
Brian C. Lane 3a99dd
- Add an error handler for fatal package installation errors (#865291).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Modify the status test for the software selection spoke. (clumens)
Brian C. Lane 3a99dd
- Various layout and font improvements to the keyboard spoke (mizmo, rlerch).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Just return the size string uppercased (#867074). (clumens)
Brian C. Lane 3a99dd
- Revert "Use a capital "B" in the size module (#859932)." (clumens)
Brian C. Lane 3a99dd
- Revert "Fix one more reference to bits (#859932)." (clumens)
Brian C. Lane 3a99dd
- Fix padding around the addons view in the software spoke. (clumens)
Brian C. Lane 3a99dd
- The Unknown page selectors/devices have no root. (dlehman)
Brian C. Lane 3a99dd
- Avoid using mount --move on shared paths (#853508) (jkeating)
Brian C. Lane 3a99dd
- Revert "Release Gdk lock in exception handling" (msivak)
Brian C. Lane 3a99dd
- Make all Gtk calls from inside of it's main loop (and thread) (msivak)
Brian C. Lane 3a99dd
- Remove Gdk thread initialization, introduce new helper functions and make
Brian C. Lane 3a99dd
  exception handler be called by Gtk only once (msivak)
Brian C. Lane 3a99dd
- Fix threading initialization (msivak)
Brian C. Lane 3a99dd
- Do not remove the layout if it was added back (#865830) (vpodzime)
Brian C. Lane 3a99dd
- Release Gdk lock in exception handling (vpodzime)
Brian C. Lane 3a99dd
- Configure new-kernel-pkg to keep tboot configuration on updates (#742885)
Brian C. Lane 3a99dd
  (pjones)
Brian C. Lane 3a99dd
- Honor the nompath option. (dlehman)
Brian C. Lane 3a99dd
- Validate lv names. (dlehman)
Brian C. Lane 3a99dd
- Add support for specifying encryption cipher mode via kickstart. (dlehman)
Brian C. Lane 3a99dd
- Acquire the yum lock before accessing YumBase.repos. (#858993) (dlehman)
Brian C. Lane 3a99dd
- Remove the entry on the resize dialog's combo boxes. (clumens)
Brian C. Lane 3a99dd
- disks_free -> disks_size (#863647). (clumens)
Brian C. Lane 3a99dd
- Fix one more reference to bits (#859932). (clumens)
Brian C. Lane 3a99dd
- Fix a traceback in media check (#865897). (clumens)
Brian C. Lane 3a99dd
- Add support for deleting an entire root via the existing ConfirmDeleteDialog.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Don't traceback when removing a mountpoint with no expanded selector
Brian C. Lane 3a99dd
  (#862746). (clumens)
Brian C. Lane 3a99dd
- Remove the code for removing an entire Root all at once. (clumens)
Brian C. Lane 3a99dd
- Yet more TODO list updates. (clumens)
Brian C. Lane 3a99dd
- Don't display "None" in the name of a root. (clumens)
Brian C. Lane 3a99dd
- Fix configuration of protected wireless connections (#855526) (rvykydal)
Brian C. Lane 3a99dd
- Fix graphical kickstart with %%packages data (jkeating)
Brian C. Lane 3a99dd
- Add password validation to text password spoke (jkeating)
Brian C. Lane 3a99dd
- Make use of the validatePassword routine from users.py (jkeating)
Brian C. Lane 3a99dd
- Add a password verification method to users.py (jkeating)
Brian C. Lane 3a99dd
- Always honor the 'nokill' flag (vpodzime)
Brian C. Lane 3a99dd
- Fall back to lvm autopart if the default fails. (#864708) (dlehman)
Brian C. Lane 3a99dd
- Special boot devices are handled the same whether they exist or not.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix a bug allocating fixed-size partitions. (dlehman)
Brian C. Lane 3a99dd
- Clean up size sets immediately after allocation run. (#864771) (dlehman)
Brian C. Lane 3a99dd
- Make sure partition base sizes are adequate for their formatting. (dlehman)
Brian C. Lane 3a99dd
- Don't fail to account for all set members' growth. (dlehman)
Brian C. Lane 3a99dd
- Remove some extra calls to show_first_mountpoint. (dlehman)
Brian C. Lane 3a99dd
- Show the correct raid options for btrfs. (dlehman)
Brian C. Lane 3a99dd
- Support change of raid level in custom spoke. (dlehman)
Brian C. Lane 3a99dd
- Use devicetree as partition list source instead of parted. (#864718)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Use Storage convenience methods to schedule reclaim actions. (dlehman)
Brian C. Lane 3a99dd
- Pass disk list when trying to recover from device type change failure.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fill in missing parts of the disabled raid features dict. (dlehman)
Brian C. Lane 3a99dd
- Clear errors when entering or leaving the custom spoke. (dlehman)
Brian C. Lane 3a99dd
- Hook up signal handler for raid feature checkbuttons. (dlehman)
Brian C. Lane 3a99dd
- Raise MDRaidError instead of ValueError from devicelibs.mdraid. (dlehman)
Brian C. Lane 3a99dd
- Minimum we have to do with HW clock (vpodzime)
Brian C. Lane 3a99dd
- Check X layouts specified in kickstart for validity (vpodzime)
Brian C. Lane 3a99dd
- Work with VConsole keymap and X layouts separately (vpodzime)
Brian C. Lane 3a99dd
- Add class wrapping systemd-localed functionality (vpodzime)
Brian C. Lane 3a99dd
- Don't write XkbVariants if none are specified (vpodzime)
Brian C. Lane 3a99dd
- Add comment to the begining of generated xorg.conf file (vpodzime)
Brian C. Lane 3a99dd
- Don't display "None" for NIC vendors and products NM can't identify (#859540)
Brian C. Lane 3a99dd
  (rvykydal)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Thu Oct 11 2012 Brian C. Lane <bcl@redhat.com> - 18.16-1
Brian C. Lane 3a99dd
- Don't try to load ifcfg files for wifi devices (#865355) (vpodzime)
Brian C. Lane 3a99dd
- Rewrite isWirelessDevice to Python and DBus calls (#862801) (vpodzime)
Brian C. Lane 3a99dd
- Use a capital "B" in the size module (#859932). (clumens)
Brian C. Lane 3a99dd
- The environment window needs a vertical scroll bar (#865066). (clumens)
Brian C. Lane 3a99dd
- liveinst should recognize inst.updates too (#865398). (clumens)
Brian C. Lane 3a99dd
- Improve validation of device edit requests. (dlehman)
Brian C. Lane 3a99dd
- Fix listing of subvolumes for existing btrfs volumes. (dlehman)
Brian C. Lane 3a99dd
- Remove overzealous correction of device type for /boot*. (#863574) (dlehman)
Brian C. Lane 3a99dd
- Pad filesystem minimum sizes to ensure other OS can still run. (dlehman)
Brian C. Lane 3a99dd
- Handle encrypted partitions in size set classes. (dlehman)
Brian C. Lane 3a99dd
- Don't set mountpoints of "(null)" in mountpoint selectors. (dlehman)
Brian C. Lane 3a99dd
- Prevent crash trying to populate raid options on a one-disk system. (dlehman)
Brian C. Lane 3a99dd
- Rework type combos and don't offer RAID on one-disk systems. (dlehman)
Brian C. Lane 3a99dd
- Bundle more of data/ in updates.img (jkeating)
Brian C. Lane 3a99dd
- Revive reipl (#860244) (jkeating)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Oct 10 2012 Brian C. Lane <bcl@redhat.com> - 18.15-1
Brian C. Lane 3a99dd
- add noverifyssl to anaconda-dracut (#852229) (bcl)
Brian C. Lane 3a99dd
- Don't crash when running anaconda a second time (jkeating)
Brian C. Lane 3a99dd
- Handle ssh prompt in new tmux world (jkeating)
Brian C. Lane 3a99dd
- Add a service to run anaconda directly on the tty (jkeating)
Brian C. Lane 3a99dd
- Add a script to attach to anaconda's tmux (jkeating)
Brian C. Lane 3a99dd
- Add ARM-OMAP class to create a uboot partition to support the boot-loader.
Brian C. Lane 3a99dd
  (dmarlin)
Brian C. Lane 3a99dd
- Avoid a loop of storage spoke executions during kickstart (#865048).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Correct lookup of raid.XX "mountpoints" for kickstart installs (#864764).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Change language matching on the welcome screen back around. (clumens)
Brian C. Lane 3a99dd
- Another attempt at fixing the squished screen bug (#849211). (clumens)
Brian C. Lane 3a99dd
- Fix a stupid typo in the disk shopping cart (#864842). (clumens)
Brian C. Lane 3a99dd
- Reorder the buttons and labels on the bottom left of the storage spoke.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Modify the DetailedErrorDialog buttons. (clumens)
Brian C. Lane 3a99dd
- Sync up hidden/unhidden disks between the UI and storage module (#864180).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- When handling a storage error, reload self.disks (#862972). (clumens)
Brian C. Lane 3a99dd
- Fix sshd bringup when also using a kickstart file (#863441) (jkeating)
Brian C. Lane 3a99dd
- Require root password spoke be visited (#859069) (jkeating)
Brian C. Lane 3a99dd
- add some thread logging (bcl)
Brian C. Lane 3a99dd
- Reword the description on the resize dialog (#863577). (clumens)
Brian C. Lane 3a99dd
- Present an error message if no disks are detected (#864093). (clumens)
Brian C. Lane 3a99dd
- When changing environments, don't explicitly exclude groups (#863886).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Fix marking the "Modify Software Selection" button as sensitive in one case.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Mon Oct 08 2012 Brian C. Lane <bcl@redhat.com> - 18.14-1
Brian C. Lane 3a99dd
- Add UI support for encrypted automatic partitioning. (dlehman)
Brian C. Lane 3a99dd
- Add support to the custom spoke for encrypted block devices. (dlehman)
Brian C. Lane 3a99dd
- Add a page for decrypting existing LUKS devices. (dlehman)
Brian C. Lane 3a99dd
- Add a dialog for collecting a passphrase for newly encrypted devices.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Add a property that provides a list of all selectors in the accordion.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Handle luks formats during populate if they have a passphrase set. (dlehman)
Brian C. Lane 3a99dd
- Add encryption support to the device factory classes. (dlehman)
Brian C. Lane 3a99dd
- s/dev/disk in the disk shopping cart. (clumens)
Brian C. Lane 3a99dd
- Set a default payload in InstallOptions1Dialog (#863582). (clumens)
Brian C. Lane 3a99dd
- Pass disks into the SelectedDisksDialog (#863588). (clumens)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Fri Oct 05 2012 Chris Lumens <clumens@redhat.com> - 18.13-1
Brian C. Lane 3a99dd
- Make sure packages anaconda requires are installed. (clumens)
Brian C. Lane 3a99dd
- Add method returning current activated X layout (vpodzime)
Brian C. Lane 3a99dd
- Fix a deadlock when trying to add a keyboard layout (#862612). (clumens)
Brian C. Lane 3a99dd
- ntfsresize uses SI (MB) while the rest of us use IEC (MiB). (#862109)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Remove empty extended partitions after removing a logical partition.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Handle all logical/extended partitions in unusedDevices. (dlehman)
Brian C. Lane 3a99dd
- Update autopart/custom setting before moving to reclaim dialog. (#863225)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Raise an exception early in newDevice if no disks were specified. (#858139)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix a regression in BTRFSVolumeDevice.listSubVolumes. (#862742) (dlehman)
Brian C. Lane 3a99dd
- Fix behavior of resolveDevice when devspec is a device name. (dlehman)
Brian C. Lane 3a99dd
- Prevent BTRFS volumes from ever having the name None. (dlehman)
Brian C. Lane 3a99dd
- Prevent negative free value for filesystems. (#861812) (dlehman)
Brian C. Lane 3a99dd
- Don't show extended partitions that contain logical partitions. (#862971)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Delete ts data instead of trying to undo dep installs. (#851114) (dlehman)
Brian C. Lane 3a99dd
- Change the manglings for a couple locales (petersen). (clumens)
Brian C. Lane 3a99dd
- Hook up the "Modify Software Selection" button on install opts dialogs.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- More TODO list updates. (clumens)
Brian C. Lane 3a99dd
- Add a label to the resize dialog for how much space is required. (clumens)
Brian C. Lane 3a99dd
- Add a column to the disk shopping cart for setting the boot device (#860430).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- Rework the disk shopping cart link a little bit. (clumens)
Brian C. Lane 3a99dd
- Do not use constant value in SoftwareSpoke's completed property (vpodzime)
Brian C. Lane 3a99dd
- Pull in existing swaps and bootloader devices whenever there are mounts.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Revert broken logic for newly formatted devices in unusedDevices. (dlehman)
Brian C. Lane 3a99dd
- Add an apply button to the device/mountpoint configuration options. (dlehman)
Brian C. Lane 3a99dd
- Don't base StorageSpoke.ready on storage execute thread presence. (#861574)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Prevent systemd timeout waiting for encryption passphrase. (#861123)
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix traceback when switching device type to lvm. (#860990) (dlehman)
Brian C. Lane 3a99dd
- Fix error handling in the add mountpoint dialog. (#860992) (dlehman)
Brian C. Lane 3a99dd
- Allow xfs /boot. (dlehman)
Brian C. Lane 3a99dd
- Fix makeupdates to work for glade files in subdirs of spokes/ or hubs/.
Brian C. Lane 3a99dd
  (dlehman)
Brian C. Lane 3a99dd
- Fix parsing of NFS method strings (#860966) (jkeating)
Brian C. Lane 3a99dd
- Make the URL entry sensitive for NFS installs, too (#863014). (clumens)
Brian C. Lane 3a99dd
- Add in a locale mapping to avoid incorrect system settings (#858591).
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
Brian C. Lane 3a99dd
* Wed Oct 03 2012 Brian C. Lane <bcl@redhat.com> - 18.12-1
Brian C. Lane 3a99dd
- copy-logs changed names (bcl)
Brian C. Lane 3a99dd
- Reference correct UI button name (#862409) (jkeating)
Brian C. Lane 3a99dd
- Don't echo vnc password to the screen (#862593) (jkeating)
Brian C. Lane 3a99dd
- Make the log copy script the last one to run (jkeating)
Brian C. Lane 3a99dd
- Copy ks script logs into the install root as well (jkeating)
Brian C. Lane 3a99dd
- Create ks script logs outside of chroot (jkeating)
Brian C. Lane 3a99dd
- Don't look for ifcfgs of wireless devices (#860791) (rvykydal)
Brian C. Lane 3a99dd
- doAutoPartition should raise errors instead of handle them. (clumens)
Brian C. Lane 3a99dd
- In the install options dialogs, call out how much space is on selected disks.
Brian C. Lane 3a99dd
  (clumens)
Brian C. Lane 3a99dd
- In order to display the resize prompt dialog, we need to compare Sizes to
Brian C. Lane 3a99dd
  Sizes. (clumens)
Brian C. Lane 3a99dd
- Use a better starting value for required space than 0. (clumens)
Brian C. Lane 3a99dd
- Default to CLEARPART_TYPE_NONE (#855976). (clumens)
Brian C. Lane 3a99dd
- Remove some unused clearpart-related settings. (clumens)
Brian C. Lane 3a99dd
- Hook up the new resize dialog. (clumens)
Brian C. Lane 3a99dd
- Add a resize dialog. (clumens)
Brian C. Lane 3a99dd
- Require the hostname package (#862419) (jkeating)
Brian C. Lane 3a99dd
Chris Lumens d4b9b1
* Tue Oct 02 2012 Chris Lumens <clumens@redhat.com> - 18.11-1
Chris Lumens d4b9b1
- Use gdk_threaded() when running AddLayout dialog (vpodzime)
Chris Lumens d4b9b1
- Work the anaconda object into the VNC test (jkeating)
Chris Lumens d4b9b1
- Use askvnc spoke to change vnc password (jkeating)
Chris Lumens d4b9b1
- Fix logic error in vnc password length check (jkeating)
Chris Lumens d4b9b1
- Allow vncpassword spoke text to be configurable (jkeating)
Chris Lumens d4b9b1
- Don't ask for VNC if we can't do it (jkeating)
Chris Lumens d4b9b1
- Skip VNC prompt if text is requested in kickstart (jkeating)
Chris Lumens d4b9b1
- KEYTABLE is now vconsole.keymap (#859298) (bcl)
Chris Lumens d4b9b1
- The partitionErrorHandler text needs a 's' in the format string (#861376).
Chris Lumens d4b9b1
  (clumens)
Chris Lumens d4b9b1
- Fix a problem with storage error handling (#861376). (clumens)
Chris Lumens d4b9b1
- Fix bootloader setup on s390. (#857940) (dlehman)
Chris Lumens d4b9b1
- Make Keboard and Welcome spokes runtime-system friendly (vpodzime)
Chris Lumens d4b9b1
- Make DateTime spoke runtime-system friendly (vpodzime)
Chris Lumens d4b9b1
- Add a guard for testing if we can modify runtime system (vpodzime)
Chris Lumens d4b9b1
- Bring back prompt for VNC (jkeating)
Chris Lumens d4b9b1
- Add standalone spoke to prompt for VNC (jkeating)
Chris Lumens d4b9b1
- Fail on incomplete ksdata when in cmdline mode (jkeating)
Chris Lumens d4b9b1
- Add a flag attribute to handle cmdline mode (jkeating)
Chris Lumens d4b9b1
- fix libuser setup (#855481) (bcl)
Chris Lumens d4b9b1
- Remove obsolete requirement on comps-extras. (notting)
Chris Lumens d4b9b1
Chris Lumens f407cd
* Wed Sep 26 2012 Chris Lumens <clumens@redhat.com> - 18.10-1
Chris Lumens f407cd
- isys.mount needs to be told when something should be mounted NFS (#860273).
Chris Lumens f407cd
  (clumens)
Chris Lumens f407cd
- Disks with new disklabels don't count as new devices in custom. (dlehman)
Chris Lumens f407cd
- Fix thread synchronization issue going from storage to custom. (#860495)
Chris Lumens f407cd
  (dlehman)
Chris Lumens f407cd
- Treat disks with unrecognized or no formatting as empty. (#858862) (dlehman)
Chris Lumens f407cd
- Improve management of mountpoint selectors in the custom spoke. (dlehman)
Chris Lumens f407cd
- Improve handling of existing devices when refreshing the custom spoke.
Chris Lumens f407cd
  (dlehman)
Chris Lumens f407cd
- Apply custom changes not involving actions to the main devicetree. (dlehman)
Chris Lumens f407cd
- Add a mountpoint entry to the device options area. (dlehman)
Chris Lumens f407cd
- Move mountpoint validation out of the add mountpoint dialog. (dlehman)
Chris Lumens f407cd
- Only run the storage sanity check if we've run autopart. (dlehman)
Chris Lumens f407cd
- Add a method to reset a device to its original state. (dlehman)
Chris Lumens f407cd
- Make a copy of the original format instead of just storing another ref.
Chris Lumens f407cd
  (dlehman)
Chris Lumens f407cd
- Reformatting effectively removes a device from an existing Root. (dlehman)
Chris Lumens f407cd
- Fix test for whether to create biosboot during autopart. (#853628) (dlehman)
Chris Lumens f407cd
- Close AddLayout dialog on double-click (vpodzime)
Chris Lumens f407cd
- Remove useless handler of Cancel button (AddLayout dialog) (vpodzime)
Chris Lumens f407cd
- Don't rely on having some month and year selected (#859185) (vpodzime)
Chris Lumens f407cd
- Add debug option to bumpver (bcl)
Chris Lumens f407cd
- Raise an error if bootDrive is invalid (jkeating)
Chris Lumens f407cd
- Handle automated installs (jkeating)
Chris Lumens f407cd
- Handle errors from text storage execute (jkeating)
Chris Lumens f407cd
- Fix ready and completed properties for text storage (jkeating)
Chris Lumens f407cd
- Use ksdata to determine text password completeness (jkeating)
Chris Lumens f407cd
Chris Lumens 3c12ce
* Tue Sep 25 2012 Chris Lumens <clumens@redhat.com> - 18.9-1
Chris Lumens 3c12ce
- And remove compssort.py from POTFILES.in, too. (clumens)
Chris Lumens 3c12ce
- Select a default environment (#858180). (clumens)
Chris Lumens 3c12ce
- Remove compssort.py. (clumens)
Chris Lumens 3c12ce
- Don't attempt to catch and re-raise a SystemError from AnacondaThread.run.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Add a progress message for quitting the installer. (clumens)
Chris Lumens 3c12ce
- GUI error handling dialogs need to be protected from threading deadlocks.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Initialize gdk threading as well. (clumens)
Chris Lumens 3c12ce
- Handle --ignoremissing in _applyYumSelections (#859021). (clumens)
Chris Lumens 3c12ce
- Fix the destination path for anaconda.xlog (#860041). (clumens)
Chris Lumens 3c12ce
- Hide the ISO install source if you've nuked all possible drives (#858088).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Don't write out /etc/sysconfig/clock anymore (#859217). (clumens)
Chris Lumens 3c12ce
- Index the exn mapping by string, not by object. (clumens)
Chris Lumens 3c12ce
- Don't write HOSTNAME=HOSTNAME=myhostnamehere (#859141). (clumens)
Chris Lumens 3c12ce
- Close temp file before moving it (#858681) (vpodzime)
Chris Lumens 3c12ce
- Update widget-specific TODO list. (clumens)
Chris Lumens 3c12ce
- Don't use grey for the status text of a SpokeSelector (#855638). (clumens)
Chris Lumens 3c12ce
- Fix a typo in makeupdates. (clumens)
Chris Lumens 3c12ce
- UEFI paths must include a leading backslash on some machines. (#856938)
Chris Lumens 3c12ce
  (pjones)
Chris Lumens 3c12ce
- Read cmdline files from /run/install (jkeating)
Chris Lumens 3c12ce
- Copy command line files prior to pivot (jkeating)
Chris Lumens 3c12ce
- Grab the proxy username from the correct text entry (#858536). (clumens)
Chris Lumens 3c12ce
- Remove our use of scsi_wait_scan (#858393). (clumens)
Chris Lumens 3c12ce
- Don't overwrite the opts attribute on NFS installs (#858700). (clumens)
Chris Lumens 3c12ce
- Change the keyboard shortcut for the updates checkbox. (clumens)
Chris Lumens 3c12ce
- Add the storage category to POTFILES.in. (clumens)
Chris Lumens 3c12ce
- Don't explicitly start the progress spinner in python code. (clumens)
Chris Lumens 3c12ce
- Move the progress bar back down to the bottom of the progress hub. (clumens)
Chris Lumens 3c12ce
- Remove a bunch of stuff from the TODO list for a change. (clumens)
Chris Lumens 3c12ce
- Move check of new partition size against format limits. (dlehman)
Chris Lumens 3c12ce
- Improve growth check when deciding where to allocate new partitions.
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Keep btrfs selectors' sizes in sync as volume size changes. (dlehman)
Chris Lumens 3c12ce
- Allow specification of a label for new swap space via custom ui. (dlehman)
Chris Lumens 3c12ce
- Don't allow stage2 as stage1 unless specified via location. (dlehman)
Chris Lumens 3c12ce
- Remove reference to PartitioningWarning, which was removed last week
Chris Lumens 3c12ce
  (#875931). (clumens)
Chris Lumens 3c12ce
- Add a way to test exception handling (vpodzime)
Chris Lumens 3c12ce
- Fix dumpState to work with the new python-meh (#856235) (vpodzime)
Chris Lumens 3c12ce
Chris Lumens 3c12ce
* Fri Sep 14 2012 Chris Lumens <clumens@redhat.com> - 18.8-1
Chris Lumens 3c12ce
- Make sure the InstallOptionsNDialogs get the correct space labels. (clumens)
Chris Lumens 3c12ce
- Get rid of the big pause going from the storage spoke back to the hub.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Don't fail when making updates if the symlink already exists. (clumens)
Chris Lumens 3c12ce
- Make sure to set the default TZ in ksdata so the completed method works.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Allow creation of biosboot and prepboot partitions in the custom spoke.
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Hide removable disks containing install media from the custom spoke.
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Make the minimum size for custom spoke partitions 1MB. (dlehman)
Chris Lumens 3c12ce
- The return value of execWithRedirect is an integer. (dlehman)
Chris Lumens 3c12ce
- Only include following free space in partitions' max size. (dlehman)
Chris Lumens 3c12ce
- Handle btrfs volumes with a dataLevel of None. (dlehman)
Chris Lumens 3c12ce
- Handle newDevice partitions smaller than the default of 500MB. (#853125)
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Add underlines to the expander and encryption checkbox in custom
Chris Lumens 3c12ce
  partitioning. (clumens)
Chris Lumens 3c12ce
- Remember to mark an environment as selected in the store. (clumens)
Chris Lumens 3c12ce
- Rename the addon/environment store columns to make sense. (clumens)
Chris Lumens 3c12ce
- Use slightly less confusing labels for the various back buttons. (clumens)
Chris Lumens 3c12ce
- Add a property to SpokeWindow for setting the single button's label.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Rename the SpokeWindow's back button to just button. (clumens)
Chris Lumens 3c12ce
- Use the blocking read to avoid busy wait in TUI progress (msivak)
Chris Lumens 3c12ce
- Make progress hub spokes possible and move the root password there (msivak)
Chris Lumens 3c12ce
- Don't let user hit Add button if no new layouts are selected (vpodzime)
Chris Lumens 3c12ce
- Gtk.ListStore.iter_previous now returns new iterator (#849060) (vpodzime)
Chris Lumens 3c12ce
- Write storage configs after payload install for live installs. (#856836)
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Update the pot file for various important string changes. (clumens)
Chris Lumens 3c12ce
- Attempt to fix word wrapping issues with the betanag dialog (#853913).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- CONTINUE -> BEGIN INSTALLATION (#856614). (clumens)
Chris Lumens 3c12ce
- Language selection should work the same as keyboard selection (#854570).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Fix ransom notes cycling. (clumens)
Chris Lumens 3c12ce
- Improve the clarity of the custom checkbutton label. (dlehman)
Chris Lumens 3c12ce
- Add error handling around significant ui-initiated storage operations.
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Improve error granularity slightly in automatic partitioning. (dlehman)
Chris Lumens 3c12ce
- Fix detection of preexisting md arrays again. (dlehman)
Chris Lumens 3c12ce
- Handle changes to sizes of predefined devices in custom spoke. (dlehman)
Chris Lumens 3c12ce
- Fix traceback when switching device type to BTRFS. (dlehman)
Chris Lumens 3c12ce
- Validate mountpoints in the add-a-mountpoint dialog. (dlehman)
Chris Lumens 3c12ce
- Tell 'lvm' that yes, we really, really want to remove PV (vpodzime)
Chris Lumens 3c12ce
- Use 250ms interval for installation progress updating (vpodzime)
Chris Lumens 3c12ce
- network spoke: hide for live CD and image installs (#854586) (rvykydal)
Chris Lumens 3c12ce
- Fixed luks_add_key() (jsafrane)
Chris Lumens 3c12ce
- Display a radio button next to the environment choices. (clumens)
Chris Lumens 3c12ce
- Update TODO list. (clumens)
Chris Lumens 3c12ce
- Set the busy spinning cursor while the UI is loading. (clumens)
Chris Lumens 3c12ce
- network spoke: add "No network devices available" status (rvykydal)
Chris Lumens 3c12ce
- network spoke: clear device info if no network devices are found (#853903)
Chris Lumens 3c12ce
  (rvykydal)
Chris Lumens 3c12ce
- fix root password setup (#855481) (bcl)
Chris Lumens 3c12ce
- Rewrite expand_langs to return more items (vpodzime)
Chris Lumens 3c12ce
- Don't try to setup X layouts in text installation (#852447) (vpodzime)
Chris Lumens 3c12ce
- Add UTF-8 enconding suffix to our language strings (#854688) (vpodzime)
Chris Lumens 3c12ce
- Require rsync (vpodzime)
Chris Lumens 3c12ce
- Don't rely on chrony.conf file being available (#854899) (vpodzime)
Chris Lumens 3c12ce
- Require chrony and rdate, because Anaconda needs them (#854899) (vpodzime)
Chris Lumens 3c12ce
- Use the real path to dracut-lib.sh (#851362) (jkeating)
Chris Lumens 3c12ce
- fixup live install (#853988, #854962) (bcl)
Chris Lumens 3c12ce
- Only check media if we really want it (#853404) (jkeating)
Chris Lumens 3c12ce
- Fix thinko in anaconda arg handling portion of multilib patch. (dlehman)
Chris Lumens 3c12ce
- Honor kickstart and command line switches to enable multilib. (dlehman)
Chris Lumens 3c12ce
- Quitting the live installer shouldn't reboot the system (#854904). (clumens)
Chris Lumens 3c12ce
- The kickstart language-related command is "lang", not "language". (clumens)
Chris Lumens 3c12ce
- Fix btrfs/lvm/raid kickstart installs (#853649). (clumens)
Chris Lumens 3c12ce
- Store "en" as the default, not "en_US". (clumens)
Chris Lumens 3c12ce
- Mark ksdata.*.execute invocations as another step (vpodzime)
Chris Lumens 3c12ce
- Reorder and comment options passed to rsync (vpodzime)
Chris Lumens 3c12ce
- Fix bug in writing keyboard configuration files (vpodzime)
Chris Lumens 3c12ce
- network spoke: require connection only for url and nfs methods (#853899)
Chris Lumens 3c12ce
  (rvykydal)
Chris Lumens 3c12ce
- Drop the addBase handling in anaconda - if you want a group, list a group.
Chris Lumens 3c12ce
  (notting)
Chris Lumens 3c12ce
- Don't depend on storage or instClass in EFIGRUB (pjones)
Chris Lumens 3c12ce
- Use self.stage1_device where appropriate in EFIGRUB. (pjones)
Chris Lumens 3c12ce
- Explicitly disable the rootpw lock (#853788) (jkeating)
Chris Lumens 3c12ce
- require nm-connection-editor (#854586) (bcl)
Chris Lumens 3c12ce
- Include packaging log in exception reports. (dlehman)
Chris Lumens 3c12ce
- Add Kazakh as a valid translation. (clumens)
Chris Lumens 3c12ce
- Deselect any existing environment when selecting a new one (#851510).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Use chvt command for tty switching (vpodzime)
Chris Lumens 3c12ce
- Use the disk's serial number instead of index as an ID. (clumens)
Chris Lumens 3c12ce
- Use the disk's ID for deleting from the shopping cart, not an index
Chris Lumens 3c12ce
  (#853798). (clumens)
Chris Lumens 3c12ce
- Use the F18_Partition class (#853593). (clumens)
Chris Lumens 3c12ce
- Remove anaconda.instLanguage object and language module (vpodzime)
Chris Lumens 3c12ce
- Remove lang-table and localeinfo.py (vpodzime)
Chris Lumens 3c12ce
- parse-kickstart: handle 'network --ipv6=auto ...' (wwoods)
Chris Lumens 3c12ce
- parse-kickstart: set IPV6INIT=yes when using ipv6 (#830434) (wwoods)
Chris Lumens 3c12ce
- Make TUI password spoke behave the same as it's GUI counterpart (msivak)
Chris Lumens 3c12ce
- Remove ROOT_PATH/etc/localtime before symlinking timezone (vpodzime)
Chris Lumens 3c12ce
- Continue post-installation steps even if writing NTP configuration fails
Chris Lumens 3c12ce
  (vpodzime)
Chris Lumens 3c12ce
- update transifex.txt for newui (bcl)
Chris Lumens 3c12ce
- Handle invalid spoke input (#853253) (jkeating)
Chris Lumens 3c12ce
- Remove unnecessary (and broken) import (#853576) (jkeating)
Chris Lumens 3c12ce
- Destroy the Add Mountpoint dialog when escape is pressed (#853058). (clumens)
Chris Lumens 3c12ce
- Keep the current spoke on top of the hub. (clumens)
Chris Lumens 3c12ce
- And then fix an assortment of non-packaging pylint errors, too. (clumens)
Chris Lumens 3c12ce
- Fix problems in the packaging module that pylint detected. (clumens)
Chris Lumens 3c12ce
- Update runpylint to find newui modules correctly. (clumens)
Chris Lumens 3c12ce
- Prevent duplicate mountpoint creation. (dlehman)
Chris Lumens 3c12ce
- If there's only one disk, select it by default. (dlehman)
Chris Lumens 3c12ce
- Evaulate growth potential for all reqs, even when allocating a fixed req.
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Do not honor partitions' disk attr when reallocating them. (dlehman)
Chris Lumens 3c12ce
- Set size is a safe max size for partitions. (dlehman)
Chris Lumens 3c12ce
- Set the ANACONDA udev property in the post-switchroot udevdb. (dlehman)
Chris Lumens 3c12ce
- Calculate size func kwargs at call time to pick up changes. (dlehman)
Chris Lumens 3c12ce
- Add support md devices and btrfs raid features in the custom spoke. (dlehman)
Chris Lumens 3c12ce
- Move the BTRFS options to last and remove unsupported options. (dlehman)
Chris Lumens 3c12ce
- Remove "Technology" ComboBoxes from device options for now. (dlehman)
Chris Lumens 3c12ce
- Tweak setContainerMembers to work with a defined md array. (dlehman)
Chris Lumens 3c12ce
- Add support for named md devices. (dlehman)
Chris Lumens 3c12ce
- Make sure a disk is partitioned before treating it as such. (#849707)
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Setup python path /after/ we've done updates (jkeating)
Chris Lumens 3c12ce
- Fix a string substitution think-o (jkeating)
Chris Lumens 3c12ce
- We now BuildRequires python-babel as well. (clumens)
Chris Lumens 3c12ce
- Update TODO list. (clumens)
Chris Lumens 3c12ce
- Only show groups in the UI if they have members that install by default
Chris Lumens 3c12ce
  (default or manadtory packages). (notting)
Chris Lumens 3c12ce
- Symlink /run/initramfs/inst.{updates,product} to /tmp (jkeating)
Chris Lumens 3c12ce
- Use shutil.move for replacing old config with the new one (vpodzime)
Chris Lumens 3c12ce
- Honor user's choice on NTP (ON/OFF) (vpodzime)
Chris Lumens 3c12ce
- Don't crash if someone gives us bad timezone (vpodzime)
Chris Lumens 3c12ce
- Use expand_langs to find matching language (LanguageSpoke) (vpodzime)
Chris Lumens 3c12ce
- Move expandLangs to localization module (vpodzime)
Chris Lumens 3c12ce
- Use Gtk.main_level() to check if main loop is already running (vpodzime)
Chris Lumens 3c12ce
- Move setup from ImagePayload to LiveImagePayload. (clumens)
Chris Lumens 3c12ce
- Avoid duplicates in the packages property. (clumens)
Chris Lumens 3c12ce
- Set a progress message when liveinst starts installing software. (clumens)
Chris Lumens 3c12ce
- Fix default definitions of some payload class methods. (clumens)
Chris Lumens 3c12ce
- Add a spaceRequired property for LiveImagePayload. (clumens)
Chris Lumens 3c12ce
- getDirSize should stay on a single filesystem, not look at submounts.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Don't look for existing installations on live devices. (clumens)
Chris Lumens 3c12ce
- We don't need image_file in the live payload. (clumens)
Chris Lumens 3c12ce
- Now that we're using rsync, the livecd and rootfs do not have to match.
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Disable software selection and source spokes on live installs. (clumens)
Chris Lumens 3c12ce
- Fix args to LiveImagePayload.setup (#852272). (clumens)
Chris Lumens 3c12ce
- require anaconda-widgets (bcl)
Chris Lumens 3c12ce
- Handle already mounted optical devices (#851274) (jkeating)
Chris Lumens 3c12ce
- Return full device object of selected optical drive (jkeating)
Chris Lumens 3c12ce
- Add a method to determine if device is mounted (jkeating)
Chris Lumens 3c12ce
- anaconda-cleanup: fix DeviceTree args (bcl)
Chris Lumens 3c12ce
- Unset install_device if repo setup fails (jkeating)
Chris Lumens 3c12ce
- _peopleRepositoriesFilter -> _peopleRepositoriesFilterEntry (#852182).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- on_*_changed callbacks take one argument, not two. (clumens)
Chris Lumens 3c12ce
- Use the correct icon size constant. (clumens)
Chris Lumens 3c12ce
- remove dead code (setMethodstr, expandFTPMethod) (wwoods)
Chris Lumens 3c12ce
- parse-kickstart: update some TODO comments (wwoods)
Chris Lumens 3c12ce
- parse-kickstart: simplify logging (wwoods)
Chris Lumens 3c12ce
- enable fastestmirror yum plugin (#849797) (bcl)
Chris Lumens 3c12ce
- networking: remove Network() object (rvykydal)
Chris Lumens 3c12ce
- networking: use ksdata.network.hostname instead of actual installer hostname
Chris Lumens 3c12ce
  (rvykydal)
Chris Lumens 3c12ce
- networking: consolidate writing/copying of configuration files (rvykydal)
Chris Lumens 3c12ce
- networking: 70-persistent-net.rules doesn't exist anymore. (rvykydal)
Chris Lumens 3c12ce
- networking: disable ipv6 directly in installed system config file (rvykydal)
Chris Lumens 3c12ce
- networking: mirror end-of-installation network config tweaks in ksdata.
Chris Lumens 3c12ce
  (rvykydal)
Chris Lumens 3c12ce
- networking: write configuration in doInstall (rvykydal)
Chris Lumens 3c12ce
- Add mounts before swaps so the default selection is a mount. (dlehman)
Chris Lumens 3c12ce
- Use MB if a new mountpoint size does not include a unit spec. (#850839)
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Correctly handle partitions with sizes smaller than 500MB. (#850839)
Chris Lumens 3c12ce
  (dlehman)
Chris Lumens 3c12ce
- Don't include removed devices in Storage.unusedDevices. (dlehman)
Chris Lumens 3c12ce
- Handle SameSizeSet growth trimming when all members are too large. (dlehman)
Chris Lumens 3c12ce
- Add several missing yum lock aqcuisitions. (#851212) (dlehman)
Chris Lumens 3c12ce
- Offer completions for new mountpoints. (dlehman)
Chris Lumens 3c12ce
- Add old_source checking for closest mirror and url methods too (#851336).
Chris Lumens 3c12ce
  (clumens)
Chris Lumens 3c12ce
- Revert "Only use mounted media that has repodata" (jkeating)
Chris Lumens 3c12ce
- Only use mounted media that has repodata (jkeating)
Chris Lumens 3c12ce
- _bootloaderClass -> bootloaderClass for some platforms (#848173). (clumens)
Chris Lumens 3c12ce
- Make the storage info bar clickable to reveal error messages. (clumens)
Chris Lumens 3c12ce
- Move the software-specific error message out of the DetailedErrorDialog
Chris Lumens 3c12ce
  class. (clumens)
Chris Lumens 3c12ce
- Add a gui password spoke (jkeating)
Chris Lumens 3c12ce
- Put traceback reports on a diet. (clumens)
Chris Lumens 3c12ce
Chris Lumens 409eb5
* Wed Aug 22 2012 Chris Lumens <clumens@redhat.com> - 18.7-1
Chris Lumens 409eb5
- Do another _main_window -> main_window change. (clumens)
Chris Lumens 409eb5
- Mark the storage category title for translation. (clumens)
Chris Lumens 409eb5
- _actions should be set up in the __init__ method. (clumens)
Chris Lumens 409eb5
- Don't require hfs-tools on RHEL (#849987). (clumens)
Chris Lumens 409eb5
- dracut: remove workarounds for broken splitsep() (wwoods)
Chris Lumens 409eb5
- dracut: update Requires: in spec (wwoods)
Chris Lumens 409eb5
- Use ksdata.timezone and timezone module instead of anaconda.timezone
Chris Lumens 409eb5
  (vpodzime)
Chris Lumens 409eb5
- Remove the last usage of the system-config-date in Anaconda (vpodzime)
Chris Lumens 409eb5
- Add support for swap --hibernation on LVM (vpodzime)
Chris Lumens 409eb5
- Don't rely on selection staying selected when doing crazy things to it
Chris Lumens 409eb5
  (vpodzime)
Chris Lumens 409eb5
- Replace nonexisting icon with an existing one (DatetimeSpoke) (vpodzime)
Chris Lumens 409eb5
- integer out of range for L format code (hamzy)
Chris Lumens 409eb5
- Network spoke: use chr() instead of str() to convert dbus.Byte (#849395)
Chris Lumens 409eb5
  (rvykydal)
Chris Lumens 409eb5
- verify package checksums against metadata (bcl)
Chris Lumens 409eb5
- use F18_PartData for hibernation flag support. (bcl)
Chris Lumens 409eb5
- fix Gtk import in software.py (bcl)
Chris Lumens 409eb5
- dracut: fix rd.neednet use in parse-kickstart (#849672) (wwoods)
Chris Lumens 409eb5
- parse-anaconda-net: Add missing semicolon for dhclient.conf (bcl)
Chris Lumens 409eb5
- anaconda-modprobe: fix .ko removal (bcl)
Chris Lumens 409eb5
- Only devices that already exist may be ISO install sources (#849482).
Chris Lumens 409eb5
  (clumens)
Chris Lumens 409eb5
- Use python-meh's MainExceptionWindow's main_window property (vpodzime)
Chris Lumens 409eb5
- dracut: fix syntax error in parse-kickstart (wwoods)
Chris Lumens 409eb5
- Show fstype as "Unknown" for devices with unrecognised formatting. (dlehman)
Chris Lumens 409eb5
- BTRFS magic for custom spoke. (dlehman)
Chris Lumens 409eb5
- The device type of preexisting devices cannot be changed. (dlehman)
Chris Lumens 409eb5
- Revert old hack that disabled btrfs in the old ui. (dlehman)
Chris Lumens 409eb5
- Use correct device instance when updating selector w/ new device. (dlehman)
Chris Lumens 409eb5
- Fix a traceback when clicking on the summary in custom spoke. (dlehman)
Chris Lumens 409eb5
- Move device size calculation and setting into DeviceFactory. (dlehman)
Chris Lumens 409eb5
- Stop pretending btrfs subvols can have a size. (dlehman)
Chris Lumens 409eb5
- Fix a typo in StorageDevice._setSize. (dlehman)
Chris Lumens 409eb5
- dracut: add info about special variables to README (wwoods)
Chris Lumens 409eb5
- dracut: fix invalid use of 'eth0' (wwoods)
Chris Lumens 409eb5
- dracut: drop upgrade-specific hack (wwoods)
Chris Lumens 409eb5
- dracut: set "$netif" correctly in initqueue/online scripts (wwoods)
Chris Lumens 409eb5
- dracut: fix old-style static ip=xxx gw=yyy... (wwoods)
Chris Lumens 409eb5
- dracut: import anaconda-lib.sh in pre-udev hook (wwoods)
Chris Lumens 409eb5
- dracut: fix set_neednet so network comes up (#849672) (wwoods)
Chris Lumens 409eb5
- dracut: drop save_netinfo (wwoods)
Chris Lumens 409eb5
- move anaconda-modprobe to pre-udev hook, silence modprobe errors (wwoods)
Chris Lumens 409eb5
- parse-kickstart: fix crash with PXE + ks=file: (#844478) (wwoods)
Chris Lumens 409eb5
- parse-kickstart: clarify/refactor Network handling (wwoods)
Chris Lumens 409eb5
- Actually create default ifcfg files (#849012) (rvykydal)
Chris Lumens 409eb5
- Don't fail on write of nonexisting IfcfgFile(SimpleConfigFile) (#849012,
Chris Lumens 409eb5
  #849095) (rvykydal)
Chris Lumens 409eb5
- If dracut left the DVD mounted, don't try to remount it (#849152). (clumens)
Chris Lumens 409eb5
- Add support for most device editing functions. (dlehman)
Chris Lumens 409eb5
- Various fixes, cleanups, and added logging for the custom spoke. (dlehman)
Chris Lumens 409eb5
- Work around some signal handling issues in the custom spoke. (dlehman)
Chris Lumens 409eb5
- Make choosing an auto-selected page after refresh slightly less fallible.
Chris Lumens 409eb5
  (dlehman)
Chris Lumens 409eb5
- Raise an exception if a new device ends up with size 0. (dlehman)
Chris Lumens 409eb5
- Split out logic to determine container based on factory and/or device.
Chris Lumens 409eb5
  (dlehman)
Chris Lumens 409eb5
- Allow adding disks to a container's disk set. (dlehman)
Chris Lumens 409eb5
- Allow passing a device into newDevice for adjustment. (dlehman)
Chris Lumens 409eb5
- Add PartitionFactory class so partitions don't need a separate code path.
Chris Lumens 409eb5
  (dlehman)
Chris Lumens 409eb5
- Add a convenience method for scheduling resize actions. (dlehman)
Chris Lumens 409eb5
- Return early from doKickstartStorage if there are no disks selected.
Chris Lumens 409eb5
  (dlehman)
Chris Lumens 409eb5
- Remove isomd5sum-static from build requires (vpodzime)
Chris Lumens 409eb5
- Don't rely on having some network devices available (vpodzime)
Chris Lumens 409eb5
- Enlightbox mainExceptionWindow (vpodzime)
Chris Lumens 409eb5
- Put mainExceptionWindow in a WindowGroup (vpodzime)
Chris Lumens 409eb5
- Bump required yum version to get the environment code. (notting)
Chris Lumens 409eb5
- Add a flag so we don't get spurious 'change' events from the treeview while
Chris Lumens 409eb5
  we're setting up the UI. (notting)
Chris Lumens 409eb5
- Wire in the new environment logic through the UI. (notting)
Chris Lumens 409eb5
- Add a local method for exposing group visibility from the comps file.
Chris Lumens 409eb5
  (notting)
Chris Lumens 409eb5
- Add methods to yumpayload for handling environments. (notting)
Chris Lumens 409eb5
- Add some nicer wording to the column heads in the software selection UI.
Chris Lumens 409eb5
  (notting)
Chris Lumens 409eb5
- Rename 'description' to 'groupDescription'. (notting)
Chris Lumens 409eb5
- dracut: add README (wwoods)
Chris Lumens 409eb5
Chris Lumens 9676d7
* Thu Aug 16 2012 Chris Lumens <clumens@redhat.com> - 18.6-1
Chris Lumens 9676d7
- Remove linuxrc.s390 (dcantrell)
Chris Lumens 9676d7
- Source in url-lib.sh if we don't have it (#847831) (jkeating)
Chris Lumens 9676d7
- parse-kickstart: add proc_cmdline (fix init_logger()) (wwoods)
Chris Lumens 9676d7
- Remove the data/bootdisk directory tree. (clumens)
Chris Lumens 9676d7
- Remove duplicate boot disk setting code (#848841). (clumens)
Chris Lumens 9676d7
- Force authconfig to be installed on the target system (#848803). (clumens)
Chris Lumens 9676d7
Chris Lumens 0b634b
* Wed Aug 15 2012 Chris Lumens <clumens@redhat.com> - 18.5-1
Chris Lumens 0b634b
- Mark/unmark some strings for translation, as appropriate. (clumens)
Chris Lumens 0b634b
- Save the distro label into the right variable for retranslation. (clumens)
Chris Lumens 0b634b
- Add custom widget files to POTFILES.in. (clumens)
Chris Lumens 0b634b
- Fix attribution on common UI code. (clumens)
Chris Lumens 0b634b
- don't set armMachine in class definition (bcl)
Chris Lumens 0b634b
- libudev now has a version of .1 (hamzy)
Chris Lumens 0b634b
- Load anaconda-lib.sh if necessary (jkeating)
Chris Lumens 0b634b
- Use shell code to work around missing basename (jkeating)
Chris Lumens 0b634b
- Enable text mode once again! (jkeating)
Chris Lumens 0b634b
- Update text prompt to include c for continue (jkeating)
Chris Lumens 0b634b
- Don't continue if incomplete spokes exist (jkeating)
Chris Lumens 0b634b
- Return a bool for timezone completed property (jkeating)
Chris Lumens 0b634b
- Add a text progress hub to do the install (jkeating)
Chris Lumens 0b634b
- text based storage spoke. (jkeating)
Chris Lumens 0b634b
- Allow updating tmux.conf via makeupdates. (clumens)
Chris Lumens 0b634b
- Prevent yum messages from showing on tty (jkeating)
Chris Lumens 0b634b
- Remove unused imports from the installclasses. (clumens)
Chris Lumens 0b634b
- NoSuchGroup is provided by packaging now.  yuminstall is on the way out.
Chris Lumens 0b634b
  (clumens)
Chris Lumens 0b634b
- Set transaction color in case of multilib install. (clumens)
Chris Lumens 0b634b
- Add selinux-specific RPM macro setup. (clumens)
Chris Lumens 0b634b
- Add the user-agent to urlgrabber from the old yuminstall.py. (clumens)
Chris Lumens 0b634b
- Fix inheritance problems with the gui *Spoke classes. (clumens)
Chris Lumens 0b634b
- Only setup python-meh when doing graphical installs (jkeating)
Chris Lumens 0b634b
- Call the correct method to schedule the screen (jkeating)
Chris Lumens 0b634b
- Add a missing import of os (jkeating)
Chris Lumens 0b634b
- Don't display indirect spokes in the hub (jkeating)
Chris Lumens 0b634b
- Revert "Remove unncessary __init__ definition. (clumens)" (jkeating)
Chris Lumens 0b634b
- Honor displayMode from kickstart files (jkeating)
Chris Lumens 0b634b
- Merge master into newtui (jkeating)
Chris Lumens 0b634b
- Remove the base_tests file for now (jkeating)
Chris Lumens 0b634b
- Remove unused import of UIObject (jkeating)
Chris Lumens 0b634b
- Fix up detailederror for new common UI code (jkeating)
Chris Lumens 0b634b
- Translate the base text hub class (jkeating)
Chris Lumens 0b634b
- Translate the base tui class strings (jkeating)
Chris Lumens 0b634b
- Remove unncessary __init__ definition. (clumens) (jkeating)
Chris Lumens 0b634b
- Translate some strings in the base tui spokes classes (jkeating)
Chris Lumens 0b634b
- Always use collect directly from common (jkeating)
Chris Lumens 0b634b
- Add comment headers to the new files (jkeating)
Chris Lumens 0b634b
- Ad source files to POTFILES.in (msivak)
Chris Lumens 0b634b
- Merge remote-tracking branch 'origin/master' into newtui (msivak)
Chris Lumens 0b634b
- import localization stuff and use it to translate more strings (msivak)
Chris Lumens 0b634b
- finish renaming _mainloop (msivak)
Chris Lumens 0b634b
- Fix naming for data attribute and move the NormalSpoke.__init__ under the
Chris Lumens 0b634b
  proper class (msivak)
Chris Lumens 0b634b
- Improve documentation and add licensing headers (msivak)
Chris Lumens 0b634b
- Add translations to the simpleline framework (msivak)
Chris Lumens 0b634b
- Add translations to Password Spoke (msivak)
Chris Lumens 0b634b
- Add elementary timezone spoke (msivak)
Chris Lumens 0b634b
- Pass screen args argument to prompt and input methods + fix for run-text-
Chris Lumens 0b634b
  spoke (msivak)
Chris Lumens 0b634b
- Merge master into newtui (msivak)
Chris Lumens 0b634b
- Add automake files for TUI (msivak)
Chris Lumens 0b634b
- add couple of tests and fix write method of widget (newline added unwanted
Chris Lumens 0b634b
  space) (msivak)
Chris Lumens 0b634b
- add couple of tests and support for them (msivak)
Chris Lumens 0b634b
- add documentation and comments to TUI classes (msivak)
Chris Lumens 0b634b
- Add documentation to the simpleline library for TUI (msivak)
Chris Lumens 0b634b
- Add the new Summary hub and Password TUI spokes + tools to test TUI stuff
Chris Lumens 0b634b
  (msivak)
Chris Lumens 0b634b
- Fix bits and pieces to make TUI hub and spoke model work + example Hub and
Chris Lumens 0b634b
  Password spoke (msivak)
Chris Lumens 0b634b
- Create common abstract classes usable for all types of UI (msivak)
Chris Lumens 0b634b
- Create the base classes for TUI Hub and Spoke model (msivak)
Chris Lumens 0b634b
- Make collect and part of UserInterface setup more generic (msivak)
Chris Lumens 0b634b
- Text based UI framework core (msivak)
Chris Lumens 0b634b
Chris Lumens b68f2c
* Mon Aug 13 2012 Chris Lumens <clumens@redhat.com> - 18.4-1
Chris Lumens b68f2c
- dracut: fix inst.ks.sendmac (#826657) (wwoods)
Brian C. Lane 3a99dd
- dracut: suppress ks errors from missing %%include (wwoods)
Chris Lumens b68f2c
- dracut: add comment to run_kickstart() (wwoods)
Chris Lumens b68f2c
- Remove unused writeKS methods. (clumens)
Chris Lumens b68f2c
- Only show unused devices that haven't been removed/deleted. (dlehman)
Chris Lumens b68f2c
- Don't unexpand already-expanded pages when trying to expand them again.
Chris Lumens b68f2c
  (dlehman)
Chris Lumens b68f2c
- Make parents of hidden devices appear to be leaves. (dlehman)
Chris Lumens b68f2c
- Remove the right device name from the lvm filter when unhiding device.
Chris Lumens b68f2c
  (dlehman)
Chris Lumens b68f2c
- Take configured filesystems into account when checking package space.
Chris Lumens b68f2c
  (dlehman)
Chris Lumens b68f2c
- Make sure the ksdata autopart type matches the storage one. (dlehman)
Chris Lumens b68f2c
- Base auto-generated name prefixes on productName, not device type. (dlehman)
Chris Lumens b68f2c
- Remove shrink code that was a workaround for the old ui flow. (dlehman)
Chris Lumens b68f2c
- Remove old ui progress args from devicelibs.btrfs. (dlehman)
Chris Lumens b68f2c
- Make sure we allocate partitions and grow lvm as needed in kickstart.
Chris Lumens b68f2c
  (dlehman)
Chris Lumens b68f2c
- Streamline autopart request setup slightly. (dlehman)
Chris Lumens b68f2c
- Make it possible to call setUpBootLoader safely at any time. (dlehman)
Chris Lumens b68f2c
- Move setup of new partition weight arg to Storage.newPartition. (dlehman)
Chris Lumens b68f2c
- Use a copy of the main Storage instance during custom partitioning. (dlehman)
Chris Lumens b68f2c
- Track requested sizes of btrfs subvols. (dlehman)
Chris Lumens b68f2c
- Add a method to retrieve a devicetree device by id number. (dlehman)
Chris Lumens b68f2c
- Fix DiskLabel so it can be deep-copied. (dlehman)
Chris Lumens b68f2c
- Add a method to produce a deep copy of a Storage instance. (dlehman)
Chris Lumens b68f2c
- Fix subtraction for Size. (dlehman)
Chris Lumens b68f2c
- Add support for creating device based on a top-down specification. (dlehman)
Chris Lumens b68f2c
- Add size-set managers to keep a set of growable requests in sync. (dlehman)
Chris Lumens b68f2c
- Add a function to estimate required disk space for an md array. (dlehman)
Chris Lumens b68f2c
- Add a method to estimate disk space needs for a new logical volume. (dlehman)
Chris Lumens b68f2c
- Add a convenience method for new btrfs subvols and drop subvol size args.
Chris Lumens b68f2c
  (dlehman)
Chris Lumens b68f2c
- Use the UEFI shim to load grub. (pjones)
Chris Lumens b68f2c
- Check that Gtk.main is not already running before starting another one
Chris Lumens b68f2c
  (vpodzime)
Chris Lumens b68f2c
- With tmux, we no longer need to start up a shell during VNC installs.
Chris Lumens b68f2c
  (clumens)
Chris Lumens b68f2c
- We no longer need getkeymaps, mapshdr, or readmap. (clumens)
Chris Lumens b68f2c
- Remove the last references to isysLoadKeymap. (clumens)
Chris Lumens b68f2c
- remove Security class (bcl)
Chris Lumens b68f2c
- replace lokkit for selinux settings (#815540) (bcl)
Chris Lumens b68f2c
- tests: Add tests for new SimpleConfigFile features (bcl)
Chris Lumens b68f2c
- tests: cleanup whitespace in simpleconfig_test.py (bcl)
Chris Lumens b68f2c
- simpleconfig: rewrite to better support commented config files (bcl)
Chris Lumens b68f2c
- If the anaconda process crashes, don't delete its window. (clumens)
Chris Lumens b68f2c
- On interactive installs, default the root account to locked. (clumens)
Chris Lumens b68f2c
- Make the keyboard layout test a big text area instead of a single line.
Chris Lumens b68f2c
  (clumens)
Chris Lumens b68f2c
- Remove our loadKeymap code from isys (vpodzime)
Chris Lumens b68f2c
- Replace system-config-keyboard with our methods using ksdata.keyboard
Chris Lumens b68f2c
  (vpodzime)
Chris Lumens b68f2c
- A little fix of newui -> master merge (iscsi offload devices) (rvykydal)
Chris Lumens b68f2c
- Require new version of python-meh (vpodzime)
Chris Lumens b68f2c
- Modify kernelPackages to select the right kernel for ARM systems. (dmarlin)
Chris Lumens b68f2c
- ARM: clean up the kernel selection to be consistent with the rest of the code
Chris Lumens b68f2c
  (dennis)
Chris Lumens b68f2c
- add command line option to set the arm platform. (dennis)
Chris Lumens b68f2c
- Add support to determine the ARM processor variety and select the correct
Chris Lumens b68f2c
  kernel to install. (dmarlin)
Chris Lumens b68f2c
- TODO list updates. (clumens)
Chris Lumens b68f2c
- Sent pot file updates to the master branch in transifex, not f17. (clumens)
Chris Lumens b68f2c
Chris Lumens 361ed3
* Fri Aug 03 2012 Chris Lumens <clumens@redhat.com> - 18.3-1
Chris Lumens 361ed3
- New graphical user interface.
Chris Lumens 361ed3
- Removed loader.
Chris Lumens 361ed3
Brian C. Lane 5f42f4
* Wed Apr 18 2012 Brian C. Lane <bcl@redhat.com> - 18.2-1
Chris Lumens 361ed3
- Fixes from F17 branch