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-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
2021-11-24Support encrypting multiple partitions (#759)Anton Hvornum
2021-11-23Add accessibility packages to installed system if using the on the live ISO (...Dylan M. Taylor
2021-11-22NTFS Root Filesystem Support (#748)Dylan M. Taylor
2021-11-17Fixing broken encryption support in GRUB (#724)Anton Hvornum
2021-11-17Merge PR #716 - Support for efistub-bootloader (API only)Anton Hvornum
2021-11-16Clarification on boot entries when using multiple kernelsAnton Hvornum
2021-11-16Safe dictionary retrievalAnton Hvornum
2021-11-16removed redundant importAnton Hvornum
2021-11-16Removed redundant boot-partition retrieval.Anton Hvornum
2021-11-16Linting issuesAnton Hvornum
2021-11-16Added more logging for debugging purposesAnton Hvornum
2021-11-16Improved error message when failing to detect mount information.Anton Hvornum
2021-11-16Fix unknown-ucode message for EFISTUB bootloaderEttore Forigo
2021-11-15Fix boot partition detection for EFISTUB bootloaderEttore Forigo
2021-11-14Add EFISTUB bootloader supportEttore Forigo
2021-11-11Modified last few places where password gets set.Anton Hvornum
2021-11-07Fixes #690 by Clearing storage['active_boot'] if shutdown was successful (#691)Anton Hvornum
2021-11-06Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...Anton Hvornum
2021-11-06Added mimic function for file operationsAnton Hvornum
2021-11-06Update installer.pyAnton Hvornum
2021-11-05Fixed default zram conf location and importsAnton Hvornum
2021-11-05Fixed newline in zram confAnton Hvornum
2021-11-05Fixed broken import from masterAnton Hvornum
2021-11-05Fixed broken import from master (GRUB non-EFI might be wonky)Anton Hvornum
2021-11-05Stripped down the default zram configuration for zram-generatorAnton Hvornum
2021-11-05Merged latest masterAnton Hvornum
2021-11-05Merged in master changesAnton Hvornum
2021-11-05Fix import systemd.BootAnton Hvornum
2021-11-05Added more information to the NTP log line.Anton Hvornum
2021-11-05Renamed the ntp function, as it doesn't install/enable ntp any longer. Even t...Anton Hvornum