+2
nixos/doc/manual/release-notes/rl-2305.section.md
+2
nixos/doc/manual/release-notes/rl-2305.section.md
···- The `bind` module now allows the per-zone `allow-query` setting to be configured (previously it was hard-coded to `any`; it still defaults to `any` to retain compatibility).+- `make-disk-image` handles `contents` arguments that are directories better, fixing a bug where it used to put them in a subdirectory of the intended `target`.
+8
-3
nixos/lib/make-disk-image.nix
+8
-3
nixos/lib/make-disk-image.nix
···
+8
-1
nixos/tests/common/ec2.nix
+8
-1
nixos/tests/common/ec2.nix
···ln -s ${pkgs.writeText "sshPublicKey" sshPublicKey} $out/1.0/meta-data/public-keys/0/openssh-key······
+18
-7
nixos/tests/image-contents.nix
+18
-7
nixos/tests/image-contents.nix
······