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
/
__main__.py
Age
Commit message (
Expand
)
Author
2021-04-05
Add console_scripts archinstall entry point
Pyfisch
2020-12-06
Making list_examples() results cached
Anton Hvornum
2020-12-06
More debugging
Anton Hvornum
2020-12-06
Debug for testing
Anton Hvornum
2020-12-06
PATH correction for /examples/
Anton Hvornum
2020-12-06
Removed /examples/ from list_profiles() by default
Anton Hvornum
2020-11-29
Merging in find_installation_script() into Script() for a more unified handle...
Anton Hvornum
2020-11-08
Tweaked #58 slightly. Execution is done with an attempt to retain file line n...
Anton Hvornum
2020-11-08
Added additional debug on error in selected profiles
Lord Anton Hvornum
2020-11-08
Variable type-o issue.
Anton Hvornum
2020-11-02
Merge branch 'master' into master
Anton Hvornum
2020-11-02
Replaced spaces with tabs
demostanis
2020-11-01
Fix for issue #59
Anton Hvornum
2020-10-23
Ran autopep8
demostanis
2020-10-23
Remove useless log
demostanis
2020-10-23
Add support for remote profiles
demostanis
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-10-19
Fix typos.
Varun Madiath
2020-07-21
Added some more documentation. Also added a __init__.py in the git repo so th...
Anton Hvornum
2020-07-10
Spelling error
Anton Hvornum
2020-07-08
Added symlinks instead of copying when building. Also mofied the __file__ pat...
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 pythons -m module support. __main__.py is the main module entry path, a...
Anton Hvornum