Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib
AgeCommit message (Expand)Author
2022-02-15Fix #966 - DeferredTranslation errors (#976)Daniel
2022-02-13Switch from flags to an 'additional repository' menu (#977)Dylan M. Taylor
2022-02-13Set the default timezone to UTC in the menu (#981)Dylan M. Taylor
2022-02-13Use archlinux as the default hostname (#979)Dylan M. Taylor
2022-02-13Add multilib flag and enable multilib-testing if testing flag is also passed ...Dylan M. Taylor
2022-02-13Set default bootloader based on presence of UEFI (#980)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-12Fix errors on selection of additional packages (#959)Daniel
2022-02-11Added better error output (based on #963)Anton Hvornum
2022-02-11Some refinements to the Menu infraestructure (#962)Werner Llácer
2022-02-08Change usage `lsblk` to `blkid` where possible. And general improvements to d...Anton Hvornum
2022-02-07Calling Partition().partprobe() instead of general partprobe. This avoids rea...Anton Hvornum
2022-02-07Solving some issues after merging flexible_menu (#948)Werner Llácer
2022-02-06Flexible menu 2 (#916)Werner Llácer
2022-02-06Update nationalization (#944)Daniel
2022-02-05Routine to properly print and save config data (#888)Werner Llácer
2022-02-05Renamed ask_timezone()Anton Hvornum
2022-02-05Provide nationalization (#893)Daniel
2022-02-04disk layout: allow to omit partition "start" option to start from previous pa...Victor Gavro
2022-02-03Command locales (second batch) (#886)Werner Llácer
2022-02-02Torxed pydantic to dataclass (#935)Anton Hvornum
2022-02-02Migrate old input to new menu (#874)Daniel
2022-02-02SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933)Anton 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-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-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