archinstall/archinstall/lib
codefiles d2acdb4977
Refactor create_btrfs_volumes() (#2621)
2024-08-22 16:41:10 +10:00
..
disk Refactor create_btrfs_volumes() (#2621) 2024-08-22 16:41:10 +10:00
interactions `disk.Size(1, disk.Unit.GiB, sector_size)` for issue #913 (#2583) 2024-07-23 14:33:45 +10:00
locale Use the current layout instead of the us layout (#2495) 2024-05-15 21:41:42 +10:00
menu LVM support (#2104) 2024-04-15 18:49:00 +10:00
models Use `/mirrors/status/json/` instead of `/mirrorlist/` to get mirror lists (#2599) 2024-08-02 15:24:44 +02:00
packages Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00
pacman Fix enabling of testing repositories (#2340) 2024-03-07 14:41:25 +01:00
profile Added a advanced=bool flag to Profile() class and enabled it on the cosmic-epoch profile (#2619) 2024-08-22 08:28:16 +02:00
utils Fix 2215 | Display installed packages for all profile submenus (#2355) 2024-03-07 14:43:51 +01:00
__init__.py Converted the lib to a pip supported structure to make packaging easier. Also tweaked some minor issues and added the AUR function 2020-07-06 18:44:42 +02:00
boot.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
configuration.py Add handling of signal interrupt and EOF at input prompts (#2154) 2023-10-10 10:00:22 +02:00
exceptions.py Use `/mirrors/status/json/` instead of `/mirrorlist/` to get mirror lists (#2599) 2024-08-02 15:24:44 +02:00
general.py Reposition os.execve call to enable debug logging before child process termination (#2593) 2024-07-29 08:16:46 +10:00
global_menu.py LVM support (#2104) 2024-04-15 18:49:00 +10:00
hardware.py Fix 2215 | Display installed packages for all profile submenus (#2355) 2024-03-07 14:43:51 +01:00
installer.py Updates for new Limine 8.x config filename and syntax (#2606) 2024-08-03 11:56:07 +02:00
luks.py LVM support (#2104) 2024-04-15 18:49:00 +10:00
mirrors.py Use `/mirrors/status/json/` instead of `/mirrorlist/` to get mirror lists (#2599) 2024-08-02 15:24:44 +02:00
networking.py Use `/mirrors/status/json/` instead of `/mirrorlist/` to get mirror lists (#2599) 2024-08-02 15:24:44 +02:00
output.py Upgrade mypy 1.11 (#2588) 2024-07-27 07:23:47 +10:00
plugins.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
storage.py Cleanup imports and unused code (#1801) 2023-05-11 18:30:09 +02:00
translationhandler.py Extend the mypy checks (#2120) 2023-10-03 18:31:17 +11:00