Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/guided.py
AgeCommit message (Expand)Author
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-26Removed the archlinux-keyring package updateAnton Hvornum
2023-02-27Added 'exited' as a viable status code for servicesAnton Hvornum
2023-02-27Added more services that we need to wait for. (#1647)Anton Hvornum
2022-11-13Remove HSM from global menu (#1559)Daniel Girtler
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-10-06Improved speed in --skip-mirror-check (#1505)Anton Hvornum
2022-10-03Add hostname and locales as parameters to `minimal_installation()` (#1458)codefiles
2022-08-29Value comparison error for dropping into shell (#1441)Anton Hvornum
2022-08-11Fix check for additional repositories (#1391)codefiles
2022-08-01Option for Parallel Downloads (#1397)Abhay Mohandas
2022-08-01- Fix KeyError exceptions (#1354)virtual-meme-machine
2022-06-02Added more offline functionality, such as skipping package search (#1296)Anton Hvornum
2022-05-29Moved genfstab() to guided.py instead of __exit__ of Installer(). This is a b...Anton Hvornum
2022-05-26Rework user management (#1220)Daniel Girtler
2022-05-18Added a HSM menu entry (#1196)Anton Hvornum
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-05Fix 1117 (#1126)Daniel Girtler
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-22Flexible order of menu options (#1078)Daniel
2022-04-22Support for multiple network interfaces (#1052)Daniel
2022-03-28Issues with Network Management and user management in menu (#1036)Werner Llácer
2022-02-28Menu option save config (#1009)Daniel
2022-02-28Rework network config (#1001)Daniel
2022-02-15Fix #966 - DeferredTranslation errors (#976)Daniel
2022-02-13Switch from flags to an 'additional repository' menu (#977)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-12Add a flag to install testing repositories (#967)Dylan M. Taylor
2022-02-12Fix errors on selection of additional packages (#959)Daniel
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-04Moving load_config from guided to \__init__.py (#887)Werner Llácer
2022-02-03Command locales (second batch) (#886)Werner Llácer
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-01-30Synchronize `archlinux-keyring` when running guided.py (#917)Timothy Pidashev
2022-01-26Allow mirror reachability check to be skipped (#910)Dylan M. Taylor
2022-01-20Disable zswap (#883)Thomas
2022-01-15Missing arguments after GlobalMenu execution (issue #868) (#871)Werner Llácer
2022-01-14Added in version history in the configurationAnton Hvornum
2022-01-14Created a save_user_configurations (#856)Anton Hvornum
2022-01-07Global menu (#806)Daniel
2022-01-07Fix partition layout (#794)HTV04
2022-01-02examples/guided: if selected, activate NTP also in installer system (#831)Ilario Gelmetti
2022-01-02Adding a Pipewire application profile (#821)Anton Hvornum