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
/
profiles.py
Age
Commit message (
Expand
)
Author
2020-09-30
Tweaked the import logic so that the Imported() class returns the actual modu...
Anton Hvornum
2020-09-30
Fixing a import logic issue. We don't want to trigger if __name__ ... during ...
Anton Hvornum
2020-09-30
Fixed bug: profile names listed by list_profiles() contained a trailing dot. ...
Anton Hvornum
2020-09-30
Finalized magic function _prep_function(). Gets returned when a profile is im...
Anton Hvornum
2020-09-30
Fixing awesome and xorg for first test run.
Anton Hvornum
2020-08-20
Added the HTTPS POST for a successful build to the unattended test build.
Anton Hvornum
2020-08-20
Added a unattended installer. Fixed list_profiles() to not include .py ending...
Anton Hvornum
2020-08-20
Starting to add networking helpers in archinstall. First up is archinstall.ge...
Anton Hvornum
2020-08-05
Removed support entirely for .json. Cleaning up the Profile() class **a lot**...
Anton Hvornum
2020-08-04
Fixed description support
Anton Hvornum
2020-08-04
Fixed description support
Anton Hvornum
2020-08-04
Added a debug
Anton Hvornum
2020-08-04
Adding description handling in profiles.
Anton Hvornum
2020-08-04
elif mixup
Anton Hvornum
2020-08-04
Added a list_profiles() function, that lists all current local profiles. Also...
Anton Hvornum
2020-07-22
New feature: application profiles now support .py as well. Also fixed a sys.p...
Anton Hvornum
2020-07-08
v2.0.3 prep release. Profile now fully support python scripting instead of JS...
Anton Hvornum
2020-07-08
Added support for .py profiles. Added a simple 'desktop.py' for now that is j...
Anton Hvornum
2020-07-07
Added colored output. Also tested non-encrypted installations and added ext4 ...
Anton Hvornum
2020-07-06
Prepped readme for pypi. Also updated setup.py to reflect a better project na...
Anton Hvornum
2020-07-06
Renaming deployments to profiles
Anton Hvornum
2020-07-06
Renaming deployments to profiles
Anton Hvornum
2020-07-06
Reworked final preparations for working with profiles and installing them.
Anton Hvornum
[prev]