nixpkgs/nixos/doc/manual/release-notes
Leon Barrett 15c760d6b8 nixos/make-disk-image: fix contents dir paths
`make-disk-image` is a tool for creating VM images. It takes an argument
`contents` that allows one to specify files and directories that should
be copied into the VM image. However, directories end up not at the
specified target, but instead at a subdirectory of the target, with a
nix-store-like path, e.g.
`/target/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-source`. See issue
https://github.com/NixOS/nixpkgs/issues/226203 .

This change adds a test for make-disk-image's contents directory
handling and adds a fix (appending `/` to rsync input directory names).

This closes issue https://github.com/NixOS/nixpkgs/issues/226203 .
2023-04-16 09:54:45 -07:00
..
release-notes.md nixos-render-docs: add structural includes, use for manual 2023-02-12 13:02:42 +01:00
rl-1310.section.md docs: nixos release notes (w/o 2105 - separate PR) 2021-06-22 09:52:13 -05:00
rl-1404.section.md docs: nixos release notes (w/o 2105 - separate PR) 2021-06-22 09:52:13 -05:00
rl-1412.section.md docs: nixos release notes (w/o 2105 - separate PR) 2021-06-22 09:52:13 -05:00
rl-1509.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-1603.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-1609.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-1703.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-1709.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-1803.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-1809.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-1903.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-1909.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-2003.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-2009.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-2105.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
rl-2111.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
rl-2205.section.md baget: remove due to upstream being unmaintained 2023-03-19 14:19:49 +01:00
rl-2211.section.md nixos: fix typos 2022-12-17 19:31:14 -05:00
rl-2305.section.md nixos/make-disk-image: fix contents dir paths 2023-04-16 09:54:45 -07:00