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-09-21
Fix Bug: 'Suggest partition layout' crashes
Hugo Ankarloo
2021-09-20
Merge branch 'master' into svintooo-fix
Hugo Ankarloo
2021-09-20
Fix Bug: Set filesystem crashes if no partitions
Hugo Ankarloo
2021-09-20
Fix Bug: config b0rked by Suggest partition layout
Hugo Ankarloo
2021-09-19
general: remove all found white-spaces
SecondThundeR
2021-09-15
Making sure the drive paths are in the JSON structure, and not the class obje...
Anton Hvornum
2021-09-06
Merged in master.
Anton Hvornum
2021-09-06
Merge branch 'master' into master
Anton Hvornum
2021-09-04
Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...
Anton Hvornum
2021-07-19
Mention GNOME and KDE's soft dependency on NetworkManager in the install
j-james
2021-07-18
created load_config() to load configuration
Yash Tripathi
2021-07-04
Added a filesystem check when marking for formatting, this should ensure that...
Anton Hvornum
2021-07-03
Added options to mark/unmark partitions for formatting (useful when re-using ...
Anton Hvornum
2021-06-14
Change of variable
Anton Hvornum
2021-06-14
moved valid_parted_position to disk. And made it handle float numbers.
Anton Hvornum
2021-06-14
Added BlockDevice.largest_free_space and BlockDevice.free_space (iterator). A...
Anton Hvornum
2021-06-14
Unifying partioning logic into one function when managing partitions. Rather ...
Anton Hvornum
2021-06-14
Merged in master
Anton Hvornum
2021-06-14
Re-structuring partition flow
Anton Hvornum
2021-06-14
Legacy re-name of function.
Anton Hvornum
2021-06-14
Synced master into partitioning branch
Anton Hvornum
2021-06-13
Change graphics driver prompt to better indicate default action
Dylan M. Taylor
2021-06-13
Started on multiple-disk-re-usage selection process.
Anton Hvornum
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
[next]