Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall
AgeCommit message (Collapse)Author
2023-09-28Fix mount command whitespace (#2126)codefiles
2023-09-28Fix 2118 (#2119)Daniel Girtler
* Update locales generation * Update README * Disable translation check --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-27Bumping version to: v2.6.2 (#2123)Anton Hvornum
2023-09-27FR Translation updated (#2112)T13nou
2023-09-27tr translation files updated (#2115)Wise
2023-09-27Use unpacking for list creation (#2117)codefiles
2023-09-27Fix mount debug message (#2116)codefiles
2023-09-26Fix 2103 (#2114)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-26Fix `mountpoint` for pre-mounted disk configuration (#2113)codefiles
* Fix `mountpoint` for pre-mounted disk configuration * Add missing commas
2023-09-26Disabled fstrim on BTRFS by default (#2109)Anton Hvornum
* Disabled fstrim on BTRFS by default * Changed variable name to conform with suggestion in #2109
2023-09-24Fix 1669 | Refactor display of sizes in tables (#2100)Daniel Girtler
* Use sector as default display * Display tables in sector size * Refactor size * Update * Update * fix flake8 --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24Refactor microcode (#2099)codefiles
2023-09-24Unify json functions (#2102)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24po: update Tamil translation (#2096)K.B.Dharun Krishna
* po: update Tamil translation * Update translation workflow check * Update translation workflow check * Update translation workflow check * Update translation files * Update translation workflow check --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-24Add support for loop devices (#2097)codefiles
2023-09-23Bumped version to: v2.6.1Anton Hvornum
2023-09-23Fix GRUB with non-/boot ESP (#2015)Thomas Aldrian
* Fix GRUB with non-/boot ESP Fixes #2001 * GRUB EFI fixes * Fix flake8 and mypy --------- Co-authored-by: Anton Hvornum <anton@hvornum.se> Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-22Added kitty, dolphin, wofi to hyprland (#2092)Anton Hvornum
2023-09-22Renamed hyperland to hyprland, fixed seatd via post_installation and added ↵Sxmourai
waybar-hyprland (#1824) * Renamed hyperland to hyprland, fixed seatd via post_installation and installed waybar * Removed the launching of seatd on the installation process * Starting to add nvidia support, and automatic configuring of hyprland * Starting to add auto configuration of hyprland... But this will need maintenance * Added hyprpaper auto config Gonna make waybar auto config next * Waybar auto config is starting... I can't test rn I'm on vacation and my connection is quite bad (68 days for arch iso) * Added wlogout support (and swaylock) * Fixed file managers printing * Starting to add a shell config... Definitely don't push this * Reverted custom-shell config (create a separate PR) * Removed systemd-logind, as that was just for testing the selector * Added polkit as an option for the seat. As it's a dependency of the hyprland package * Flake8 fix * The name change wasn't propegated to the menu * Added newline at the end of general_conf.py to not alter it * Removed newline at the end of general_conf.py to not alter it * Renamed the Hyprland class --------- Co-authored-by: Anton Hvornum <anton@hvornum.se> Co-authored-by: Anton Hvornum <anton.feeds+github@gmail.com>
2023-09-22Only parse profile classes when loading modules (#2088)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-21Fix `_add_efistub_bootloader()` partition number with partn (#2084)codefiles
2023-09-21Sort the profiles with ignore case (#2080)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-21Rework `_get_kernel_params()` for `_add_grub_bootloader()` (#2079)codefiles
* Rework `_get_kernel_params()` for `_add_grub_bootloader()` * Remove uncommenting of GRUB config line for encrypted /boot support
2023-09-20Fix acquisition of UUID (#2077)codefiles
* Fix acquisition of UUID * Fix inadequate solution * Add check for UUID
2023-09-20Use `_preset` for defaults in `LocaleMenu` (#2071)codefiles
* Use `_preset` for defaults in `LocaleMenu` * Fix adjacent typos
2023-09-20Use `SUPPORTED` file for locale options (#2069)codefiles
* Use `SUPPORTED` file for locale options * Add glibc to `PKGBUILD` depends
2023-09-19Allow assigning mountpoint on existing partitions (#2067)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-18Add `_get_kernel_params()` (#2064)codefiles
2023-09-18Fix many typos (#1692)Alexander Seiler
Signed-off-by: Alexander Seiler <seileralex@gmail.com>
2023-09-18Refactor `_add_efistub_bootloader()` kernel parameters (#2061)codefiles
* Refactor `_add_efistub_bootloader()` kernel parameters * Remove obsolete comment
2023-09-17Fix broken action check (#2060)Daniel Girtler
* Fix broken action check
2023-09-17Refactor `_add_efistub_bootloader()` cmdline (#2059)codefiles
2023-09-17Refactor `_add_grub_bootloader()` installation (#1968)codefiles
* Refactor `_add_grub_bootloader()` installation * Remove whitespace
2023-09-17fix: make nodatacow and compress mutually exclusive (#1998)Himadri Bhattacharjee
* fix: make nodatacow and compress mutually exclusive * fix: raise ValueError when both compress and nodatacow flags are set
2023-09-17Support CJK text alignment (#2012)Wu Xiaotian
* Add functions for unicode string alignment * use unicode alignment function to show menu * Allow table content to support unicode text alignment
2023-09-17Fix encryption debug message in `_add_efistub_bootloader()` (#1991)codefiles
2023-09-16Added a forced buffer flush on each worker stdin write (#2057)Anton Hvornum
2023-09-15Add option to use slick-greeter with lightdm (#1970)Campbell Jones
2023-09-15Update Portuguese translation (#1976)Hugo Carvalho
More corrections
2023-09-14add the option to use ly as display manager (#2004)Christian Heusel
Signed-off-by: Christian Heusel <christian@heusel.eu>
2023-09-14fix custom-commands issue #2025 (#2026)Stephen Houser
2023-09-14'Packete' made my eyes bleed; fixed common german mistakes; added missing ↵Adrian Sausenthaler
(#2029) Signed-off-by: Adrian Sausenthaler <gpg@sausenthaler.de>
2023-09-14New translation for the French language (#2024)Roxfr
* French language translation update Hello, Here is the update of the translation for the French language. Regards, Roxfr * Add files via upload Hello, Here is the new translation for the French language: - Update of the translation via the latest .pot file, - Improved translation. Regards, Roxfr
2023-09-14Add romanian translation to archinstall (#2034)Andrei Iancu
* Add romanian translation for installer * Ad romanian translation. * Update translation
2023-09-14Correct the simple typo in the comment (#2042)Kazunari Sasa
2023-09-14Rename profile in sub-menu (#2033)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14Fix 1971 - manual partitioning (#2031)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14Fix Bootloader installation (#2032)Daniel Girtler
* Fix broken path * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14Fix 2035 - Profile configuration (#2036)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
2023-09-14Default to unknown on partition types (#2037)Daniel Girtler
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>