summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorBen Wolsieffer <benwolsieffer@gmail.com>2023-12-03 14:14:32 -0500
committerBen Wolsieffer <benwolsieffer@gmail.com>2023-12-11 21:00:08 -0500
commita514d8c148e78d0d222689bdae55d242e0ff454e (patch)
tree03cfe728ed1d086ad1291a72429bbbae27c45eeb /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parentd6a0fea30ee3921729a2d62611cd7f097f4d0409 (diff)
systemd-stage-1: allow non-existent /lib/firmware
Since 1557027, makeModulesClosure doesn't create a lib/firmware directory if there is no firmware in the initramfs. If this happens, systemd-stage-1 fails to build. /lib only contains /lib/modules and /lib/firmware, both of while are from modulesClosure. Therefore, we can just add the entirety of ${modulesClosure}/lib to the initramfs to allow for the possibility that lib/firmware doesn't exist. This also brings systemd-stage-1 in line with the traditional stage-1.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions