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
path:
root
/
archinstall
/
lib
Age
Commit message (
Expand
)
Author
2021-06-10
Merging in latest changes from master.
Anton Hvornum
2021-06-10
Started working on partitioning logic from declarative layouts.
Anton Hvornum
2021-06-10
Merge pull request #537 from archlinux/torxed-fix-517
Anton Hvornum
2021-06-10
Merge pull request #538 from archlinux/torxed-fix-536
Anton Hvornum
2021-06-10
Exit codes are an 8 bit value and could be 0 through 255
Dylan M. Taylor
2021-06-10
Merge pull request #562 from dylanmtaylor/hide-requires-root-if-root
Anton Hvornum
2021-06-10
Merge pull request #559 from dylanmtaylor/patch-1
Anton Hvornum
2021-06-09
Only print requires root messages if effective user id is not root
Dylan Taylor
2021-06-09
Try to unmount devices before attempting to run mklabel
Dylan M. Taylor
2021-06-09
Split Nvidia so that there are two options for it
Dylan M. Taylor
2021-06-07
Started working on the load_layout function
Anton Hvornum
2021-06-06
Removed the bulk of disk-operations from guided, and will move the logic into...
Anton Hvornum
2021-06-06
Added a json.dumps() helper that wraps JSON cls. Also tweaked the logic for t...
Anton Hvornum
2021-06-06
Added sorting logic for BlockDevice. Also swapped sys_command() to SysCommand...
Anton Hvornum
2021-06-06
As of Python 3.6 and 3.7, dictionaries are ordered by insertion by default. W...
Anton Hvornum
2021-06-04
Merge branch 'master' of github.com:archlinux/archinstall into torxed-rework-...
Anton Hvornum
2021-06-04
Merged in changes from master
Anton Hvornum
2021-06-03
Attempt to avoid crashing when encountering swap partitions in has_content()
Dylan M. Taylor
2021-06-03
Merge pull request #542 from dylanmtaylor/bootloader-directory-creation
Anton Hvornum
2021-06-03
Add some safeguards to create directories before writing files
Dylan Taylor
2021-06-03
Merge pull request #539 from archlinux/torxed-improve-logging
Anton Hvornum
2021-06-02
Clean up graphics driver output
Dylan Taylor
2021-06-02
Fix my Quadro T1000 not being detected
Dylan Taylor
2021-06-02
Add hardware logging to beginning of installation
Dylan Taylor
2021-06-02
Add additional hardware functions
Dylan Taylor
2021-06-02
Wrong variable name
Anton Hvornum
2021-06-02
Remove line explaining desktop profile
Dylan Taylor
2021-06-02
Add description to profile listing
Dylan Taylor
2021-06-02
Adding more granular debugging
Anton Hvornum
2021-06-02
Attempt to fix issue regarding broken output
Anton Hvornum
2021-06-02
Added docstrings
Anton Hvornum
2021-06-01
Windows fix + Sorting based on list
Anton Hvornum
2021-06-01
Introduces HTTP mirror selection
Anton Hvornum
2021-05-31
Remove comment that no longer applies
Dylan M. Taylor
2021-05-31
Merge pull request #531 from Kibouo/master
Anton Hvornum
2021-05-31
Moved return logic to not abort the iteration of kernels.
Anton Hvornum
2021-05-31
Fixed a plugin issue where there are no plugins found.
Anton Hvornum
2021-05-31
Creating multiple boot configs, based on the selected kernels. Not 100% sure ...
Anton Hvornum
2021-05-31
Creating PR
Anton Hvornum
2021-05-30
Fix typo in error msg
Csonka Mihaly
2021-05-28
Pulled in latest master changes
Anton Hvornum
2021-05-27
Fix is_vm detection on real hardware
Dylan Taylor
2021-05-27
Change ordering of example profiles
Dylan M. Taylor
2021-05-27
made it more clear
nullrequest
2021-05-27
Make it more clear what the desktop profile does
nullrequest
2021-05-24
Added a number of on_<event> hooks for different stages of the installation.
Anton Hvornum
2021-05-24
Added/moved comments.
Anton Hvornum
2021-05-24
Added optional version handling. And improved error handling a bit.
Anton Hvornum
2021-05-24
Added a comment
Anton Hvornum
2021-05-24
Added better error handling.
Anton Hvornum
[next]