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-11-11
Version bump: 2.0.6rc17
Anton Hvornum
2020-11-11
Implemented systemd-networkd for installed mediums
Anton Hvornum
2020-11-11
Fixed default-variable setup bug.
Anton Hvornum
2020-11-11
Added minor error handling in installer.set_keyboard_language()
Anton Hvornum
2020-11-11
Fixed a bug where no locale generated a hang because loadkeys needs at least ...
Anton Hvornum
2020-11-11
Forgot to enable systemd-networkd service.
Anton Hvornum
2020-11-11
Added key error correction again by creating default value. Should do this fo...
Anton Hvornum
2020-11-11
Created a default package entry in the _guided storage.
Anton Hvornum
2020-11-11
Logical issue with how I stripped the response. It overrode the None but neve...
Anton Hvornum
2020-11-11
Revert gateway to None if the string is zero-len.
Anton Hvornum
2020-11-11
configure_nic() is on the installation, not a generic function.
Anton Hvornum
2020-11-11
Fixed DNS logic, since DNS might become [""].
Anton Hvornum
2020-11-11
Fixed generic_select() to accept (and break on) empty selects.
Anton Hvornum
2020-11-11
Asking user for interface-names rather than MAC address. Should probably prin...
Anton Hvornum
2020-11-11
Fix for generic_select() call.
Anton Hvornum
2020-11-11
Adding network support (questions) to guided.py according to #65. Previous co...
Anton Hvornum
2020-11-11
Added a simple INI handler, and a helper function under Installer().configure...
Anton Hvornum
2020-11-09
Merge pull request #66 from Torxed/63-package-groups
Anton Hvornum
2020-11-09
Fixed #63
Anton Hvornum
2020-11-08
Fix for #61. Variable mix-matches should be fixed and tested now. There's als...
Anton Hvornum
2020-11-08
Fixing a variable missmatch in #61. The global configuration snapshot (that i...
Anton Hvornum
2020-11-08
Added some more debugging
Anton Hvornum
2020-11-08
Tweaked #58 slightly. Execution is done with an attempt to retain file line n...
Anton Hvornum
2020-11-08
Fixing issues with lists being passed instead of strings
Lord Anton Hvornum
2020-11-08
Version bump
Lord Anton Hvornum
2020-11-08
Added additional debug on error in selected profiles
Lord Anton Hvornum
2020-11-08
Version bump
Lord Anton Hvornum
2020-11-08
Fixed variable issues and version bump
Lord Anton Hvornum
2020-11-08
Variable type-o issue.
Anton Hvornum
2020-11-08
Fixed an issue where python's setuptools didn't like running bdist_wheel. Cau...
Lord Anton Hvornum
2020-11-08
Attempting to fix pypi build issues.
Lord Anton Hvornum
2020-11-08
Updated sha256 hashes.
Lord Anton Hvornum
2020-11-08
Introducing log data and support files
Anton Hvornum
2020-11-08
Updated documentation
Anton Hvornum
2020-11-07
Updated sha256 hashes.
Lord Anton Hvornum
2020-11-06
Update PKGBUILD
Anton Hvornum
2020-11-06
Update PKGBUILD
Anton Hvornum
2020-11-06
Update PKGBUILD
Anton Hvornum
2020-11-06
Update VERSION
Anton Hvornum
2020-11-06
Forgot an import of storage.
Anton Hvornum
2020-11-05
Fallback automatically to a log file if we can detect one, even tho file was ...
Anton Hvornum
2020-11-05
Added the overall guided config into the installer log. This applies to the g...
Anton Hvornum
2020-11-04
Tweaked some log messages in archinstall.Installer()
Anton Hvornum
2020-11-04
Logic issue minor fix.
Anton Hvornum
2020-11-04
Fixed level issues on log output. Also tweaked it so that all log rows come t...
Anton Hvornum
2020-11-04
Cleaned up some logic. How the LOG_LEVEL is fetched from the storage.
Anton Hvornum
2020-11-04
Updated contributors with the latest contributors.
Anton Hvornum
2020-11-04
Forgot an import of storage.
Anton Hvornum
2020-11-04
installer.log() should not be a property.
Anton Hvornum
2020-11-04
Forgot an import of storage.
Anton Hvornum
[next]