Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/installer.py
AgeCommit message (Expand)Author
2022-08-01- Fix KeyError exceptions (#1354)virtual-meme-machine
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-05-29Made sure generate-encryption-key-file is set for supplementary partitions to...Anton Hvornum
2022-05-29Moved genfstab() to guided.py instead of __exit__ of Installer(). This is a b...Anton Hvornum
2022-05-29Fix typos (#1265)Kian-Meng Ang
2022-05-27Version bump in prep for release + fixed a variable issueAnton Hvornum
2022-05-27Removed usage of deprecated functionAnton Hvornum
2022-05-27Fix mixup of mount options and fstype during mount (#1258)Anton Hvornum
2022-05-27Fix dual-booting (#1250)Anton Hvornum
2022-05-26Rework user management (#1220)Daniel Girtler
2022-05-26Forgot to check for HSM while mounting ordered layoutAnton Hvornum
2022-05-26Rework btrfs handling (#1234)Anton Hvornum
2022-05-21Don't check for exit code since SysCallError will be raised (#1228)Luna
2022-05-19Clarify info message about profile installation (#1219)Didr
2022-05-18Added a HSM menu entry (#1196)Anton Hvornum
2022-05-16Enabling retry for package downloads (#1188)Anton Hvornum
2022-05-06Change the logging text of CPU vendor check (#1094)Владислав
2022-04-29Fix #1096 (#1099)Daniel Girtler
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-11This should address and resolve #587 (#1070)Anton Hvornum
2022-03-28Added error handling to fstab (#1045)Anton Hvornum
2022-03-28Issues with Network Management and user management in menu (#1036)Werner Llácer
2022-03-07Adding sudoers.d file instead of appending to sudoers (#1025)Eugênio Pacceli Reis da Fonseca
2022-02-28Rework network config (#1001)Daniel
2022-02-28Fix (some) mypy things (#996)Daniel
2022-02-23Issue992 (#1004)Werner Llácer
2022-02-18Check if pacman is available (#958)Daniel
2022-02-13Add multilib flag and enable multilib-testing if testing flag is also passed ...Dylan M. Taylor
2022-02-12Don't enable multilib-testing unless we want multilib enabled. (#974)Dylan M. Taylor
2022-02-12Add a flag to install testing repositories (#967)Dylan M. Taylor
2022-02-08Change usage `lsblk` to `blkid` where possible. And general improvements to d...Anton Hvornum
2022-02-06Update nationalization (#944)Daniel
2022-02-03Command locales (second batch) (#886)Werner Llácer
2022-01-26Update installer.py (#1) (#793)OneLongneck
2022-01-20Disable zswap (#883)Thomas
2022-01-20Enable periodic TRIM (#882)Thomas
2022-01-15Missing arguments after GlobalMenu execution (issue #868) (#871)Werner Llácer
2022-01-15Changes to take correctly the 'kernels' argument (cf. isssue 868) (#869)Werner Llácer
2022-01-07Fixed import error ModuleType (#848)Anton Hvornum
2022-01-07Btrfs II (#838)Werner Llácer
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2022-01-02Adding a Pipewire application profile (#821)Anton Hvornum
2022-01-01!= -> is notAnton Hvornum
2021-12-31Btrfs2 (#787)Werner Llácer
2021-12-31Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...Anton Hvornum
2021-12-11fix logic: could not detect root **or** bootMTC
2021-11-24Removed silent 'ok' on mkdir and path for chmod on crypttab setup (#768)Anton Hvornum
2021-11-24Issue #764 Modify inclusion of self.BINARIES entry due to a mistype (#765)Werner Llácer