# This package depends on automagic byte compilation # https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 %global _python_bytecompile_extra 1 #global snapdate 20161119 #global snaphash 34516e9477b2fd5e9b3e5823350d1efc2099573f #global prerelease beta2 # do not use QtWebEngine because it no longer works with QtWebEngine >= 5.11 # (it now refuses to run as root unless "export QTWEBENGINE_DISABLE_SANDBOX=1") # https://github.com/calamares/calamares/issues/1051 %if 0 #ifarch %{?qt5_qtwebengine_arches}%{!?qt5_qtwebengine_arches:%{ix86} x86_64} # use QtWebEngine instead of QtWebKit for the optional webview module # only possible on qt5_qtwebengine_arches, which for livearches means only x86 %global webview_qtwebengine 1 %endif %if 0%{?fedora} > 29 %global kpmcore4 1 %endif Name: calamares Version: 3.2.8 Release: 3%{?snaphash:.%{snapdate}git%(echo %{snaphash} | cut -c -13)}%{!?snaphash:%{?prerelease:.%{prerelease}}}%{?dist} Summary: Installer from a live CD/DVD/USB to disk License: GPLv3+ URL: https://calamares.io/ Source0: https://github.com/calamares/calamares/%{?snaphash:archive}%{!?snaphash:releases/download}/%{?snaphash}%{!?snaphash:v%{version}%{?prerelease:-%{prerelease}}}/calamares-%{?snaphash}%{!?snaphash:%{version}%{?prerelease:-%{prerelease}}}.tar.gz Source2: show.qml # Run: # lupdate-qt5 show.qml -ts calamares-auto_fr.ts # then translate the template in linguist-qt5. Source3: calamares-auto_fr.ts # Run: # lupdate-qt5 show.qml -ts calamares-auto_de.ts # then translate the template in linguist-qt5. Source4: calamares-auto_de.ts # Run: # lupdate-qt5 show.qml -ts calamares-auto_it.ts # then translate the template in linguist-qt5. Source5: calamares-auto_it.ts # adjust some default settings (default shipped .conf files) Patch0: calamares-3.2.8-default-settings.patch # use kdesu instead of pkexec (works around #1171779) Patch1: calamares-3.2.7-kdesu.patch # bootloader: fix sb-shim mode to write grub.cfg into the EFI System Partition Patch2: calamares-3.2.8-shim-grub-cfg.patch # Calamares is only supported where live images (and GRUB) are. (#1171380) # This list matches the livearches global from anaconda.spec ExclusiveArch: %{ix86} x86_64 # Macros BuildRequires: kf5-rpm-macros # Compilation tools BuildRequires: cmake >= 3.2 BuildRequires: extra-cmake-modules >= 5.18 BuildRequires: gcc-c++ >= 4.9.0 BuildRequires: pkgconfig # Other build-time tools BuildRequires: desktop-file-utils BuildRequires: gettext # Qt 5 BuildRequires: qt5-linguist >= 5.10 BuildRequires: qt5-qtbase-devel >= 5.10 BuildRequires: qt5-qtdeclarative-devel >= 5.10 BuildRequires: qt5-qtsvg-devel >= 5.10 %if 0%{?webview_qtwebengine} BuildRequires: qt5-qtwebengine-devel >= 5.10 %global webview_force_webkit OFF %global webview_engine QtWebEngine %else BuildRequires: qt5-qtwebkit-devel >= 5.212 %global webview_force_webkit ON %global webview_engine Qt5WebKit %endif # KF5 BuildRequires: kf5-kconfig-devel BuildRequires: kf5-kcoreaddons-devel BuildRequires: kf5-kcrash-devel BuildRequires: kf5-ki18n-devel BuildRequires: kf5-kpackage-devel BuildRequires: kf5-kparts-devel BuildRequires: kf5-kservice-devel BuildRequires: kf5-kwidgetsaddons-devel BuildRequires: kf5-plasma-devel # KPMCore %if 0%{?kpmcore4} BuildRequires: kpmcore-devel >= 4.0 %else BuildRequires: kpmcore-devel >= 3.3 BuildRequires: libatasmart-devel BuildRequires: libblkid-devel %endif # Python 3 BuildRequires: python3-devel >= 3.3 BuildRequires: boost-python3-devel >= 1.55.0 %global __python %{__python3} # Other libraries BuildRequires: libpwquality-devel BuildRequires: libxcrypt-devel BuildRequires: parted-devel BuildRequires: yaml-cpp-devel >= 0.5.1 # for automatic branding setup Requires(post): system-release Requires(post): system-logos Requires: system-logos Requires: coreutils Requires: util-linux Requires: upower Requires: NetworkManager Requires: dracut Requires: grub2 %ifarch x86_64 # EFI currently only supported on x86_64 # To make EFI work on 32-bit x86 Fedora, the repository would have to ship at # least the grub2-efi-* package(s), which are missing in the i386 Everything # repository. (At least you can install 64-bit Fedora 27+ on 32-bit UEFI now.) # F27+: https://fedoraproject.org/wiki/Changes/32BitUefiSupport Requires: grub2-efi-x64 Recommends: grub2-efi-ia32 Requires: efibootmgr %endif Requires: console-setup Requires: xorg-x11-xkb-utils Requires: os-prober Requires: e2fsprogs Requires: dosfstools Requires: ntfsprogs Requires: gawk Requires: systemd Requires: rsync Requires: shadow-utils Requires: dnf Requires: kdesu Requires: hicolor-icon-theme Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description Calamares is a distribution-independent installer framework, designed to install from a live CD/DVD/USB environment to a hard disk. It includes a graphical installation program based on Qt 5. This package includes the Calamares framework and the required configuration files to produce a working replacement for Anaconda's liveinst. %package libs Summary: Calamares runtime libraries Requires: %{name} = %{version}-%{release} %description libs %{summary}. %package interactiveterminal Summary: Calamares interactiveterminal module Requires: %{name} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: konsole5-part %description interactiveterminal Optional interactiveterminal module for the Calamares installer, based on the KonsolePart (from Konsole 5) %package plasmalnf Summary: Calamares plasmalnf module Requires: %{name} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: plasma-desktop %description plasmalnf Optional plasmalnf module for the Calamares installer, based on the KDE Plasma Desktop Workspace and its KDE Frameworks (KConfig, KPackage, Plasma) %package webview Summary: Calamares webview module Requires: %{name} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description webview Optional webview module for the Calamares installer, based on %{webview_engine}. %package devel Summary: Development files for %{name} Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: cmake %description devel The %{name}-devel package contains libraries and header files for developing custom modules for Calamares. %prep %setup -q %{?snaphash:-n %{name}-%{snaphash}} %{!?snaphash:%{?prerelease:-n %{name}-%{version}-%{prerelease}}} %patch0 -p1 -b .default-settings # delete backup files so they don't get installed rm -f src/modules/*/*.conf.default-settings %patch1 -p1 -b .kdesu %patch2 -p1 -b .shim-grub-cfg %build mkdir -p %{_target_platform} pushd %{_target_platform} %{cmake_kf5} -DBUILD_TESTING:BOOL=OFF -DWITH_PYTHONQT:BOOL=OFF -DWEBVIEW_FORCE_WEBKIT:BOOL="%{webview_force_webkit}" -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" .. popd make %{?_smp_mflags} -C %{_target_platform} %install make install/fast DESTDIR=%{buildroot} -C %{_target_platform} # create the auto branding directory mkdir -p %{buildroot}%{_datadir}/calamares/branding/auto touch %{buildroot}%{_datadir}/calamares/branding/auto/branding.desc install -p -m 644 %{SOURCE2} %{buildroot}%{_datadir}/calamares/branding/auto/show.qml mkdir -p %{buildroot}%{_datadir}/calamares/branding/auto/lang lrelease-qt5 %{SOURCE3} -qm %{buildroot}%{_datadir}/calamares/branding/auto/lang/calamares-auto_fr.qm lrelease-qt5 %{SOURCE4} -qm %{buildroot}%{_datadir}/calamares/branding/auto/lang/calamares-auto_de.qm lrelease-qt5 %{SOURCE5} -qm %{buildroot}%{_datadir}/calamares/branding/auto/lang/calamares-auto_it.qm # own the local settings directories mkdir -p %{buildroot}%{_sysconfdir}/calamares/modules mkdir -p %{buildroot}%{_sysconfdir}/calamares/branding # delete dummypythonqt translations, we do not use PythonQt at this time rm -f %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/calamares-dummypythonqt.mo %find_lang calamares-python %check # validate the .desktop file desktop-file-validate %{buildroot}%{_datadir}/applications/calamares.desktop %post /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : # generate the "auto" branding . %{_sysconfdir}/os-release LOGO=%{_datadir}/pixmaps/fedora-logo.png if [ -e %{_datadir}/pixmaps/fedora-logo-sprite.png ] ; then SPRITE="%{_datadir}/pixmaps/fedora-logo-sprite.png" else SPRITE="%{_datadir}/calamares/branding/default/squid.png" fi if [ -e %{_datadir}/icons/hicolor/48x48/apps/fedora-logo-icon.png ] ; then ICON="%{_datadir}/icons/hicolor/48x48/apps/fedora-logo-icon.png" else ICON="$SPRITE" fi if [ -n "$HOME_URL" ] ; then PRODUCTURL="$HOME_URL" HAVE_PRODUCTURL=" " else PRODUCTURL="https://calamares.io/" HAVE_PRODUCTURL="#" fi if [ -n "$SUPPORT_URL" ] ; then SUPPORTURL="$SUPPORT_URL" HAVE_SUPPORTURL=" " elif [ -n "$BUG_REPORT_URL" ] ; then SUPPORTURL="$BUG_REPORT_URL" HAVE_SUPPORTURL=" " else SUPPORTURL="https://github.com/calamares/calamares/issues" HAVE_SUPPORTURL="#" fi cat >%{_datadir}/calamares/branding/auto/branding.desc < - 3.2.8-3 - bootloader: shim-grub-cfg patch: fix destination path for grub.cfg - default-settings patch: fix warnings due to missing or unimplemented settings * Sun May 12 2019 Kevin Kofler - 3.2.8-2 - bootloader: fix sb-shim mode to write grub.cfg into the EFI System Partition * Fri May 10 2019 Kevin Kofler - 3.2.8-1 - Update to 3.2.8 - Rebase default-settings patch, disable GeoIP that is now enabled by default - Drop upstreamed boost-python3, unpackfs-dev, dont-unmount-dev-mapper-live-base, and mount-selinux patches * Wed May 08 2019 Kevin Kofler - 3.2.7-10 - mount: copy the SELinux context of the host directory to the mountpoint * Wed May 08 2019 Kevin Kofler - 3.2.7-9 - Revert the change from "-8", this cannot be done with shellprocess * Wed May 08 2019 Kevin Kofler - 3.2.7-8 - default-settings patch: enable the shellprocess module to create the mount point directories on the / partition with the correct SELinux contexts * Mon May 06 2019 Kevin Kofler - 3.2.7-7 - default-settings patch: update the log path in umount.conf * Mon May 06 2019 Kevin Kofler - 3.2.7-6 - Fix branding logos to use the correct form factor for each variant - partition: do not unmount /dev/mapper/live-* (live-base needed in unpackfs) * Sun May 05 2019 Kevin Kofler - 3.2.7-5 - Drop the grub2-efi*-modules dependencies, not needed with sb-shim support - Add Requires: efibootmgr instead, used by the sb-shim support - default-settings patch: disable the new libpwquality check by default * Sun May 05 2019 Kevin Kofler - 3.2.7-4 - unpackfs: do not use -o loop if the source is a device (fails on F29+) * Sun May 05 2019 Kevin Kofler - 3.2.7-3 - Add BuildRequires: parted-devel (used in welcome to check storage requirement) * Sun May 05 2019 Kevin Kofler - 3.2.7-2 - Fix finding Boost::Python3 on F30+ - Only BuildRequire libatasmart-devel and libblkid-devel on F29- * Sun May 05 2019 Kevin Kofler - 3.2.7-1 - Update to 3.2.7 and update BuildRequires and Requires - Add plasmalnf subpackage for the new plasmalnf module requiring plasma-desktop - Switch webview from QtWebEngine to QtWebKit to work around upstream issue 1051 - Rebase default-settings patch and update some settings: - enable INSTALL_CONFIG by default (we patch it in place, so install it) - disable plymouthcfg by default (now only needed to change the default theme) - bootloader.conf: enable sb-shim (UEFI "Secure Boot" support) - plasmalnf.conf (note: module disabled by default): fix default liveuser - plasmalnf.conf (note: module disabled by default): default: show all themes - tracking.conf (note: module disabled by default): default tracking to none - users.conf: default to honoring the default shell from /etc/default/useradd - welcome.conf: use https for internetCheckUrl (catches more captive portals) - Rebase kdesu patch * Thu Jan 31 2019 Fedora Release Engineering - 3.1.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Jonathan Wakely - 3.1.8-12 - Rebuilt for Boost 1.69 * Mon Jan 14 2019 Björn Esser - 3.1.8-11 - Rebuilt for libcrypt.so.2 (#1666033) * Thu Jul 12 2018 Fedora Release Engineering - 3.1.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 3.1.8-9 - Rebuilt for Python 3.7 * Wed Feb 14 2018 Richard Shaw - 3.1.8-8 - Rebuild for yaml-cpp 0.6.0. * Wed Feb 07 2018 Fedora Release Engineering - 3.1.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Jonathan Wakely - 3.1.8-6 - Rebuilt for Boost 1.66 * Sat Jan 20 2018 Björn Esser - 3.1.8-5 - Rebuilt for switch to libxcrypt * Sun Jan 07 2018 Igor Gnatenko - 3.1.8-4 - Remove obsolete scriptlets * Tue Dec 26 2017 Mattia Verga - 3.1.8-3 - Rebuild for libkpmcore soname bump in rawhide * Sun Dec 03 2017 Mattia Verga - 3.1.8-2 - Rebuild for libkpmcore soname bump in F27 and F26 branches * Tue Nov 14 2017 Kevin Kofler - 3.1.8-1 - Update to 3.1.8 (bugfix release) - Rebase default-settings patch - Update fallback PRODUCTURL and SUPPORTURL * Wed Oct 25 2017 Kevin Kofler - 3.1.7-1 - Update to 3.1.7 * Sun Oct 22 2017 Kevin Kofler - 3.1.6-2 - Update grub2-efi* package names for 32-bit UEFI support (F27+) (#1505151) * Sat Oct 14 2017 Kevin Kofler - 3.1.6-1 - Update to 3.1.6 * Sun Oct 01 2017 Mattia Verga - 3.1.5-2 - Rebuild for libkpmcore soname bump * Wed Sep 27 2017 Kevin Kofler - 3.1.5-1 - Update to 3.1.5 - Rebase default-settings and kdesu patches - Drop "-DWITH_CRASHREPORTER:BOOL=OFF", upstream removed the crash reporter - Install calamares-python.mo, delete unused calamares-dummypythonqt.mo * Mon Aug 14 2017 Kevin Kofler - 3.1.1-1 - Update to 3.1.1 - Rebase default-settings patch - Update auto branding to add welcomeStyleCalamares and sidebarTextHighlight - Update minimum cmake and kpmcore versions - Add manpage to the file list - Disable crash reporter for now (as was the default in previous releases) * Sun Aug 06 2017 Björn Esser - 3.1.0-6 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering - 3.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jul 20 2017 Kalev Lember - 3.1.0-3 - Rebuilt for Boost 1.64 * Sun Jun 04 2017 Mattia Verga - 3.1.0-2 - Rebuild for libkpmcore soname bump * Sun Mar 05 2017 Kevin Kofler - 3.1.0-1 - Update to 3.1.0 - Rebase default-settings patch - default-settings: comment out unneeded and problematic "sudoersGroup: wheel" - default-settings: change the new internetCheckUrl to the Fedora hotspot.txt * Thu Feb 09 2017 Mattia Verga - 3.0-2 - Rebuild for libboost_python3 soname bump * Sat Jan 21 2017 Kevin Kofler - 3.0-1 - Update to 3.0 (stable release, now out of beta) * Thu Jan 19 2017 Kevin Kofler - 3.0-0.1.beta2 - Update to 3.0-beta2 (upstream renamed 2.5 to 3.0) * Thu Jan 19 2017 Kevin Kofler - 2.5-0.2.beta1 - Update to 2.5-beta1 - Rebase default-settings patch * Sun Jan 15 2017 Kevin Kofler - 2.5-0.1.alpha1 - Update to 2.5-alpha1 - Rebase default-settings and kdesu patches * Mon Dec 19 2016 Miro Hrončok - 2.4.80-0.4.20161119git34516e9477b2f - Rebuild for Python 3.6 * Sat Nov 19 2016 Kevin Kofler - 2.4.80-0.3.20161119git34516e9477b2f - New snapshot from git master (34516e9477b2fd5e9b3e5823350d1efc2099573f) * Sun Nov 13 2016 Peter Robinson 2.4.80-0.2.20161113gitd6e0e09bc1472 - Drop PowerPC arches from ExclusiveArch as we don't support them as live arches * Sun Nov 13 2016 Kevin Kofler - 2.4.80-0.1.20161113gitd6e0e09bc1472 - New snapshot from git master (d6e0e09bc1472009e2bdabd4186979dbf4c2303e) - Drop upstreamed patches (UEFI fixes, Internet connection check) - Rebase default-settings and kdesu patches - BuildRequire kpmcore-devel >= 2.9.90 * Sun Nov 06 2016 Kevin Kofler - 2.4.4-4 - Fix UEFI firmware workaround for 32-bit UEFI (CAL-403, patch by TeHMoroS) - Disable the Requires: grub2-efi grub2-efi-modules on 32-bit x86 again * Sat Nov 05 2016 Kevin Kofler - 2.4.4-3 - Fix the check for available Internet connection on startup * Sat Nov 05 2016 Kevin Kofler - 2.4.4-2 - Fix UEFI installation failure in the bootloader module (bad vfat_correct_case) * Fri Nov 04 2016 Kevin Kofler - 2.4.4-1 - Update to 2.4.4 (bugfix release, should in particular fix UEFI on Fedora) - Rebase default-settings patch for packages module changes - Drop Requires: gdisk (sgdisk), no longer needed - Enable Requires: grub2-efi also on 32-bit, should work too - Requires: grub2-efi-modules for UEFI grub2-install until we get shim support * Fri Oct 28 2016 Kevin Kofler - 2.4.3-1 - Update to 2.4.3 (LUKS FDE support backported upstream, bugfixes) - Drop grubcfg-quoting, dracut-luks-fde backports, now in upstream 2.4.x (2.4.3) * Thu Oct 20 2016 Kevin Kofler - 2.4.2-3 - grubcfg module: Fix mismatched quoting and escaping - Update dracut-luks-fde backport with the grubcfg fixes for hostonly="no" mode * Tue Oct 18 2016 Kevin Kofler - 2.4.2-2 - Add (backport from master) support for LUKS full disk encryption (with dracut) - Adjust default-settings patch accordingly * Fri Oct 14 2016 Kevin Kofler - 2.4.2-1 - Update to 2.4.2 (bugfix release) - Drop upstreamed users-no-chfn and locale-utf8 patches - Drop no-luks-fde patch, set enableLuksAutomatedPartitioning: false instead - Don't write /etc/default/keyboard (set writeEtcDefaultKeyboard: false) * Sun Oct 02 2016 Kevin Kofler - 2.4.1-3 - BuildRequire Qt >= 5.6, required by the locale and netinstall modules - Use kdesu instead of pkexec (works around #1171779) - Hide the LUKS full disk encryption checkbox which does not work on Fedora yet * Sun Sep 25 2016 Kevin Kofler - 2.4.1-2 - locale module: Fix locale filtering for UTF-8 on Fedora * Mon Sep 19 2016 Kevin Kofler - 2.4.1-1 - Update to 2.4.1 - Drop support for separate partitionmanager tarball, kpmcore is now an external dependency (BuildRequires) - Update KF5 build requirements - Update minimum Boost requirement, decreased from 1.55.0 to 1.54.0 - Explicitly BuildRequire gcc-c++ >= 4.9.0 - Drop support for yum (i.e., for Fedora < 22) - Rebase default-settings patch - default-settings: Use America/New_York as the default time zone (matches both Anaconda and upstream Calamares, remixes can override it) - Drop desktop-file patch, use the upstream .desktop file and (now fixed) icon - Update file list and scriptlets for the icon, add Requires: hicolor-icon-theme - Use QtWebEngine for the optional webview module by default - users module: Drop dependency on chfn, which is no longer installed by default - Add an -interactiveterminal subpackage, new module depending on konsole5-part * Tue Aug 23 2016 Richard Shaw - 1.1.4.2-5 - Rebuild for updated yaml-cpp * Wed Feb 03 2016 Fedora Release Engineering - 1.1.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Jan 18 2016 Jonathan Wakely - 1.1.4.2-3 - Rebuilt for Boost 1.60 * Tue Nov 10 2015 Fedora Release Engineering - 1.1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Sat Oct 31 2015 Kevin Kofler - 1.1.4.2-1 - Update to 1.1.4.2 - Update URL tag and the calamares.io link in show.qml to use https * Sat Sep 26 2015 Kevin Kofler - 1.1.3-1 - Update to 1.1.3 - Add additional changes to calamares-default-settings.patch - BuildRequires: qt5-qtwebkit-devel >= 5.3 for the webview module - Add webview subpackage for the webview module (not used by default, extra dep) * Thu Aug 27 2015 Jonathan Wakely - 1.1.2-2 - Rebuilt for Boost 1.59 * Mon Aug 17 2015 Kevin Kofler - 1.1.2-1 - Update to 1.1.2 (#1246955) - Add Requires: gdisk (for sgdisk), dmidecode, upower, NetworkManager - Add slideshow translations (fr, de, it) - Drop obsolete calamares-1.0.1-fix-version.patch - Rebase calamares-default-settings.patch * Wed Aug 05 2015 Jonathan Wakely 1.0.1-6.20150502gita70306e54f505 - Rebuilt for Boost 1.58 * Wed Jun 17 2015 Fedora Release Engineering - 1.0.1-5.20150502gita70306e54f505 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun May 03 2015 Kevin Kofler - 1.0.1-4.20150502gita70306e54f505 - New snapshot, fixes bugs, improves EFI support, UI and translations - Drop fix-reboot patch, fixed upstream - Update default-settings patch - Update automatic branding generation scriptlet * Sat May 02 2015 Kalev Lember - 1.0.1-3 - Rebuilt for GCC 5 C++11 ABI change * Thu Feb 05 2015 Kevin Kofler - 1.0.1-2 - Fix the version number reported in the About dialog (1.0.1, not 1.0.0) - Apply upstream fix to make "Restart now" in "Finished" page actually reboot - Make the link in the default show.qml clickable * Mon Feb 02 2015 Kevin Kofler - 1.0.1-1 - Update to the official release 1.0.1 (adds slideshow support, "Finished" page) - Install a show.qml with a default, Calamares-branded slideshow - BuildRequires: qt5-qtdeclarative-devel >= 5.3 (needed for the new slideshow) * Mon Jan 19 2015 Kevin Kofler - 0.17.0-8.20150119git5c6a302112cee - New snapshot, fixes swap fstab entries and yum/dnf package removal * Sun Jan 11 2015 Kevin Kofler - 0.17.0-7.20150105gitfe44633e0ca52 - Rebuild for new extra-cmake-modules (to verify that it still builds) * Sat Jan 10 2015 Kevin Kofler - 0.17.0-6.20150105gitfe44633e0ca52 - New snapshot, improves the partitioning interface and updates translations - Point URL to http://calamares.io/ - default-settings patch: Enable the packages module, make it remove calamares - desktop-file patch: Remove the NoDisplay=true line, unneeded with the above - Requires: dnf or yum depending on the Fedora version, for the packages module * Sun Dec 07 2014 Kevin Kofler - 0.17.0-5.20141206giteb748cca8ebfc - Bump Release to distinguish official F21 update from Copr build * Sun Dec 07 2014 Kevin Kofler - 0.17.0-4.20141206giteb748cca8ebfc - New snapshot, fixes detection and setup of display managers - default-settings patch: Don't delist non-sddm DMs from displaymanager.conf - Drop the Requires: sddm, no longer needed (now works with any DM or even none) * Sat Dec 06 2014 Kevin Kofler - 0.17.0-3.20141206git75adfa03fcba0 - New snapshot, fixes some bugs, adds partial/incomplete grub-efi support - Add ExclusiveArch matching the livearches from anaconda.spec (#1171380) - Requires: grub-efi on x86_64 - Rebase default-settings patch, set efiBootloaderId in grub.cfg * Sat Nov 29 2014 Kevin Kofler - 0.17.0-2.20141128giteee54241d1f58 - New snapshot, sets the machine-id, fixes mounting/unmounting bugs - Rebase default-settings patch * Thu Nov 27 2014 Kevin Kofler - 0.17.0-1.20141127git8591dcf731cbf - New snapshot, adds locale selector, fixes installation with SELinux enabled - Use the version number from CMakeLists.txt, now at 0.17.0 - Use post-release snapshot numbering, milestone 0.17 was already reached * Mon Nov 24 2014 Kevin Kofler - 0-0.17.20141123gitc17898a6501fd - New snapshot, adds "About" dialog and improves partitioning error reporting * Thu Nov 20 2014 Kevin Kofler - 0-0.16.20141119git01c3244396f35 - Automatically generate the branding to use by default (new "auto" branding) - Remove README.branding, no longer needed * Thu Nov 20 2014 Kevin Kofler - 0-0.15.20141119git01c3244396f35 - New snapshot, creates /etc/default/grub if missing (calamares#128) - README.branding: Mention new bootloaderEntryName setting - Remove no longer needed workaround that wrote /etc/default/grub in %%post * Tue Nov 18 2014 Kevin Kofler - 0-0.14.20141117gitdf47842fc7a03 - New snapshot, makes Python modules get branding information from branding.desc - README.branding: Update with the resulting simplified instructions * Sat Nov 15 2014 Kevin Kofler - 0-0.13.20141115git6b2ccfb442def - New snapshot, adds retranslation support to more modules, fixes writing /etc/hosts, writes /etc/locale.conf (always LANG=en_US.UTF-8 for now) - Drop grub2-tools (calamares#123) patch, names made configurable upstream - Update default-settings patch to set the grub2 names and handle new modules - Drop workaround recreating calamares/libcalamares.so symlink, fixed upstream - Move desktop-file-validate call to %%check * Tue Nov 11 2014 Kevin Kofler - 0-0.12.20141111gitfaa77d7f5e656 - New snapshot, writes keyboard configuration files to the installed system (calamares#31), adds a language selector and dynamic retranslation support * Fri Nov 07 2014 Kevin Kofler - 0-0.11.20141107gitfd5d1935290d9 - New snapshot, fixes the calamares#132 fix again, fixes enabling translations * Thu Nov 06 2014 Kevin Kofler - 0-0.10.20141106git1df44eddba572 - New snapshot, fixes the calamares#132 fix, calamares#124 (colors in build.log) - Drop pkexec policy rename from desktop-file patch, fixed upstream * Wed Nov 05 2014 Kevin Kofler - 0-0.9.20141104gitb9af5b7d544a7 - New snapshot, creates sddm.conf if missing (calamares#132), adds translations - Use and customize the new upstream .desktop file - Point URL to the new http://calamares.github.io/ page * Tue Oct 28 2014 Kevin Kofler - 0-0.8.20141028git10ca85338db00 - New snapshot, fixes FTBFS in Rawhide (Qt 5.4.0 beta) (calamares#125) * Tue Oct 28 2014 Kevin Kofler - 0-0.7.20141027git6a9c9cbaae0a9 - Add a README.branding documenting how to rebrand Calamares * Mon Oct 27 2014 Kevin Kofler - 0-0.6.20141027git6a9c9cbaae0a9 - New snapshot, device-source patch (calamares#127) upstreamed * Thu Oct 23 2014 Kevin Kofler - 0-0.5.20141020git89fe455163c62 - Disable startup notification, does not work properly with pkexec * Wed Oct 22 2014 Kevin Kofler - 0-0.4.20141020git89fe455163c62 - Add a .desktop file that live kickstarts can use to show a menu entry or icon * Mon Oct 20 2014 Kevin Kofler - 0-0.3.20141020git89fe455163c62 - New snapshot, fixes escape sequences in g++ diagnostics in the build.log - Allow using devices as sources for unpackfs, fixes failure to install - Write /etc/default/grub in %%post if missing, fixes another install failure - Fix the path to grub.cfg, fixes another install failure - Own /etc/calamares/branding/ * Mon Oct 20 2014 Kevin Kofler - 0-0.2.20141017git8a623cc1181e9 - Pass -DWITH_PARTITIONMANAGER:BOOL="ON" - Pass -DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" - Remove unnecessary Requires: kf5-filesystem * Mon Oct 20 2014 Kevin Kofler - 0-0.1.20141017git8a623cc1181e9 - Initial package