archinstall/archinstall/lib
Victor Gavro 68c2988358
disk layout: allow to omit partition "start" option to start from previous partition end (#895)
* disk layout: allow to omit partition "start" option to start from previous partition end

* mixed tabs/spaces fixes

* Update filesystem.py

Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com>
2022-02-04 23:58:44 +01:00
..
disk disk layout: allow to omit partition "start" option to start from previous partition end (#895) 2022-02-04 23:58:44 +01:00
menu Migrate old input to new menu (#874) 2022-02-02 14:26:09 +01:00
models Torxed pydantic to dataclass (#935) 2022-02-02 15:01:17 +01:00
packages Torxed pydantic to dataclass (#935) 2022-02-02 15:01:17 +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
exceptions.py SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933) 2022-02-02 14:22:52 +01:00
general.py Command locales (second batch) (#886) 2022-02-03 00:02:30 +01:00
hardware.py Torxed fix sys command calls (#932) 2022-02-02 08:18:12 +01:00
installer.py Command locales (second batch) (#886) 2022-02-03 00:02:30 +01:00
locale_helpers.py Command locales (second batch) (#886) 2022-02-03 00:02:30 +01:00
luks.py Define an standard locale for all the commands executed (#827) 2022-01-06 23:26:49 +01:00
mirrors.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
networking.py Add --noconfirm flag to update_keyring() (#922) 2022-01-30 17:28:59 +01:00
output.py Migrate old input to new menu (#874) 2022-02-02 14:26:09 +01:00
plugins.py Fixed import error ModuleType (#848) 2022-01-07 10:54:29 +00:00
profiles.py Fixed import error ModuleType (#848) 2022-01-07 10:54:29 +00:00
services.py Added type annotations to all functions (#845) 2022-01-06 22:01:15 +01:00
storage.py Command locales (second batch) (#886) 2022-02-03 00:02:30 +01:00
systemd.py Command locales (second batch) (#886) 2022-02-03 00:02:30 +01:00
user_interaction.py Migrate old input to new menu (#874) 2022-02-02 14:26:09 +01:00