Walter Lapchynski 4bf7f72786 Updated automirror for urllib.request
Summary: Updated automirror for urllib.request

Test Plan:
Verify basic function in US, but then also have non-US users test for functionality, especially paying attention to time.

More specifically, this patch should be able to be applied directly to /usr/lib/(i138-linux-gnu|x86_64-linux-gnu)/calamares/modules/automirror/main.py in a live system, then run the installer and see what happens.

Reviewers: tsimonq2, wxl

Reviewed By: tsimonq2

Differential Revision: https://phab.lubuntu.me/D23
2018-10-10 20:55:45 -05:00
2018-02-15 19:35:41 -06:00
2018-07-11 00:10:37 -05:00

This package exists to house Ubuntu's settings for the Calamares installer.

If you want to add a new package for your flavor, here's how to do it:

  1. Create a new top-level directory (like Lubuntu's, you could just copy theirs and customize).
  2. Edit files and rename the branding directory for your flavor. All of the configuration files are pretty self-explanatory, but they're documented well upstream, so it shouldn't be hard to put your own spin on things.
  3. Create a new binary package, and make sure to Conflicts against all other binary packages in this source package. This needs to be done because all subdirectories are installed in the same location, so this makes sure that nobody tries to install any two binary packages at the same time.

That's about it. If you have any questions, feel free to email Simon Quigley at tsimonq2@ubuntu.com or consult the upstream documentation.

Description
Calamares settings for Ubuntu flavors - Mirrored from lp:ubuntu-calamares-settings.
Readme GPL-3.0 61 MiB
Languages
C++ 52%
Shell 17.2%
QML 11.7%
Makefile 8.6%
Python 6.7%
Other 3.8%