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
Age
Commit message (
Expand
)
Author
2020-10-18
Wrong variable name (from a copy paste issue)
Anton Hvornum
2020-10-18
Merge remote-tracking branch 'origin' into profile
Anton Hvornum
2020-10-18
Reverted TTS implementation from 35913c4. Since blind people use screen reade...
Anton Hvornum
2020-10-18
Added profile `desktop.py` which helps users select a desktop environment. Al...
Anton Hvornum
2020-10-16
Create pull_request_template.md
Anton Hvornum
2020-10-16
Delete description.jpg
Anton Hvornum
2020-10-16
Update README.md
Anton Hvornum
2020-10-16
Update CONTRIBUTING.md
Anton Hvornum
2020-10-16
Create CONTRIBUTING.md
Anton Hvornum
2020-10-11
Simplified the README a bit.
Anton Hvornum
2020-10-11
Simplified the README a bit.
Anton Hvornum
2020-10-11
Added imports for `archinstall.TTS()` as well as added optinal depends for `P...
Anton Hvornum
2020-10-11
Added text-to-speach, untested but the base is now added. It routes through ...
Anton Hvornum
2020-10-01
Added user_interaction documentation.
Anton Hvornum
2020-10-01
Apparently empty source definitions aren't allowed.
Anton Hvornum
2020-10-01
Merge branch 'master' of github.com:Torxed/archinstall into master
Anton Hvornum
2020-10-01
Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added arch...
Anton Hvornum
2020-09-30
Update README.md
Anton Hvornum
2020-09-30
readthedocs debugging
Anton Hvornum
2020-09-30
Empty .. code-block:: was not allowed. Needed console as well.
Anton Hvornum
2020-09-30
Fixed a syntax issue with readthedocs.
Anton Hvornum
2020-09-30
Restructured the doc order a bit. Also added a post-installation section.
Anton Hvornum
2020-09-30
First complete draft of the documentation. Some autodocs are still unpopulate...
Anton Hvornum
2020-09-30
Attempting to fix autodoc.
Anton Hvornum
2020-09-30
Added YAML so that Readthedocs support a newer version of Python (why isn't t...
Anton Hvornum
2020-09-30
Attempting to fix autodoc.
Anton Hvornum
2020-09-30
Cleaned up the awesome wm profile. A few things were test purpose-addons that...
Anton Hvornum
2020-09-30
Type-o
Anton Hvornum
2020-09-30
Added KDE profile (untested)
Anton Hvornum
2020-09-30
__name__ missmatch in gnome profile.
Anton Hvornum
2020-09-30
Added gnome as a profile (and application for application specific steps). Al...
Anton Hvornum
2020-09-30
Forgot to replace the xinitrc data after replacing lines.
Anton Hvornum
2020-09-30
Debug for testing
Anton Hvornum
2020-09-30
Attempt to enhance the search and replace of default apps in xorg.
Anton Hvornum
2020-09-30
Fixed some issues with the awesome profile. It should now be properly install...
Anton Hvornum
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
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
Fixed a bug where if you selected a region by name, not number. It would bork...
Anton Hvornum
2020-09-30
Fixed a type-o
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-09-29
Fixed some selection processes.
Anton Hvornum
2020-09-29
Adding a baseline xorg profile that can be called from other profiles. Such a...
Anton Hvornum
2020-09-29
Removed AUR support (Moving to a separate project, possibly as an addon layer...
Anton Hvornum
2020-09-28
Some sentence improvements.
Anton Hvornum
2020-09-28
Simplified the README a bit.
Anton Hvornum
2020-09-28
Added documentation.
Anton Hvornum
2020-09-28
Added documentation for: https://python-archinstall.readthedocs.io/en/latest/
Anton Hvornum
[next]