Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
/
lib
/
user_interaction.py
Age
Commit message (
Expand
)
Author
2021-06-13
Setting proper keys in exported config (#557)
Yash Tripathi
2021-06-13
Implement is_desktop_profile helper function (#575)
Dylan M. Taylor
2021-06-13
Removed old safety logics for partitions. Partitions will now always be forma...
Anton Hvornum
2021-06-13
Added multi-disk suggested layout. It's sorted on performance, and the first ...
Anton Hvornum
2021-06-13
Working suggested single disk layout, preparing for multiple selections.
Anton Hvornum
2021-06-10
Renamed vfat -> fat32 for the purpose of consistency. Most actions are referr...
Anton Hvornum
2021-06-10
Added wipe support to layout definitions. Also changed default start position...
Anton Hvornum
2021-06-10
Clarify driver recommendations (#572)
Dylan M. Taylor
2021-06-10
Merging in latest changes from master.
Anton Hvornum
2021-06-10
Started working on partitioning logic from declarative layouts.
Anton Hvornum
2021-06-10
Merge pull request #537 from archlinux/torxed-fix-517
Anton Hvornum
2021-06-06
Removed the bulk of disk-operations from guided, and will move the logic into...
Anton Hvornum
2021-06-06
Added a json.dumps() helper that wraps JSON cls. Also tweaked the logic for t...
Anton Hvornum
2021-06-04
Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...
Anton Hvornum
2021-06-04
Merged in changes from master
Anton Hvornum
2021-06-02
Remove line explaining desktop profile
Dylan Taylor
2021-06-02
Add description to profile listing
Dylan Taylor
2021-06-01
Windows fix + Sorting based on list
Anton Hvornum
2021-05-27
Change ordering of example profiles
Dylan M. Taylor
2021-05-27
made it more clear
nullrequest
2021-05-27
Make it more clear what the desktop profile does
nullrequest
2021-05-24
Merged in latest changes from master
Anton Hvornum
2021-05-22
Forgot an important import.
Anton Hvornum
2021-05-22
Fixes docstrings.
Anton Hvornum
2021-05-22
Re-worked the select_profile() user interaction. It no longer takes options a...
Anton Hvornum
2021-05-21
Merging in latest changes from master and resolved conflicts.
Anton Hvornum
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-18
Proofreading: Fix misc. spelling and grammar issues
Dylan Taylor
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Remove some redundant parenthesis
Dylan Taylor
2021-05-15
Fix E712
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
More formatting fixes
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-12
Merge pull request #422 from arieboven/print_large_list_fix
Anton Hvornum
2021-05-12
Merge pull request #379 from SecondThundeR/multi-select-update
Anton Hvornum
2021-05-11
Renamed keyboard-language to keyboard-layout to avoid confusion. Added encryp...
Anton Hvornum
2021-05-11
Fixed line-ending issue after using generic_multi_select()
Anton Hvornum
2021-05-11
Spelling errors, and filtered the output a bit.
Anton Hvornum
2021-05-10
Tested the workflow, and it works pretty decent. There's some kinks to work o...
Anton Hvornum
2021-05-10
Tested creating partitions and deleting them. Kinda works now.
Anton Hvornum
2021-05-10
Added Partition() properties: sector_size, start, end, boot, partition_type a...
Anton Hvornum
2021-05-10
Added a soft-wrapper around parted logic. This logic will guide users through...
Anton Hvornum
2021-05-08
fix error when to many options and calculation spaces
aboven
2021-05-07
Splitting up partitioning logic some more.
Anton Hvornum
2021-05-06
Add default graphics card driver option
SecondThundeR
2021-05-06
Adding in partition layout structure
Anton Hvornum
2021-04-30
Make the style of the word superuser consistent
Dylan M. Taylor
2021-04-30
Tweak wording for superuser prompt a little bit
Dylan M. Taylor
[prev]
[next]