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-20
Preparing log-data and debug output.
Anton Hvornum
2020-10-20
A new contributor, @vamega
Anton Hvornum
2020-10-20
Merge pull request #57 from vamega/fixup
Anton Hvornum
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-10-19
Fix typo in function parameter
Varun Madiath
2020-10-19
Fix typos.
Varun Madiath
2020-10-18
Merge pull request #55 from Torxed/43-overview
Anton Hvornum
2020-10-18
Changed my mind, reverting to the original sig-handler is better.
Anton Hvornum
2020-10-18
Revert to a some what default sig-kill handler. (needs some adjustments just ...
Anton Hvornum
2020-10-18
Reverted some changes. It was to 'complicated' to get status of the sys.stdin...
Anton Hvornum
2020-10-18
Added a slightly convoluted but non-intrusive 'are you sure?' on Ctrl+C/any i...
Anton Hvornum
2020-10-18
Tweaked the output a little.
Anton Hvornum
2020-10-18
Tweaked the _guided storage. One variable was a loaded module, which is hard ...
Anton Hvornum
2020-10-18
Made Profile() json-dumpable
Anton Hvornum
2020-10-18
Forgot an import, as well as made BlockDevice() have less verbose output on j...
Anton Hvornum
2020-10-18
Forgot an import
Anton Hvornum
2020-10-18
Removed a stub function
Anton Hvornum
2020-10-18
Added a JSON serializer for certain non-json objects.
Anton Hvornum
2020-10-18
Added a test version trying to solve #43.
Anton Hvornum
2020-10-18
Update pull_request_template.md
Anton Hvornum
2020-10-18
Merge pull request #53 from Torxed/guided
Anton Hvornum
2020-10-18
Added error handling to guided.py when not selecting a profile to install.
Anton Hvornum
2020-10-18
Added error handling to guided.py when not selecting a profile to install.
Anton Hvornum
2020-10-18
Added error handling to guided.py when not selecting a profile to install.
Anton Hvornum
2020-10-18
Added error handling to guided.py when not selecting a profile to install.
Anton Hvornum
2020-10-18
Wrong relative import, corrected to avoid .lib.lib.exceptions
Anton Hvornum
2020-10-18
Merge remote-tracking branch 'origin' into guided
Anton Hvornum
2020-10-18
Merge pull request #52 from Torxed/profile
Anton Hvornum
2020-10-18
Logical issue with how I'm used to dealing with selecting list indexes.
Anton Hvornum
2020-10-18
Spelling error on file
Anton Hvornum
2020-10-18
Spelling error on a variable
Anton Hvornum
2020-10-18
Added a session-storag. This is in an attempt to build away some magic functi...
Anton Hvornum
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-18
Implementing error handling for #50. So that the errors do not come at the ve...
Anton Hvornum
2020-10-18
Implementing error handling for #50. So that the errors do not come at the ve...
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
[next]