Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
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-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-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-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-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-02-02Updated configuration example "custom commands"Anton Hvornum
2022-02-01Issue923 (#927)Werner Llácer
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-15Activate file write into only_hd and upgrade to guided.py level (#867)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-06- No treatement of disk_layouts_file (#844)Werner Llácer
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-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-02Add simple menu for better UX (#660)Daniel
2021-11-28Adds version to user_conf.jsonAnton Hvornum
2021-11-26Updated examples, fix #772Anton 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
2021-11-22Make NTFS an advanced option (#753)Dylan M. Taylor
2021-11-22Simplified size definition in dict. (#752)Anton Hvornum
2021-11-20Merge PR #739 - Added @staticmethod decoratorsAnton Hvornum
2021-11-20Incorrect location usage of AVAILABLE_GFX_DRIVERSAnton Hvornum
2021-11-19source code improvementSteven Lee
2021-11-11Removed assumptions that !user and !super-users exists.Anton Hvornum