index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-19 | Fix some PEP-8 errors. | Varun Madiath | |
2020-09-30 | Added gnome as a profile (and application for application specific steps). ↵ | Anton Hvornum | |
Also tweaked xorg to not be so intrusive when used for anything other than awesome WM. Tweaked awesome WM to accomodate this change. | |||
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 ↵ | Anton Hvornum | |
installed. Still need to tweak it a bit to not be as intrusive while still giving some 'starting points' to stand on as a new user. | |||
2020-07-22 | New feature: application profiles now support .py as well. Also fixed a ↵ | Anton Hvornum | |
sys.path issue where an installed version of archinstall would have precedence over the local version when profiles were being executed (because profiles were living in a unknown relative working directory, the caller to those profiles have to make sure .archinstall exists in sys.path before calling said profile) |