Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Expand)Author
2020-10-19Fix typos.Varun Madiath
2020-10-18Spelling error on fileAnton Hvornum
2020-10-18Spelling error on a variableAnton Hvornum
2020-10-18Added a session-storag. This is in an attempt to build away some magic functi...Anton Hvornum
2020-10-18Added profile `desktop.py` which helps users select a desktop environment. Al...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-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-08-21Adding a comment. Also testing webhooksAnton Hvornum
2020-08-21Corrected API endpoint for automated tests.Anton Hvornum
2020-08-21Added some debug output to the automated test profile.Anton Hvornum
2020-08-21Adjusted the automated test build to send the correct status message to the b...Anton Hvornum
2020-08-21Added API for automatic testing status.Anton Hvornum
2020-08-21Added try/catch for HTTPS POST.Anton Hvornum
2020-08-20Added a timeout on the HTTPS POST status after a successful install.Anton Hvornum
2020-08-20Added the HTTPS POST for a successful build to the unattended test build.Anton Hvornum
2020-08-20Added a unattended installer. Fixed list_profiles() to not include .py ending...Anton Hvornum
2020-08-20Starting to add networking helpers in archinstall. First up is archinstall.ge...Anton Hvornum
2020-08-04Removed legacy .json profiles. Not in favor of .pyAnton Hvornum
2020-07-22New feature: application profiles now support .py as well. Also fixed a sys.p...Anton Hvornum
2020-07-08v2.0.3 prep release. Profile now fully support python scripting instead of JS...Anton Hvornum
2020-07-08Added support for .py profiles. Added a simple 'desktop.py' for now that is j...Anton Hvornum
2020-07-06Renaming deployments to profilesAnton Hvornum