| .. |
|
disk
|
Added back key_file support for legacy reasons, but it now acts as an input instead.
|
2022-02-09 10:17:05 +01:00 |
|
menu
|
Solving some issues after merging flexible_menu (#948)
|
2022-02-07 01:58:33 +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 |
|
configuration.py
|
Routine to properly print and save config data (#888)
|
2022-02-05 13:52:14 +01:00 |
|
exceptions.py
|
SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933)
|
2022-02-02 14:22:52 +01:00 |
|
general.py
|
Change usage `lsblk` to `blkid` where possible. And general improvements to disk handling. (#949)
|
2022-02-08 23:21:20 +01:00 |
|
hardware.py
|
Torxed fix sys command calls (#932)
|
2022-02-02 08:18:12 +01:00 |
|
installer.py
|
Change usage `lsblk` to `blkid` where possible. And general improvements to disk handling. (#949)
|
2022-02-08 23:21:20 +01:00 |
|
locale_helpers.py
|
Command locales (second batch) (#886)
|
2022-02-03 00:02:30 +01:00 |
|
luks.py
|
Forgot import of Union
|
2022-02-09 10:19:20 +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
|
Change usage `lsblk` to `blkid` where possible. And general improvements to disk handling. (#949)
|
2022-02-08 23:21:20 +01:00 |
|
plugins.py
|
Fixed import error ModuleType (#848)
|
2022-01-07 10:54:29 +00:00 |
|
profiles.py
|
Update nationalization (#944)
|
2022-02-06 11:30:26 +01: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 |
|
translation.py
|
Update nationalization (#944)
|
2022-02-06 11:30:26 +01:00 |
|
user_interaction.py
|
Change usage `lsblk` to `blkid` where possible. And general improvements to disk handling. (#949)
|
2022-02-08 23:21:20 +01:00 |