nixpkgs/nixos/modules/installer/tools
Andrey Krainyak d61cc625fa
nixos-install: fix removal of non-empty /mnt
After building the target system, `nixos-install` tries to remove `/mnt`
on the target filesystem. And the script may fail without any explanation,
if `/mnt` isn't empty.

This commit makes the installation process carry on even if there are
files under `/mnt`.

See https://github.com/NixOS/nixpkgs/issues/244643.
2023-08-02 16:37:22 +08:00
..
nixos-build-vms Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
nixos-option
get-version-suffix installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
nix-fallback-paths.nix nix-fallback-paths.nix: Update to 2.13.3 2023-02-27 10:40:18 -08:00
nixos-enter.sh nixos: fix typos 2023-05-19 22:31:04 -04:00
nixos-generate-config.pl Merge remote-tracking branch 'upstream/master' into mberndt123/stratis-rootfs 2023-05-17 21:47:19 -04:00
nixos-install.sh nixos-install: fix removal of non-empty /mnt 2023-08-02 16:37:22 +08:00
nixos-version.sh nixos-version: print error for missing revision to stderr 2023-01-03 20:40:35 +01:00
tools.nix Merge pull request #229874 from mcnesium/fix_ambig_char 2023-05-06 16:54:54 +02:00