Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/guided.py
AgeCommit message (Expand)Author
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
2022-01-02Fix inspired by #804 to tweak the fix in v2.3.1-devAnton Hvornum
2022-01-02Fixed issue #799. Where user prompt wouldn't be shown if a root password was ...Anton Hvornum
2022-01-02Improved command line argument parsing (#725)Werner Llácer
2022-01-02better handling the skip partitioning option. (#778)Werner Llácer
2021-12-31Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...Anton Hvornum
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-28Adds version to user_conf.jsonAnton Hvornum
2021-11-24Added error handling to guided surrounding disk_layoutsAnton Hvornum
2021-11-23Fix error at end of installation from missing method importDylan Taylor
2021-11-23Add accessibility packages to installed system if using the on the live ISO (...Dylan M. Taylor
2021-11-23Adding a warning when /boot is reasonably too small (#738)Anton Hvornum
2021-11-22Rewrite bootloader selection to allow efistub if advanced flag is setDylan Taylor