[merge] with upstream

This commit is contained in:
Philip Müller 2021-09-24 21:36:43 +02:00
commit 217780bec0
22 changed files with 333 additions and 244 deletions

13
CHANGES
View File

@ -7,18 +7,27 @@ contributors are listed. Note that Calamares does not have a historical
changelog -- this log starts with version 3.2.0. The release notes on the changelog -- this log starts with version 3.2.0. The release notes on the
website will have to do for older versions. website will have to do for older versions.
# 3.2.44 (unreleased) # # 3.2.44 (2021-09-24) #
This release contains contributions from (alphabetically by first name): This release contains contributions from (alphabetically by first name):
- Anke Boersma
- Shrinivas Vishnu Kumbhar (new contributor, welcome!)
- whorfin (new contributor, welcome!) - whorfin (new contributor, welcome!)
## Core ## ## Core ##
- No core changes yet - "Log spam" has been reduced a little in the partitioning module.
## Modules ## ## Modules ##
- *initcpiocfg* has had a number of internal code-fixes, and now adds
the `consolefont` hook by default as well. (Thanks Shrinivas)
- Both *locale* and *keyboard* have received some tweaks for configurations
in India; unless the user selects otherwise, English is preferred.
- The *luksbootkeyfile* module was reported to be too quick to declare - The *luksbootkeyfile* module was reported to be too quick to declare
a timeout when applying the keyfile. The timeout has been increased a timeout when applying the keyfile. The timeout has been increased
to one minute. (Thanks whorfin) to one minute. (Thanks whorfin)
- *networkcfg* tries harder to find the live-user login for re-working
networking settings. This fixes a regression on FerenOS, where the
installer was crashing because it could not find the live-user login.
# 3.2.43 (2021-09-17) # # 3.2.43 (2021-09-17) #

View File

@ -45,7 +45,7 @@ project( CALAMARES
LANGUAGES C CXX LANGUAGES C CXX
) )
set( CALAMARES_VERSION_RC 1 ) # Set to 0 during release cycle, 1 during development set( CALAMARES_VERSION_RC 0 ) # Set to 0 during release cycle, 1 during development
### OPTIONS ### OPTIONS
# #

View File

@ -134,7 +134,7 @@
<message> <message>
<location filename="../src/calamares/DebugWindow.ui" line="131"/> <location filename="../src/calamares/DebugWindow.ui" line="131"/>
<source>Widget Tree</source> <source>Widget Tree</source>
<translation>Strom widgetu</translation> <translation>Strom ovládacích prvků</translation>
</message> </message>
<message> <message>
<location filename="../src/calamares/DebugWindow.cpp" line="221"/> <location filename="../src/calamares/DebugWindow.cpp" line="221"/>
@ -217,7 +217,7 @@
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="224"/> <location filename="../src/libcalamares/PythonJob.cpp" line="224"/>
<source>Working directory %1 for python job %2 is not readable.</source> <source>Working directory %1 for python job %2 is not readable.</source>
<translation>Pracovní složku %1 pro Python skript %2 se nedaří otevřít pro čtení.</translation> <translation>Pracovní složka %1 pro Python skript %2 není přístupná pro čtení.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="230"/> <location filename="../src/libcalamares/PythonJob.cpp" line="230"/>
@ -227,7 +227,7 @@
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="231"/> <location filename="../src/libcalamares/PythonJob.cpp" line="231"/>
<source>Main script file %1 for python job %2 is not readable.</source> <source>Main script file %1 for python job %2 is not readable.</source>
<translation>Hlavní soubor s python skriptem %1 pro úlohu %2 se nedaří otevřít pro čtení..</translation> <translation>Hlavní soubor Python skriptu %1 pro úlohu %2 není přístupný pro čtení.</translation>
</message> </message>
<message> <message>
<location filename="../src/libcalamares/PythonJob.cpp" line="304"/> <location filename="../src/libcalamares/PythonJob.cpp" line="304"/>
@ -504,7 +504,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/calamares/CalamaresWindow.cpp" line="371"/> <location filename="../src/calamares/CalamaresWindow.cpp" line="371"/>
<source>%1 Installer</source> <source>%1 Installer</source>
<translation>%1 instalátor</translation> <translation>Instalátor %1</translation>
</message> </message>
</context> </context>
<context> <context>
@ -660,7 +660,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1514"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1514"/>
<source>This storage device is a part of an &lt;strong&gt;inactive RAID&lt;/strong&gt; device.</source> <source>This storage device is a part of an &lt;strong&gt;inactive RAID&lt;/strong&gt; device.</source>
<translation>Toto úložné zařízení je součástí &lt;strong&gt;Neaktivního RAID&lt;/strong&gt; zařízení.</translation> <translation>Toto úložné zařízení je součástí &lt;strong&gt;neaktivního RAID&lt;/strong&gt; zařízení.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1641"/> <location filename="../src/modules/partition/gui/ChoicePage.cpp" line="1641"/>
@ -758,7 +758,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/keyboard/Config.cpp" line="361"/> <location filename="../src/modules/keyboard/Config.cpp" line="361"/>
<source>Set keyboard layout to %1/%2.</source> <source>Set keyboard layout to %1/%2.</source>
<translation>Nastavit rozložení klávesnice na %1/%2.</translation> <translation>Nastavit rozvržení klávesnice na %1/%2.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/locale/Config.cpp" line="342"/> <location filename="../src/modules/locale/Config.cpp" line="342"/>
@ -808,7 +808,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/welcome/Config.cpp" line="55"/> <location filename="../src/modules/welcome/Config.cpp" line="55"/>
<source>This computer does not satisfy the minimum requirements for setting up %1.&lt;br/&gt;Setup cannot continue. &lt;a href="#details"&gt;Details...&lt;/a&gt;</source> <source>This computer does not satisfy the minimum requirements for setting up %1.&lt;br/&gt;Setup cannot continue. &lt;a href="#details"&gt;Details...&lt;/a&gt;</source>
<translation>Počítač nesplňuje minimální požadavky pro instalaci %1.&lt;br/&gt;Instalace nemůže pokračovat &lt;a href="#details"&gt;Podrobnosti&lt;/a&gt;</translation> <translation>Počítač nesplňuje minimální požadavky pro instalaci %1.&lt;br/&gt;Nastavování nemůže pokračovat &lt;a href="#details"&gt;Podrobnosti&lt;/a&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/welcome/Config.cpp" line="59"/> <location filename="../src/modules/welcome/Config.cpp" line="59"/>
@ -953,7 +953,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/packagechooser/Config.cpp" line="177"/> <location filename="../src/modules/packagechooser/Config.cpp" line="177"/>
<source>Install option: &lt;strong&gt;%1&lt;/strong&gt;</source> <source>Install option: &lt;strong&gt;%1&lt;/strong&gt;</source>
<translation>Možnost instalace: &lt;strong&gt;%1&lt;/strong&gt;</translation> <translation>Volba instalace: &lt;strong&gt;%1&lt;/strong&gt;</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/packagechooser/Config.cpp" line="177"/> <location filename="../src/modules/packagechooser/Config.cpp" line="177"/>
@ -1182,7 +1182,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="126"/> <location filename="../src/modules/users/CreateUserJob.cpp" line="126"/>
<source>Preserving home directory</source> <source>Preserving home directory</source>
<translation>Zachovádomovské složky</translation> <translation>Zachováse domovská složka</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="50"/> <location filename="../src/modules/users/CreateUserJob.cpp" line="50"/>
@ -1198,7 +1198,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/users/CreateUserJob.cpp" line="159"/> <location filename="../src/modules/users/CreateUserJob.cpp" line="159"/>
<source>Setting file permissions</source> <source>Setting file permissions</source>
<translation>Nastavení oprávnění souboru</translation> <translation>Nastavují se přístupová práva k souboru</translation>
</message> </message>
</context> </context>
<context> <context>
@ -1755,7 +1755,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/locale/LCLocaleDialog.cpp" line="23"/> <location filename="../src/modules/locale/LCLocaleDialog.cpp" line="23"/>
<source>System locale setting</source> <source>System locale setting</source>
<translation>Místní a jazykové nastavení systému</translation> <translation>Místní a jazyková nastavení systému</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/locale/LCLocaleDialog.cpp" line="30"/> <location filename="../src/modules/locale/LCLocaleDialog.cpp" line="30"/>
@ -1986,7 +1986,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/localeq/Map.qml" line="243"/> <location filename="../src/modules/localeq/Map.qml" line="243"/>
<source>Timezone: %1</source> <source>Timezone: %1</source>
<translation>Časová zóna: %1</translation> <translation>Časové pásmo: %1</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/localeq/Map.qml" line="264"/> <location filename="../src/modules/localeq/Map.qml" line="264"/>
@ -2152,12 +2152,12 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/localeq/Offline.qml" line="115"/> <location filename="../src/modules/localeq/Offline.qml" line="115"/>
<source>Select your preferred Zone within your Region.</source> <source>Select your preferred Zone within your Region.</source>
<translation>Vyberte preferovanou zónu ve vašem regionu.</translation> <translation>Vyberte upřednostňované pásmo ve svém regionu.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/localeq/Offline.qml" line="186"/> <location filename="../src/modules/localeq/Offline.qml" line="186"/>
<source>Zones</source> <source>Zones</source>
<translation>Zóny</translation> <translation>Pásma</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/localeq/Offline.qml" line="233"/> <location filename="../src/modules/localeq/Offline.qml" line="233"/>
@ -2283,7 +2283,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<translation> <translation>
<numerusform>Heslo obsahuje méně než %1 číslici</numerusform> <numerusform>Heslo obsahuje méně než %1 číslici</numerusform>
<numerusform>Heslo obsahuje méně než %1 číslice</numerusform> <numerusform>Heslo obsahuje méně než %1 číslice</numerusform>
<numerusform>Heslo obsahuje méně než %1 číslice</numerusform> <numerusform>Heslo obsahuje méně než %1 číslic</numerusform>
<numerusform>Heslo obsahuje méně než %1 číslice</numerusform> <numerusform>Heslo obsahuje méně než %1 číslice</numerusform>
</translation> </translation>
</message> </message>
@ -2463,7 +2463,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/packagechooser/page_package.ui" line="24"/> <location filename="../src/modules/packagechooser/page_package.ui" line="24"/>
<source>Form</source> <source>Form</source>
<translation>Form</translation> <translation>Formulář</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/packagechooser/page_package.ui" line="44"/> <location filename="../src/modules/packagechooser/page_package.ui" line="44"/>
@ -2724,7 +2724,7 @@ Instalační program bude ukončen a všechny změny ztraceny.</translation>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionPage.ui" line="18"/> <location filename="../src/modules/partition/gui/PartitionPage.ui" line="18"/>
<source>Form</source> <source>Form</source>
<translation>Form</translation> <translation>Formulář</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/partition/gui/PartitionPage.ui" line="26"/> <location filename="../src/modules/partition/gui/PartitionPage.ui" line="26"/>
@ -3609,7 +3609,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/users/MiscJobs.cpp" line="184"/> <location filename="../src/modules/users/MiscJobs.cpp" line="184"/>
<source>These groups are missing in the target system: %1</source> <source>These groups are missing in the target system: %1</source>
<translation>Tyto skupiny chybí v cílovém systému chybí: %1</translation> <translation>Tyto skupiny v cílovém systému chybí: %1</translation>
</message> </message>
</context> </context>
<context> <context>
@ -3703,7 +3703,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="187"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="187"/>
<source>KDE user feedback</source> <source>KDE user feedback</source>
<translation>Zpětná vazba uživatele KDE</translation> <translation>Zpětná vazba od uživatele pro KDE</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="193"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="193"/>
@ -3719,12 +3719,12 @@ Výstup:
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="216"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="216"/>
<source>Could not configure KDE user feedback correctly, script error %1.</source> <source>Could not configure KDE user feedback correctly, script error %1.</source>
<translation>Nepodařilo se správně nastavit zpětnou vazbu KDE uživatele, chyba ve skriptu %1.</translation> <translation>Nepodařilo se správně nastavit zpětnou vazbu od uživatele pro KDE, chyba ve skriptu %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="222"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="222"/>
<source>Could not configure KDE user feedback correctly, Calamares error %1.</source> <source>Could not configure KDE user feedback correctly, Calamares error %1.</source>
<translation>Nepodařilo se správně nastavit zpětnou vazbu KDE uživatele, chyba Calamares %1.</translation> <translation>Nepodařilo se správně nastavit zpětnou vazbu od uživatel pro KDE, chyba Calamares %1.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -3732,28 +3732,28 @@ Výstup:
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="136"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="136"/>
<source>Machine feedback</source> <source>Machine feedback</source>
<translation>Zpětná vazba stroje</translation> <translation>Zpětná vazba ze stroje</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="142"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="142"/>
<source>Configuring machine feedback.</source> <source>Configuring machine feedback.</source>
<translation>Nastavování zpětné vazby stroje</translation> <translation>Nastavování zpětné vazby ze stroje</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="165"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="165"/>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="171"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="171"/>
<source>Error in machine feedback configuration.</source> <source>Error in machine feedback configuration.</source>
<translation>Chyba v nastavení zpětné vazby stroje.</translation> <translation>Chyba v nastavení zpětné vazby ze stroje.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="166"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="166"/>
<source>Could not configure machine feedback correctly, script error %1.</source> <source>Could not configure machine feedback correctly, script error %1.</source>
<translation>Nepodařilo se správně nastavit zpětnou vazbu stroje, chyba skriptu %1.</translation> <translation>Nepodařilo se správně nastavit zpětnou vazbu ze stroje, chyba skriptu %1.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingJobs.cpp" line="172"/> <location filename="../src/modules/tracking/TrackingJobs.cpp" line="172"/>
<source>Could not configure machine feedback correctly, Calamares error %1.</source> <source>Could not configure machine feedback correctly, Calamares error %1.</source>
<translation>Nepodařilo se správně nastavit zpětnou vazbu stroje, chyba Calamares %1.</translation> <translation>Nepodařilo se správně nastavit zpětnou vazbu ze stroje, chyba Calamares %1.</translation>
</message> </message>
</context> </context>
<context> <context>
@ -3786,7 +3786,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="91"/> <location filename="../src/modules/tracking/TrackingPage.cpp" line="91"/>
<source>By selecting this you will send information about your installation and hardware. This information will only be sent &lt;b&gt;once&lt;/b&gt; after the installation finishes.</source> <source>By selecting this you will send information about your installation and hardware. This information will only be sent &lt;b&gt;once&lt;/b&gt; after the installation finishes.</source>
<translation>Výběrem tohoto pošlete informace o své instalaci a hardware. Tyto údaje budou poslány &lt;b&gt;pouze jednorázově&lt;/b&gt; po dokončení instalace.</translation> <translation>Výběrem tohoto pošlete informace o své instalaci a hardware. Tyto údaje budou odeslány &lt;b&gt;pouze jednorázově&lt;/b&gt; po dokončení instalace.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/tracking/TrackingPage.cpp" line="94"/> <location filename="../src/modules/tracking/TrackingPage.cpp" line="94"/>
@ -4121,7 +4121,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="60"/> <location filename="../src/modules/keyboardq/keyboardq.qml" line="60"/>
<source>To activate keyboard preview, select a layout.</source> <source>To activate keyboard preview, select a layout.</source>
<translation type="unfinished"/> <translation>Pokud chcete aktivovat náhled klávesnice, vyberte rozvržení.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="86"/> <location filename="../src/modules/keyboardq/keyboardq.qml" line="86"/>
@ -4131,7 +4131,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="254"/> <location filename="../src/modules/keyboardq/keyboardq.qml" line="254"/>
<source>Layouts</source> <source>Layouts</source>
<translation>Rovzržení</translation> <translation>Rozvržení</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/keyboardq/keyboardq.qml" line="263"/> <location filename="../src/modules/keyboardq/keyboardq.qml" line="263"/>
@ -4179,7 +4179,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/packagechooserq/packagechooserq.qml" line="108"/> <location filename="../src/modules/packagechooserq/packagechooserq.qml" line="108"/>
<source>If you don't want to install an office suite, just select No Office Suite. You can always add one (or more) later on your installed system as the need arrives.</source> <source>If you don't want to install an office suite, just select No Office Suite. You can always add one (or more) later on your installed system as the need arrives.</source>
<translation>Pokud nechcete nainstalovat žádnou sadu kancelářských aplikací, stačí jen zvolit Žádná sada kancelářských aplikací. V případě potřeby je možné kdykoli nějakou přidat na nainstalovaný systém.</translation> <translation>Pokud nechcete nainstalovat žádnou sadu kancelářských aplikací, stačí jen zvolit Žádná sada kancelářských aplikací. V případě potřeby je možné kdykoli nějakou přidat do nainstalovaného systému.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/packagechooserq/packagechooserq.qml" line="121"/> <location filename="../src/modules/packagechooserq/packagechooserq.qml" line="121"/>
@ -4310,7 +4310,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="178"/> <location filename="../src/modules/usersq/usersq.qml" line="178"/>
<source>This name will be used if you make the computer visible to others on a network.</source> <source>This name will be used if you make the computer visible to others on a network.</source>
<translation>Tento název se použije, pokud počítač zviditelníte ostatním v síti.</translation> <translation>Pod tímto názvem se bude počítač případně zobrazovat ostatním počítačům v síti.</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="198"/> <location filename="../src/modules/usersq/usersq.qml" line="198"/>
@ -4335,7 +4335,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="261"/> <location filename="../src/modules/usersq/usersq.qml" line="261"/>
<source>Enter the same password twice, so that it can be checked for typing errors. A good password will contain a mixture of letters, numbers and punctuation, should be at least eight characters long, and should be changed at regular intervals.</source> <source>Enter the same password twice, so that it can be checked for typing errors. A good password will contain a mixture of letters, numbers and punctuation, should be at least eight characters long, and should be changed at regular intervals.</source>
<translation>Zadejte dvakrát stejné heslo, aby bylo možné zkontrolovat chyby při psaní. Dobré heslo by mělo obsahovat směs písmen, čísel a interpunkce a mělo by mít alespoň osm znaků. Zvažte také jeho pravidelnou změnu.</translation> <translation>Zadání hesla zopakujte i do kontrolní kolonky, abyste měli jistotu, že jste napsali, co zamýšleli (že nedošlo k překlepu). Dobré heslo se bude skládat z písmen, číslic a interpunkce a mělo by být alespoň osm znaků dlouhé. Heslo byste také měli pravidelně měnit (prevence škod z jeho případného prozrazení).</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="406"/> <location filename="../src/modules/usersq/usersq.qml" line="406"/>
@ -4350,7 +4350,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="398"/> <location filename="../src/modules/usersq/usersq.qml" line="398"/>
<source>Log in automatically without asking for the password</source> <source>Log in automatically without asking for the password</source>
<translation>Přihlaste se automaticky bez zadávání hesla</translation> <translation>Přihlašovat se automaticky bez zadávání hesla</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="190"/> <location filename="../src/modules/usersq/usersq.qml" line="190"/>
@ -4360,7 +4360,7 @@ Výstup:
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="293"/> <location filename="../src/modules/usersq/usersq.qml" line="293"/>
<source>Reuse user password as root password</source> <source>Reuse user password as root password</source>
<translation>Použijte uživatelské heslo zároveň jako heslo root</translation> <translation>Použijte heslo uživatele i pro účet správce (root)</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="301"/> <location filename="../src/modules/usersq/usersq.qml" line="301"/>
@ -4380,12 +4380,12 @@ Výstup:
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="342"/> <location filename="../src/modules/usersq/usersq.qml" line="342"/>
<source>Repeat Root Password</source> <source>Repeat Root Password</source>
<translation>Opakujte root heslo</translation> <translation>Zopakujte zadání hesla pro správce systému (root)</translation>
</message> </message>
<message> <message>
<location filename="../src/modules/usersq/usersq.qml" line="368"/> <location filename="../src/modules/usersq/usersq.qml" line="368"/>
<source>Enter the same password twice, so that it can be checked for typing errors.</source> <source>Enter the same password twice, so that it can be checked for typing errors.</source>
<translation>Zadejte dvakrát stejné heslo, aby bylo možné zkontrolovat chyby při psaní.</translation> <translation>Zadání hesla zopakujte i do kontrolní kolonky, abyste měli jistotu, že jste napsali, co zamýšleli (že nedošlo k překlepu).</translation>
</message> </message>
</context> </context>
<context> <context>

View File

@ -4,7 +4,7 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
# Translators: # Translators:
# xxmn77 <xxmn77@gmail.com>, 2021 # Xəyyam Qocayev <xxmn77@gmail.com>, 2021
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -13,7 +13,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-08 13:31+0200\n" "POT-Creation-Date: 2021-09-08 13:31+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: xxmn77 <xxmn77@gmail.com>, 2021\n" "Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2021\n"
"Language-Team: Azerbaijani (https://www.transifex.com/calamares/teams/20061/az/)\n" "Language-Team: Azerbaijani (https://www.transifex.com/calamares/teams/20061/az/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View File

@ -4,7 +4,7 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# #
# Translators: # Translators:
# xxmn77 <xxmn77@gmail.com>, 2021 # Xəyyam Qocayev <xxmn77@gmail.com>, 2021
# #
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -13,7 +13,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-08 13:31+0200\n" "POT-Creation-Date: 2021-09-08 13:31+0200\n"
"PO-Revision-Date: 2017-08-09 10:34+0000\n" "PO-Revision-Date: 2017-08-09 10:34+0000\n"
"Last-Translator: xxmn77 <xxmn77@gmail.com>, 2021\n" "Last-Translator: Xəyyam Qocayev <xxmn77@gmail.com>, 2021\n"
"Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/calamares/teams/20061/az_AZ/)\n" "Language-Team: Azerbaijani (Azerbaijan) (https://www.transifex.com/calamares/teams/20061/az_AZ/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"

View File

@ -206,8 +206,8 @@ msgid ""
"The displaymanagers list is empty or undefined in both globalstorage and " "The displaymanagers list is empty or undefined in both globalstorage and "
"displaymanager.conf." "displaymanager.conf."
msgstr "" msgstr ""
"Seznam správců displejů je prázdný nebo není definován v jak " "Seznam správců displejů je prázdný nebo není definován v jak globalstorage, "
"bothglobalstorage, tak v displaymanager.conf." "tak v displaymanager.conf."
#: src/modules/displaymanager/main.py:989 #: src/modules/displaymanager/main.py:989
msgid "Display manager configuration was incomplete" msgid "Display manager configuration was incomplete"
@ -343,7 +343,7 @@ msgid ""
"The package manager could not make changes to the installed system. The " "The package manager could not make changes to the installed system. The "
"command <pre>{!s}</pre> returned error code {!s}." "command <pre>{!s}</pre> returned error code {!s}."
msgstr "" msgstr ""
"Nástroji pro správu balíčků se nepodařilo udělat změny v nainstalovaném " "Nástroji pro správu balíčků se nepodařilo udělat změny v instalovaném "
"systému. Příkaz <pre>{!s}</pre> vrátil chybový kód {!s}." "systému. Příkaz <pre>{!s}</pre> vrátil chybový kód {!s}."
#: src/modules/bootloader/main.py:43 #: src/modules/bootloader/main.py:43

View File

@ -112,17 +112,19 @@ public:
QString message; ///< Filled in with errors QString message; ///< Filled in with errors
QString details; QString details;
Logger::Once o;
m_jobIndex = 0; m_jobIndex = 0;
for ( const auto& jobitem : *m_runningJobs ) for ( const auto& jobitem : *m_runningJobs )
{ {
if ( failureEncountered && !jobitem.job->isEmergency() ) if ( failureEncountered && !jobitem.job->isEmergency() )
{ {
cDebug() << "Skipping non-emergency job" << jobitem.job->prettyName(); cDebug() << o << "Skipping non-emergency job" << jobitem.job->prettyName();
} }
else else
{ {
cDebug() << "Starting" << ( failureEncountered ? "EMERGENCY JOB" : "job" ) << jobitem.job->prettyName() cDebug() << o << "Starting" << ( failureEncountered ? "EMERGENCY JOB" : "job" ) << jobitem.job->prettyName()
<< '(' << ( m_jobIndex + 1 ) << '/' << m_runningJobs->count() << ')'; << '(' << ( m_jobIndex + 1 ) << '/' << m_runningJobs->count() << ')';
o.refresh(); // So next time it shows the function header again
emitProgress( 0.0 ); // 0% for *this job* emitProgress( 0.0 ); // 0% for *this job*
connect( jobitem.job.data(), &Job::progress, this, &JobThread::emitProgress ); connect( jobitem.job.data(), &Job::progress, this, &JobThread::emitProgress );
auto result = jobitem.job->exec(); auto result = jobitem.job->exec();

View File

@ -16,6 +16,7 @@
#include "partition/Mount.h" #include "partition/Mount.h"
#include "utils/CalamaresUtilsSystem.h" #include "utils/CalamaresUtilsSystem.h"
#include "utils/Logger.h" #include "utils/Logger.h"
#include "utils/RAII.h"
#include "utils/String.h" #include "utils/String.h"
#include <QCoreApplication> #include <QCoreApplication>
@ -241,6 +242,10 @@ _add_localedirs( QStringList& pathList, const QString& candidate )
bp::object bp::object
gettext_path() gettext_path()
{ {
// Going to log informatively just once
static bool first_time = true;
cScopedAssignment( &first_time, false );
// TODO: distinguish between -d runs and normal runs // TODO: distinguish between -d runs and normal runs
// TODO: can we detect DESTDIR-installs? // TODO: can we detect DESTDIR-installs?
QStringList candidatePaths QStringList candidatePaths
@ -257,21 +262,26 @@ gettext_path()
} }
_add_localedirs( candidatePaths, QDir().canonicalPath() ); // . _add_localedirs( candidatePaths, QDir().canonicalPath() ); // .
if ( first_time )
{
cDebug() << "Determining gettext path from" << candidatePaths; cDebug() << "Determining gettext path from" << candidatePaths;
}
QStringList candidateLanguages = _gettext_languages(); QStringList candidateLanguages = _gettext_languages();
for ( const auto& lang : candidateLanguages ) for ( const auto& lang : candidateLanguages )
{
for ( auto localedir : candidatePaths ) for ( auto localedir : candidatePaths )
{ {
QDir ldir( localedir ); QDir ldir( localedir );
if ( ldir.cd( lang ) ) if ( ldir.cd( lang ) )
{ {
cDebug() << Logger::SubEntry << "Found" << lang << "in" << ldir.canonicalPath(); Logger::CDebug( Logger::LOGDEBUG )
<< output_prefix << "Found gettext" << lang << "in" << ldir.canonicalPath();
return bp::object( localedir.toStdString() ); return bp::object( localedir.toStdString() );
} }
} }
cDebug() << Logger::SubEntry << "No translation found for languages" << candidateLanguages; }
cWarning() << "No translation found for languages" << candidateLanguages;
return bp::object(); // None return bp::object(); // None
} }

View File

@ -101,7 +101,7 @@ Module::loadConfigurationFile( const QString& configFileName ) //throws YAML::E
YAML::Node doc = YAML::Load( ba.constData() ); YAML::Node doc = YAML::Load( ba.constData() );
if ( doc.IsNull() ) if ( doc.IsNull() )
{ {
cDebug() << "Found empty module configuration" << path; cWarning() << "Found empty module configuration" << path;
// Special case: empty config files are valid, // Special case: empty config files are valid,
// but aren't a map. // but aren't a map.
return; return;
@ -112,14 +112,13 @@ Module::loadConfigurationFile( const QString& configFileName ) //throws YAML::E
return; return;
} }
cDebug() << "Loaded module configuration" << path;
m_configurationMap = CalamaresUtils::yamlMapToVariant( doc ); m_configurationMap = CalamaresUtils::yamlMapToVariant( doc );
m_emergency = m_maybe_emergency && m_configurationMap.contains( EMERGENCY ) m_emergency = m_maybe_emergency && m_configurationMap.contains( EMERGENCY )
&& m_configurationMap[ EMERGENCY ].toBool(); && m_configurationMap[ EMERGENCY ].toBool();
return; return;
} }
} }
cDebug() << "No config file for" << name() << "found anywhere at" << Logger::DebugList( configCandidates ); cWarning() << "No config file for" << name() << "found anywhere at" << Logger::DebugList( configCandidates );
} }

View File

@ -100,12 +100,10 @@ getInternal()
KPMManager::KPMManager() KPMManager::KPMManager()
: m_d( getInternal() ) : m_d( getInternal() )
{ {
cDebug() << "KPMManager" << s_backend.use_count() << "created.";
} }
KPMManager::~KPMManager() KPMManager::~KPMManager()
{ {
cDebug() << "KPMManager" << s_backend.use_count() << "being destroyed.";
} }
KPMManager::operator bool() const KPMManager::operator bool() const

View File

@ -169,7 +169,7 @@ System::runCommand( System::RunLocation location,
} }
} }
cDebug() << "Running" << program << RedactedList( arguments ); cDebug() << Logger::SubEntry << "Running" << program << RedactedList( arguments );
process.start(); process.start();
if ( !process.waitForStarted() ) if ( !process.waitForStarted() )
{ {
@ -208,10 +208,6 @@ System::runCommand( System::RunLocation location,
{ {
cDebug() << Logger::SubEntry << "Finished. Exit code:" << r << "output:\n" << Logger::NoQuote << output; cDebug() << Logger::SubEntry << "Finished. Exit code:" << r << "output:\n" << Logger::NoQuote << output;
} }
else
{
cDebug() << Logger::SubEntry << "Finished. Exit code:" << r;
}
} }
else // if ( r != 0 ) else // if ( r != 0 )
{ {

View File

@ -310,6 +310,14 @@ public:
} }
friend CDebug& operator<<( CDebug&&, const Once& ); friend CDebug& operator<<( CDebug&&, const Once& );
/** @brief Restore the object to "fresh" state
*
* It may be necessary to allow the Once object to stream the
* function header again -- for instance, after logging an error,
* any following debug log might want to re-introduce the header.
*/
void refresh() { m = true; }
private: private:
mutable bool m = false; mutable bool m = false;
}; };

View File

@ -42,30 +42,17 @@ struct cqDeleter
} }
}; };
/// @brief Sets a bool to @p value and resets to !value on destruction
template < bool value >
struct cBoolSetter
{
bool& m_b;
cBoolSetter( bool& b )
: m_b( b )
{
m_b = value;
}
~cBoolSetter() { m_b = !value; }
};
/// @brief Blocks signals on a QObject until destruction /// @brief Blocks signals on a QObject until destruction
using cSignalBlocker = QSignalBlocker; using cSignalBlocker = QSignalBlocker;
/** @brief Writes a value on destruction to a pointed-to location. /** @brief Writes a value on destruction to a pointed-to location.
* *
* If the pointer is non-null, write the last-given-value if there * If the pointer is non-null, write the last-given-value if there
* is one to the pointed-to object. * is one to the pointed-to object. This is called the "then-value".
*
*/ */
template < typename T > template < typename T >
struct cPointerSetter struct cScopedAssignment
{ {
std::optional< T > m_value; std::optional< T > m_value;
T* m_pointer; T* m_pointer;
@ -76,22 +63,36 @@ struct cPointerSetter
* will do nothing on destruction, leaving the pointed-to * will do nothing on destruction, leaving the pointed-to
* value unchanged. * value unchanged.
*/ */
cPointerSetter( T* p ) cScopedAssignment( T* p )
: m_pointer( p ) : m_pointer( p )
{ {
} }
/** @brief Create a setter with a value already set /** @brief Create a setter with a then-value already set
* *
* This ensures that on destruction, the value @p v will be written; * This ensures that on destruction, the value @p v will be written;
* it is equivalent to assigning @p v immediately. The pointed-to * it is equivalent to assigning @p v immediately. The pointed-to
* value is **not** changed (until destruction). * value is **not** changed (until destruction).
*/ */
cPointerSetter( T* p, T v ) cScopedAssignment( T* p, T then )
: m_value( v ) : m_value( then )
, m_pointer( p ) , m_pointer( p )
{ {
} }
~cPointerSetter() /** @brief Create a setter with a then-value and assign a new value now
*
* As above, but also assign @p now to the thing pointed-to.
*/
cScopedAssignment( T* p, T now, T then )
: m_value( then )
, m_pointer( p )
{
if ( p )
{
*p = now;
}
}
~cScopedAssignment()
{ {
if ( m_pointer && m_value.has_value() ) if ( m_pointer && m_value.has_value() )
{ {
@ -99,13 +100,13 @@ struct cPointerSetter
} }
} }
const T& operator=( const T& v ) const T& operator=( const T& then )
{ {
m_value = v; m_value = then;
return v; return then;
} }
}; };
template < typename T > template < typename T >
cPointerSetter( T p )->cPointerSetter< decltype( *p ) >; cScopedAssignment( T p )->cScopedAssignment< decltype( *p ) >;
#endif #endif

View File

@ -55,7 +55,6 @@ private Q_SLOTS:
void testOddSizedPrintable(); void testOddSizedPrintable();
/** @section Tests the RAII bits. */ /** @section Tests the RAII bits. */
void testBoolSetter();
void testPointerSetter(); void testPointerSetter();
/** @section Tests the Traits bits. */ /** @section Tests the Traits bits. */
@ -340,28 +339,6 @@ LibCalamaresTests::testOddSizedPrintable()
} }
} }
void
LibCalamaresTests::testBoolSetter()
{
bool b = false;
QVERIFY( !b );
{
QVERIFY( !b );
cBoolSetter< true > x( b );
QVERIFY( b );
}
QVERIFY( !b );
QVERIFY( !b );
{
QVERIFY( !b );
cBoolSetter< false > x( b );
QVERIFY( !b ); // Still!
}
QVERIFY( b );
}
void void
LibCalamaresTests::testPointerSetter() LibCalamaresTests::testPointerSetter()
{ {
@ -369,35 +346,35 @@ LibCalamaresTests::testPointerSetter()
QCOMPARE( special, 17 ); QCOMPARE( special, 17 );
{ {
cPointerSetter p( &special ); cScopedAssignment p( &special );
} }
QCOMPARE( special, 17 ); QCOMPARE( special, 17 );
{ {
cPointerSetter p( &special ); cScopedAssignment p( &special );
p = 18; p = 18;
} }
QCOMPARE( special, 18 ); QCOMPARE( special, 18 );
{ {
cPointerSetter p( &special ); cScopedAssignment p( &special );
p = 20; p = 20;
p = 3; p = 3;
} }
QCOMPARE( special, 3 ); QCOMPARE( special, 3 );
{ {
cPointerSetter<int> p( nullptr ); cScopedAssignment< int > p( nullptr );
} }
QCOMPARE( special, 3 ); QCOMPARE( special, 3 );
{ {
// "don't do this" .. order of destructors is important // "don't do this" .. order of destructors is important
cPointerSetter p( &special ); cScopedAssignment p( &special );
cPointerSetter q( &special ); cScopedAssignment q( &special );
p = 17; p = 17;
} }
QCOMPARE( special, 17 ); QCOMPARE( special, 17 );
{ {
// "don't do this" .. order of destructors is important // "don't do this" .. order of destructors is important
cPointerSetter p( &special ); cScopedAssignment p( &special );
cPointerSetter q( &special ); cScopedAssignment q( &special );
p = 34; p = 34;
q = 2; q = 2;
// q destroyed first, then p // q destroyed first, then p
@ -490,8 +467,7 @@ LibCalamaresTests::testVariantStringListCode()
QStringList { "astring" } ); // A single string **can** be considered a stringlist! QStringList { "astring" } ); // A single string **can** be considered a stringlist!
m.insert( key, QString( "more strings" ) ); m.insert( key, QString( "more strings" ) );
QCOMPARE( getStringList( m, key ).count(), 1 ); QCOMPARE( getStringList( m, key ).count(), 1 );
QCOMPARE( getStringList( m, key ), QCOMPARE( getStringList( m, key ), QStringList { "more strings" } );
QStringList { "more strings" } );
m.insert( key, QString() ); m.insert( key, QString() );
QCOMPARE( getStringList( m, key ).count(), 1 ); QCOMPARE( getStringList( m, key ).count(), 1 );
QCOMPARE( getStringList( m, key ), QStringList { QString() } ); QCOMPARE( getStringList( m, key ), QStringList { QString() } );

View File

@ -13,7 +13,7 @@
# options from this mapping. # options from this mapping.
mountOptions: mountOptions:
default: defaults,noatime default: defaults,noatime
btrfs: defaults,noatime,space_cache btrfs: defaults,noatime,space_cache,autodefrag,compress=zstd
# Mount options to use for the EFI System Partition. If not defined, the # Mount options to use for the EFI System Partition. If not defined, the
# *mountOptions* for *vfat* are used, or if that is not set either, # *mountOptions* for *vfat* are used, or if that is not set either,
@ -38,10 +38,10 @@ efiMountOptions: umask=0077
# swap: discard # swap: discard
# btrfs: discard,compress=lzo # btrfs: discard,compress=lzo
# #
# The standard configuration applies only lzo compression to btrfs # The standard configuration applies asynchronous discard support and ssd optimizations to btrfs
# and does nothing for other filesystems. # and does nothing for other filesystems.
ssdExtraMountOptions: ssdExtraMountOptions:
btrfs: ssd,compress=zstd,commit=120 btrfs: discard=async,ssd,compress=zstd,commit=120
# Additional options added to each line in /etc/crypttab # Additional options added to each line in /etc/crypttab
crypttabOptions: luks crypttabOptions: luks

View File

@ -28,7 +28,39 @@ def pretty_name():
return _("Configuring mkinitcpio.") return _("Configuring mkinitcpio.")
def cpuinfo(): def detect_plymouth():
"""
Checks existence (runnability) of plymouth in the target system.
@return True if plymouth exists in the target, False otherwise
"""
# Used to only check existence of path /usr/bin/plymouth in target
return target_env_call(["sh", "-c", "which plymouth"]) == 0
class cpuinfo(object):
"""
Object describing the current CPU's characteristics. It may be
be considered a named tuple, there's no behavior here.
Fields in the object:
- is_intel (if it's definitely an Intel CPU)
- is_amd (if it's definitely an AMD CPU)
- number_of_cores
It is possible for both is_* fields to be False.
"""
def __init__(self):
self.is_intel = False
self.is_amd = False
self.number_of_cores = 0
cpu = self._cpuinfo()
self.is_intel = cpu['proc0']['vendor_id'].lower() == "genuineintel"
self.is_amd = cpu['proc0']['vendor_id'].lower() == "authenticamd"
self.number_of_cores = len(cpu)
@staticmethod
def _cpuinfo():
""" """
Return the information in /proc/cpuinfo as a dictionary in the following Return the information in /proc/cpuinfo as a dictionary in the following
format: format:
@ -59,14 +91,11 @@ def cpuinfo():
return cpu_info return cpu_info
def write_mkinitcpio_lines(hooks, modules, files, root_mount_point): def get_host_initcpio():
""" """
Set up mkinitcpio.conf. Reads the host system mkinitcpio.conf and returns all
the lines from that file, or an empty list if it does
:param hooks: not exist.
:param modules:
:param files:
:param root_mount_point:
""" """
hostfile = "/etc/mkinitcpio.conf" hostfile = "/etc/mkinitcpio.conf"
try: try:
@ -76,48 +105,52 @@ def write_mkinitcpio_lines(hooks, modules, files, root_mount_point):
libcalamares.utils.debug("Could not open host file '%s'" % hostfile) libcalamares.utils.debug("Could not open host file '%s'" % hostfile)
mklins = [] mklins = []
for i in range(len(mklins)): return mklins
if mklins[i].startswith("HOOKS"):
joined_hooks = ' '.join(hooks)
mklins[i] = "HOOKS=\"{!s}\"".format(joined_hooks)
elif mklins[i].startswith("MODULES"):
joined_modules = ' '.join(modules)
mklins[i] = "MODULES=\"{!s}\"".format(joined_modules)
elif mklins[i].startswith("FILES"):
joined_files = ' '.join(files)
mklins[i] = "FILES=\"{!s}\"".format(joined_files)
path = os.path.join(root_mount_point, "etc/mkinitcpio.conf")
with open(path, "w") as mkinitcpio_file:
mkinitcpio_file.write("\n".join(mklins) + "\n")
def detect_plymouth(): def write_mkinitcpio_lines(hooks, modules, files, root_mount_point):
""" """
Checks existence (runnability) of plymouth in the target system. Set up mkinitcpio.conf.
@return True if plymouth exists in the target, False otherwise :param hooks:
""" :param modules:
# Used to only check existence of path /usr/bin/plymouth in target :param files:
return target_env_call(["sh", "-c", "which plymouth"]) == 0
def modify_mkinitcpio_conf(partitions, root_mount_point):
"""
Modifies mkinitcpio.conf
:param partitions:
:param root_mount_point: :param root_mount_point:
""" """
cpu = cpuinfo() mklins = get_host_initcpio()
swap_uuid = ""
btrfs = "" target_path = os.path.join(root_mount_point, "etc/mkinitcpio.conf")
lvm2 = "" with open(target_path, "w") as mkinitcpio_file:
hooks = ["base", "udev", "autodetect", "modconf", "block", "keyboard", for line in mklins:
"keymap"] # Replace HOOKS, MODULES and FILES lines with what we
# have found via find_initcpio_features()
if line.startswith("HOOKS"):
line = "HOOKS=\"{!s}\"".format(' '.join(hooks))
elif line.startswith("MODULES"):
line = "MODULES=\"{!s}\"".format(' '.join(modules))
elif line.startswith("FILES"):
line = "FILES=\"{!s}\"".format(' '.join(files))
mkinitcpio_file.write(line + "\n")
def find_initcpio_features(partitions, root_mount_point):
"""
Returns a tuple (hooks, modules, files) needed to support
the given @p partitions (filesystems types, encryption, etc)
in the target.
:param partitions: (from GS)
:param root_mount_point: (from GS)
:return 3-tuple of lists
"""
hooks = ["base", "udev", "autodetect", "modconf", "block", "keyboard", "keymap", "consolefont"]
modules = [] modules = []
files = [] files = []
swap_uuid = ""
uses_btrfs = False
uses_lvm2 = False
encrypt_hook = False encrypt_hook = False
openswap_hook = False openswap_hook = False
unencrypted_separate_boot = False unencrypted_separate_boot = False
@ -144,10 +177,10 @@ def modify_mkinitcpio_conf(partitions, root_mount_point):
openswap_hook = True openswap_hook = True
if partition["fs"] == "btrfs": if partition["fs"] == "btrfs":
btrfs = "yes" uses_btrfs = True
if "lvm2" in partition["fs"]: if "lvm2" in partition["fs"]:
lvm2 = "yes" uses_lvm2 = True
if partition["mountPoint"] == "/" and "luksMapperName" in partition: if partition["mountPoint"] == "/" and "luksMapperName" in partition:
encrypt_hook = True encrypt_hook = True
@ -169,7 +202,7 @@ def modify_mkinitcpio_conf(partitions, root_mount_point):
): ):
files.append("/crypto_keyfile.bin") files.append("/crypto_keyfile.bin")
if lvm2: if uses_lvm2:
hooks.append("lvm2") hooks.append("lvm2")
if swap_uuid != "": if swap_uuid != "":
@ -179,15 +212,12 @@ def modify_mkinitcpio_conf(partitions, root_mount_point):
else: else:
hooks.extend(["filesystems"]) hooks.extend(["filesystems"])
if btrfs == "yes" and cpu['proc0']['vendor_id'].lower() != "genuineintel": if uses_btrfs:
modules.append("crc32c") modules.append("crc32c-intel" if cpuinfo().is_intel else "crc32c")
elif (btrfs == "yes"
and cpu['proc0']['vendor_id'].lower() == "genuineintel"):
modules.append("crc32c-intel")
else: else:
hooks.append("fsck") hooks.append("fsck")
write_mkinitcpio_lines(hooks, modules, files, root_mount_point) return (hooks, modules, files)
def run(): def run():
@ -208,6 +238,7 @@ def run():
return (_("Configuration Error"), return (_("Configuration Error"),
_("No root mount point is given for <pre>{!s}</pre> to use." ).format("initcpiocfg")) _("No root mount point is given for <pre>{!s}</pre> to use." ).format("initcpiocfg"))
modify_mkinitcpio_conf(partitions, root_mount_point) hooks, modules, files = find_initcpio_features(partitions, root_mount_point)
write_mkinitcpio_lines(hooks, modules, files, root_mount_point)
return None return None

View File

@ -1,7 +1,13 @@
# SPDX-FileCopyrightText: no # SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0 # SPDX-License-Identifier: CC0-1.0
#
# Writes a mkinitcpio.conf into the target system. It copies
# the host system's /etc/mkinitcpio.conf, and replaces any
# HOOKS, MODULES, and FILES lines with calculated values
# based on what the installation (seems to) need.
--- ---
type: "job" type: "job"
name: "initcpiocfg" name: "initcpiocfg"
interface: "python" interface: "python"
script: "main.py" script: "main.py"
noconfig: true

View File

@ -275,7 +275,7 @@ Config::detectCurrentKeyboardLayout()
{ {
return; return;
} }
cPointerSetter returnToIntial( &m_state, State::Initial ); cScopedAssignment returnToIntial( &m_state, State::Initial );
m_state = State::Guessing; m_state = State::Guessing;
//### Detect current keyboard layout and variant //### Detect current keyboard layout and variant
@ -427,7 +427,7 @@ Config::guessLocaleKeyboardLayout()
{ {
return; return;
} }
cPointerSetter returnToIntial( &m_state, State::Initial ); cScopedAssignment returnToIntial( &m_state, State::Initial );
m_state = State::Guessing; m_state = State::Guessing;
/* Guessing a keyboard layout based on the locale means /* Guessing a keyboard layout based on the locale means
@ -472,7 +472,7 @@ Config::guessLocaleKeyboardLayout()
{ "el_GR", "gr" }, /* Greek in Greece */ { "el_GR", "gr" }, /* Greek in Greece */
{ "ig_NG", "igbo_NG" }, /* Igbo in Nigeria */ { "ig_NG", "igbo_NG" }, /* Igbo in Nigeria */
{ "ha_NG", "hausa_NG" }, /* Hausa */ { "ha_NG", "hausa_NG" }, /* Hausa */
{ "en_IN", "eng_in" }, /* India, English with Rupee */ { "en_IN", "us" }, /* India, US English keyboards are common in India */
} ); } );
// Try to preselect a layout, depending on language and locale // Try to preselect a layout, depending on language and locale

View File

@ -201,6 +201,10 @@ LocaleConfiguration::fromLanguageAndLocation( const QString& languageLocale,
// but nearly all its native speakers also speak English, // but nearly all its native speakers also speak English,
// and migrants are likely to use English. // and migrants are likely to use English.
{ "IE", "en" }, { "IE", "en" },
// India has many languages even though Hindi is known as
// national language but English is used in all computer
// and mobile devices.
{ "IN", "en" },
{ "IT", "it" }, { "IT", "it" },
{ "MA", "ar" }, { "MA", "ar" },
{ "MK", "mk" }, { "MK", "mk" },

View File

@ -174,7 +174,7 @@ LocalePage::locationChanged( const CalamaresUtils::Locale::TimeZoneData* locatio
{ {
return; return;
} }
cBoolSetter< true > b( m_blockTzWidgetSet ); cScopedAssignment b( &m_blockTzWidgetSet, true, false );
// Set region index // Set region index
int index = m_regionCombo->findData( location->region() ); int index = m_regionCombo->findData( location->region() );

View File

@ -29,23 +29,83 @@ def pretty_name():
return _("Saving network configuration.") return _("Saving network configuration.")
def get_live_user():
"""
Gets the "live user" login. This might be "live", or "nitrux",
or something similar: it is the login name used *right now*,
and network configurations saved for that user, should be applied
also for the installed user (which probably has a different name).
"""
# getlogin() is a thin-wrapper, and depends on getlogin(3),
# which reads utmp -- and utmp isn't always set up right.
try:
return os.getlogin()
except OSError:
pass
# getpass will return the **current** user, which is generally root.
# That isn't very useful, because the network settings have been
# made outside of Calamares-running-as-root, as a different user.
#
# If Calamares is running as non-root, though, this is fine.
import getpass
name = getpass.getuser()
if name != "root":
return name
# TODO: other mechanisms, e.g. guessing that "live" is the name
# TODO: support a what-is-the-live-user setting
return None
def replace_username(nm_config_filename, live_user, target_user):
"""
If @p live_user isn't None, then go through the given
file and replace @p live_user by the @p target_user.
Reads the file, then (re-)writes it with new permissions lives.
"""
# FIXME: Perhaps if live_user is None, we should just replace **all**
# permissions lines? After all, this is supposed to be a live
# system so **whatever** NM networks are configured, should be
# available to the new user.
if live_user is None:
return
if not os.path.exists(nm_config_filename):
return
with open(target_network, "r") as network_conf:
text = network_conf.readlines()
live_permissions = 'permissions=user:{}:;'.format(live_user)
target_permissions = 'permissions=user:{}:;\n'.format(user)
with open(target_network, "w") as network_conf:
for line in text:
if live_permissions in line:
line = target_permissions
network_conf.write(line)
def path_pair(root_mount_point, relative_path):
"""
Returns /relative_path and the relative path in the target system.
"""
return ("/" + relative_path, os.path.join(root_mount_point, relative_path))
def run(): def run():
""" """
Setup network configuration Setup network configuration
""" """
root_mount_point = libcalamares.globalstorage.value("rootMountPoint") root_mount_point = libcalamares.globalstorage.value("rootMountPoint")
user = libcalamares.globalstorage.value("username") user = libcalamares.globalstorage.value("username")
live_user = os.getlogin() live_user = get_live_user()
if root_mount_point is None: if root_mount_point is None:
libcalamares.utils.warning("rootMountPoint is empty, {!s}".format(root_mount_point)) libcalamares.utils.warning("rootMountPoint is empty, {!s}".format(root_mount_point))
return (_("Configuration Error"), return (_("Configuration Error"),
_("No root mount point is given for <pre>{!s}</pre> to use." ).format("networkcfg")) _("No root mount point is given for <pre>{!s}</pre> to use." ).format("networkcfg"))
source_nm = "/etc/NetworkManager/system-connections/" source_nm, target_nm = path_pair(root_mount_point, "etc/NetworkManager/system-connections/")
target_nm = os.path.join(
root_mount_point, "etc/NetworkManager/system-connections/"
)
# Sanity checks. We don't want to do anything if a network # Sanity checks. We don't want to do anything if a network
# configuration already exists on the target # configuration already exists on the target
@ -63,27 +123,16 @@ def run():
try: try:
shutil.copy(source_network, target_network, follow_symlinks=False) shutil.copy(source_network, target_network, follow_symlinks=False)
if live_user in open(target_network).read(): replace_username(target_network, live_user, user)
text = []
with open(target_network, "r") as network_conf:
text = network_conf.readlines()
with open(target_network, "w") as network_conf:
for line in text:
if 'permissions=user:{}:;'.format(live_user) in line:
line = 'permissions=user:{}:;\n'.format(user)
network_conf.write(line)
network_conf.close()
except FileNotFoundError: except FileNotFoundError:
libcalamares.utils.debug( libcalamares.utils.debug(
"Can't copy network configuration files in " "Can't copy network configuration files in {}".format(source_network)
+ "{}".format(source_network)
) )
except FileExistsError: except FileExistsError:
pass pass
# We need to overwrite the default resolv.conf in the chroot. # We need to overwrite the default resolv.conf in the chroot.
source_resolv = "/etc/resolv.conf" source_resolv, target_resolv = path_pair(root_mount_point, "etc/resolv.conf")
target_resolv = os.path.join(root_mount_point, "etc/resolv.conf")
if source_resolv != target_resolv and os.path.exists(source_resolv): if source_resolv != target_resolv and os.path.exists(source_resolv):
try: try:
os.remove(target_resolv) os.remove(target_resolv)

View File

@ -126,23 +126,22 @@ canBeResized( Partition* candidate, const Logger::Once& o )
return false; return false;
} }
cDebug() << o << "Checking if" << convenienceName( candidate ) << "can be resized.";
if ( !candidate->fileSystem().supportGrow() || !candidate->fileSystem().supportShrink() ) if ( !candidate->fileSystem().supportGrow() || !candidate->fileSystem().supportShrink() )
{ {
cDebug() << Logger::SubEntry << "NO, filesystem" << candidate->fileSystem().name() cDebug() << o << "Can not resize" << convenienceName( candidate ) << ", filesystem"
<< "does not support resize."; << candidate->fileSystem().name() << "does not support resize.";
return false; return false;
} }
if ( isPartitionFreeSpace( candidate ) ) if ( isPartitionFreeSpace( candidate ) )
{ {
cDebug() << Logger::SubEntry << "NO, partition is free space"; cDebug() << o << "Can not resize" << convenienceName( candidate ) << ", partition is free space";
return false; return false;
} }
if ( candidate->isMounted() ) if ( candidate->isMounted() )
{ {
cDebug() << Logger::SubEntry << "NO, partition is mounted"; cDebug() << o << "Can not resize" << convenienceName( candidate ) << ", partition is mounted";
return false; return false;
} }
@ -151,14 +150,14 @@ canBeResized( Partition* candidate, const Logger::Once& o )
PartitionTable* table = dynamic_cast< PartitionTable* >( candidate->parent() ); PartitionTable* table = dynamic_cast< PartitionTable* >( candidate->parent() );
if ( !table ) if ( !table )
{ {
cDebug() << Logger::SubEntry << "NO, no partition table found"; cDebug() << o << "Can not resize" << convenienceName( candidate ) << ", no partition table found";
return false; return false;
} }
if ( table->numPrimaries() >= table->maxPrimaries() ) if ( table->numPrimaries() >= table->maxPrimaries() )
{ {
cDebug() << Logger::SubEntry << "NO, partition table already has" << table->maxPrimaries() cDebug() << o << "Can not resize" << convenienceName( candidate ) << ", partition table already has"
<< "primary partitions."; << table->maxPrimaries() << "primary partitions.";
return false; return false;
} }
} }
@ -167,7 +166,8 @@ canBeResized( Partition* candidate, const Logger::Once& o )
double requiredStorageGiB = getRequiredStorageGiB( ok ); double requiredStorageGiB = getRequiredStorageGiB( ok );
if ( !ok ) if ( !ok )
{ {
cDebug() << Logger::SubEntry << "NO, requiredStorageGiB is not set correctly."; cDebug() << o << "Can not resize" << convenienceName( candidate )
<< ", requiredStorageGiB is not set correctly.";
return false; return false;
} }
@ -200,25 +200,26 @@ canBeResized( Partition* candidate, const Logger::Once& o )
bool bool
canBeResized( DeviceModel* dm, const QString& partitionPath, const Logger::Once& o ) canBeResized( DeviceModel* dm, const QString& partitionPath, const Logger::Once& o )
{ {
cDebug() << o << "Checking if" << partitionPath << "can be resized."; if ( partitionPath.startsWith( "/dev/" ) )
QString partitionWithOs = partitionPath;
if ( partitionWithOs.startsWith( "/dev/" ) )
{ {
for ( int i = 0; i < dm->rowCount(); ++i ) for ( int i = 0; i < dm->rowCount(); ++i )
{ {
Device* dev = dm->deviceForIndex( dm->index( i ) ); Device* dev = dm->deviceForIndex( dm->index( i ) );
Partition* candidate = CalamaresUtils::Partition::findPartitionByPath( { dev }, partitionWithOs ); Partition* candidate = CalamaresUtils::Partition::findPartitionByPath( { dev }, partitionPath );
if ( candidate ) if ( candidate )
{ {
return canBeResized( candidate, o ); return canBeResized( candidate, o );
} }
} }
cDebug() << Logger::SubEntry << "no Partition* found for" << partitionWithOs; cWarning() << "Can not resize" << partitionPath << ", no Partition* found.";
}
cDebug() << Logger::SubEntry << "Partition" << partitionWithOs << "CANNOT BE RESIZED FOR AUTOINSTALL.";
return false; return false;
} }
else
{
cWarning() << "Can not resize" << partitionPath << ", does not start with /dev";
return false;
}
}
static FstabEntryList static FstabEntryList
@ -250,8 +251,6 @@ lookForFstabEntries( const QString& partitionPath )
{ {
QFile fstabFile( mount.path() + "/etc/fstab" ); QFile fstabFile( mount.path() + "/etc/fstab" );
cDebug() << Logger::SubEntry << "reading" << fstabFile.fileName();
if ( fstabFile.open( QIODevice::ReadOnly | QIODevice::Text ) ) if ( fstabFile.open( QIODevice::ReadOnly | QIODevice::Text ) )
{ {
const QStringList fstabLines = QString::fromLocal8Bit( fstabFile.readAll() ).split( '\n' ); const QStringList fstabLines = QString::fromLocal8Bit( fstabFile.readAll() ).split( '\n' );
@ -261,10 +260,11 @@ lookForFstabEntries( const QString& partitionPath )
fstabEntries.append( FstabEntry::fromEtcFstab( rawLine ) ); fstabEntries.append( FstabEntry::fromEtcFstab( rawLine ) );
} }
fstabFile.close(); fstabFile.close();
cDebug() << Logger::SubEntry << "got" << fstabEntries.count() << "lines."; const int lineCount = fstabEntries.count();
std::remove_if( std::remove_if(
fstabEntries.begin(), fstabEntries.end(), []( const FstabEntry& x ) { return !x.isValid(); } ); fstabEntries.begin(), fstabEntries.end(), []( const FstabEntry& x ) { return !x.isValid(); } );
cDebug() << Logger::SubEntry << "got" << fstabEntries.count() << "fstab entries."; cDebug() << Logger::SubEntry << "got" << fstabEntries.count() << "fstab entries from" << lineCount
<< "lines in" << fstabFile.fileName();
} }
else else
{ {
@ -529,7 +529,7 @@ efiFilesystemMinimumSize()
QString QString
canonicalFilesystemName( const QString& fsName, FileSystem::Type* fsType ) canonicalFilesystemName( const QString& fsName, FileSystem::Type* fsType )
{ {
cPointerSetter type( fsType ); cScopedAssignment type( fsType );
if ( fsName.isEmpty() ) if ( fsName.isEmpty() )
{ {
type = FileSystem::Ext4; type = FileSystem::Ext4;