Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Expand)Author
2022-02-02SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933)Anton Hvornum
2022-02-02Changed working version in master to v2.4.0-dev0Anton Hvornum
2022-02-02Torxed fix sys command calls (#932)Anton Hvornum
2022-02-02forgot import of log()Anton Hvornum
2022-02-02forgot import of log()Anton Hvornum
2022-02-02Added a by-path import to support git clone - import of the library (#931)Anton Hvornum
2022-02-01Issue923 (#927)Werner Llácer
2022-01-30Add --noconfirm flag to update_keyring() (#922)Timothy Pidashev
2022-01-30Fixed an issue where SysCommand() never utilized the SysCommandWorker() conte...Anton Hvornum
2022-01-30Synchronize `archlinux-keyring` when running guided.py (#917)Timothy Pidashev
2022-01-26Update installer.py (#1) (#793)OneLongneck
2022-01-25Correct definition of btrfs standard layout (#906)Werner Llácer
2022-01-25Fixing the 'device_instance' being None in some partition places (#902)Anton Hvornum
2022-01-25Make text for getting filesystems more grammatically correct (#903)Dylan M. Taylor
2022-01-25FIX: disk layout: partprobe should be called and checked only for target devi...Victor Gavro
2022-01-25Removed last lsblk to grab PARTUUID (#901)Anton Hvornum
2022-01-24get rid of an exit() (#899)Werner Llácer
2022-01-24Solve issue #894 (#898)Werner Llácer
2022-01-20Disable zswap (#883)Thomas
2022-01-20Enable periodic TRIM (#882)Thomas
2022-01-18Some issues at Guided.py (#878)Werner Llácer
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-14Moved lib.plugin import to the topAnton Hvornum
2022-01-14Unified filesystem names by using get_mount_fs_type() function before .format...Anton Hvornum
2022-01-14Changed the default btrfs layout to have @ as /Anton Hvornum
2022-01-12Restore generic_select function (#857)Werner Llácer
2022-01-08partition.py: Use exit code for mkfs.fat exception (#853)Romain Goncalves
2022-01-07obsolete call for timezone changed (#850)Werner Llácer
2022-01-07Wrongly spelled importAnton Hvornum
2022-01-07Fixed import error ModuleType (#848)Anton Hvornum
2022-01-07Global menu (#806)Daniel
2022-01-07Btrfs II (#838)Werner Llácer
2022-01-07Fix partition layout (#794)HTV04
2022-01-06Define an standard locale for all the commands executed (#827)Werner Llácer
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2022-01-06Update simple_menu.pyAnton Hvornum
2022-01-05Improve documentation v2.3.1 (#843)Anton Hvornum
2022-01-04Add prompt for /home partition (#801)HTV04
2022-01-02Adding a Pipewire application profile (#821)Anton Hvornum
2022-01-02Improved command line argument parsing (#725)Werner Llácer
2022-01-01!= -> is notAnton Hvornum
2021-12-31Enable multiple mirror selection #457 (#809)Daniel
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-16Changed lsblk to blkid where possible (#802)Anton Hvornum
2021-12-12Fixing possible race condition with partprobe (#796)Wilhelm Åkermark
2021-12-11Merge branch 'archlinux:master' into patch-1MTC
2021-12-11fix logic: could not detect root **or** bootMTC
2021-12-07Add handling of default options in multi-choice menusDidr