Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
AgeCommit message (Expand)Author
2022-03-28Subvolume User Interface (#1032)Werner Llácer
2022-03-28Version bump for release candidate of v2.4.0 RC1Anton Hvornum
2022-02-28add new widget ListManager (#1005)Werner Llácer
2022-02-28Rework network config (#1001)Daniel
2022-02-28enhacements to the menu infraestructure (#978)Werner Llácer
2022-02-15Fix #966 - DeferredTranslation errors (#976)Daniel
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-05Provide nationalization (#893)Daniel
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-02Torxed pydantic to dataclass (#935)Anton Hvornum
2022-02-02Removed dead importAnton Hvornum
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-01Issue923 (#927)Werner Llácer
2022-01-18Some issues at Guided.py (#878)Werner Llácer
2022-01-14Moved lib.plugin import to the topAnton Hvornum
2022-01-07Global menu (#806)Daniel
2022-01-02Adding a Pipewire application profile (#821)Anton Hvornum
2022-01-02Improved command line argument parsing (#725)Werner Llácer
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-24Set the version for master to 2.3.1 developmentDylan M. Taylor
2021-11-24Bumped the version to v2.3.0Anton Hvornum
2021-11-23Fix error at end of installation from missing method importDylan Taylor
2021-11-18Added an exception if configuration cannot be loaded, to avoid confusionAnton Hvornum
2021-11-13Adding in --mount-point argument, which overrides storage['MOUNT_POINT']Anton Hvornum
2021-07-18changed dry_run to dry-runYash Tripathi
2021-06-10added --dry-run flag (#570)Yash Tripathi
2021-06-06updated creds helpYash Tripathi
2021-06-06changed block locationYash Tripathi
2021-06-06added support for seperating credentials from configYash Tripathi
2021-06-02Adding more granular debuggingAnton Hvornum
2021-05-28Pulled in latest master changesAnton Hvornum
2021-05-28Update __version__ to become a dev-version againAnton Hvornum
2021-05-27Update version for 2.2.0 finalDylan M. Taylor
2021-05-24Adding support for --plugin=<plugin path>Anton Hvornum
2021-05-24Pleasing the linter godsAnton Hvornum
2021-05-24Added optional version handling. And improved error handling a bit.Anton Hvornum
2021-05-24Added better error handling.Anton Hvornum
2021-05-24Added a commentAnton Hvornum
2021-05-24Pleasing the linter godsAnton Hvornum
2021-05-24Removed empty whitespaceAnton Hvornum
2021-05-24Added redundant argument creation.Anton Hvornum
2021-05-24Syncing in latest changes from masterAnton Hvornum
2021-05-23Merge branch 'master' of github.com:archlinux/archinstallAnton Hvornum
2021-05-23Version bump for tagging.Anton Hvornum
2021-05-23removed debug codeYash Tripathi