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-07-18
changed dry_run to dry-run
Yash Tripathi
2021-06-10
added --dry-run flag (#570)
Yash Tripathi
2021-06-06
updated creds help
Yash Tripathi
2021-06-06
changed block location
Yash Tripathi
2021-06-06
added support for seperating credentials from config
Yash Tripathi
2021-06-02
Adding more granular debugging
Anton Hvornum
2021-05-28
Pulled in latest master changes
Anton Hvornum
2021-05-28
Update __version__ to become a dev-version again
Anton Hvornum
2021-05-27
Update version for 2.2.0 final
Dylan M. Taylor
2021-05-24
Adding support for --plugin=<plugin path>
Anton Hvornum
2021-05-24
Pleasing the linter gods
Anton Hvornum
2021-05-24
Added optional version handling. And improved error handling a bit.
Anton Hvornum
2021-05-24
Added better error handling.
Anton Hvornum
2021-05-24
Added a comment
Anton Hvornum
2021-05-24
Pleasing the linter gods
Anton Hvornum
2021-05-24
Removed empty whitespace
Anton Hvornum
2021-05-24
Added redundant argument creation.
Anton Hvornum
2021-05-24
Syncing in latest changes from master
Anton Hvornum
2021-05-23
Merge branch 'master' of github.com:archlinux/archinstall
Anton Hvornum
2021-05-23
Version bump for tagging.
Anton Hvornum
2021-05-23
removed debug code
Yash Tripathi
2021-05-23
bringing back the old method for parsing extra args as config values
Yash Tripathi
2021-05-19
Have the configuration file request identify itself as coming from ArchInstall
Dylan M. Taylor
2021-05-19
Added support for getting configuration from a URL
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
reintroduce this line, seems to be needed for install to work despite being d...
Dylan M. Taylor
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
[next]