From mboxrd@z Thu Jan 1 00:00:00 1970 From: jsmart2021@gmail.com (James Smart) Date: Thu, 11 Jul 2019 09:18:17 -0700 Subject: [PATCH rfc 6/6] nvme-cli: nvmf auto-connect scripts In-Reply-To: References: <20190710232740.26734-1-jsmart2021@gmail.com> <20190710232740.26734-7-jsmart2021@gmail.com> Message-ID: On 7/10/2019 5:42 PM, Sagi Grimberg wrote: > >> +??? $(INSTALL) -d $(DESTDIR)$(DRACUTDIR)/dracut.conf.d >> +??? $(INSTALL) -m 644 ./nvmf-autoconnect/*.conf >> $(DESTDIR)$(DRACUTDIR)/dracut.conf.d > > Where is this file? ?? it's not a new file it's installing 70-nvmf-autoconnect.conf into the dracut directories so that dracut will install the udev files in the ramdisk. -- james