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
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
2021-06-10
Merge pull request #537 from archlinux/torxed-fix-517
Anton Hvornum
2021-06-10
Merge pull request #538 from archlinux/torxed-fix-536
Anton Hvornum
2021-06-06
Added a json.dumps() helper that wraps JSON cls. Also tweaked the logic for t...
Anton Hvornum
2021-06-02
Wrong variable name
Anton Hvornum
2021-06-02
Adding more granular debugging
Anton Hvornum
2021-06-02
Attempt to fix issue regarding broken output
Anton Hvornum
2021-06-01
Windows fix + Sorting based on list
Anton Hvornum
2021-05-22
Since SysCommand() wraps SysCommandWorker(), but SysCommand() doesn't use con...
Anton Hvornum
2021-05-20
Use {installation.target} in custom commands handler
Dylan Taylor
2021-05-20
Extract custom-commands function into general.py
Dylan Taylor
2021-05-19
very minor whitespace fixes
Dylan Taylor
2021-05-19
Added support for getting configuration from a config file (#364)
Yash Tripathi
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Fix mutable default arguments
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
Resolve a few more PEP issues in general.py
Dylan Taylor
2021-05-15
general.py formatting
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-12
some type hint fixes and a bad catch fix
advaithm
2021-04-27
Moving away from custom log levels, to something that's well defined. (#360)
Anton Hvornum
2021-04-17
Merging in master to feature branch.
Anton Hvornum
2021-04-13
Modifying to enable piping in custom environment variables. This is required...
Anton Hvornum
2021-04-13
Closing forked process PID in order to close any ramining open file handles.
Anton Hvornum
2021-04-04
Removed debugging, added an additional 'move back to beginning' and print the...
Anton Hvornum
[next]