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
2021-06-10
Fixed format detection on commands, should be using exit codes instead?
Anton Hvornum
2021-06-10
vfat -> fat32, updated minimal
Anton Hvornum
2021-06-10
Renamed vfat -> fat32 for the purpose of consistency. Most actions are referr...
Anton Hvornum
2021-06-10
Added wipe support to layout definitions. Also changed default start position...
Anton Hvornum
2021-06-10
Skipping bootloader selection if --bootloader was given.
Anton Hvornum
2021-06-10
Merging in latest changes from master.
Anton Hvornum
2021-06-10
added --dry-run flag (#570)
Yash Tripathi
2021-06-10
Started working on partitioning logic from declarative layouts.
Anton Hvornum
2021-06-10
Merge pull request #552 from l4zy0n3/patch-1
Anton Hvornum
2021-06-10
Merge pull request #551 from m1ten/patch-1
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
Merge pull request #568 from dylanmtaylor/patch-1
Anton Hvornum
2021-06-10
Only run publish_pypi when a tag is created on the master branch
Dylan M. Taylor
2021-06-10
Merge pull request #565 from dylanmtaylor/patch-1
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-10
Merge pull request #548 from dylanmtaylor/umount-before-mklabel
Anton Hvornum
2021-06-10
Merge pull request #561 from dylanmtaylor/port-workspaces-gitlab-ci
Anton Hvornum
2021-06-09
Only print requires root messages if effective user id is not root
Dylan Taylor
2021-06-09
Initial port of GitHub workspaces to GitLab CI/CD
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-09
Merge pull request #558 from JakobDev/cutefish
Anton Hvornum
2021-06-09
Linter hates on us if there's no comma at the end
Anton Hvornum
2021-06-09
Remove cutefish from desktop.py
JakobDev
2021-06-07
Use group instead of package list
JakobDev
2021-06-07
Add noto-fonts to package list
JakobDev
2021-06-07
Add Cutefish profile
JakobDev
2021-06-07
Started working on the load_layout function
Anton Hvornum
2021-06-07
Merge pull request #555 from m1ten/patch-3
Anton Hvornum
2021-06-06
version bump v2.3.0.dev0
m1ten
2021-06-06
Removed the bulk of disk-operations from guided, and will move the logic into...
Anton Hvornum
2021-06-06
Remove source check (not required)
m1ten
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-06
updated creds help
Yash Tripathi
2021-06-06
changed block location
Yash Tripathi
2021-06-06
added support for seperating credentials from config
Yash Tripathi
2021-06-05
updated makedepends and added manual
m1ten
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
Merge pull request #546 from dylanmtaylor/patch-1
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-03
Merge pull request #543 from dylanmtaylor/hardware-detection
Anton Hvornum
[next]