zfs/contrib/dracut/90zfs
Ryan Moeller 142f84dd19 Restore :: in Makefile.am
The double-colon looked like a typo, but it's actually an obscure
feature. Rules with :: may appear multiple times and are run
independently of one another in the order they appear. The use of ::
for distclean-local was conventional, not accidental.

Add comments to indicate the intentional use of double-colon rules.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9210
2019-08-26 11:48:31 -07:00
..
.gitignore Move dracut specifics to dracut module 2019-04-02 17:14:39 -07:00
Makefile.am Restore :: in Makefile.am 2019-08-26 11:48:31 -07:00
export-zfs.sh.in Shellcheck cleanup for initrd scripts 2018-02-23 12:57:41 -08:00
module-setup.sh.in Move dracut specifics to dracut module 2019-04-02 17:14:39 -07:00
mount-zfs.sh.in Add quotations for ${ENCRYPTIONROOT} 2018-11-09 09:32:01 -08:00
parse-zfs.sh.in Add `cut` binary to the initramfs 2018-12-13 15:48:46 -08:00
zfs-env-bootfs.service.in Move dracut specifics to dracut module 2019-04-02 17:14:39 -07:00
zfs-generator.sh.in Use zfs-import.target in contrib/dracut 2018-07-31 10:15:41 -07:00
zfs-lib.sh.in Replace whereis with type in zfs-lib.sh 2019-06-20 12:27:14 -07:00
zfs-load-key.sh.in Shellcheck cleanup for initrd scripts 2018-02-23 12:57:41 -08:00
zfs-needshutdown.sh.in Run zfs load-key if needed in dracut 2018-01-18 10:20:34 -08:00