Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/lib/disk/user_guides.py
AgeCommit message (Expand)Author
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-05-09Introduce ctrl+c and other bug fixes (#1152)Daniel Girtler
2022-05-05Fix 1117 (#1126)Daniel Girtler
2022-04-26Adding compression as an option (#1084)Anton Hvornum
2022-02-06Update nationalization (#944)Daniel
2022-02-02Migrate old input to new menu (#874)Daniel
2022-02-01Issue923 (#927)Werner Llácer
2022-01-25Correct definition of btrfs standard layout (#906)Werner Llácer
2022-01-14Changed the default btrfs layout to have @ as /Anton Hvornum
2022-01-07Fix partition layout (#794)HTV04
2022-01-06Added type annotations to all functions (#845)Anton Hvornum
2022-01-04Add prompt for /home partition (#801)HTV04
2021-11-24Re-phrased btrfs subvolume question to only allow for a default layoutAnton Hvornum
2021-11-22Make NTFS an advanced option (#753)Dylan M. Taylor
2021-11-22Simplified size definition in dict. (#752)Anton Hvornum
2021-11-17Fixing broken encryption support in GRUB (#724)Anton Hvornum
2021-11-08If using subvolumes, make root partition 100% instead of using homeDylan M. Taylor
2021-11-05Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-93Anton Hvornum
2021-11-05Just swapped quotation marks. Easier to copy paste into JSON syntax highlight...Anton Hvornum
2021-11-05Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...Anton Hvornum
2021-10-30Added creating and mounting of subvolume structure for BTRFS.Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Forgot some imports that didn't show up on a static run without going through...Anton Hvornum
2021-10-22Restructured disk.py into lib/disk/<splits>.py instead. Shouldn't be any brok...Anton Hvornum