Skip to content

Commit aabf6ae

Browse files
authored
Bumping version to: 3.0.15 (#4058)
* Bumping version to: 3.0.15 * ruff formatting
1 parent cb6fe6b commit aabf6ae

File tree

38 files changed

+1493
-9
lines changed

38 files changed

+1493
-9
lines changed

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Contributor: demostanis worlds <demostanis@protonmail.com>
66

77
pkgname=archinstall
8-
pkgver=3.0.14
8+
pkgver=3.0.15
99
pkgrel=1
1010
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
1111
arch=(any)

archinstall/lib/mirrors.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
)
2424
from .models.packages import Repository
2525
from .networking import fetch_data_from_url
26-
from .output import FormattedOutput, debug
26+
from .output import FormattedOutput, debug, info
2727

2828

2929
class CustomMirrorRepositoriesList(ListManager[CustomRepository]):
@@ -450,6 +450,7 @@ def get_status_by_region(self, region: str, speed_sort: bool) -> list[MirrorStat
450450
# Local mirrors lack this data and can be modified manually before-hand
451451
# Or reflector potentially ran already
452452
if self._fetched_remote and speed_sort:
453+
info('Sorting your selected mirror list based on the speed between you and the individual mirrors (this might take a while)')
453454
# Sort by speed descending (higher is better in bitrate form core.db download)
454455
return sorted(region_list, key=lambda mirror: -mirror.speed)
455456
# just return as-is without sorting?

archinstall/locales/ar/LC_MESSAGES/base.po

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ msgstr "اختر خادِم صوتيات"
5858
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
5959
msgstr "فقط الحزم مثل base وbase-devel وlinux وlinux-firmware وefibootmgr و حِزم مِلف اختيارية سوف تُثَبَّت."
6060

61+
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
62+
msgstr ""
63+
6164
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
6265
msgstr "إذا كنت ترغب في متصفح الويب ، مثل Firefox أو chromium، فيمكنك تحديده في موضِع الكتابة التالي."
6366

@@ -1782,6 +1785,17 @@ msgstr ""
17821785
msgid "Would you like to configure Bluetooth?"
17831786
msgstr "هل ترغب في الاستمرار؟"
17841787

1788+
msgid "Print service"
1789+
msgstr ""
1790+
1791+
#, fuzzy
1792+
msgid "Would you like to configure the print service?"
1793+
msgstr "هل ترغب في الاستمرار؟"
1794+
1795+
#, fuzzy
1796+
msgid "Power management"
1797+
msgstr "إدارة التقسيم: {}"
1798+
17851799
msgid "Authentication"
17861800
msgstr ""
17871801

@@ -1893,3 +1907,36 @@ msgstr ""
18931907

18941908
msgid "Firmware that does not properly support NVRAM boot entries."
18951909
msgstr ""
1910+
1911+
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
1912+
msgstr ""
1913+
1914+
msgid "Will install to custom location with NVRAM entry"
1915+
msgstr ""
1916+
1917+
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
1918+
msgstr ""
1919+
1920+
msgid "most Apple Macs, many laptops..."
1921+
msgstr ""
1922+
1923+
#, fuzzy
1924+
msgid "Language"
1925+
msgstr "لغة الإعدادات المحلية"
1926+
1927+
msgid "Compression algorithm"
1928+
msgstr ""
1929+
1930+
#, fuzzy
1931+
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
1932+
msgstr "فقط الحزم مثل base وbase-devel وlinux وlinux-firmware وefibootmgr و حِزم مِلف اختيارية سوف تُثَبَّت."
1933+
1934+
#, fuzzy
1935+
msgid "Select zram compression algorithm:"
1936+
msgstr "حدد نقطة التثبيت :"
1937+
1938+
msgid "Use Network Manager (default backend)"
1939+
msgstr ""
1940+
1941+
msgid "Use Network Manager (iwd backend)"
1942+
msgstr ""

archinstall/locales/base.pot

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ msgid ""
5050
"and optional profile packages are installed."
5151
msgstr ""
5252

53-
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
53+
msgid ""
54+
"Note: base-devel is no longer installed by default. Add it here if you need "
55+
"build tools."
5456
msgstr ""
5557

5658
msgid ""
@@ -1900,3 +1902,37 @@ msgstr ""
19001902

19011903
msgid "Firmware that does not properly support NVRAM boot entries."
19021904
msgstr ""
1905+
1906+
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
1907+
msgstr ""
1908+
1909+
msgid "Will install to custom location with NVRAM entry"
1910+
msgstr ""
1911+
1912+
msgid ""
1913+
"Firmware that does not properly support NVRAM boot entries like most MSI "
1914+
"motherboards,"
1915+
msgstr ""
1916+
1917+
msgid "most Apple Macs, many laptops..."
1918+
msgstr ""
1919+
1920+
msgid "Language"
1921+
msgstr ""
1922+
1923+
msgid "Compression algorithm"
1924+
msgstr ""
1925+
1926+
msgid ""
1927+
"Only packages such as base, sudo, linux, linux-firmware, efibootmgr and "
1928+
"optional profile packages are installed."
1929+
msgstr ""
1930+
1931+
msgid "Select zram compression algorithm:"
1932+
msgstr ""
1933+
1934+
msgid "Use Network Manager (default backend)"
1935+
msgstr ""
1936+
1937+
msgid "Use Network Manager (iwd backend)"
1938+
msgstr ""

archinstall/locales/ca/LC_MESSAGES/base.po

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ msgstr "Trieu un servidor d'àudio"
5353
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
5454
msgstr "Només s'instal·laran paquets com base, base-devel, linux, linux-firmware, efibootmgr i altres paquets de perfil opcionals."
5555

56+
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
57+
msgstr ""
58+
5659
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
5760
msgstr "Si desitgeu un navegador web, com ara firefox o chromium, ho podeu especificar al proper missatge."
5861

@@ -1731,6 +1734,17 @@ msgstr "Bluetooth"
17311734
msgid "Would you like to configure Bluetooth?"
17321735
msgstr "Voleu configurar el Bluetooth?"
17331736

1737+
msgid "Print service"
1738+
msgstr ""
1739+
1740+
#, fuzzy
1741+
msgid "Would you like to configure the print service?"
1742+
msgstr "Voleu configurar el Bluetooth?"
1743+
1744+
#, fuzzy
1745+
msgid "Power management"
1746+
msgstr "Gestió de particions: {}"
1747+
17341748
msgid "Authentication"
17351749
msgstr "Autenticació"
17361750

@@ -1835,3 +1849,39 @@ msgstr "Sistemes on vulgueu que el dispositiu arranqui en qualsevol ordinador."
18351849

18361850
msgid "Firmware that does not properly support NVRAM boot entries."
18371851
msgstr "Firmware que no suporta registres d'arrancada NVRAM."
1852+
1853+
#, fuzzy
1854+
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
1855+
msgstr "S'instal·larà a /EFI/BOOT (mitjà extraïble)"
1856+
1857+
#, fuzzy
1858+
msgid "Will install to custom location with NVRAM entry"
1859+
msgstr "S'instal·larà a una ubicació estàndard amb un registre NVRAM"
1860+
1861+
#, fuzzy
1862+
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
1863+
msgstr "Firmware que no suporta registres d'arrancada NVRAM."
1864+
1865+
msgid "most Apple Macs, many laptops..."
1866+
msgstr ""
1867+
1868+
#, fuzzy
1869+
msgid "Language"
1870+
msgstr "Idioma local"
1871+
1872+
msgid "Compression algorithm"
1873+
msgstr ""
1874+
1875+
#, fuzzy
1876+
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
1877+
msgstr "Només s'instal·laran paquets com base, base-devel, linux, linux-firmware, efibootmgr i altres paquets de perfil opcionals."
1878+
1879+
#, fuzzy
1880+
msgid "Select zram compression algorithm:"
1881+
msgstr "Seleccioneu un punt de muntatge :"
1882+
1883+
msgid "Use Network Manager (default backend)"
1884+
msgstr ""
1885+
1886+
msgid "Use Network Manager (iwd backend)"
1887+
msgstr ""

archinstall/locales/cs/LC_MESSAGES/base.po

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ msgstr "Zvolte audio server"
5353
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
5454
msgstr "Budou nainstalovány pouze balíčky jako base, base-devel, linux, linux-firmware, efibootmgr a volitelné balíčky profilu."
5555

56+
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
57+
msgstr ""
58+
5659
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
5760
msgstr "Pokud si přejete nainstalovat webový prohlížeč, jako je například Firefox nebo Chromium, můžete jej zadat do následujícího pole."
5861

@@ -1723,6 +1726,17 @@ msgstr "Bluetooth"
17231726
msgid "Would you like to configure Bluetooth?"
17241727
msgstr "Přejete si nastavit Bluetooth?"
17251728

1729+
msgid "Print service"
1730+
msgstr ""
1731+
1732+
#, fuzzy
1733+
msgid "Would you like to configure the print service?"
1734+
msgstr "Přejete si nastavit Bluetooth?"
1735+
1736+
#, fuzzy
1737+
msgid "Power management"
1738+
msgstr "Správa diskových oddílů: {}"
1739+
17261740
msgid "Authentication"
17271741
msgstr "Ověřování"
17281742

@@ -1827,3 +1841,39 @@ msgstr "Systémy, kde chcete, aby byl disk spouštěcí na jakémkoli počítač
18271841

18281842
msgid "Firmware that does not properly support NVRAM boot entries."
18291843
msgstr "Firmware, který správně nepodporuje spouštěcí záznamy v NVRAM."
1844+
1845+
#, fuzzy
1846+
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
1847+
msgstr "Bude nainstalováno do /EFI/BOOT/ (přenosné umístění)"
1848+
1849+
#, fuzzy
1850+
msgid "Will install to custom location with NVRAM entry"
1851+
msgstr "Bude nainstalováno na standardní umístění s NVRAM záznamem"
1852+
1853+
#, fuzzy
1854+
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
1855+
msgstr "Firmware, který správně nepodporuje spouštěcí záznamy v NVRAM."
1856+
1857+
msgid "most Apple Macs, many laptops..."
1858+
msgstr ""
1859+
1860+
#, fuzzy
1861+
msgid "Language"
1862+
msgstr "Místní jazyk"
1863+
1864+
msgid "Compression algorithm"
1865+
msgstr ""
1866+
1867+
#, fuzzy
1868+
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
1869+
msgstr "Budou nainstalovány pouze balíčky jako base, base-devel, linux, linux-firmware, efibootmgr a volitelné balíčky profilu."
1870+
1871+
#, fuzzy
1872+
msgid "Select zram compression algorithm:"
1873+
msgstr "Zvolte přípojný bod:"
1874+
1875+
msgid "Use Network Manager (default backend)"
1876+
msgstr ""
1877+
1878+
msgid "Use Network Manager (iwd backend)"
1879+
msgstr ""

archinstall/locales/de/LC_MESSAGES/base.po

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ msgstr "Wählen Sie einen Audioserver aus"
5353
msgid "Only packages such as base, base-devel, linux, linux-firmware, efibootmgr and optional profile packages are installed."
5454
msgstr "Nur Pakete wie base, base-devel, linux, linux-firmware, efibootmgr und optionale Profilpakete werden installiert."
5555

56+
msgid "Note: base-devel is no longer installed by default. Add it here if you need build tools."
57+
msgstr ""
58+
5659
msgid "If you desire a web browser, such as firefox or chromium, you may specify it in the following prompt."
5760
msgstr "Wenn Sie einen Webbrowser installieren möchten, wie z.B. Firefox oder Chromium, können Sie diese nun eingeben."
5861

@@ -1733,6 +1736,17 @@ msgstr "Bluetooth"
17331736
msgid "Would you like to configure Bluetooth?"
17341737
msgstr "Möchten Sie Bluetooth aktivieren?"
17351738

1739+
msgid "Print service"
1740+
msgstr ""
1741+
1742+
#, fuzzy
1743+
msgid "Would you like to configure the print service?"
1744+
msgstr "Möchten Sie Bluetooth aktivieren?"
1745+
1746+
#, fuzzy
1747+
msgid "Power management"
1748+
msgstr "Partitionsverwaltung: {}"
1749+
17361750
msgid "Authentication"
17371751
msgstr "Authentifizierung"
17381752

@@ -1844,6 +1858,39 @@ msgstr ""
18441858
msgid "Firmware that does not properly support NVRAM boot entries."
18451859
msgstr ""
18461860

1861+
msgid "Will install to /EFI/BOOT/ (removable location, safe default)"
1862+
msgstr ""
1863+
1864+
msgid "Will install to custom location with NVRAM entry"
1865+
msgstr ""
1866+
1867+
msgid "Firmware that does not properly support NVRAM boot entries like most MSI motherboards,"
1868+
msgstr ""
1869+
1870+
msgid "most Apple Macs, many laptops..."
1871+
msgstr ""
1872+
1873+
#, fuzzy
1874+
msgid "Language"
1875+
msgstr "Lokale Sprache"
1876+
1877+
msgid "Compression algorithm"
1878+
msgstr ""
1879+
1880+
#, fuzzy
1881+
msgid "Only packages such as base, sudo, linux, linux-firmware, efibootmgr and optional profile packages are installed."
1882+
msgstr "Nur Pakete wie base, base-devel, linux, linux-firmware, efibootmgr und optionale Profilpakete werden installiert."
1883+
1884+
#, fuzzy
1885+
msgid "Select zram compression algorithm:"
1886+
msgstr "Wählen Sie einen Einhängeort aus:"
1887+
1888+
msgid "Use Network Manager (default backend)"
1889+
msgstr ""
1890+
1891+
msgid "Use Network Manager (iwd backend)"
1892+
msgstr ""
1893+
18471894
#~ msgid "All open-source"
18481895
#~ msgstr "Alle quelloffene"
18491896

0 commit comments

Comments
 (0)