nixpkgs/nixos/modules/installer/tools
Naïm Favier a5b7b6e47a
nixos/nixos-enter: hide systemd-tmpfiles errors
Due to missing `/etc/machine-id` in the new root, systemd-tmpfiles
outputs a bunch of scary warnings like "Failed to replace specifiers in
'/run/log/journal/%m'". We only care about /tmp, so hide them.

`-E` is an alias for `--exclude-prefix=/dev --exclude-prefix=/proc
--exclude-prefix=/run --exclude-prefix=/sys`.
2023-01-01 17:18:20 +01:00
..
nixos-build-vms Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
nixos-option nixos-option: add backwards compatibility layer 2021-07-10 22:32:26 +02:00
get-version-suffix installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
nix-fallback-paths.nix nixos/nix-fallback-paths: 2.11.1 -> 2.12.0 2022-12-07 04:42:28 +10:00
nixos-enter.sh nixos/nixos-enter: hide systemd-tmpfiles errors 2023-01-01 17:18:20 +01:00
nixos-generate-config.pl nixos-generate-config: substitute nix-instantiate 2022-07-07 18:42:44 +02:00
nixos-install.sh nixos-install: copy channels before system eval 2022-01-05 18:38:49 +01:00
nixos-version.sh nixos/installer: Mark scripts as Bash for ShellCheck 2021-11-26 18:54:23 +13:00
tools.nix use consistently user alice for examples 2022-08-05 13:13:24 +02:00