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
/
__init__.py
Age
Commit message (
Expand
)
Author
2021-05-15
archinstall/__init__.py changes
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
Cleanup imports and disk.py a bit more
Dylan Taylor
2021-05-15
Updating __version__ to dev1 for dev release.
Anton Hvornum
2021-04-30
Enabling --plugins filtering
Anton Hvornum
2021-04-29
Adding on_pacstrap hook for installation. As well as a plugins listing that p...
Anton Hvornum
2021-04-29
Cleaning up packages. (#374)
Anton Hvornum
2021-04-15
Change version to 2.2.0 in 2.2.0 branch
Dylan M. Taylor
2021-04-12
moved to flit build system
advaithm
2021-04-07
Merging changes from master into feature branch to avoid future conflics.
Anton Hvornum
2021-04-05
Add console_scripts archinstall entry point
Pyfisch
2021-04-05
Switch to setup.cfg
Pyfisch
2021-03-25
New feature: Profile() now supports .packages which returns any defined packa...
Anton Hvornum
2021-02-07
Added in argument support to archinstall for easier testing and debugging
Anton Hvornum
2021-01-25
Created an embryo for hardware detection. Supports detecting WiFi and UEFI. T...
Anton Hvornum
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-10-18
Added a session-storag. This is in an attempt to build away some magic functi...
Anton Hvornum
2020-10-18
Reverted TTS implementation from 35913c4. Since blind people use screen reade...
Anton Hvornum
2020-10-11
Added imports for `archinstall.TTS()` as well as added optinal depends for `P...
Anton Hvornum
2020-09-30
First complete draft of the documentation. Some autodocs are still unpopulate...
Anton Hvornum
2020-09-01
Adding service logic. Checking if reflector has finished before we select cus...
Anton Hvornum
2020-09-01
Added locale helpers in terms of keyboard language/layout. archinstall.list_k...
Anton Hvornum
2020-08-20
Starting to add networking helpers in archinstall. First up is archinstall.ge...
Anton Hvornum
2020-07-21
Added a set_timezone() and fixed set_locale() in the Installer() class. Also ...
Anton Hvornum
2020-07-07
Added pythons -m module support. __main__.py is the main module entry path, a...
Anton Hvornum
2020-07-07
Added colored output. Also tested non-encrypted installations and added ext4 ...
Anton Hvornum
2020-07-06
Reworked final preparations for working with profiles and installing them.
Anton Hvornum
2020-07-06
Converted the lib to a pip supported structure to make packaging easier. Also...
Anton Hvornum
[prev]