Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-11Added a simple INI handler, and a helper function under Installer().configure...Anton Hvornum
2020-11-09Merge pull request #66 from Torxed/63-package-groupsAnton Hvornum
2020-11-09Fixed #63Anton Hvornum
2020-11-08Fix for #61. Variable mix-matches should be fixed and tested now. There's als...Anton Hvornum
2020-11-08Fixing a variable missmatch in #61. The global configuration snapshot (that i...Anton Hvornum
2020-11-08Added some more debuggingAnton Hvornum
2020-11-08Tweaked #58 slightly. Execution is done with an attempt to retain file line n...Anton Hvornum
2020-11-08Fixing issues with lists being passed instead of stringsLord Anton Hvornum
2020-11-08Version bumpLord Anton Hvornum
2020-11-08Added additional debug on error in selected profilesLord Anton Hvornum
2020-11-08Version bumpLord Anton Hvornum
2020-11-08Fixed variable issues and version bumpLord Anton Hvornum
2020-11-08Variable type-o issue.Anton Hvornum
2020-11-08Fixed an issue where python's setuptools didn't like running bdist_wheel. Cau...Lord Anton Hvornum
2020-11-08Attempting to fix pypi build issues.Lord Anton Hvornum
2020-11-08Updated sha256 hashes.Lord Anton Hvornum
2020-11-08Introducing log data and support filesAnton Hvornum
2020-11-08Updated documentationAnton Hvornum
2020-11-07Updated sha256 hashes.Lord Anton Hvornum
2020-11-06Update PKGBUILDAnton Hvornum
2020-11-06Update PKGBUILDAnton Hvornum
2020-11-06Update PKGBUILDAnton Hvornum
2020-11-06Update VERSIONAnton Hvornum
2020-11-06Forgot an import of storage.Anton Hvornum
2020-11-05Fallback automatically to a log file if we can detect one, even tho file was ...Anton Hvornum
2020-11-05Added the overall guided config into the installer log. This applies to the g...Anton Hvornum
2020-11-04Tweaked some log messages in archinstall.Installer()Anton Hvornum
2020-11-04Logic issue minor fix.Anton Hvornum
2020-11-04Fixed level issues on log output. Also tweaked it so that all log rows come t...Anton Hvornum
2020-11-04Cleaned up some logic. How the LOG_LEVEL is fetched from the storage.Anton Hvornum
2020-11-04Updated contributors with the latest contributors.Anton Hvornum
2020-11-04Forgot an import of storage.Anton Hvornum
2020-11-04installer.log() should not be a property.Anton Hvornum
2020-11-04Forgot an import of storage.Anton Hvornum
2020-11-04Forgot to remove self. reference when copying some code.Anton Hvornum
2020-11-04Spelling error on systemd-bootctl.Anton Hvornum
2020-11-04Merge branch 'master' of github.com:Torxed/archinstall into 56-log-dataAnton Hvornum
2020-11-04Added multiple log features.Anton Hvornum
2020-11-02Merge pull request #58 from demostanis/masterAnton Hvornum
2020-11-02Merge branch 'master' into masterAnton Hvornum
2020-11-02md5 -> sha256demostanis
2020-11-02Replaced spaces with tabsdemostanis
2020-11-01Fix for issue #59Anton Hvornum
2020-10-23Ran autopep8demostanis
2020-10-23Remove useless logdemostanis
2020-10-23Add support for remote profilesdemostanis
2020-10-23Add vim linedemostanis
2020-10-23Added one single sh file to run archinstalldemostanis
2020-10-23Added sums to PKGBUILDdemostanis
2020-10-20Preparing log-data and debug output.Anton Hvornum