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
/
installer.py
Age
Commit message (
Expand
)
Author
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
2021-11-01
Improved run_as for installation.arch_chroot()
Anton Hvornum
2021-11-01
Added a wrapper to create files inside the installation as/for a specified used
Anton Hvornum
2021-11-01
Adding in enabling of zram service
Anton Hvornum
2021-11-01
Adding support for swap on zram
Anton Hvornum
2021-10-30
Wrong lib import path
Anton Hvornum
2021-10-30
Added some error handling to mount points not getting mounted properly.
Anton Hvornum
2021-10-30
Added creating and mounting of subvolume structure for BTRFS.
Anton Hvornum
2021-09-17
Removing /tmp from fstab
Anton Hvornum
2021-09-14
Moved --noconfirm at the end of the pacstrap command to get piped properly to...
Anton Hvornum
2021-09-13
Merging latest changes
Anton Hvornum
2021-09-13
Added --noconfirm to pacstrap and increased logging verbosity when packages f...
Anton Hvornum
2021-09-12
Removed legacy need to add_bootloader
Anton Hvornum
2021-09-06
Merged in master.
Anton Hvornum
2021-07-07
Fix encryption + grub both in UEFI and BIOS systems.
Hamad Al Marri
2021-06-13
Removed old safety logics for partitions. Partitions will now always be forma...
Anton Hvornum
2021-06-13
This fixes https://github.com/archlinux/archinstall/pull/426#discussion_r6503...
Anton Hvornum
2021-06-11
Made it so that the .partitions property of Install() fetches from live data,...
Anton Hvornum
2021-06-10
Fixed format detection on commands, should be using exit codes instead?
Anton Hvornum
2021-06-03
Add some safeguards to create directories before writing files
Dylan Taylor
2021-05-31
Remove comment that no longer applies
Dylan M. Taylor
2021-05-31
Moved return logic to not abort the iteration of kernels.
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-24
Added a number of on_<event> hooks for different stages of the installation.
Anton Hvornum
2021-05-24
Syncing in latest changes from master
Anton Hvornum
2021-05-23
Fixes #489
Anton Hvornum
2021-05-23
Spelling error
Anton Hvornum
2021-05-22
fixed bootloader flag not being set
advaithm
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-18
Remove unreachable code
Dylan M. Taylor
2021-05-18
Converted from subprocess.check_output() to SysCommand() to hide cpu_vendor()...
Anton Hvornum
2021-05-17
Reverted 2afc317. Using Path().unlink() instead on ucode if they exist.
Anton Hvornum
2021-05-17
Adding a pacman --overwrite declaration for ucodes.
Anton Hvornum
2021-05-15
Perform refactoring to PEP 8 naming conventions
Dylan Taylor
2021-05-15
Fix mutable default arguments
Dylan Taylor
2021-05-15
Remove some redundant parenthesis
Dylan Taylor
2021-05-15
More formatting fixes to satisfy PEP 8
Dylan Taylor
2021-05-15
f-string fixes
Dylan Taylor
2021-05-15
Whitespace changes
Dylan Taylor
2021-05-15
Remove unnecessary parenthesis
Dylan Taylor
2021-05-15
Fix partition -> part suggestion by Torxed
Dylan Taylor
2021-05-15
fix installer.py inconsistent tabs/spaces error
Dylan Taylor
2021-05-15
Some additional formatting
Dylan Taylor
2021-05-15
Many more manual changes
Dylan Taylor
2021-05-14
Fix microcode not getting added to base_packages before install
Dylan M. Taylor
2021-05-14
Adding a fallback systemd-boot install if writing variables failed.
Anton Hvornum
2021-05-14
Adding in a default timeout to systemd-boot, but only if no other timeout was...
Anton Hvornum
2021-05-14
Merge branch 'master' of github.com:archlinux/archinstall into torxed-fix-350
Anton Hvornum
[prev]
[next]