Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archinstall
/
lib
/
general.py
Age
Commit message (
Expand
)
Author
2023-10-02
Simplify SysCommand decoding (#2121)
Daniel Girtler
2023-09-24
Unify json functions (#2102)
Daniel Girtler
2023-09-18
Fix many typos (#1692)
Alexander Seiler
2023-09-16
Added a forced buffer flush on each worker stdin write (#2057)
Anton Hvornum
2023-09-14
fix custom-commands issue #2025 (#2026)
Stephen Houser
2023-07-30
Adding pack packages to profiles after they were removed (#1956)
Anton Hvornum
2023-07-17
removed str() around objects to be serialized. As None should stay intact rat...
Anton Hvornum
2023-06-28
Refactor installer and general design patterns (#1895)
Himadri Bhattacharjee
2023-06-22
Simplify object serialization before JSON encoding (#1871)
Himadri Bhattacharjee
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
2023-05-03
Full mypy compliance and small fixes (#1777)
Daniel Girtler
2023-04-19
PyParted and a large rewrite of the underlying partitioning (#1604)
Daniel Girtler
2023-03-26
Improved handling of .json() helper handling. By dumping it with the JsonEnco...
Anton Hvornum
2023-03-14
Fix `exit_code` (#1679)
codefiles
2023-03-10
Error handling cmd history (#1560)
mrvantage
2023-02-27
Rename "peak_output" to "peek_output" (#1648)
jaybent
2022-10-12
Updating Partition() information after mount and unmount. (#1508)
Anton Hvornum
2022-08-30
Fixing issue where blkid causes SysCallException (#1445)
Anton Hvornum
2022-08-28
Fix permission flags on all the log files created (#1440)
Anton Hvornum
2022-08-12
Fixing double insertion of encoding in locale.gen/locale.conf (#1421)
Anton Hvornum
2022-08-10
Adding better error output for when loading remote configurations goes wrong....
Anton Hvornum
2022-08-01
Solves issue 1343. Could not locate partition after creation (#1355)
Werner Llácer
2022-05-29
Fix typos (#1265)
Kian-Meng Ang
2022-05-26
Rework btrfs handling (#1234)
Anton Hvornum
2022-05-18
Added a HSM menu entry (#1196)
Anton Hvornum
2022-05-12
Made sure remote sourcing works for --creds, --config and --disk-layout. (#1170)
Anton Hvornum
2022-05-08
SysCommand now sets working_directory on SysCommandWorker. Also made it so th...
Anton Hvornum
2022-02-08
Change usage `lsblk` to `blkid` where possible. And general improvements to d...
Anton Hvornum
2022-02-06
Flexible menu 2 (#916)
Werner Llácer
2022-02-03
Command locales (second batch) (#886)
Werner Llácer
2022-02-02
SysCommand() to remove ANSII VT100 Esc codes & archlinux-keyring fix (#933)
Anton Hvornum
2022-01-30
Fixed an issue where SysCommand() never utilized the SysCommandWorker() conte...
Anton Hvornum
2022-01-07
Btrfs II (#838)
Werner Llácer
2022-01-06
Define an standard locale for all the commands executed (#827)
Werner Llácer
2022-01-06
Added type annotations to all functions (#845)
Anton Hvornum
2022-01-02
Improved command line argument parsing (#725)
Werner Llácer
2021-12-31
Bringing in changes from v2.3.1-dev branch. This fixes a selection of things ...
Anton Hvornum
2021-12-02
Fixing some mypy complaints (#780)
Anton Hvornum
2021-11-24
Support encrypting multiple partitions (#759)
Anton Hvornum
2021-11-19
source code improvement
Steven Lee
2021-11-18
Adding a cmd_history.txt log under /var/log/archinstall/ (#737)
Anton Hvornum
2021-11-17
Fixing broken encryption support in GRUB (#724)
Anton Hvornum
2021-11-09
Forgot to change the cls=JSON inside the recursive call of UNSAFE_JSON
Anton Hvornum
2021-11-09
Adding in storage of user supplied credentials. This separates credentials fr...
Anton Hvornum
2021-11-05
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...
Anton Hvornum
2021-11-01
Fixed general.py flake8 issues.
Anton Hvornum
2021-09-06
Merged in master.
Anton Hvornum
2021-07-16
Replace for loops with comprehensions
monosans
2021-06-10
Added wipe support to layout definitions. Also changed default start position...
Anton Hvornum
2021-06-10
Merging in latest changes from master.
Anton Hvornum
[next]