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
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
2020-11-04
Forgot to remove self. reference when copying some code.
Anton Hvornum
2020-11-04
Spelling error on systemd-bootctl.
Anton Hvornum
2020-11-04
Merge branch 'master' of github.com:Torxed/archinstall into 56-log-data
Anton Hvornum
2020-11-04
Added multiple log features.
Anton Hvornum
2020-11-02
Merge pull request #58 from demostanis/master
Anton Hvornum
2020-11-02
Merge branch 'master' into master
Anton Hvornum
2020-11-02
md5 -> sha256
demostanis
2020-11-02
Replaced spaces with tabs
demostanis
2020-11-01
Fix for issue #59
Anton Hvornum
2020-10-23
Ran autopep8
demostanis
[next]