Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/user_interaction.py
AgeCommit message (Expand)Author
2022-02-28User Management via lists (#1008)Werner Llácer
2022-02-28Only set presets if presets are given. We should probably fix tghis in select...Anton Hvornum
2022-02-28Menu option save config (#1009)Daniel
2022-02-28Rework network config (#1001)Daniel
2022-02-28Fix (some) mypy things (#996)Daniel
2022-02-28Rework the user/superuser configuration (#993)Daniel
2022-02-28Add password strength check (#983)komeil Parseh
2022-02-28enhacements to the menu infraestructure (#978)Werner Llácer
2022-02-27Fix #1006 (#1007)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-12Fix errors on selection of additional packages (#959)Daniel
2022-02-08Change usage `lsblk` to `blkid` where possible. And general improvements to d...Anton Hvornum
2022-02-06Flexible menu 2 (#916)Werner Llácer
2022-02-06Update nationalization (#944)Daniel
2022-02-05Renamed ask_timezone()Anton Hvornum
2022-02-05Provide nationalization (#893)Daniel
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-01Issue923 (#927)Werner Llácer
2022-01-15Changes to take correctly the 'kernels' argument (cf. isssue 868) (#869)Werner Llácer
2022-01-12Restore generic_select function (#857)Werner Llácer
2022-01-07Global menu (#806)Daniel
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2021-12-31Enable multiple mirror selection #457 (#809)Daniel
2021-12-02Add simple menu for better UX (#660)Daniel
2021-11-24Support encrypting multiple partitions (#759)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-22NTFS Root Filesystem Support (#748)Dylan M. Taylor
2021-11-22Fix #746 - Can't create a filesystem on a new partition during the manual par...Anton Hvornum
2021-11-11Modified last few places where password gets set.Anton Hvornum
2021-11-05Misspelled variable nameAnton Hvornum
2021-11-05Merged latest masterAnton Hvornum
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-11-01Adding support for swap on zramAnton Hvornum
2021-09-21Fix Bug: 'Suggest partition layout' crashesHugo Ankarloo
2021-09-20Merge branch 'master' into svintooo-fixHugo Ankarloo
2021-09-20Fix Bug: Set filesystem crashes if no partitionsHugo Ankarloo
2021-09-20Fix Bug: config b0rked by Suggest partition layoutHugo Ankarloo
2021-09-19general: remove all found white-spacesSecondThundeR
2021-09-15Making sure the drive paths are in the JSON structure, and not the class obje...Anton Hvornum
2021-09-06Merged in master.Anton Hvornum
2021-09-06Merge branch 'master' into masterAnton Hvornum
2021-09-04Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...Anton Hvornum
2021-07-19Mention GNOME and KDE's soft dependency on NetworkManager in the installj-james
2021-07-18created load_config() to load configurationYash Tripathi
2021-07-04Added a filesystem check when marking for formatting, this should ensure that...Anton Hvornum
2021-07-03Added options to mark/unmark partitions for formatting (useful when re-using ...Anton Hvornum
2021-06-14Change of variableAnton Hvornum