Compare commits

...

16 Commits
master ... f20

Author SHA1 Message Date
Brian C. Lane a672f5b72f - Install bootloader to loop device in disk image installations. (#955202)
(dlehman)
2014-01-15 10:36:18 -08:00
Brian C. Lane df8d12243c - Fix selector device matching for unallocated partitions. (#1039292) (dlehman)
- Do not schedule resize actions for non-resizing requests (#1039491)
  (vpodzime)
- Use ceil for minSize in resize dialog (#1040012) (bcl)
- Use integer numbers of megabytes in the Reclaim dialog (#1040012) (vpodzime)
- Don't encrypt device if container is encrypted (bcl)
- Disable tmpfs in the GUI (#1039511) (mkolman)
- Don't crash on NTP lookup without network (#1026079) (mkolman)
- Make sure url and mirrorlist are not set at once (#1026834) (mkolman)
- if rootfs is btrfs, add rootflags=subvol to kernel parameters (gene)
2013-12-11 14:27:12 -08:00
Brian C. Lane cea90575d3 - Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
- Disallow /boot on lvm until grub2 fully supports it. (#1036705) (dlehman)
- Disallow /boot on btrfs subvolume until grubby supports it. (#864198)
  (dlehman)
- Fix AttributeError in TUI (#1037626) (mkolman)
- New Version - 20.25.13 (bcl)
2013-12-04 16:49:50 -08:00
Brian C. Lane e95c76ce1a - Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
- Do not write out the vconsole.keymap boot option (#1035316) (vpodzime)
2013-12-02 16:14:47 -08:00
Brian C. Lane e9f00ea9e2 - clear software environment (#1029536) (bcl)
- Update source on errors (#1030997) (bcl)
- Round float values coming from the Gtk stack (#1013586) (vpodzime)
- Generate missing machine-id (bcl)
- Fix problems reported by pylint. (dshea)
- Add HDD ISO support for TUI (#1000327) (mkolman)
2013-11-27 17:40:59 -08:00
Brian C. Lane d21edbb484 - Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
- Use en_spec for blivet Size spec strings with constant components. (#1029616)
  (dshea)
- Fix spoke sorting issues in text-mode. (#929177) (sbueno+anaconda)
- DNFPayload: tweak to the API changes in dnf-0.4.8 (ales)
- Don't use cached packages with different release id (mkolman)
2013-11-25 18:01:22 -08:00
Brian C. Lane bee1eaaff1 - Remove base_repo cache (#1011555) (bcl)
- Make _yum.preconf setup atomic (#1028245) (bcl)
- Remove threading from getBaseRepo handling (#1011555) (bcl)
- tui: show Processing while source is busy (bcl)
- tui: wait for threads before entering source and software (#1032823) (bcl)
- clear errors when metadata is ok in tui source spoke (#1006570) (bcl)
2013-11-22 19:38:53 -08:00
Brian C. Lane b9d83eb2e7 - Fix geolocation on live installs (mkolman)
- Use timing decorator for more actions (vpodzime)
- A nice decorator making Anaconda's GUI more responsive (#1032026) (vpodzime)
- Short-circuit layouts matching (vpodzime)
- Remove the unused flags import from installclass.py. (clumens)
- Do yum lock logging only with inst.debug or loglevel=debug (vpodzime)
- Don't panic on installclasses failing with inst.debug (vpodzime)
- Make thread manager operations atomic (#1029898) (mkolman)
2013-11-20 09:05:02 -08:00
Brian C. Lane 67648e490b - Pass biosdevname boot option to installed system (#1023609) (rvykydal)
- Enforce upper bound for resize. (#1027947) (dlehman)
- Fix some pylint problems in network.py. (clumens)
- Fix typo (#1003591) (rvykydal)
- network: call GDBus proxy methods like python (rvykydal)
- network: add team support for kickstart %pre phase (#1003591) (rvykydal)
- network: generate kickstart commands for team devices (#1003591) (rvykydal)
- network: support for adding team devices (#1003591) (rvykydal)
- network: display team devices in status (#1003591) (rvykydal)
- network: add team support to kickstart (#1003591) (rvykydal)
- network kickstart: add support for devices configured in %pre (#1019796)
  (rvykydal)
- Don't show language twice for keyboard layouts (#1021907) (petersen)
- Remove an unused and non-working leftover function resetResolve (vpodzime)
- Always center dialogs shown on top of lightbox (vpodzime)
- Set spokes' distribution and beta warning only once (vpodzime)
2013-11-15 17:09:26 -08:00
Brian C. Lane f92165f0f5 - use deepcopy on ksdata method (#1028243) (bcl)
- Change source spoke proxy handling to use local copy (#967805) (bcl)
- Add tmpfs support (#918621) (mkolman)
- Match layouts with stripped accents in AddLayout dialog (vpodzime)
- Sort layout descriptions properly (#1026238) (vpodzime)
- Make AddLayout dialog persistent (vpodzime)
- Use Sphinx syntax in the iutil module (vpodzime)
- Fix issues in the datetime_spoke.glade file (#1028630) (vpodzime)
- DNFPayload: tweak to the API changes in dnf-0.4.7. (ales)
- Add tests for iutil (mkolman)
- Remove duplicate definition of the regions GtkListStore (vpodzime)
- Put the cityCompletion back on the list of widgets (vpodzime)
- Provide our own sorting functions for regions and timezones (#1025029)
  (vpodzime)
- Set locale for our process (vpodzime)
- Translate timezones in GUI (vpodzime)
- Fix the selection of default groups (#1023263) (dshea)
- Log continuing from hub if there are no spokes (vpodzime)
- Updates to boot-options.txt document (#1026448) (amulhern)
- No longer install anaconda user documentation (#1026448) (amulhern)
2013-11-12 16:52:30 -08:00
Brian C. Lane 41d6d6800c - Send the continue click after the queue is empty (#1025347) (bcl)
- No longer use summary screen visit to decide whether bootloader has been
  configured (#1025802) (amulhern)
- Remove the bootloader line from the interactive kickstart file (#1025802)
  (amulhern)
- Set bootloader default location to mbr in constructor (#1025802) (amulhern)
- Fix kickstart block device resolution. (#1022206) (dlehman)
- Specify query territory when getting language native name (vpodzime)
2013-11-01 18:09:14 -07:00
Brian C. Lane 5a0fa23b91 - Fix up a couple more pylint errors. (clumens)
- Add check for Linux HFS+ ESP on Mac (#1010495) (bcl)
- Update bootDrive info when storage config updated in text-mode. (#861018)
  (sbueno+anaconda)
- Revert "Don't show language twice for keyboard layouts (#1021907)" (vpodzime)
- Ignore SIGINT (#1024793) (amulhern)
- Don't show language twice for keyboard layouts (#1021907) (petersen)
- Make Software spoke ready even if there is no repo (#1010348) (vpodzime)
- Use decorator for methods that invalidate base repo cache (vpodzime)
- Use cache for base repo if possible (vpodzime)
- Make sure to actually set the autopart flag when needed. (#1023554) (dlehman)
- Fix the Gkbd spec string for layouts with no variant (dshea)
- mem may not exist when it's printed out in these error messages. (clumens)
2013-10-30 18:13:13 -07:00
Brian C. Lane dd0ff9d2af - Reset _proxyChange when a change is triggered (bcl)
- Setup No Update checkbox correctly (#1016801) (bcl)
- Fall back to closest mirror in source (#1016801) (bcl)
- anaconda-dracut: fix ks failure with hd:<dev>:some/path.ks (wwoods)
- Make sure lower bound for resize is applied. (#986575) (dlehman)
- Use devicetree to resolve device specs in kickstart. (#1022206) (dlehman)
- Disregard raid level combo when it isn't applicable. (#1022203) (dlehman)
- Mountpoint is an attr of the format, not the device. (#892747) (dlehman)
- Add bootloader execute before autopart (#1021258) (bcl)
- Do error checking of repository names on "Installation Source" screen.
  (amulhern)
- Avoid configure-event loops. (#1021511) (dshea)
2013-10-25 17:43:28 -07:00
Brian C. Lane 1901fdb6ba - remove signal disconnect (#996899) (bcl)
- Always use decimal notation for Size specs (dshea)
- Use more general status for installations from media (#1017703) (vpodzime)
2013-10-23 17:29:18 -07:00
Brian C. Lane 22a5c368cd - Adds additional debug logging to yumpayload.py. (amulhern)
- Handle invalid JSON in geoloc (#1021410) (dshea)
- Revert "Only prompt for LUKS password if the user has chosen to configure
  automatically." (amulhern)
- Reset checks on both password fields. (#1020580) (dshea)
- Fix swaps added to fstab for noformat (gene)
- Don't update hub's continue button and label for every spoke (#1020373)
  (vpodzime)
- BootLoaderError should not reset storage (#1019541) (bcl)
- Only prompt for LUKS password if the user has chosen to configure
  automatically. (amulhern)
- network gui spoke: use GDBus to obtain list of settings (#1018467) (rvykydal)
- Fix liveinst to work with livemedia-creator (#1009711) (bcl)
2013-10-21 16:54:41 -07:00
Brian C. Lane 5224649042 - New transifex branch for f20 (bcl)
- Fix python-blivet buildrequires for new f20-branch version. (dlehman)
- Save mountpoints specified for existing btrfs volumes. (#892747) (dlehman)
- BTRFS cannot hold swap, no need to care about fstab swaps (vpodzime)
- Fix the alignment of the Network Time switch (#1019301) (dshea)
- Tell blivet which swaps should appear in the fstab (#1011391) (vpodzime)
- Put only newly created or reformated swaps to the new root (vpodzime)
- Make code to get new devices reusable as property (vpodzime)
- Grab journal only from the last boot (vpodzime)
- DNFPayload: allow enable/disable calls for repos that do not exist. (ales)
- network: look for device settings also based on DEVICE value (#1017788)
  (rvykydal)
- Add shell spoke to s390x installations (vpodzime)
- Put TUI spokes in common categories (vpodzime)
- MountpointSelector is a widget, set its property properly (#1013612)
  (vpodzime)
- Include the journal log on installed system (bcl)
- DNFPayload: error handling and logging cleanups. (ales)
- DNFPayload: reset the transaction goal on new package selection check. (ales)
- DNFPayload: implement environmentGroups() (ales)
- Some partition scheme is always selected (#1017435) (vpodzime)
2013-10-16 17:02:42 -07:00
3 changed files with 208 additions and 10 deletions

16
.gitignore vendored
View File

@ -108,3 +108,19 @@ anaconda-15.2.tar.bz2
/anaconda-20.23.tar.bz2
/anaconda-20.24.tar.bz2
/anaconda-20.25.tar.bz2
/anaconda-20.25.1.tar.bz2
/anaconda-20.25.2.tar.bz2
/anaconda-20.25.3.tar.bz2
/anaconda-20.25.4.tar.bz2
/anaconda-20.25.5.tar.bz2
/anaconda-20.25.6.tar.bz2
/anaconda-20.25.7.tar.bz2
/anaconda-20.25.8.tar.bz2
/anaconda-20.25.9.tar.bz2
/anaconda-20.25.10.tar.bz2
/anaconda-20.25.11.tar.bz2
/anaconda-20.25.12.tar.bz2
/anaconda-20.25.13.tar.bz2
/anaconda-20.25.14.tar.bz2
/anaconda-20.25.15.tar.bz2
/anaconda-20.25.16.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 20.25
Version: 20.25.16
Release: 1%{?dist}
License: GPLv2+
Group: Applications/System
@ -21,7 +21,7 @@ Source0: %{name}-%{version}.tar.bz2
%define gconfversion 2.28.1
%define intltoolver 0.31.2-3
%define libnlver 1.0
%define pykickstartver 1.99.42
%define pykickstartver 1.99.46
%define yumver 3.4.3-91
%define partedver 1.8.1
%define pypartedver 2.5-2
@ -34,13 +34,13 @@ Source0: %{name}-%{version}.tar.bz2
%define firewalldver 0.3.5-1
%define pythonurlgrabberver 3.9.1-5
%define utillinuxver 2.15.1
%define dracutver 024-25
%define dracutver 034-7
%define isomd5sum 1.0.10
%define fcoeutilsver 1.0.12-3.20100323git
%define iscsiver 6.2.0.870-3
%define rpmver 4.10.0
%define libarchivever 3.0.4
%define langtablever 0.0.7-1
%define langtablever 0.0.18-1
BuildRequires: audit-libs-devel
BuildRequires: gettext >= %{gettextver}
@ -80,8 +80,8 @@ BuildRequires: s390utils-devel
%endif
Requires: anaconda-widgets = %{version}-%{release}
Requires: dnf
Requires: python-blivet >= 0.23
Requires: dnf >= 0.4.8
Requires: python-blivet >= 0.23.6
Requires: gnome-icon-theme-symbolic
Requires: python-meh >= %{mehver}
Requires: libreport-anaconda >= 2.0.21-1
@ -108,6 +108,7 @@ Requires: pytz
Requires: libxklavier
Requires: libgnomekbd
Requires: realmd
Requires: teamd
%ifarch %livearches
Requires: usermode
Requires: zenity
@ -212,9 +213,6 @@ update-desktop-database &> /dev/null || :
%files -f %{name}.lang
%doc COPYING
%doc docs/command-line.txt
%doc docs/install-methods.txt
%doc docs/mediacheck.txt
%{_unitdir}/*
%{_prefix}/lib/systemd/system-generators/*
%{_bindir}/instperf
@ -253,6 +251,190 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Wed Jan 15 2014 Brian C. Lane <bcl@redhat.com> - 20.25.16-1
- Install bootloader to loop device in disk image installations. (#955202)
(dlehman)
* Wed Dec 11 2013 Brian C. Lane <bcl@redhat.com> - 20.25.15-1
- Fix selector device matching for unallocated partitions. (#1039292) (dlehman)
- Do not schedule resize actions for non-resizing requests (#1039491)
(vpodzime)
- Use ceil for minSize in resize dialog (#1040012) (bcl)
- Use integer numbers of megabytes in the Reclaim dialog (#1040012) (vpodzime)
- Don't encrypt device if container is encrypted (bcl)
- Disable tmpfs in the GUI (#1039511) (mkolman)
- Don't crash on NTP lookup without network (#1026079) (mkolman)
- Make sure url and mirrorlist are not set at once (#1026834) (mkolman)
- if rootfs is btrfs, add rootflags=subvol to kernel parameters (gene)
* Wed Dec 04 2013 Brian C. Lane <bcl@redhat.com> - 20.25.14-1
- Handle cancelation of device resize in the custom spoke. (#1027947) (dlehman)
- Disallow /boot on lvm until grub2 fully supports it. (#1036705) (dlehman)
- Disallow /boot on btrfs subvolume until grubby supports it. (#864198)
(dlehman)
- Fix AttributeError in TUI (#1037626) (mkolman)
- New Version - 20.25.13 (bcl)
* Mon Dec 02 2013 Brian C. Lane <bcl@redhat.com> - 20.25.13-1
- Don't try to investigate empty string for unicode chars (#1035799) (vpodzime)
- Do not write out the vconsole.keymap boot option (#1035316) (vpodzime)
* Wed Nov 27 2013 Brian C. Lane <bcl@redhat.com> - 20.25.12-1
- clear software environment (#1029536) (bcl)
- Update source on errors (#1030997) (bcl)
- Round float values coming from the Gtk stack (#1013586) (vpodzime)
- Generate missing machine-id (bcl)
- Fix problems reported by pylint. (dshea)
- Add HDD ISO support for TUI (#1000327) (mkolman)
* Mon Nov 25 2013 Brian C. Lane <bcl@redhat.com> - 20.25.11-1
- Handle non-leaf btrfs volumes with mountpoints. (#1016959) (dlehman)
- Use en_spec for blivet Size spec strings with constant components. (#1029616)
(dshea)
- Fix spoke sorting issues in text-mode. (#929177) (sbueno+anaconda)
- DNFPayload: tweak to the API changes in dnf-0.4.8 (ales)
- Don't use cached packages with different release id (mkolman)
* Fri Nov 22 2013 Brian C. Lane <bcl@redhat.com> - 20.25.10-1
- Remove base_repo cache (#1011555) (bcl)
- Make _yum.preconf setup atomic (#1028245) (bcl)
- Remove threading from getBaseRepo handling (#1011555) (bcl)
- tui: show Processing while source is busy (bcl)
- tui: wait for threads before entering source and software (#1032823) (bcl)
- clear errors when metadata is ok in tui source spoke (#1006570) (bcl)
* Wed Nov 20 2013 Brian C. Lane <bcl@redhat.com> - 20.25.9-1
- Fix geolocation on live installs (mkolman)
- Use timing decorator for more actions (vpodzime)
- A nice decorator making Anaconda's GUI more responsive (#1032026) (vpodzime)
- Short-circuit layouts matching (vpodzime)
- Remove the unused flags import from installclass.py. (clumens)
- Do yum lock logging only with inst.debug or loglevel=debug (vpodzime)
- Don't panic on installclasses failing with inst.debug (vpodzime)
- Make thread manager operations atomic (#1029898) (mkolman)
* Fri Nov 15 2013 Brian C. Lane <bcl@redhat.com> - 20.25.8-1
- Pass biosdevname boot option to installed system (#1023609) (rvykydal)
- Enforce upper bound for resize. (#1027947) (dlehman)
- Fix some pylint problems in network.py. (clumens)
- Fix typo (#1003591) (rvykydal)
- network: call GDBus proxy methods like python (rvykydal)
- network: add team support for kickstart %%pre phase (#1003591) (rvykydal)
- network: generate kickstart commands for team devices (#1003591) (rvykydal)
- network: support for adding team devices (#1003591) (rvykydal)
- network: display team devices in status (#1003591) (rvykydal)
- network: add team support to kickstart (#1003591) (rvykydal)
- network kickstart: add support for devices configured in %%pre (#1019796)
(rvykydal)
- Don't show language twice for keyboard layouts (#1021907) (petersen)
- Remove an unused and non-working leftover function resetResolve (vpodzime)
- Always center dialogs shown on top of lightbox (vpodzime)
- Set spokes' distribution and beta warning only once (vpodzime)
* Tue Nov 12 2013 Brian C. Lane <bcl@redhat.com> - 20.25.7-1
- use deepcopy on ksdata method (#1028243) (bcl)
- Change source spoke proxy handling to use local copy (#967805) (bcl)
- Add tmpfs support (#918621) (mkolman)
- Match layouts with stripped accents in AddLayout dialog (vpodzime)
- Sort layout descriptions properly (#1026238) (vpodzime)
- Make AddLayout dialog persistent (vpodzime)
- Use Sphinx syntax in the iutil module (vpodzime)
- Fix issues in the datetime_spoke.glade file (#1028630) (vpodzime)
- DNFPayload: tweak to the API changes in dnf-0.4.7. (ales)
- Add tests for iutil (mkolman)
- Remove duplicate definition of the regions GtkListStore (vpodzime)
- Put the cityCompletion back on the list of widgets (vpodzime)
- Provide our own sorting functions for regions and timezones (#1025029)
(vpodzime)
- Set locale for our process (vpodzime)
- Translate timezones in GUI (vpodzime)
- Fix the selection of default groups (#1023263) (dshea)
- Log continuing from hub if there are no spokes (vpodzime)
- Updates to boot-options.txt document (#1026448) (amulhern)
- No longer install anaconda user documentation (#1026448) (amulhern)
* Fri Nov 01 2013 Brian C. Lane <bcl@redhat.com> - 20.25.6-1
- Send the continue click after the queue is empty (#1025347) (bcl)
- No longer use summary screen visit to decide whether bootloader has been
configured (#1025802) (amulhern)
- Remove the bootloader line from the interactive kickstart file (#1025802)
(amulhern)
- Set bootloader default location to mbr in constructor (#1025802) (amulhern)
- Fix kickstart block device resolution. (#1022206) (dlehman)
- Specify query territory when getting language native name (vpodzime)
* Wed Oct 30 2013 Brian C. Lane <bcl@redhat.com> - 20.25.5-1
- Fix up a couple more pylint errors. (clumens)
- Add check for Linux HFS+ ESP on Mac (#1010495) (bcl)
- Update bootDrive info when storage config updated in text-mode. (#861018)
(sbueno+anaconda)
- Revert "Don't show language twice for keyboard layouts (#1021907)" (vpodzime)
- Ignore SIGINT (#1024793) (amulhern)
- Don't show language twice for keyboard layouts (#1021907) (petersen)
- Make Software spoke ready even if there is no repo (#1010348) (vpodzime)
- Use decorator for methods that invalidate base repo cache (vpodzime)
- Use cache for base repo if possible (vpodzime)
- Make sure to actually set the autopart flag when needed. (#1023554) (dlehman)
- Fix the Gkbd spec string for layouts with no variant (dshea)
- mem may not exist when it's printed out in these error messages. (clumens)
* Fri Oct 25 2013 Brian C. Lane <bcl@redhat.com> - 20.25.4-1
- Reset _proxyChange when a change is triggered (bcl)
- Setup No Update checkbox correctly (#1016801) (bcl)
- Fall back to closest mirror in source (#1016801) (bcl)
- anaconda-dracut: fix ks failure with hd:<dev>:some/path.ks (wwoods)
- Make sure lower bound for resize is applied. (#986575) (dlehman)
- Use devicetree to resolve device specs in kickstart. (#1022206) (dlehman)
- Disregard raid level combo when it isn't applicable. (#1022203) (dlehman)
- Mountpoint is an attr of the format, not the device. (#892747) (dlehman)
- Add bootloader execute before autopart (#1021258) (bcl)
- Do error checking of repository names on "Installation Source" screen.
(amulhern)
- Avoid configure-event loops. (#1021511) (dshea)
* Wed Oct 23 2013 Brian C. Lane <bcl@redhat.com> - 20.25.3-1
- remove signal disconnect (#996899) (bcl)
- Always use decimal notation for Size specs (dshea)
- Use more general status for installations from media (#1017703) (vpodzime)
* Mon Oct 21 2013 Brian C. Lane <bcl@redhat.com> - 20.25.2-1
- Adds additional debug logging to yumpayload.py. (amulhern)
- Handle invalid JSON in geoloc (#1021410) (dshea)
- Revert "Only prompt for LUKS password if the user has chosen to configure
automatically." (amulhern)
- Reset checks on both password fields. (#1020580) (dshea)
- Fix swaps added to fstab for noformat (gene)
- Don't update hub's continue button and label for every spoke (#1020373)
(vpodzime)
- BootLoaderError should not reset storage (#1019541) (bcl)
- Only prompt for LUKS password if the user has chosen to configure
automatically. (amulhern)
- network gui spoke: use GDBus to obtain list of settings (#1018467) (rvykydal)
- Fix liveinst to work with livemedia-creator (#1009711) (bcl)
* Wed Oct 16 2013 Brian C. Lane <bcl@redhat.com> - 20.25.1-1
- New transifex branch for f20 (bcl)
- Fix python-blivet buildrequires for new f20-branch version. (dlehman)
- Save mountpoints specified for existing btrfs volumes. (#892747) (dlehman)
- BTRFS cannot hold swap, no need to care about fstab swaps (vpodzime)
- Fix the alignment of the Network Time switch (#1019301) (dshea)
- Tell blivet which swaps should appear in the fstab (#1011391) (vpodzime)
- Put only newly created or reformated swaps to the new root (vpodzime)
- Make code to get new devices reusable as property (vpodzime)
- Grab journal only from the last boot (vpodzime)
- DNFPayload: allow enable/disable calls for repos that do not exist. (ales)
- network: look for device settings also based on DEVICE value (#1017788)
(rvykydal)
- Add shell spoke to s390x installations (vpodzime)
- Put TUI spokes in common categories (vpodzime)
- MountpointSelector is a widget, set its property properly (#1013612)
(vpodzime)
- Include the journal log on installed system (bcl)
- DNFPayload: error handling and logging cleanups. (ales)
- DNFPayload: reset the transaction goal on new package selection check. (ales)
- DNFPayload: implement environmentGroups() (ales)
- Some partition scheme is always selected (#1017435) (vpodzime)
* Fri Oct 11 2013 Brian C. Lane <bcl@redhat.com> - 20.25-1
- Don't use g_object_set on initialized objects. (dshea)
- Remove the "other" tab in the network spoke. (dshea)

View File

@ -1 +1 @@
44b4837f3b7dbc0de7292a4961c93d2b anaconda-20.25.tar.bz2
91897a4e47fa2e1b0bc9376455c23265 anaconda-20.25.16.tar.bz2