nixpkgs-suyu/nixos/modules/installer/cd-dvd
Samuel Dionne-Riel 3864438049 iso-image: Do not use batch operations for mcopy.
```
       b      Batch mode. Optimized for huge recursive copies, but less secure if a crash happens during the copy.
```

It seems the "less secure if a crash happens" does not need a crash to
happen.

With batch mode:

```
/[...]/.
  Start (0) does not point to parent (___)
```

For pretty much everything copied in.

Without batch mode, everything passes `fsck`.

See #51150
2018-11-28 19:14:54 -05:00
..
channel.nix
installation-cd-base.nix
installation-cd-graphical-base.nix
installation-cd-graphical-gnome.nix
installation-cd-graphical-kde-new-kernel.nix
installation-cd-graphical-kde.nix
installation-cd-minimal-new-kernel.nix
installation-cd-minimal.nix
iso-image.nix iso-image: Do not use batch operations for mcopy. 2018-11-28 19:14:54 -05:00
sd-image-aarch64.nix
sd-image-armv7l-multiplatform.nix
sd-image-raspberrypi.nix
sd-image.nix
system-tarball-fuloong2f.nix
system-tarball-pc-readme.txt
system-tarball-pc.nix
system-tarball-sheevaplug.nix
system-tarball.nix