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-09-27Bumping version to: v2.6.2 (#2123)Anton Hvornum
2023-09-23Bumped version to: v2.6.1Anton Hvornum
2023-09-18Fix many typos (#1692)Alexander Seiler
2023-07-30Bumping version (#1965)Anton Hvornum
2023-07-30Adding pack packages to profiles after they were removed (#1956)Anton Hvornum
2023-07-25Fix 1934 - audio server regression (#1946)Daniel Girtler
2023-07-17Fix network settings loading from config file (#1921)Daniel Girtler
2023-06-28Adding python-simple-term-menu to the dependency list (#1901)Anton Hvornum
2023-06-22Simplify object serialization before JSON encoding (#1871)Himadri Bhattacharjee
2023-06-21Make Gfx driver handling saver (#1885)Daniel Girtler
2023-06-21Always verify permissions and check for log dir (#1874)Daniel Girtler
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