Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/__init__.py
AgeCommit message (Expand)Author
2023-06-05Move locales and cleanup menu (#1814)Daniel Girtler
2023-05-15Add custom mirror support (#1816)Daniel Girtler
2023-05-11Cleanup imports and unused code (#1801)Daniel Girtler
2023-05-07Update version 2.5.6 (#1791)Daniel Girtler
2023-05-03Full mypy compliance and small fixes (#1777)Daniel Girtler
2023-04-22Fix import and configuration loading issues (#1764)Daniel Girtler
2023-04-19PyParted and a large rewrite of the underlying partitioning (#1604)Daniel Girtler
2023-03-29Version bump v2.5.4 (#1694)Anton Hvornum
2023-03-29Save encryption configuration (#1672)Daniel Girtler
2023-02-28Fixed indentation issue after #1657Anton Hvornum
2023-02-28Uses dict setdefault instead of manually checking if key-value pair exists. (...Himadri Bhattacharjee
2023-02-27Bumped version to v2.5.3Anton Hvornum
2023-02-27Patch for 1557 (#1645)Anton Hvornum
2022-11-11New encryption menu (#1520)Daniel Girtler
2022-10-12Version bump v2.5.2 (forgot before tagging the release)Anton Hvornum
2022-10-02Fixed spelling mistakes (#1496)benni347
2022-09-25Updating version to v2.5.1Anton Hvornum
2022-09-06Move deserialization into init (#1456)Daniel Girtler
2022-08-30Version bump to v2.5.1rc1 in prep for releaseAnton Hvornum
2022-08-11Cleaned up argument loading slighly. (#1419)Anton Hvornum
2022-08-09Add command line option to get the program version (#1406)Metin Yazici
2022-08-01Update translations (#1348)Daniel Girtler
2022-06-06Update the subvolume menu - fix for #1278 (#1297)Daniel Girtler
2022-06-06Handle cyrillic characters (#1309)Daniel Girtler
2022-06-02Added more offline functionality, such as skipping package search (#1296)Anton Hvornum
2022-05-29Fix typos (#1265)Kian-Meng Ang
2022-05-27Version bump in prep for release + fixed a variable issueAnton Hvornum
2022-05-26Rework user management (#1220)Daniel Girtler
2022-05-18Version bump to RC1 for v2.4.3Anton Hvornum
2022-05-18Added a HSM menu entry (#1196)Anton Hvornum
2022-05-12Made sure remote sourcing works for --creds, --config and --disk-layout. (#1170)Anton Hvornum
2022-05-10Disable UniCyr font for nowAnton Hvornum
2022-05-10Set the unicode cyrillic font by default (#1153)Daniel Girtler
2022-04-29Version bump to v2.4.2Anton Hvornum
2022-04-27Version bump to v2.4.1 (due to pypi.org having a yanked 2.4.0)Anton Hvornum
2022-04-25When using disk_layout files but not config file, we autofill the harddrives ...Werner Llácer
2022-04-22Support for multiple network interfaces (#1052)Daniel
2022-03-29Version bump to v2.4.0 RC2Anton Hvornum
2022-03-28Fixed an import of not yet loaded moduleAnton Hvornum
2022-03-28Fixed an import of not yet loaded moduleAnton Hvornum
2022-03-28Subvolume User Interface (#1032)Werner Llácer
2022-03-28Version bump for release candidate of v2.4.0 RC1Anton Hvornum
2022-02-28add new widget ListManager (#1005)Werner Llácer
2022-02-28Rework network config (#1001)Daniel
2022-02-28enhacements to the menu infraestructure (#978)Werner Llácer
2022-02-15Fix #966 - DeferredTranslation errors (#976)Daniel
2022-02-12Fix errors on selection of additional packages (#959)Daniel
2022-02-06Flexible menu 2 (#916)Werner Llácer
2022-02-06Update nationalization (#944)Daniel
2022-02-05Routine to properly print and save config data (#888)Werner Llácer