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
2021-11-05
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...
Anton Hvornum
2021-11-01
Fixed flake8 issues in networking, plugins and profiles.
Anton Hvornum
2021-06-13
Implement is_desktop_profile helper function (#575)
Dylan M. Taylor
2021-06-02
Add description to profile listing
Dylan Taylor
2021-05-17
Add missing urllib.error import
Dylan M. Taylor
2021-05-15
Fix mutable default arguments
Dylan Taylor
2021-05-15
Fix E713 test for membership should be 'not in'
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
More formatting fixes
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-14
Don't list __init__.py files in profile list
Dylan M. Taylor
2021-05-14
Fixes string index error.
Anton Hvornum
2021-05-12
some type hint fixes and a bad catch fix
advaithm
2021-04-29
Added a postgresql application profile. (#383)
Anton Hvornum
2021-04-28
Added a mini curses class and generic-multi-select (#362)
Anton Hvornum
2021-04-27
Moving away from custom log levels, to something that's well defined. (#360)
Anton Hvornum
2021-04-22
merged with master
advaithm
2021-04-21
Re-working top-level-profile lambda to be a parameter to list_profiles() inst...
Anton Hvornum
2021-04-17
Merging in master to feature branch.
Anton Hvornum
2021-04-12
Merge branch 'master' into torxed-v2.2.0
Anton Hvornum
2021-04-08
Wrong indentation on comment.
Anton Hvornum
2021-04-08
Disable post-install hooks for now
Dylan Taylor
2021-04-08
Add filtration on top level profile
Dylan Taylor
2021-04-08
added _post_install hook.
advaithm
2021-04-07
Remove TODO line - it's functional and tested to work.
Dylan M. Taylor
2021-04-07
Add i3 selections to desktop file
Dylan Taylor
2021-04-07
Add filtration on top level profile
Dylan Taylor
2021-04-07
Merging changes from master into feature branch to avoid future conflics.
Anton Hvornum
2021-04-06
Merge pull request #190 from advaithm/master
Anton Hvornum
2021-04-06
added _post_install hook.
advaithm
2021-04-04
Fix misspellings
Rafael Fontenelle
2021-03-25
New feature: Profile() now supports .packages which returns any defined packa...
Anton Hvornum
2021-03-21
Moved some info logs into debug instead to minimize user splash.
Anton Hvornum
2021-03-21
Cleaned up after some debugging.
Anton Hvornum
2021-03-21
Moved the globalization of 'installation' variable. Since Profile() might be ...
Anton Hvornum
2021-03-21
Storing original namespace of profiles as they were during initation. Namespa...
Anton Hvornum
2021-03-21
Reverted reset_namespace idea. Didn't turn out as clean as I wanted it to.
Anton Hvornum
2021-03-21
Enabling load_instructions() to set a temporary namespace, and then reverting...
Anton Hvornum
2021-03-21
Enabling load_instructions() to set a temporary namespace, and then reverting...
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
2021-03-21
Debugging tainted namespace on profile modules.
Anton Hvornum
[next]