Dan Simmons cd7fa92d15 Clean up Calamares settings.
Summary:
This resolves T107

Refactor automirror

Add donate button url and geoip to welcome

Adjust locale.conf geoip format

Set default filesystem type and no user swap choices

Add defaults to settings to eliminate warnings

Add efi mount options to fstab.conf

Set restart mode in finished.conf to new style

Set bootloader entry name to Ubuntu and slideshowAPI to 1

Test Plan:
Test Calamares installation for proper location detection.

Test Calamares installation for proper efi mount.

Test Calamares installation for proper bootloader entry.

Reviewers: tsimonq2, wxl, apt-ghetto

Reviewed By: tsimonq2, wxl

Subscribers: apt-ghetto

Maniphest Tasks: T107

Differential Revision: https://phab.lubuntu.me/D33
2019-08-20 21:32:27 -07:00

334 lines
11 KiB
Plaintext

calamares-settings-ubuntu (1:19.10.4) eoan; urgency=medium
[ Dan Simmons ]
* Bump Standards-Version to 4.4.0, no changes needed.
* Bump debhelper to 12, no changes needed.
* Adjust automirror config to new style. Change automirror module
to allow for new config style.
* Add setting for donate button in welcome.
* Add geoip for welcome.
* Adjust locale.conf to new geoip style.
* Set userSwapChoices to none in partition.conf.
* Set defaultFileSystemType to "ext4" in partition.conf.
* Set default dont-chroot, oem-setup, disable-cancel, to
eliminate warnings from settings.conf.
* Add efiMountOptions: umask=0077 to fstab.conf.
* Set restart mode to new style in finished.conf.
* Set bootloader entry name to Ubuntu.
* Set slide show API to 1 to eliminate warnings.
* Fix lintian errors and warnings.
- Add depends for python3 in calamares-settings-ubuntu-common.
- Adjust depends for calamares-settings-lubuntu.
- Add further description to extended description for
calamares-settings-lubuntu and calamares-settings-ubuntu.
- Add lintian override for bash in .desktop file.
- Remove unusual-interpreter in .desktop file.
- Adjust Makefile so .desktop file so it is not executable.
- Add keywords to .desktop file.
- Remove executable flag from automirror.conf and module.desc.
- Adjust debian/rules dpkg-architecture-variable.
[ apt-ghetto ]
* Fix small issues in automirror module
- Remove whitespace before index bracket.
- Remove undefined variable.
- Fix over-indented block.
-- Dan Simmons <kc2bez@lubuntu.me> Tue, 20 Aug 2019 19:59:12 -0400
calamares-settings-ubuntu (1:19.10.3) eoan; urgency=medium
* Short version name is eoan.
* Set window size to fullscreen. (LP: #1824758)
-- Dan Simmons <kc2bez@lubuntu.me> Wed, 03 Jul 2019 18:11:25 -0400
calamares-settings-ubuntu (1:19.10.2) eoan; urgency=medium
* Fix initramfs job failing. Thanks to TJ for the fix! (LP: #1829805)
* Move before_bootloader_mkdirs process before initramfs.
* Workaround bug in update-initramfs::get_sorted_versions() with
shellprocess.
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 19 Jun 2019 19:32:14 -0700
calamares-settings-ubuntu (1:19.10.1) eoan; urgency=medium
* Welcome to the Eoan EANIMAL!
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 19 Apr 2019 19:12:02 -0500
calamares-settings-ubuntu (1:19.04.4) disco; urgency=medium
* Lower the minimum RAM requirements.
-- apt-ghetto <apt-ghetto@protonmail.com> Wed, 10 Apr 2019 19:01:48 +0200
calamares-settings-ubuntu (1:19.04.3) disco; urgency=medium
* Add a missing module in the automirror script.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 13 Jan 2019 00:25:05 -0600
calamares-settings-ubuntu (1:19.04.2) disco; urgency=medium
* Adjust config for automirror changes in the previous upload.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 12 Jan 2019 21:37:37 -0600
calamares-settings-ubuntu (1:19.04.1) disco; urgency=medium
[ apt-ghetto ]
* Refactor automirror.
[ Simon Quigley ]
* Change the version number to be release-based.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 12 Jan 2019 15:31:39 -0600
calamares-settings-ubuntu (31) disco; urgency=medium
* We aren't Lubuntu Next anymore; take it away from the package description.
* Try to install languages during the installation.
* Don't remove partitionmanager anymore; its a system utility we expect
to have installed.
* Write a workaround to fix the support and release notes links on the
welcome screen.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 20 Nov 2018 18:29:15 -0600
calamares-settings-ubuntu (30) disco; urgency=medium
* Change the desktop file from 18.10 to 19.04.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 03 Nov 2018 18:03:15 -0500
calamares-settings-ubuntu (29) disco; urgency=medium
* Fix accidentally reverted parts of 27 in 28 due to the VCS not being
up-to-date. Thanks to Jeremy Bicha for spotting the issue (LP: #1801393).
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 02 Nov 2018 17:33:51 -0500
calamares-settings-ubuntu (28) disco; urgency=medium
* Welcome to the Disco Dingo!
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 01 Nov 2018 20:41:31 -0500
calamares-settings-ubuntu (27) cosmic; urgency=medium
[ Walter Lapchynski ]
* Add missing identifiers for urllib exception handling in automirror.
* Lubuntu: ensure upgrades don't happen for EFI packages.
[ Simon Quigley ]
* Run `sudo apt[-get] update` if Internet connectivity is found during the
installation. This solves some common post-installation issues.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 17 Oct 2018 14:45:36 -0500
calamares-settings-ubuntu (26) cosmic; urgency=medium
* Lubuntu: fix check for EFI architecture.
* Lubuntu: fix location of installer .desktop.
* Lubuntu: remove Lintian overrides related to the old installer .desktop.
-- Walter Lapchynski <wxl@ubuntu.com> Fri, 12 Oct 2018 21:04:44 -0700
calamares-settings-ubuntu (25) cosmic; urgency=medium
* Ignore BIOS entirely when installing GRUB for EFI.
* Restore Calamares productIcon.
-- Walter Lapchynski <wxl@ubuntu.com> Thu, 11 Oct 2018 19:29:20 -0700
calamares-settings-ubuntu (24) cosmic; urgency=medium
[ Wendy Hill ]
* Rework the Lubuntu slideshow.
[ Simon Quigley ]
* Add -E to the desktop icon so that our nice theming carries over.
[ Walter Lapchynski ]
* Generalize installation of GRUB for EFI.
* Add urlopen() error handling to automirror, thanks to Samuel Banya.
-- Walter Lapchynski <wxl@ubuntu.com> Wed, 10 Oct 2018 08:36:52 -0700
calamares-settings-ubuntu (23) cosmic; urgency=medium
* Lubuntu: ensure install .desktop file is always removed.
-- Walter Lapchynski <wxl@ubuntu.com> Sat, 06 Oct 2018 19:15:02 -0700
calamares-settings-ubuntu (22) cosmic; urgency=medium
* Lubuntu: enable LUKS/encryption.
-- Walter Lapchynski <wxl@ubuntu.com> Thu, 04 Oct 2018 22:02:57 -0700
calamares-settings-ubuntu (21) cosmic; urgency=medium
* Lubuntu: remove all password checking.
-- Walter Lapchynski <wxl@ubuntu.com> Sat, 25 Aug 2018 17:43:33 -0700
calamares-settings-ubuntu (20) cosmic; urgency=medium
* Lubuntu: add executable to defaultDesktopEnvironment in displaymanager.
-- Walter Lapchynski <wxl@ubuntu.com> Mon, 20 Aug 2018 21:16:47 -0700
calamares-settings-ubuntu (19) cosmic; urgency=medium
* Remove the build dep completely.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 14 Aug 2018 17:12:15 -0500
calamares-settings-ubuntu (18) cosmic; urgency=medium
* Translate into Danish.
* Make the password detection runtime dep into a build dep.
* Bump Standards-version to 4.2.0, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 14 Aug 2018 16:19:36 -0500
calamares-settings-ubuntu (17) cosmic; urgency=medium
* Add a minimum password strength requirement.
* Sync default user groups with Neon.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 10 Aug 2018 20:13:38 -0500
calamares-settings-ubuntu (16) cosmic; urgency=medium
* Enable automirror by default.
* Fix a typo in automirror.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 09 Aug 2018 22:41:53 -0500
calamares-settings-ubuntu (15) cosmic; urgency=medium
* Add a calamares-settings-ubuntu-common package with an automirror module.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 09 Aug 2018 21:25:17 -0500
calamares-settings-ubuntu (14) cosmic; urgency=medium
* Don't copy initrd from the live install, because that contains casper.
* Make "ubuntu" the bootloader_id and don't do a cp hack.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 27 Jul 2018 14:57:47 -0500
calamares-settings-ubuntu (13) cosmic; urgency=critical
* Calamares is capitalized (LP: #1783109).
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 25 Jul 2018 00:30:09 -0500
calamares-settings-ubuntu (12) cosmic; urgency=critical
* We're not Neon (LP: #1783024).
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 22 Jul 2018 21:13:57 -0500
calamares-settings-ubuntu (11) cosmic; urgency=medium
* Add a machineid file.
* Ensure that /bin/bash is always the default shell.
* Clean up awful hacks.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 20 Jul 2018 13:36:18 -0500
calamares-settings-ubuntu (10) cosmic; urgency=medium
* Fix non-secureboot UEFI installs on real hardware (LP: #1781015).
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 18 Jul 2018 23:20:42 -0500
calamares-settings-ubuntu (9) cosmic; urgency=medium
* Import additional translations from Weblate.
* Replace a blind cp with a more tactful apt-cdrom command.
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 15 Jul 2018 03:57:10 -0500
calamares-settings-ubuntu (8) cosmic; urgency=medium
* Finish Danish translations.
* Don't use apt-cdrom; just copy the host sources.list.
* Add a displaymanager.conf.
* Bump Standards-version to 4.1.5, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 13 Jul 2018 22:26:23 -0500
calamares-settings-ubuntu (7) cosmic; urgency=medium
* Fix geoip timezone detection (LP: #1781310).
* Update translations and add support for Portuguese and Brazilian
Portuguese.
* Ensure that calamares.desktop is removed from all new users on a
freshly-installed system (LP: #1781309).
* Also remove calamares after install.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 12 Jul 2018 00:15:08 -0500
calamares-settings-ubuntu (6) cosmic; urgency=medium
* Fix translations for Calamares.
* Don't remove GRUB for now.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 11 Jul 2018 00:27:29 -0500
calamares-settings-ubuntu (5) cosmic; urgency=medium
* Add translations support for the desktop file and the installer slideshow.
* Increase the timeout for the shellprocess commands (LP: #1781015).
* Remove the rm line of the shellprocess command (LP: #1780977).
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 10 Jul 2018 19:17:43 -0500
calamares-settings-ubuntu (4) cosmic; urgency=medium
* Don't fail to install the system on BIOS systems (LP: #1780875).
* Remove the right live task (LP: #1780585).
* Enable GeoIP support by default, to get accurate timezone readings.
* Make image and text IDs unique in the slideshow.
* Ensure that slideshow images correctly respond to their text.
* Actually install the .desktop file.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 09 Jul 2018 20:48:33 -0500
calamares-settings-ubuntu (3) cosmic; urgency=medium
* Bump Standards-version to 4.1.4, no changes needed.
* Fix Vcs-* and Homepage to reflect the move off of GitHub.
* Allow Lubuntu to be installed on systems with no network and UEFI
systems.
* Add a desktop file to install the system with (LP: #1771460).
* Update the support link to be current.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 03 Jul 2018 17:03:00 -0500
calamares-settings-ubuntu (2) cosmic; urgency=medium
* Add a .gitignore file for debian/files.
* Remove lubuntu-qt-desktop from Suggests.
* Update the Lubuntu.me website for HTTPS.
* Bump Lubuntu's system requirements to safe values.
* Remove calamares from the explicit removal list; we don't need it to
be there anymore.
* Lubuntu Next -> Lubuntu.
* Make squashfs-tools a hard dependency; without it, Lubuntu's installation
fails (LP: #1769781).
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 May 2018 19:18:01 -0500
calamares-settings-ubuntu (1) bionic; urgency=medium
* Initial release.
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 15 Feb 2018 19:54:24 -0600