nixpkgs/nixos/modules
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
..
config Revert "resolvconf.conf: Remove forced NSCD service restart" 2018-11-21 15:26:37 +01:00
hardware nixos/hpsa: use https 2018-11-24 23:05:10 +01:00
i18n/input-method docs: format 2018-09-29 20:51:11 -04:00
installer iso-image: Do not use batch operations for mcopy. 2018-11-28 19:14:54 -05:00
misc Merge pull request #50469 from mguentner/mxisd 2018-11-25 13:26:05 +00:00
profiles Merge branch 'master' of https://github.com/nixos/nixpkgs into tarball-closureinfo 2018-11-26 12:04:07 +08:00
programs nixos/sway-beta: pass arguments from wrapper to sway 2018-11-26 11:55:05 -05:00
security nixos/rngd: do not pass --version flag 2018-11-05 10:41:38 +01:00
services Merge branch 'pr-51043' 2018-11-29 00:50:01 +09:00
system nixos/nspawn: Fix small typo (#51077) 2018-11-26 22:05:13 +01:00
tasks nixos: move system.autoUpgrade 2018-11-17 14:05:30 +01:00
testing Add ssh backdoor to VM tests infrastructure. 2018-09-28 10:53:08 +01:00
virtualisation nixos/containers: simplify env var definition 2018-11-26 23:06:56 +01:00
module-list.nix Merge pull request #50469 from mguentner/mxisd 2018-11-25 13:26:05 +00:00
rename.nix ckb-next: move option renames to nixos/modules/rename.nix for consistency 2018-11-06 00:50:00 +00:00