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
2023-06-30
installer: add Limine bootloader (#1815)
Anhad Singh
2023-06-28
Refactor installer and general design patterns (#1895)
Himadri Bhattacharjee
2023-06-28
Fix 1875 (#1880)
Daniel Girtler
2023-06-12
Use pathlib in `_add_systemd_bootloader()` (#1866)
codefiles
2023-06-12
Update bootctl --path option to --esp-path (#1854)
codefiles
2023-06-12
Added a service-started wait timer for keyring.timer (#1858)
Anton Hvornum
2023-06-05
Move locales and cleanup menu (#1814)
Daniel Girtler
2023-05-15
Add custom mirror support (#1816)
Daniel Girtler
2023-05-11
Cleanup imports and unused code (#1801)
Daniel Girtler
2023-05-04
Remove obsolete enabling of NTP in ISO (#1729)
Daemon Coder
2023-05-04
Fix 1780 (#1782)
Daniel Girtler
2023-05-03
Fixing starting of service via str argument (#1779)
Anton Hvornum
2023-05-03
Full mypy compliance and small fixes (#1777)
Daniel Girtler
2023-04-19
PyParted and a large rewrite of the underlying partitioning (#1604)
Daniel Girtler
2023-04-19
Remove superfluous time sync steps (#1752)
codefiles
2023-04-04
Fix sd-boot code duplication (#1721)
codefiles
2023-03-30
Update `SysCommand()` calls in `installer.py` (#1703)
codefiles
2023-03-29
Use `pacstrap -K` (#1693)
codefiles
2023-03-29
Save encryption configuration (#1672)
Daniel Girtler
2023-03-14
Fixed flake8 warnings (#1676)
Yunus Emre Aydın
2023-03-10
Initial swapfile prototype (#1558)
chestwood96
2023-03-10
Generate -fallback variant of boot entries for systemd-boot (#1583)
Escape0707
2023-02-27
Rename "peak_output" to "peek_output" (#1648)
jaybent
2023-02-27
Patch for 1557 (#1645)
Anton Hvornum
2022-11-11
New encryption menu (#1520)
Daniel Girtler
2022-11-11
Remove intel_pstate kernel parameter (#1541)
Gianmatteo Palmieri
2022-10-03
Add hostname and locales as parameters to `minimal_installation()` (#1458)
codefiles
2022-09-19
Add compression to /etc/fstab for btrfs subvolumes (#1473)
Anton Hvornum
2022-08-28
Removed debugging
Anton Hvornum
2022-08-28
Fix permission flags on all the log files created (#1440)
Anton Hvornum
2022-08-14
Fix boot entry containing subvolume definition when no subvolumes were select...
Anton Hvornum
2022-08-12
Fixing double insertion of encoding in locale.gen/locale.conf (#1421)
Anton Hvornum
2022-08-12
Spelling error on .replace()
Anton Hvornum
2022-08-12
Fix flake8 issue that slinked in.
Anton Hvornum
2022-08-12
Fixed small issues with how Installation.chown() was called.
Anton Hvornum
2022-08-11
Fix check for additional repositories (#1391)
codefiles
2022-08-10
Fixing a list access issue (#1416)
Anton Hvornum
2022-08-09
Converted paths to pathlib.Path and mount points to detect properly (#1412)
Anton Hvornum
2022-08-01
Change regex expression only to match #[multilib] string (#1364)
0xShree
2022-08-01
- Fix KeyError exceptions (#1354)
virtual-meme-machine
2022-06-06
Update the subvolume menu - fix for #1278 (#1297)
Daniel Girtler
2022-05-29
Made sure generate-encryption-key-file is set for supplementary partitions to...
Anton Hvornum
2022-05-29
Moved genfstab() to guided.py instead of __exit__ of Installer(). This is a b...
Anton Hvornum
2022-05-29
Fix typos (#1265)
Kian-Meng Ang
2022-05-27
Version bump in prep for release + fixed a variable issue
Anton Hvornum
2022-05-27
Removed usage of deprecated function
Anton Hvornum
2022-05-27
Fix mixup of mount options and fstype during mount (#1258)
Anton Hvornum
2022-05-27
Fix dual-booting (#1250)
Anton Hvornum
2022-05-26
Rework user management (#1220)
Daniel Girtler
2022-05-26
Forgot to check for HSM while mounting ordered layout
Anton Hvornum
[next]