Commit Graph

  • 3bc248b47f
    add niri DankMaterialShell profile (#4554) BB 2026-05-25 07:13:56 -0400
  • 1f66848b22 feat: add plymouth config Mário Victor Ribeiro Silva 2026-05-24 23:10:33 -0300
  • af2120c0e9
    mkosi for test image builds (#4539) Anton Hvornum 2026-05-23 13:49:54 +0200
  • 54d037493a
    Disabled mypy checks for test_tooling Anton Hvornum 2026-05-23 12:56:30 +0200
  • 25f90d8b46
    Added some ruff ignores Anton Hvornum 2026-05-23 12:11:49 +0200
  • 8810e74cfb
    Fixed more formatting Anton Hvornum 2026-05-23 12:10:16 +0200
  • 06b8099229
    Fixed ruff issues Anton Hvornum 2026-05-23 12:09:08 +0200
  • 686c61965c
    Fixed pylint issues and missing imports Anton Hvornum 2026-05-23 12:05:24 +0200
  • 9ce08fec08
    Added instructions on how to run Anton Hvornum 2026-05-23 11:52:52 +0200
  • b84bf7fad4
    Added networking to UKI, and added a qemu helper script that can boot the UKI as well as the resulting HDD setups (with OVMF vars being persistent) Anton Hvornum 2026-05-23 11:50:27 +0200
  • 6ab3dde0cd add niri DankMaterialShell profile bbedward 2026-05-22 09:42:27 -0400
  • d92a98d3bf
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 (#4552) renovate[bot] 2026-05-22 12:39:28 +1000
  • af58671e88
    Update dependency ruff to v0.15.14 (#4551) renovate[bot] 2026-05-22 12:39:11 +1000
  • 09b641a736 ci(iso-build): use new build_iso.sh path after move 0xdeadd 2026-05-19 17:08:03 -0400
  • 2e4ee819f4
    Adding UKI runner Anton Hvornum 2026-05-21 22:36:29 +0200
  • 62808cf043
    Merged master Anton Hvornum 2026-05-21 22:23:18 +0200
  • 4b4cacf1dc
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 renovate[bot] 2026-05-21 18:48:23 +0000
  • 8732d2b2cc
    Update dependency ruff to v0.15.14 renovate[bot] 2026-05-21 18:48:16 +0000
  • e17e036f54
    Update Japanese translation (#4550) utuhiro78 2026-05-21 06:25:23 +0900
  • a3b737dad1
    Update Japanese translation utuhiro78 2026-05-21 06:06:19 +0900
  • ac4bc442de
    Refactor logging and formatting logic (#4542) Daniel Girtler 2026-05-20 01:48:03 +1000
  • 5fd2f9b627
    fix: restrict EFI partition permissions with fmask/dmask=0077 (#4506) Clinton Phillips 2026-05-18 23:36:28 -0400
  • 893be4d159
    Merge a4226746a2 into dccd0c8ccf HADEON 2026-05-18 17:34:16 +0100
  • dccd0c8ccf
    Add translation CI validation (#4519) Softer 2026-05-18 13:10:56 +0300
  • 22bf6e3c35
    Update dependency arch/python-textual to v8.2.6 (#4546) renovate[bot] 2026-05-18 15:36:33 +1000
  • 938707020e Fix broken .po files: duplicate msgid in Hindi, missing format args in Finnish Softer 2026-05-18 02:17:00 +0300
  • 817a1adef3
    Add AUR helper installation support pentago 2026-05-17 21:25:02 +0200
  • 2f912482e3 Move translation checks into locales_generator.sh, simplify CI workflow Softer 2026-05-17 21:03:33 +0300
  • 085665546e
    Update dependency arch/python-textual to v8.2.6 renovate[bot] 2026-05-17 12:58:40 +0000
  • b5d323762b
    Update Italian translation + fix a string (#4545) Matteo 2026-05-17 03:26:30 +0200
  • 3051cac7db fix(efi): drop defensive list wrap per review 0xdeadd 2026-05-16 08:36:01 -0400
  • 1d40c0ded0 Fix wrong string + Italian translation Matteo 2026-05-16 12:53:57 +0200
  • 9942d78307 Update Italian translation Matteo 2026-04-14 22:19:24 +0200
  • 42d9113611
    Update Japanese translation (#4544) utuhiro78 2026-05-16 08:29:27 +0900
  • f98131587a
    Update Japanese translation utuhiro78 2026-05-16 05:38:53 +0900
  • 994cf78590 Updaet Daniel Girtler 2026-05-15 22:36:06 +1000
  • bb2ae75705 Refactor logging and formatting Daniel Girtler 2026-05-15 22:11:01 +1000
  • 5fbdbffcc4 Refactor logging and formatting Daniel Girtler 2026-05-15 22:06:16 +1000
  • 6ea2de87d3 Refactor logging and formatting Daniel Girtler 2026-05-15 21:55:37 +1000
  • 516a61d8af
    Enhance log sharing capability (#4526) Daniel Girtler 2026-05-15 21:38:17 +1000
  • 72df49d16f Merge remote-tracking branch 'origin/master' into log-upload-followup Daniel Girtler 2026-05-15 21:27:05 +1000
  • e48ca45b0b
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 (#4541) renovate[bot] 2026-05-15 16:30:33 +1000
  • a18807188d
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 renovate[bot] 2026-05-15 03:58:27 +0000
  • 74a1066661
    Update dependency ruff to v0.15.13 (#4540) renovate[bot] 2026-05-15 13:58:00 +1000
  • b81fe955f0
    Add IWD standalone option to network configuration + fix NM_IWD (#4528) HADEON 2026-05-15 03:57:31 +0000
  • 002ff4fcbd fix(plugins): restore args parsing and complete #3021 fixes hariomphulre 2026-05-15 02:06:25 +0530
  • 39706384c7
    Update dependency ruff to v0.15.13 renovate[bot] 2026-05-14 17:34:04 +0000
  • 6ed42e3ca1 fix(efi): collapse fmask/dmask dedup to dict.fromkeys one-liner 0xdeadd 2026-05-13 11:36:42 -0400
  • ef7d71bb7d
    Merge branch 'master' into fix-3021-plugin Hariom Phulre 2026-05-13 20:59:03 +0530
  • 34c6fc4b65 fix(plugins): resolve version comparison bug and secure remote downloads hariomphulre 2026-05-13 20:54:43 +0530
  • 27ab59e910 Replace custom PO parser with msgcmp, drop pot_tools.py Softer 2026-05-13 15:41:23 +0300
  • 7b10fea526 use dedent and rename menu option H4L0 2026-05-13 13:01:15 +0200
  • 13944f3cca
    Update pre-commit hook pre-commit/mirrors-mypy to v2.1.0 (#4538) renovate[bot] 2026-05-13 08:54:05 +1000
  • 63e5006a80
    Update pre-commit hook pre-commit/mirrors-mypy to v2.1.0 renovate[bot] 2026-05-12 22:34:03 +0000
  • b95321d38c
    Update dependency mypy to v2.1.0 (#4535) renovate[bot] 2026-05-13 08:33:42 +1000
  • ba69b80295
    Update dependency mypy to v2.1.0 renovate[bot] 2026-05-12 22:22:04 +0000
  • 3dec5025c3
    Update dependency arch/python-pydantic to v2.13.4 (#4534) renovate[bot] 2026-05-13 08:21:44 +1000
  • f7a6f70fc8
    Replace terminal and file manager in Budgie profile (#4533) stinga11 2026-05-12 18:21:15 -0400
  • 57fa3ce562
    Added a small readme on how to use mkosi with archinstall Anton Hvornum 2026-05-12 20:57:43 +0200
  • 9a44ea0014
    Added missing packages for archinstall to work (more might be needed, if different disk filesystems are used. Anton Hvornum 2026-05-12 20:35:13 +0200
  • 8d633dabac consistently rename lib.models.mirrors => lib.models.pacman H4L0 2026-05-12 14:11:47 +0200
  • f4800337a2 Move parallel_downloads into pacman_config in test fixture H4L0 2026-05-12 13:57:50 +0200
  • a56f0a6542 Move PacmanMenu to archinstall.lib.pacman package H4L0 2026-05-12 13:38:02 +0200
  • 6c9eab9a26 refactor menu and config to be more logical H4L0 2026-05-12 13:32:04 +0200
  • a4226746a2 continue 4491 H4L0 2026-05-12 12:55:38 +0200
  • 1e6687c337
    Update dependency arch/python-pydantic to v2.13.4 renovate[bot] 2026-05-11 12:57:21 +0000
  • 7fc33c2507
    Enhance config types and summary (#4532) Daniel Girtler 2026-05-11 06:35:53 +1000
  • a145ba5d81
    Added a mkosi.output/ folder to tidy things up Anton Hvornum 2026-05-10 22:15:51 +0200
  • f98352fcd5
    Added final packages for testing archinstall Anton Hvornum 2026-05-10 20:37:05 +0200
  • 673e808830
    Replace terminal and file manager in Budgie profile stinga11 2026-05-10 14:10:51 -0400
  • 310e3534e3
    Created the base for mkosi Anton Hvornum 2026-05-10 08:29:20 +0200
  • 282717eb39 Update Daniel Girtler 2026-05-10 15:22:15 +1000
  • 58dadccd2c Enhance config types and summary Daniel Girtler 2026-05-10 15:03:46 +1000
  • 2de7254b21
    Update Polish translation (#4529) Lena Pastwa 2026-05-08 03:28:36 +0200
  • fca349214f
    Update Polish translation Lena Pastwa 2026-05-07 20:57:01 +0200
  • 1ae7504363 exclude virtual devices, dont harcode iface name instead match 'ether' similar pattern to .network files shipped in /etc/systemd/network H4L0 2026-05-07 15:39:24 +0200
  • 8be049859b wire up resolv stub and networkd service H4L0 2026-05-07 15:34:00 +0200
  • 49c4206c86 Add iwd standalone option to network configuration H4L0 2026-05-07 14:52:57 +0200
  • af106eb238
    Update dependency mypy to v2 (#4523) renovate[bot] 2026-05-07 21:57:10 +1000
  • 4265be6e43
    Update pre-commit hook pre-commit/mirrors-mypy to v2 (#4525) renovate[bot] 2026-05-07 21:56:30 +1000
  • c6542bad8c Enhance log sharing capability Daniel Girtler 2026-05-07 21:51:38 +1000
  • 06de598746
    Update pre-commit hook pre-commit/mirrors-mypy to v2 renovate[bot] 2026-05-07 09:55:22 +0000
  • 4c9ced7231
    Update dependency mypy to v2 renovate[bot] 2026-05-07 00:20:25 +0000
  • b0b7983af2
    Fix bspwm black screen: add provision() delegation and default configs (#4518) Softer 2026-05-07 03:20:09 +0300
  • ef1cfe7b56
    Add share-log subcommand to upload install.log to paste.rs (#4511) Softer 2026-05-07 03:18:56 +0300
  • 7b5dddf34b
    Fix truncated package metadata in additional packages preview (#3580) (#4510) Softer 2026-05-07 03:17:13 +0300
  • bd083f2227 Fix plugin loading type annotations and improve code readability hariomphulre 2026-05-07 02:57:52 +0530
  • 8708dce09b Add missing wrap-preview CSS to OptionListScreen and pass parameter through SelectMenu Softer 2026-05-06 15:57:02 +0300
  • d7c80998f8 Update docs to use share-log subcommand syntax Softer 2026-05-06 13:43:21 +0300
  • d2f4835038 Move TYPE_CHECKING imports to top level in bspwm profile Softer 2026-05-06 13:33:29 +0300
  • dcc38fe9aa
    Update dependency arch/python-cryptography to v48 (#4520) renovate[bot] 2026-05-06 15:25:45 +1000
  • 74951eac91
    Update dependency arch/python-cryptography to v48 renovate[bot] 2026-05-06 04:27:47 +0000
  • 11607851c4
    Keep standalone initramfs for grub-btrfs when UKI is enabled (#4513) Softer 2026-05-06 07:26:59 +0300
  • 07d0760dc4 Move keep_initramfs logic into add_bootloader() Softer 2026-05-05 03:00:27 +0300
  • 363311821f Add --bios flag and consolidate .dev/ artifacts Softer 2026-05-05 02:20:21 +0300
  • 5a95a122b8 Fix code style: use tabs and reformat xgettext arguments Softer 2026-05-04 23:41:33 +0300
  • 1f4ebd9414 Add CI validation for translations and pot_tools dev utility Softer 2026-05-04 23:26:15 +0300
  • f0eaf40d5f Fix broken localization: tr(f-string) never matches translation catalog Softer 2026-05-04 23:26:10 +0300
  • e8e24b9dbc Add unit tests for share_install_log function Softer 2026-05-04 19:03:26 +0300
  • f5490b8b27 Resolve merge conflict with master after #4515 path restructure Softer 2026-05-04 15:11:58 +0300