Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-13Removed dead linksAnton Hvornum
2022-05-12Add how to pass declarative configuration files as arguments to archinstall ↵Reza
(#1174)
2022-05-12Fix menu selection (#1173)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-12Made sure remote sourcing works for --creds, --config and --disk-layout. (#1170)Anton Hvornum
* Made sure remote sourcing works for --creds, --config and --disk-layout. * Spelling error when moving around source code.
2022-05-10Update Spanish translation (#1158)Franco Castillo
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2022-05-10Updated ru locale and minor fixes (#1157)Alexmelman88
* Add files via upload * Add files via upload * Update global_menu.py
2022-05-10Fixes #1048 and translation updates (#1156)Daniel Girtler
* Remove comments from translation files * Add german translations Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-10Disable UniCyr font for nowAnton Hvornum
2022-05-10Set the unicode cyrillic font by default (#1153)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-09Update base.po (#1155)Roxfr
Hi, Following the update of the .pot file. I renewed the .po file for the French language. Regards, Roxfr
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
* Intergrate ctrl+c * stash * Update * Fix profile reset * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-09Updated base.pot, added new translation strings from *.py files, updated ru ↵Alexmelman88
locale (#1146) * Create base.po * Add files via upload * Delete base.po * Add files via upload * Delete base.mo * Add files via upload * Update base.pot * Update base.po * Delete base.mo * Add files via upload * Delete base.mo * Add files via upload * Update base.po * Delete base.mo * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update desktop.py * Update minimal.py * Update xorg.py * Update server.py * Update desktop.py * Update server.py * Update guided.py * Add files via upload * Add files via upload * Update guided.py * Add files via upload * Add files via upload
2022-05-08SysCommand now sets working_directory on SysCommandWorker. Also made it so ↵Anton Hvornum
the parent process moves back to the original working directory, leaving the child process in the target working directory. (#1142)
2022-05-08Update base.mo (#1141)Roxfr
* Delete base.mo * Update base.mo
2022-05-08Update base.po (#1140)Roxfr
Hello, Here is the update for the French translation. Regards, Roxfr
2022-05-08Fix alignment (#1139)Daniel Girtler
* Fix alignment * Update Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-07typo (#1137)cain-dev
2022-05-07another typo (#1136)cain-dev
2022-05-07typo (#1135)cain-dev
2022-05-06Change the logging text of CPU vendor check (#1094)Владислав
* Fix small typo in the logging text of CPU vendor check * Make CPU check logging text unified
2022-05-06Updated Dutch translation (#1054)Heimen Stoffels
* Added Dutch translation * Updated Dutch translation
2022-05-06Added ru locale (#1014)Alexmelman88
* Create base.po * Add files via upload * Delete base.po * Add files via upload * Delete base.mo * Add files via upload * Update base.pot * Update base.po * Delete base.mo * Add files via upload * Delete base.mo * Add files via upload * Update base.po
2022-05-06add Polish locales (#1124)Oskar
2022-05-06Update Spanish translation (#1122)Franco Castillo
* Update Spanish translation Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> * Update Spanish translation Update the files archinstall/locales/es/LC_MESSAGES/base.mo and archinstall/locales/es/LC_MESSAGES/base.po. Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2022-05-06[locale] added Portuguese (pt) translation (#1128)Lucas Pires Camargo
2022-05-06Fix minor issues (#1132)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-06Fix menu alignment (#1102)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-05Fix 1117 (#1126)Daniel Girtler
* Fix 1117 * Update * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-02use linux-pae (makes sense on Arch32), not linux-hardened (doesnt make sense ↵Andreas Baumann
on Arch32)
2022-05-02use archlinux32 instead of archlinux mirrorsAndreas Baumann
2022-05-02using pipewire-media-session instead of wireplumber for nowAndreas Baumann
2022-05-02Fix 1091 and other minor fixes (#1103)Daniel Girtler
* Fix 1091 * Update * flake8 * Only display btrfs options if there is a filesystem * Fix 1118 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-02Fix #1106 (#1119)Daniel Girtler
* Fix #1106 * flake8 * flake8 Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-05-01added some old video modulesAndreas Baumann
2022-05-01archinstall/lib/: removed proprietary Nvidia driver (no 32-bit support anymore)Andreas Baumann
2022-05-01removed intel-media-driverAndreas Baumann
2022-05-01Hotfix for plugins, forgot group=Anton Hvornum
2022-05-01The dict object is deprectrecated, instead .select() is suggested. (#1107)Anton Hvornum
* The dict object is deprectrecated, instead .select() is suggested. * removed copy paste issue * Removed tests, they'll be added in a separate PR
2022-04-29Updated PKGBUILD to handle symlink issues for nowAnton Hvornum
2022-04-29Version bump to v2.4.2Anton Hvornum
2022-04-29unlocked luks2 partitions were missing a BlockDevice parameter. It's ↵Anton Hvornum
technically not the true block device, as the mapper dev belongs to a partition, but in this context blockdev means the harddrive/medium that the partition (unlocked or otherwise) lives on. (#1100)
2022-04-29Fix #1096 (#1099)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2022-04-27Version bump to v2.4.1 (due to pypi.org having a yanked 2.4.0)Anton Hvornum
2022-04-27Version bump to v2.4.1 (due to pypi.org having a yanked 2.4.0)Anton Hvornum
2022-04-26Adding pacman-key --init to ISO runnerAnton Hvornum
2022-04-26--noconfirm to pacman upgradeAnton Hvornum
2022-04-26pacman-key --ref.. -> pacman -S archlinux-keyringAnton Hvornum
2022-04-26archlinux-keyring -> pacman-keyAnton Hvornum
2022-04-26Adding in a refresh of keyring before building ISOAnton Hvornum
2022-04-26Torxed issue 1083 (#1090)Anton Hvornum
* Optimized a bunch of partprobe calls. Namely fixed sleep calls, added optional path to the general archinstall.partprobe() call. And fixed some error handling in a few places which should tell us where #1083 might be going wrong. * Fixed some flake8 complaints * Fixed sleep having a min() of 0.1 or given value. * Fixed sleep having a correct range variable. * Fixed sleep logic to use max() instead of min() as it will never use the higer sleep values otheride * Added error handling to Partition().partprobe() as it would cause certain issues with USB disks. Also made Partition()._safe_uuid more safe by eliminating exceptions being raised.