nixpkgs/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 nixos/installer/channel: Add some files that the channel also has 2018-04-16 20:39:51 +03:00
installation-cd-base.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
installation-cd-graphical-base.nix installer: refactor 2018-09-11 02:23:16 -04:00
installation-cd-graphical-gnome.nix installer: refactor 2018-09-11 02:23:16 -04:00
installation-cd-graphical-kde-new-kernel.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
installation-cd-graphical-kde.nix nixos: doc: rename manual to manualHTML, cleanup references 2018-09-23 20:47:58 +00:00
installation-cd-minimal-new-kernel.nix [bot] nixos/*: remove unused arguments in lambdas 2018-07-20 20:56:59 +00:00
installation-cd-minimal.nix nixos/installation-cd-minimal: Drop fontconfig 2018-10-27 15:17:13 +03:00
iso-image.nix iso-image: Do not use batch operations for mcopy. 2018-11-28 19:14:54 -05:00
sd-image-aarch64.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
sd-image-armv7l-multiplatform.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
sd-image-raspberrypi.nix reewide: Purge all uses stdenv.system and top-level system 2018-08-30 17:20:32 -04:00
sd-image.nix sd-image: Do not use batch operation for mcopy. 2018-11-29 01:50:30 +02:00
system-tarball-fuloong2f.nix treewide: replace depecated alias s/mssys/ms-sys/g 2018-03-22 10:13:21 +00:00
system-tarball-pc-readme.txt
system-tarball-pc.nix jobs -> systemd.services 2016-01-17 22:05:13 +00:00
system-tarball-sheevaplug.nix nixos: doc: move non-service parts of service.nixosManual to documentation.nixos 2018-09-23 20:50:47 +00:00
system-tarball.nix nixos: rename config.system.nixos* -> config.system.nixos.* 2018-02-18 12:56:30 +00:00