Commit Graph

  • ceed92460f
    Merge pull request #108 from nix-community/make-test-functions-reusable Julian Stecklina 2023-02-20 23:23:21 +0100
  • 4d2e67f799 tool: make some utility test functions reusable nikstur 2023-02-15 23:09:24 +0100
  • a75e2b4c95
    Merge pull request #101 from nix-community/improve-generation-name nikstur 2023-02-10 17:45:05 +0100
  • a8d9ea128d tool: improve sd-boot generation display name nikstur 2023-02-09 00:19:33 +0100
  • 01f8fd418a
    Merge pull request #100 from nix-community/fix-build-time Julian Stecklina 2023-02-09 22:42:44 +0100
  • 522687b044
    Merge pull request #102 from ercao/hotfix Julian Stecklina 2023-02-09 22:37:11 +0100
  • d1516ffdfd
    nixos/lanzaboote: use `config.systemd.package` ercao 2023-02-09 22:24:54 +0800
  • 06f921ead0 tool: read build time from symlink nikstur 2023-02-09 00:15:30 +0100
  • 5f5b04a6f5
    Merge pull request #97 from SuperSandro2000/patch-1 Julian Stecklina 2023-02-08 10:19:01 +0100
  • ad9b9ec5b5
    Fix mixed tabs and spaces Sandro 2023-02-07 23:31:58 +0100
  • cb315d543c
    Merge pull request #93 from nix-community/quick-start-updates Julian Stecklina 2023-02-03 11:34:23 +0100
  • cc2af0a081 docs: update sharp edges after Linux kernel signing changes Julian Stecklina 2023-02-02 23:28:18 +0100
  • 37ccc5d578
    Merge pull request #91 from nix-community/58-escape-hatch Julian Stecklina 2023-02-02 22:35:35 +0100
  • abd5af1250
    Merge pull request #90 from nix-community/ci-fix Julian Stecklina 2023-02-02 18:07:14 +0100
  • 0963ba83dd tests: check whether disabled secure boot relaxes hash checks Julian Stecklina 2023-02-02 14:38:34 +0100
  • 8b00b748f2 stub: add fall back for hash mismatches when Secure Boot is off Julian Stecklina 2023-02-02 16:29:48 +0100
  • 8d2ebbc6a7 stub: move linux booting into its own function Julian Stecklina 2023-02-02 15:54:27 +0100
  • f3ede28eac ci: fix regression after Linux loader change Julian Stecklina 2023-02-02 17:57:31 +0100
  • 788e1d9fb6
    Merge pull request #89 from nix-community/quick-start-updates Julian Stecklina 2023-02-02 14:37:32 +0100
  • e41c02c66b docs: add short security guidelines Julian Stecklina 2023-02-02 14:21:58 +0100
  • eb3b4703fd
    Merge pull request #75 from alois31/unsigned-kernel Julian Stecklina 2023-02-02 14:08:08 +0100
  • 081714cab9
    Pass the built-in cmdline to the kernel Alois Wohlschlager 2023-01-23 18:02:01 +0100
  • 3885f114a8
    Do not sign the kernel Alois Wohlschlager 2023-01-23 13:52:24 +0100
  • 7387c6708d
    Load the kernel image ourselves Alois Wohlschlager 2023-01-22 15:22:03 +0100
  • 60e28106e9
    Merge pull request #86 from dasJ/fix/osrelease-parser nikstur 2023-01-30 15:57:12 +0100
  • 96d52b215c
    Make the os-release parser more precise Janne Heß 2023-01-30 11:46:48 +0100
  • afe8bcc7be
    Merge pull request #81 from nix-community/systemd-boot-loader-conf nikstur 2023-01-29 16:26:53 +0100
  • ce3b2c27b5 tool: write systemd-boot loader.conf nikstur 2023-01-27 00:37:05 +0100
  • 57b56e104c
    Merge pull request #83 from nix-community/atomic-writes nikstur 2023-01-29 16:17:07 +0100
  • 5f28ae75ea tool: atomically write to ESP nikstur 2023-01-28 03:17:35 +0100
  • 41c7a14a80
    Merge pull request #82 from nix-community/clean-up-nixos-tests nikstur 2023-01-29 00:10:27 +0100
  • fd2e7f7a40 nix.tests: clean up nikstur 2023-01-28 01:34:15 +0100
  • 0ca25a9bf0
    Merge pull request #78 from nix-community/robust-systemd-version-parsing nikstur 2023-01-26 21:46:03 +0100
  • 247afb33a2 tool: make systemd version parsing robust nikstur 2023-01-25 23:39:46 +0100
  • eb0ffc6b9c
    Merge pull request #79 from nix-community/cleanup-test-fixtures nikstur 2023-01-26 02:26:25 +0100
  • efa2410292 treewide: move uefi-keys into test fixtures nikstur 2023-01-26 01:17:18 +0100
  • 1970b95b68 tool: remove bootspec.json nikstur 2023-01-26 01:16:09 +0100
  • 3469cefb5b
    Merge pull request #76 from nix-community/smart-systemd-boot-install nikstur 2023-01-25 23:24:26 +0100
  • cc169689f3 tool: smarter systemd-boot install nikstur 2023-01-18 01:58:45 +0100
  • a9bce14645
    Merge pull request #74 from nix-community/refactor-esp-paths nikstur 2023-01-25 00:32:07 +0100
  • db75203e31 tool: split esp paths nikstur 2023-01-18 23:52:13 +0100
  • b24aad3070
    Merge pull request #69 from nix-community/refactor-tmpdir Julian Stecklina 2023-01-21 17:56:14 +0100
  • 6e452b50df tool: add SecureTempDirExt nikstur 2023-01-13 03:10:58 +0100
  • 94a1cf055a
    Merge pull request #71 from nix-community/typos nikstur 2023-01-21 16:18:56 +0100
  • 4b50882645 flake: enable automatic typo checks Julian Stecklina 2023-01-21 10:28:02 +0100
  • dd499f6642 treewide: fix typos Julian Stecklina 2023-01-21 10:27:34 +0100
  • 65896e03fa
    Merge pull request #62 from nix-community/rename-subprojects Julian Stecklina 2023-01-19 23:37:53 +0100
  • f49b312c0a docs: simplify subproject names nikstur 2023-01-19 20:36:23 +0100
  • 5bb33f3389 treewide: simplify subproject names nikstur 2023-01-13 22:10:40 +0100
  • 2fce3c0802 treewde: simplify subproject directory names nikstur 2023-01-13 20:50:50 +0100
  • 76d9cb9bf9
    Merge pull request #63 from nix-community/sha256-insteadof-blake3 nikstur 2023-01-17 20:57:02 +0100
  • 30d6c92583
    Merge pull request #59 from nix-community/docs Julian Stecklina 2023-01-14 13:15:40 +0100
  • 3db39f403b treewide: blake3 -> sha256 nikstur 2023-01-14 02:31:31 +0100
  • 36717c0edf docs: rewrite quickstart Julian Stecklina 2023-01-08 15:11:16 +0100
  • 367d36775d
    Merge pull request #54 from nix-community/pre-commit-style Julian Stecklina 2023-01-10 09:27:26 +0100
  • 4f14ca0197 flake: reformat to fit nixpkgs-fmt style Julian Stecklina 2023-01-08 14:42:30 +0100
  • 74182c199a flake: enforce nix style via nixpkgs-fmt Julian Stecklina 2023-01-08 14:41:01 +0100
  • 5aae26a63d flake: enable pre-commit hooks Julian Stecklina 2023-01-07 20:21:03 +0100
  • 16d40d702d
    Merge pull request #52 from nix-community/pre-commit Julian Stecklina 2023-01-08 10:10:02 +0100
  • bed6a4b8ba flake.lock: Update Julian Stecklina 2023-01-07 11:53:30 +0100
  • 13ee4b6a59 flake: move attributes over to flake-parts Julian Stecklina 2023-01-07 11:52:49 +0100
  • e7ec7ceefd flake: add flake-parts without moving attributes Julian Stecklina 2023-01-07 11:09:35 +0100
  • b3bef69365
    Merge pull request #53 from Laurent2916/master Ryan Lahfa 2023-01-07 14:53:43 +0100
  • 3af592d714
    fix: typo in README.md Laureηt 2023-01-07 12:21:41 +0000
  • 47085e8578
    Merge pull request #51 from nix-community/special-specialized-specialisation nikstur 2023-01-06 23:33:51 +0100
  • 7f235ce004 lanzatool: spell specialised consistently nikstur 2023-01-06 23:20:31 +0100
  • b79dea1fca
    Merge pull request #50 from nix-community/os-release nikstur 2023-01-06 22:11:27 +0100
  • 4f44cb70a2 lanzatool: generate custom os-release nikstur 2023-01-02 01:54:57 +0100
  • 2f36f1119a
    Merge pull request #49 from nix-community/fix-config-limit nikstur 2023-01-04 22:39:20 +0100
  • b6eb6c1e52 lanzatool: keep unrelated files when running gc nikstur 2023-01-04 01:20:50 +0100
  • 8cd7452194
    Merge pull request #48 from nix-community/improve-gc-integration-test nikstur 2023-01-04 22:27:45 +0100
  • e9d911a5f5
    Merge pull request #47 from nix-community/RaitoBezarius-patch-1 Ryan Lahfa 2023-01-04 02:12:29 +0100
  • 885a171734
    README: typo on quick start path Ryan Lahfa 2023-01-04 02:12:19 +0100
  • c4e5ec7008 lanzatool: add more assertions to gc integration test nikstur 2023-01-04 00:41:47 +0100
  • 03fa7d3401
    Merge pull request #44 from nix-community/docs Julian Stecklina 2023-01-03 17:55:24 +0100
  • 337689bbbc docs: remove stale information and add overview Julian Stecklina 2023-01-03 01:08:00 +0100
  • 7afbc43195
    Merge pull request #43 from nix-community/some-more-lanzatool-refactoring nikstur 2023-01-02 00:41:13 +0100
  • 1e632c0d1d lanzatool: add context to sbsing output failure nikstur 2022-12-31 02:57:01 +0100
  • b592d92744 lanzatool: don't open file to read metadata nikstur 2022-12-31 02:55:11 +0100
  • 1c0438a003 lanzatool: simplify uefi path code nikstur 2022-12-31 02:51:52 +0100
  • f431622732
    Merge pull request #34 from nix-community/configuration-limit nikstur 2023-01-02 00:23:02 +0100
  • d3a96b1c3c lanzatool: intgeration test infrastrucutre + gc tests nikstur 2022-12-30 16:22:06 +0100
  • 676786f811 lanzatool: add rand dev dependency nikstur 2022-12-30 01:41:48 +0100
  • 3c7c8340eb lanzatool: add assert_cmd dev dependency nikstur 2022-12-30 01:41:20 +0100
  • eca0ea67fe lanzabooteModule: implement configuration limit nikstur 2022-12-25 20:50:30 +0100
  • 9daf9ae0a8 lanzatool: implement configuration limit nikstur 2022-12-12 02:09:19 +0100
  • 4a8cfa7f7f lanzatool: add walkdir dependency nikstur 2022-12-12 02:09:04 +0100
  • e439cf452b
    Merge pull request #42 from nix-community/lanzatool-small-fixes nikstur 2022-12-31 00:00:36 +0100
  • 0a58b290e2 lanzatool: clean up parse_version and add simple test nikstur 2022-12-30 22:23:52 +0100
  • 463d9496bf lanzatool: write sbsign output to stdout nikstur 2022-12-30 03:39:39 +0100
  • d4c5af23fe lanzatool: improve error msg for file_size nikstur 2022-12-30 03:38:57 +0100
  • a341baa09a lanzatool: simplify nixos_path and add unit test nikstur 2022-12-30 01:40:22 +0100
  • 781651b9e0 lanzatool: improve esp_relative_path_string error msg nikstur 2022-12-30 01:39:54 +0100
  • f4e4ad9c3b
    Merge pull request #41 from nix-community/path_are_not_strings nikstur 2022-12-29 00:28:36 +0100
  • f6ae373500 lanzatool: apply rustfmt to install.rs Julian Stecklina 2022-12-28 23:51:51 +0100
  • f07618b64c lanzatool: remove unused utils module Julian Stecklina 2022-12-28 23:50:57 +0100
  • b762de9fec lanzatool: remove Path -> String conversions in signature module Julian Stecklina 2022-12-28 23:49:45 +0100
  • 74afcb1eea lanzatool: remove Path -> String conversion from pe module Julian Stecklina 2022-12-28 23:33:01 +0100
  • 3fdf25a5a8
    Merge pull request #40 from nix-community/inputs-from-lanzatool Ryan Lahfa 2022-12-26 20:55:11 +0100
  • 110f1bb9fd flake.nix: move lanzatool to inputsFrom in devShell nikstur 2022-12-26 16:33:19 +0100