Systemd/src/kernel-install
Michal Schmidt db1e2bfc4f kernel-install: avoid process substitution
bash implements process substitution using /dev/fd/N (this is documented
in man bash). We'd like kernel-install to work in chrooted RPM
scriptlets without /dev.

We can use here-strings instead. bash uses temporary files to implement
those.
2017-01-11 15:34:54 -05:00
..
50-depmod.install kernel-install: add default install scripts 2013-05-06 16:19:02 +02:00
90-loaderentry.install kernel-install: recognize /boot/efi mountpoint (#3751) 2016-07-19 12:10:09 +02:00
kernel-install kernel-install: avoid process substitution 2017-01-11 15:34:54 -05:00
Makefile build-sys: add missing Makefile link 2014-06-16 12:33:23 +02:00