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-11-09
Adding a exception to filesystem.parted() if it fails. We can't let these go ...
Anton Hvornum
2021-11-09
Linting fix
Anton Hvornum
2021-11-09
Merge pull request #695 from wllacer/master
Anton Hvornum
2021-11-09
Merge pull request #703 from dylanmtaylor/patch-2
Anton Hvornum
2021-11-08
Fix user_interaction import as well - this is also in the parent directory.
Dylan M. Taylor
2021-11-08
Merge pull request #702 from dylanmtaylor/subvolume-disk-size
Anton Hvornum
2021-11-08
If using subvolumes, make root partition 100% instead of using home
Dylan M. Taylor
2021-11-08
Merge pull request #699 from dylanmtaylor/patch-2
Anton Hvornum
2021-11-08
Fix luks import so that encryption works correctly
Dylan M. Taylor
2021-11-08
Followup to the previous one. Output of size function is rounded to the first...
Werner Llácer
2021-11-08
Solves issue #674
Werner Llácer
2021-11-07
Fixes #690 by Clearing storage['active_boot'] if shutdown was successful (#691)
Anton Hvornum
2021-11-06
Revert "Added a delay on systemd-nspawn", did not help
Anton Hvornum
2021-11-06
Added a delay on systemd-nspawn
Anton Hvornum
2021-11-06
Merged #679 - Fix #109 Wrapper to create files inside installation
Anton Hvornum
2021-11-06
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed...
Anton Hvornum
2021-11-06
Added mimic function for file operations
Anton Hvornum
2021-11-06
Update installer.py
Anton Hvornum
2021-11-06
Merge pull request #678 from archlinux/torxed-fix-175
Anton Hvornum
2021-11-05
Fixed default zram conf location and imports
Anton Hvornum
2021-11-05
Fixed newline in zram conf
Anton Hvornum
2021-11-05
Fixed broken import from master
Anton Hvornum
2021-11-05
Misspelled variable name
Anton Hvornum
2021-11-05
Fixed broken import from master
Anton Hvornum
2021-11-05
Fixed broken import from master (GRUB non-EFI might be wonky)
Anton Hvornum
2021-11-05
Fixed a broken import
Anton Hvornum
2021-11-05
Fixed some import errors that snuk in master
Anton Hvornum
2021-11-05
Stripped down the default zram configuration for zram-generator
Anton Hvornum
2021-11-05
Merged latest master
Anton Hvornum
2021-11-05
Merged PR #680 - improved installation.arch_chroot()
Anton Hvornum
2021-11-05
Merged in master changes
Anton Hvornum
2021-11-05
Merge PR #684 - swap ntpd for systemd-timesyncd
Anton Hvornum
2021-11-05
Fix import systemd.Boot
Anton Hvornum
2021-11-05
Added more information to the NTP log line.
Anton Hvornum
2021-11-05
Renamed the ntp function, as it doesn't install/enable ntp any longer. Even t...
Anton Hvornum
2021-11-05
Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-682
Anton Hvornum
2021-11-05
Merge pull request #688 from archlinux/torxed-fix-93
Anton Hvornum
2021-11-05
Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-93
Anton Hvornum
2021-11-05
Just swapped quotation marks. Easier to copy paste into JSON syntax highlight...
Anton Hvornum
2021-11-05
Merged PR #650 - flake8 fixes and tightening
Anton Hvornum
2021-11-05
Ignoring flake8 on blockdevice.py.
Anton Hvornum
2021-11-05
Cleaned up all flake8 issues/warnings. Did some code cleaning as well, mostly...
Anton Hvornum
2021-11-03
Merge pull request #687 from Brainfrazzle/patch-1
Anton Hvornum
2021-11-02
Update discord.rst
Brainfrazzle
2021-11-02
Merge pull request #685 from TheEvilSkeleton/typo
Anton Hvornum
2021-11-02
Fix typos
TheEvilSkeleton
2021-11-02
flake8 fix, trailing semicolon
Anton Hvornum
2021-11-02
Made sure there's a default config that's 'sane'
Anton Hvornum
2021-11-02
Removed pacstrap of ntpd as it's redundant. Also enabled the systemd-timesync...
Anton Hvornum
2021-11-02
Changed from ntpd service to systemd-timesyncd.
Anton Hvornum
[next]