nixpkgs/nixos/modules/system/boot
Jan Tojnar 17dd7bcd89
nixos/systemd-lib: fix conflict with dbus.service.d directory
When a package contains a directory in one of the systemd directories
(like flatpak does), it is symlinked into the *-units derivation.
Then later, the derivation will try to create the directory, which
will fail:

mkdir: cannot create directory '/nix/store/…-user-units/dbus.service.d': File exists
builder for '/nix/store/…-user-units.drv' failed with exit code 1

Closes: #33233
2018-05-15 13:28:30 +02:00
..
loader raspberrypi-bootloader: Adds firmwareConfig config option 2018-04-22 18:27:17 +03:00
binfmt.nix nixos/binfmt: Initial binfmt_msc support. 2018-02-18 12:42:17 -05:00
coredump.nix systemd-coredump: Add systemd service and fix sysctl pattern. 2016-07-10 18:07:37 +10:00
emergency-mode.nix nixos: tmp on tmpfs option 2014-07-30 16:19:26 +02:00
grow-partition.nix growPartition: fix volume resizing on EC2 NVME instances 2018-04-19 13:36:03 -04:00
initrd-network.nix nixos/initrd-network: add udhcpc.extraArgs option (#36305) 2018-03-05 15:53:59 +00:00
initrd-ssh.nix initrd-ssh: Fix for new dropbear version. 2018-03-01 21:21:27 -05:00
kernel.nix kernel: fix boot.consoleLogLevel description 2018-04-17 10:45:30 +09:00
kexec.nix kexectools: Disable only on RISC-V if Linux. 2018-03-27 08:15:07 -04:00
luksroot.nix Merge pull request #30416 from symphorien/luksnokey 2018-03-05 10:02:39 +00:00
modprobe.nix modprobe activation: Order after specialfs 2018-02-05 21:04:40 +01:00
networkd.nix Merge pull request #39340 from xeji/interim-fix-39069 2018-04-29 20:45:09 +02:00
pbkdf2-sha512.c
plymouth.nix plymouth: Fix reference to NixOS version 2018-02-19 11:05:32 -05:00
resolved.nix systemd: 234 -> 237 2018-02-13 01:24:24 +01:00
shutdown.nix
stage-1-init.sh makeModulesClosure: support firmware 2018-02-16 00:11:07 +02:00
stage-1.nix nixos: Fix initrd dependency detection when cross-compiling. 2018-03-01 13:31:36 -05:00
stage-2-init.sh mkdir -> install -d 2018-04-04 13:04:35 +02:00
stage-2.nix stage-2-init: Use the host bash as SHELL 2018-03-01 14:03:41 -05:00
systemd-lib.nix nixos/systemd-lib: fix conflict with dbus.service.d directory 2018-05-15 13:28:30 +02:00
systemd-nspawn.nix systemd.nspawn: fix missing suffix 2017-07-04 21:12:47 +08:00
systemd-unit-options.nix nixos/systemd: Fix environment type -> allows overriding 2018-04-03 00:36:52 +02:00
systemd.nix Merge pull request #38356 from Infinisil/fix/environment 2018-04-20 22:22:05 +02:00
timesyncd.nix ntp: make timesyncd the new default 2016-12-17 00:00:45 +01:00
tmp.nix nixos: tmp on tmpfs option 2014-07-30 16:19:26 +02:00