Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Empty .. code-block:: was not allowed. Needed console as well.Anton Hvornum
2020-09-30Fixed a syntax issue with readthedocs.Anton Hvornum
2020-09-30Restructured the doc order a bit. Also added a post-installation section.Anton Hvornum
2020-09-30First complete draft of the documentation. Some autodocs are still unpopulate...Anton Hvornum
2020-09-30Attempting to fix autodoc.Anton Hvornum
2020-09-30Added YAML so that Readthedocs support a newer version of Python (why isn't t...Anton Hvornum
2020-09-30Attempting to fix autodoc.Anton Hvornum
2020-09-30Cleaned up the awesome wm profile. A few things were test purpose-addons that...Anton Hvornum
2020-09-30Type-oAnton Hvornum
2020-09-30Added KDE profile (untested)Anton Hvornum
2020-09-30__name__ missmatch in gnome profile.Anton Hvornum
2020-09-30Added gnome as a profile (and application for application specific steps). Al...Anton Hvornum
2020-09-30Forgot to replace the xinitrc data after replacing lines.Anton Hvornum
2020-09-30Debug for testingAnton Hvornum
2020-09-30Attempt to enhance the search and replace of default apps in xorg.Anton Hvornum
2020-09-30Fixed some issues with the awesome profile. It should now be properly install...Anton Hvornum
2020-09-30Tweaked the import logic so that the Imported() class returns the actual modu...Anton Hvornum
2020-09-30Fixing a import logic issue. We don't want to trigger if __name__ ... during ...Anton Hvornum
2020-09-30Fixing a import logic issue. We don't want to trigger if __name__ ... during ...Anton Hvornum
2020-09-30Fixed bug: profile names listed by list_profiles() contained a trailing dot. ...Anton Hvornum
2020-09-30Fixed a bug where if you selected a region by name, not number. It would bork...Anton Hvornum
2020-09-30Fixed a type-oAnton Hvornum
2020-09-30Finalized magic function _prep_function(). Gets returned when a profile is im...Anton Hvornum
2020-09-30Fixing awesome and xorg for first test run.Anton Hvornum
2020-09-29Fixed some selection processes.Anton Hvornum
2020-09-29Adding a baseline xorg profile that can be called from other profiles. Such a...Anton Hvornum
2020-09-29Removed AUR support (Moving to a separate project, possibly as an addon layer...Anton Hvornum
2020-09-28Some sentence improvements.Anton Hvornum
2020-09-28Simplified the README a bit.Anton Hvornum
2020-09-28Added documentation.Anton Hvornum
2020-09-28Added documentation for: https://python-archinstall.readthedocs.io/en/latest/Anton Hvornum
2020-09-15Adding package search via upstream package database and JSON.Anton Hvornum
2020-09-07Fixed #48 - Removed AUR question in the guided installer. (library still supp...Anton Hvornum
2020-09-07Spelling error in locale helpers.Anton Hvornum
2020-09-01Made waiting for reflector mandatory. Which should fix issue #47.Anton Hvornum
2020-09-01systemctl spits out some colors, so logic had to be changed.Anton Hvornum
2020-09-01DebuggingAnton Hvornum
2020-09-01Tweaking the mirror selection vs automatic mirror processes.Anton Hvornum
2020-09-01Debugging a bitAnton Hvornum
2020-09-01Renamed services again after re-save to the wrong name.Anton Hvornum
2020-09-01Wrong function name in os.pathAnton Hvornum
2020-09-01Wrong filename on servicesAnton Hvornum
2020-09-01Adding service logic. Checking if reflector has finished before we select cus...Anton Hvornum
2020-09-01Forgot to send with mirrors in the function call perform_installation() in gu...Anton Hvornum
2020-09-01Added archinstall.Installer().set_mirrors, which allows to modify the mirrors...Anton Hvornum
2020-09-01Spelling errorAnton Hvornum
2020-09-01Added more loggingAnton Hvornum
2020-09-01Fixed copy paste issue within code in the select function.Anton Hvornum
2020-09-01Spelling errorAnton Hvornum
2020-09-01Spelling errorAnton Hvornum