index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-07 | Fix 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-07 | Fix 2307 - Custom mirrors (#2350) | Daniel Girtler | |
* Fix 2307 - Custom mirrors * Update | |||
2024-03-07 | Fix 2337 (and similar) - Ignore existing partitions (#2342) | Daniel Girtler | |
* Fix 2337 * Update | |||
2024-03-07 | Fix enabling of testing repositories (#2340) | codefiles | |
2024-03-07 | Fix partition table commit (#2294) | codefiles | |
2024-03-07 | Fix misspellings (#2306) | Rafael Fontenelle | |
2024-03-07 | fixed mistake in fr locale (#2295) | Chaman Vétéran | |
Co-authored-by: Chaman-veteran <maillen@bde.enseeiht.fr> | |||
2024-03-07 | Update Japanese translation (#2291) | utuhiro78 | |
2024-03-07 | Czech localization update (#2366) | walken | |
2024-03-07 | po: Update Hindi translation (#2357) | Ansh Goel | |
* Added first Hindi language support * po: Update Hindi translation | |||
2024-03-07 | Added 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-07 | Add Hungarian translation files (#2313) | summoner001 | |
The hungarian translation is complete and ready to use | |||
2024-03-07 | Update Polish translation (#2311) | Dominik Stasiak | |
2024-03-07 | Update translation of tr (#2299) | Wise | |
2024-03-07 | Update Brazilian Portuguese translation (#2287) | Rafael Fontenelle | |
2024-03-07 | Update greek base.po, add translations, fix typos (#2284) | Christos Longros | |
* Update greek base.po, add translations, fix typos | |||
2024-03-07 | Version bump 2.7.2 (#2387) | Anton Hvornum | |
2024-03-07 | plasma-workspace replaces plasma-wayland-session (#2386) | Dylan M. Taylor | |
2023-12-01 | UPD it/LC_MESSAGES/base.mo (#2276) | Alessio Cuccovillo | |
UPD it/LC_MESSAGES/base.po | |||
2023-12-01 | Add Lithuanian translation (#2274) | Florijan Demidov | |
* Add Lithuanian translation * Update languages.json | |||
2023-12-01 | Restrict UKI to supported options (#2280) | codefiles | |
2023-12-01 | Minor fixes for UKI (#2279) | codefiles | |
2023-12-01 | Fix UKI default value (#2278) | codefiles | |
2023-11-28 | Preparing release: v2.7.1 (#2272) | Anton Hvornum | |
2023-11-28 | po: update Tamil translation (#2271) | K.B.Dharun Krishna | |
2023-11-27 | Update Portuguese (pt) translation (#2270) | Hugo Carvalho | |
2023-11-27 | Update pt-BR translation (#2267) | Wellinton Kricowski | |
2023-11-27 | Add Japanese translation (#2265) | utuhiro78 | |
* Add Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation * Update Japanese translation | |||
2023-11-27 | Fixes #2262 and GFX rewrite (#2266) | Daniel Girtler | |
* Rework GFX installation * Update * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-11-24 | Fix 2253 (#2259) | Daniel Girtler | |
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-11-23 | Update Russian translation (#2254) | Alexmelman88 | |
2023-11-23 | Prepare for release 2.7.0 (#2252) | Anton Hvornum | |
* Preparing release * Bumping version to: v2.7.0 | |||
2023-11-23 | Czech localization update (#2204) | walken | |
* Updates and corrections for Czech localization | |||
2023-11-23 | French language update (#2219) | Roxfr | |
* Delete archinstall/locales/fr/LC_MESSAGES/base.po * Delete archinstall/locales/fr/LC_MESSAGES/base.mo * Add files via upload * Rename archinstall/locales/base.po to archinstall/locales/fr/LC_MESSAGES/base.po * Delete archinstall/locales/base.mo * Add files via upload | |||
2023-11-22 | Fixing --skip-ntp. Changed nargs -> action in argparse! (#2250) | Anton Hvornum | |
2023-11-22 | Added a --skip-ntp parameter to deal with #2144 (#2225) | Anton Hvornum | |
* Added a --skip-ntp parameter to deal with #2144 * Made info/warn strings translateable * Corrected spelling mistake | |||
2023-11-22 | Added nvidia-dkms when installing propri driver to (#2241) | Anton Hvornum | |
* Added nvidia-dkms when installing propri driver to fix #2233, #2214 and #2002 * Forgot class-name infront of NvidiaDKMS | |||
2023-11-21 | Started a re-write of the docs (#1967) | Anton Hvornum | |
* Started a re-write of the docs, using CSV for tables and re-organizing parameter definitions * Added final config options in --config, some have external references which needs to be populated * Forgot to escape a comma * Clarified a note * Added disk configuration and disk encryption docs * Changed way of installing using source and python * Added a 'list script' that lists available scripts. This could be converted to a argparse later. But this does the trick for now. And it's added to ease documentation and listing of available options. * Added a 'Known issues' section, as well as renamed the issues tab * Finished up the known issues section * Added a section regarding --plugin * Added plugin description, tweaked disk_config to the latest changes from #2221 * Added custom-commands docs, and improved some creds and known issue links | |||
2023-11-21 | Fix Limine bootloader deployment (#2216) | czapek | |
* Add `get_unique_path_for_device` to `DeviceHandler` * Fix Limine bootloader deployment * Fail if UKI is enabled with Limine * Support more configuration options with Limine * Fix linter errors * Fix boot partition fs_type check for Limine | |||
2023-11-20 | Fix GPT end alignment (#2210) | codefiles | |
2023-11-20 | Remove superfluous use of `partprobe` (#2212) | codefiles | |
2023-11-20 | Remove `select_language()` duplicate of `select_kb_layout()` (#2151) | codefiles | |
* Remove `select_language()` duplicate of `select_kb_layout()` * Added a deprecation warning on select_language() * Moved select_language() back into it's original location, just to keep the PR diff minimal * Removed import for now, to please flake8 --------- Co-authored-by: Anton Hvornum <anton@hvornum.se> | |||
2023-11-20 | Fix parsing pre-mounted disk configuration from configuration file (#2221) | codefiles | |
2023-11-09 | Fix logic error in `encrypt()` loop (#2207) | codefiles | |
2023-11-06 | PT BR translation improvements (#2199) | Wellinton Kricowski | |
2023-10-31 | Fix logic error in `_fetch_lsblk_info()` loop (#2196) | codefiles | |
2023-10-25 | Fix password preview (#2190) | codefiles | |
2023-10-23 | Update translation of zh-CN (#2165) | Celestial.y | |
2023-10-18 | Fixes for prev PR (#2175) | Daniel Girtler | |
* Fixes for prev PR * Update --------- Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com> | |||
2023-10-18 | Fix EFISTUB `cmdline` (#2181) | codefiles | |