Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Collapse)Author
2024-05-10merged with upstreamHEADmasterAndreas Baumann
2024-05-09Fix 2479 - remove unnecessary partiton info field (#2485)Daniel Girtler
2024-05-09change default root partition size (#2415)Kevin FERRIER
2024-05-05Add applications to Hyprland desktop profile (#2481)Uday Jadhav
2024-05-02Update base.po (#2468)a
* Update base.po * Update base.po * update tr * tr update
2024-04-27Update Japanese translation (#2478)utuhiro78
2024-04-24Fix debug message for unknown device type (#2472)correctmost
2024-04-24Update for the french language (#2473)Roxfr
2024-04-23Fix 2191 - Handle unknown device/partition type (#2470)Daniel Girtler
2024-04-19Rename "Kde" profile to the correct "KDE Plasma" / "Plasma" (#2421)Martin
* schema.json: Remove dead misspelled i3-gasp profile * schema.json: Rename KDE Plasma profile to the correct "Plasma" shorthand * Rename to KDE Plasma in user facing parts and keep the old "Kde" profile for now * Add back an accidental deleted character * Backwards compat v2
2024-04-17New Arch install Finnish language package (#2466)MahtiAnkka
Translated into Finnish using the Poedit program.
2024-04-16Fix master merge conflicts from LVM branch (#2463)Daniel Girtler
2024-04-16Fix 2445 - handle no free spaces and deleted parittions (#2448)Daniel Girtler
2024-04-16Fix null fs_type of partition (#2458) (#2459)Hao Xiang
2024-04-16Update Hungarian translation (#2462)summoner001
After testing the text in the new version of Archinstaller. I fixing misspells, typos, and make the text more readable. I have reworded it in several places to make it easier to understand, and to make it more similar to the English text of other more common Linux installers. Ready to use.
2024-04-16Fix up locale generator to exit on error instead of ignoring it, handle ↵Martin
filenames better (#2422) Don't mix tabs and spaces, use tabs, just like the main script
2024-04-15LVM support (#2104)Daniel Girtler
* Submenu for disk configuration * Update * Add LVM manual config * PV selection * LVM volume menu * Update * Fix mypy * Update * Update * Update * Update * Update * Update * Update * Update * Update LVM * Update * Update * Btrfs support * Refactor * LVM on Luks * Luks on LVM * Update * LVM on Luks * Update * Update * mypy * Update * Fix bug with LuksOnLvm and Btrfs * Update * Update * Info -> Debug output
2024-04-15Bumping version to: v2.8.0 (#2460)Anton Hvornum
2024-04-15Update Japanese translation (#2410)utuhiro78
2024-04-15l10n/po: update Tamil translation (#2392)K.B.Dharun Krishna
2024-04-15Update Russian translation (#2409)Alexmelman88
2024-04-15Update Italian translation (#2414)Giovanni Scafora
Update
2024-03-12Add udev sync before lsblk that follows formatting (#2412)codefiles
2024-03-11Fix GRUB boot directory (#2408)codefiles
2024-03-11Fix Btrfs mount options (#2404)codefiles
2024-03-10Increase ESP size to 1 GiB (#2401)codefiles
2024-03-10Fix fstab line endings (#2400)codefiles
2024-03-10Set keyboard layout in minimal installation (#2399)codefiles
2024-03-09Rename Hungarian translation files (#2398)codefiles
2024-03-08Fix home partition start and length (#2391)codefiles
2024-03-07Update base.pot and Spanish translation (#2389)Franco Castillo
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2024-03-07Update microcode handling (#2384)fortifiedhill
As of mkinitcpio v38, microcode is handled by a hook and inserted into the initrd. Therefore, we don't have to add microcode entries to bootloaders anymore.
2024-03-07Fix 2215 | Display installed packages for all profile submenus (#2355)Daniel Girtler
* Display all packages to be installed * Display all packages to be installed
2024-03-07Fix 2307 - Custom mirrors (#2350)Daniel Girtler
* Fix 2307 - Custom mirrors * Update
2024-03-07Fix 2337 (and similar) - Ignore existing partitions (#2342)Daniel Girtler
* Fix 2337 * Update
2024-03-07Fix enabling of testing repositories (#2340)codefiles
2024-03-07Fix partition table commit (#2294)codefiles
2024-03-07Fix misspellings (#2306)Rafael Fontenelle
2024-03-07fixed mistake in fr locale (#2295)Chaman Vétéran
Co-authored-by: Chaman-veteran <maillen@bde.enseeiht.fr>
2024-03-07Update Japanese translation (#2291)utuhiro78
2024-03-07Czech localization update (#2366)walken
2024-03-07po: Update Hindi translation (#2357)Ansh Goel
* Added first Hindi language support * po: Update Hindi translation
2024-03-07Added Hebrew translation. (#2348)Yaron Shahrabani
* Added Hebrew translation. * Updated README with simpler instructions * cd instruction restored Restored the required instruction. --------- Co-authored-by: Yaron Shahrabani <yaron.shahrabrani@axonius.com>
2024-03-07Add Hungarian translation files (#2313)summoner001
The hungarian translation is complete and ready to use
2024-03-07Update Polish translation (#2311)Dominik Stasiak
2024-03-07Update translation of tr (#2299)Wise
2024-03-07Update Brazilian Portuguese translation (#2287)Rafael Fontenelle
2024-03-07Update greek base.po, add translations, fix typos (#2284)Christos Longros
* Update greek base.po, add translations, fix typos
2024-03-07Version bump 2.7.2 (#2387)Anton Hvornum
2024-03-07plasma-workspace replaces plasma-wayland-session (#2386)Dylan M. Taylor