Commit Graph

  • baf2f5f6bb tool: use workspace values in Cargo.toml nikstur 2023-09-14 12:35:42 +0200
  • efd8c50214 tool: remove superfluous lock file nikstur 2023-09-14 12:29:54 +0200
  • 726524d2d7 readme: update about lzbt Raito Bezarius 2023-09-14 11:57:48 +0200
  • f9cb4257c7 flake: fix lanzaboote-tool → lzbt-systemd Raito Bezarius 2023-09-14 11:41:29 +0200
  • eba963b6f1 tool/shared: make clippy happy Raito Bezarius 2023-09-14 11:12:34 +0200
  • fd188a0e32 tool/shared: make constraints less concrete and drop lockfile Raito Bezarius 2023-09-14 11:04:53 +0200
  • 923567d08a systemd-tool: make integration test pass Raito Bezarius 2023-07-22 20:51:17 +0200
  • 8029449cba tool: split systemd into a new crate and make tool into a lib-only crate Raito Bezarius 2023-07-22 20:49:46 +0200
  • efe7b40f5c lzbt: abstraction for multiple backends Raito Bezarius 2023-07-08 20:54:42 +0200
  • 7ef2b13780
    Merge pull request #222 from nix-community/fix-flake-description nikstur 2023-09-14 09:24:04 +0000
  • 0c7606cd18 flake: use an appropriate description nikstur 2023-09-14 11:22:22 +0200
  • 07c78bd84f
    Merge pull request #214 from tuxiqae/patch-1 nikstur 2023-09-14 11:10:10 +0200
  • e766f36441 Fix lzbt, stub path links Sagi Sarussi 2023-07-22 14:17:39 +0300
  • 3dc8778c32
    Merge pull request #215 from nix-community/linux-bootloader-crate Ryan Lahfa 2023-09-13 16:43:16 +0000
  • 83f4376929 uefi: move uefi code to separate workspace nikstur 2023-09-13 17:38:17 +0200
  • 64f1760944 flake: add cargo-machete to machete the unused crates in our Cargo.toml Raito Bezarius 2023-07-23 18:47:02 +0200
  • 51d9c1dff8 stub: split up into a linux-bootloader crate Raito Bezarius 2023-07-23 18:46:47 +0200
  • 9a9b09628b
    Merge pull request #219 from tilpner/syncfs Ryan Lahfa 2023-09-13 14:58:58 +0000
  • 6d6cdf59b9
    Merge pull request #218 from nix-community/get-crane-back Ryan Lahfa 2023-08-25 16:14:52 +0200
  • 3895c94eb5
    tool: only sync ESP filesystem tilpner 2023-08-17 21:08:51 +0200
  • 0109e357aa Revert "Merge pull request #147 from nix-community/nixpkgs-infrastructure" nikstur 2023-07-22 00:45:50 +0200
  • f13848606f
    Merge pull request #217 from SuperSandro2000/cargo-auditable Julian Stecklina 2023-08-11 15:47:01 +0200
  • 4a1b07d0a9
    Fix lzbt build with recent nixos-unstable Sandro Jäckel 2023-08-10 01:42:51 +0200
  • e7246c6bce
    Merge pull request #212 from nix-community/update-flake-inputs nikstur 2023-07-20 23:42:57 +0200
  • ec210ff40d stub: fix typo nikstur 2023-07-20 22:49:45 +0200
  • 2a109c0121 flake.lock: Update nikstur 2023-07-20 22:42:22 +0200
  • bf82f823e1
    Merge pull request #211 from nix-community/docs-flake nikstur 2023-07-20 11:30:16 +0200
  • aa2cb467da docs: suggest to use 0.3.0 tagged release of lanzaboote rather than master Raito Bezarius 2023-07-20 10:39:34 +0200
  • 85420159e7
    Merge pull request #210 from nix-community/revert-207-update/docs nikstur 2023-07-20 10:35:10 +0200
  • 0dbcd0ec1a
    Revert "docs: suggest to track released versions rather than master " nikstur 2023-07-20 10:34:20 +0200
  • 78f00a288f
    Merge pull request #209 from nix-community/update-all-but-goblin nikstur 2023-07-20 01:41:52 +0200
  • 9cceec4008 fix(deps): update all dependencies renovate[bot] 2023-07-19 22:04:11 +0000
  • bfc8826663
    Merge pull request #208 from nix-community/flake/cache nikstur 2023-07-19 21:49:42 +0200
  • 4dc0c2464d
    Merge pull request #207 from nix-community/update/docs nikstur 2023-07-19 21:47:50 +0200
  • 434ee97ab3 flake: offer nix-community cache as a suggested substituter Raito Bezarius 2023-07-19 21:42:27 +0200
  • d4131e0c65 docs: suggest to track released versions rather than master for the flake setup Raito Bezarius 2023-07-19 21:39:50 +0200
  • c758cdad46
    Merge pull request #201 from Janik-Haag/master nikstur 2023-06-18 23:45:07 +0200
  • d791fc5c35 remove QUICK_START.md sharp-edge Janik H 2023-06-18 15:50:33 +0200
  • 9044916b9e
    Merge pull request #200 from Janik-Haag/master Julian Stecklina 2023-06-18 15:36:11 +0200
  • 19a7312462 remove QUICK_START.md bootspec section Janik H 2023-06-17 13:34:11 +0200
  • 823ad6b70b
    Merge pull request #198 from SuperSandro2000/fix-eval nikstur 2023-06-13 23:47:14 +0200
  • 7777777700
    Fix eval when aliases are disabled Sandro Jäckel 2023-06-13 19:31:50 +0200
  • 59e3ebb19f
    Merge pull request #147 from nix-community/nixpkgs-infrastructure Ryan Lahfa 2023-06-12 10:40:16 +0200
  • 9f97a908e4
    Merge pull request #195 from nix-community/mutually-exclusive-fat-thin-stubs Ryan Lahfa 2023-06-10 18:45:56 +0200
  • b77ef07cec project: perform clippy/rustfmt checking via a higher order derivation transformer Raito Bezarius 2023-05-29 00:09:07 +0200
  • 63bbfe35d8 feat(stub): throw compile error in case of enabling fat and thin features Raito Bezarius 2023-06-10 18:06:50 +0200
  • 5b22893473 project: move to nixpkgs Rust infrastructure Raito Bezarius 2023-04-12 22:13:12 +0200
  • 45d04a45d3
    Merge pull request #193 from nix-community/renovate/all Julian Stecklina 2023-06-05 10:31:02 +0200
  • 3cae2f1c63
    fix(deps): update all dependencies renovate[bot] 2023-06-05 02:00:30 +0000
  • e422970c1b
    Merge pull request #192 from nix-community/upgrade/uefi nikstur 2023-06-02 14:33:17 +0200
  • 88aeb61d85 stub: upgrade to uefi-rs 0.22.0 Raito Bezarius 2023-06-02 13:16:44 +0200
  • da24357977
    Merge pull request #182 from nix-community/fat-uki nikstur 2023-06-01 22:43:53 +0200
  • 2e62c11bab
    Merge pull request #191 from nix-community/renovate/all Julian Stecklina 2023-05-29 10:45:26 +0200
  • f1d199d0b4
    fix(deps): update rust crate log to 0.4.18 renovate[bot] 2023-05-29 01:38:08 +0000
  • e9003f12e6
    Merge pull request #189 from nix-community/update-state-of-upstreaming nikstur 2023-05-28 00:52:36 +0200
  • 72b66bfc69 docs: fixup stray ``` Raito Bezarius 2023-05-28 00:43:51 +0200
  • e5bced9852
    Merge pull request #188 from nix-community/update-state-of-upstreaming Ryan Lahfa 2023-05-28 00:43:04 +0200
  • de80330ec4 docs: update upstreaming state Raito Bezarius 2023-05-27 23:31:26 +0200
  • f641dcfc8b
    Merge pull request #186 from erdnaxe/docs_update Julian Stecklina 2023-05-27 12:14:02 +0200
  • b673e1b71f docs: add precision about dbx and OptionROMs Alexandre Iooss 2023-05-25 08:52:36 +0200
  • 7ecafb2947 stub: add fat variant nikstur 2023-05-22 23:28:59 +0200
  • dc52f0352d
    Merge pull request #185 from nix-community/cleanup-flake nikstur 2023-05-24 10:32:41 +0200
  • 740f7f9314 flake: checkInputs -> nativeCheckInputs nikstur 2023-05-24 01:08:58 +0200
  • 8e4de7892a flake: add proper description nikstur 2023-05-24 01:08:28 +0200
  • 1f542a1eba
    Merge pull request #184 from nix-community/improve-subprocess-errors nikstur 2023-05-24 00:44:36 +0200
  • 30ddfcd2ce tool: improve command error messages nikstur 2023-05-24 00:17:11 +0200
  • 36adaf5a9e
    Merge pull request #181 from nix-community/renovate/all nikstur 2023-05-22 10:11:11 +0200
  • 5ecd73cdac
    fix(deps): update all dependencies renovate[bot] 2023-05-22 02:56:28 +0000
  • f9681e3e23
    Merge pull request #178 from nix-community/update/uefi-rs Ryan Lahfa 2023-05-20 23:05:27 +0200
  • c96299ea46 deps: update to uefi-rs 0.21.0 Raito Bezarius 2023-05-18 18:32:51 +0200
  • 3fb74cfb53
    Merge pull request #179 from nix-community/update/bootspec nikstur 2023-05-20 22:01:55 +0200
  • 77f1279406 tool(bootspec): remove boilerplate with newest bootspec Raito Bezarius 2023-05-18 18:46:11 +0200
  • 7ed294c84d
    Merge pull request #180 from nix-community/sync-packages-ver nikstur 2023-05-19 00:36:31 +0200
  • 3a5e15f4ac
    Merge pull request #167 from nix-community/sd-stub-tpm2 Ryan Lahfa 2023-05-18 19:16:30 +0200
  • f603e0c134 tests: support TPM2 + SecureBoot tests Raito Bezarius 2023-04-30 02:45:56 +0200
  • 606b9e8bab stub(tpm): Measure "UKI" (i.e. all unified sections in our stub) Raito Bezarius 2023-04-29 22:09:08 +0200
  • ad28b4cd01 stub: bump crate to 0.3.0 Raito Bezarius 2023-05-18 19:03:42 +0200
  • 39cda9e457 tool: bump crate to 0.3.0 Raito Bezarius 2023-05-18 19:03:37 +0200
  • cc428efc86 flake: add cargo-release Raito Bezarius 2023-05-18 19:02:43 +0200
  • 354ec6f451
    Merge pull request #177 from nix-community/rustfmt Ryan Lahfa 2023-05-18 18:46:52 +0200
  • c17650dafc flake: add rustfmt checks nikstur 2023-05-17 21:40:31 +0200
  • 65dbe44999 stub: format with rustfmt nikstur 2023-05-17 21:40:03 +0200
  • e37bf51ed3 stub: format with rustfmt nikstur 2023-05-17 21:39:40 +0200
  • d93eebb9c6
    Merge pull request #176 from nix-community/flake/update Julian Stecklina 2023-05-17 14:44:39 +0200
  • 3f80a7416f flake.lock: Update Raito Bezarius 2023-05-15 00:47:50 +0200
  • 39e61a0efe
    Merge pull request #175 from nix-community/renovate/all Julian Stecklina 2023-05-08 11:15:16 +0200
  • 7378e06257
    fix(deps): update all dependencies renovate[bot] 2023-05-08 01:30:03 +0000
  • ae49611bd6
    Merge pull request #166 from nix-community/sd-stub-efi-variables nikstur 2023-05-05 21:32:50 +0200
  • a5372db91f hotfix(stub): rust_version -> rust-version in Cargo.toml Raito Bezarius 2023-04-29 22:32:04 +0200
  • 9dd9116b1e stub: export boot loader interface efivars Raito Bezarius 2023-04-29 03:51:39 +0200
  • adc01887d9
    Merge pull request #172 from nix-community/renovate/all nikstur 2023-05-01 23:48:56 +0200
  • 008e7a65fd
    fix(deps): update all dependencies renovate[bot] 2023-05-01 02:39:28 +0000
  • 64b903ca87
    Merge pull request #163 from nix-community/synthesis Ryan Lahfa 2023-04-29 23:07:03 +0200
  • 4ef6957f88 feat: enable synthesis support Raito Bezarius 2023-04-24 23:57:47 +0200
  • 484b2c2fe4
    Merge pull request #148 from nix-community/rfc0125-post-merge Ryan Lahfa 2023-04-29 16:01:40 +0200
  • d0d0b7b3a1 flake.lock: Update Raito Bezarius 2023-04-29 15:20:40 +0200
  • 9fe979d2d6 tests: adopt bootspec v1 format Raito Bezarius 2023-04-21 14:13:19 +0200
  • 48ff4cb7c4 tool: adopt bootspec 0.1.0 Raito Bezarius 2023-04-14 15:48:29 +0200
  • 01f07c47e8 flake.lock: Update Raito Bezarius 2023-04-14 15:08:57 +0200
  • c60e039ee9
    Merge pull request #164 from nix-community/improve-malformed-gen-log nikstur 2023-04-27 17:44:26 +0200