Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10Updated ru locale and minor fixes (#1157)Alexmelman88
2022-05-10Fixes #1048 and translation updates (#1156)Daniel Girtler
2022-05-10Disable UniCyr font for nowAnton Hvornum
2022-05-10Set the unicode cyrillic font by default (#1153)Daniel Girtler
2022-05-09Update base.po (#1155)Roxfr
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-09Updated base.pot, added new translation strings from *.py files, updated ru l...Alexmelman88
2022-05-08SysCommand now sets working_directory on SysCommandWorker. Also made it so th...Anton Hvornum
2022-05-08Update base.mo (#1141)Roxfr
2022-05-08Update base.po (#1140)Roxfr
2022-05-08Fix alignment (#1139)Daniel Girtler
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)Владислав
2022-05-06Updated Dutch translation (#1054)Heimen Stoffels
2022-05-06Added ru locale (#1014)Alexmelman88
2022-05-06add Polish locales (#1124)Oskar
2022-05-06Update Spanish translation (#1122)Franco Castillo
2022-05-06[locale] added Portuguese (pt) translation (#1128)Lucas Pires Camargo
2022-05-06Fix minor issues (#1132)Daniel Girtler
2022-05-06Fix menu alignment (#1102)Daniel Girtler
2022-05-05Fix 1117 (#1126)Daniel Girtler
2022-05-02Fix 1091 and other minor fixes (#1103)Daniel Girtler
2022-05-02Fix #1106 (#1119)Daniel Girtler
2022-05-01Hotfix for plugins, forgot group=Anton Hvornum
2022-05-01The dict object is deprectrecated, instead .select() is suggested. (#1107)Anton Hvornum
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 technica...Anton Hvornum
2022-04-29Fix #1096 (#1099)Daniel Girtler
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
2022-04-26Optimized a bunch of partprobe calls. (#1088)Anton Hvornum
2022-04-26Adding back 'timedatectl set-ntp true' but with the condition of it being act...Anton Hvornum
2022-04-26Added a NTP status check before processing to installation. (#1086)Anton Hvornum
2022-04-26Removed NTP by default. Instead, if NTP is selected or de-selected it will ac...Anton Hvornum
2022-04-26Added a try-rerun-except block to grub-install (#1085)Anton Hvornum
2022-04-26Adding compression as an option (#1084)Anton Hvornum
2022-04-25Bumped up default timout, as 5 seconds is not enough for some platforms.Anton Hvornum
2022-04-25Require superuser or root password fixed. (#1082)Anton Hvornum
2022-04-25Set a 'default' argument for audio and removed it as a requirement to continu...Anton Hvornum
2022-04-25Created a routine to check if a partition includes a certain mountpoint (#1069)Werner Llácer
2022-04-25When using disk_layout files but not config file, we autofill the harddrives ...Werner Llácer