]> git.proxmox.com Git - mirror_zfs.git/commit
contrib/initramfs: switch to automake
authorLOLi <loli10K@users.noreply.github.com>
Tue, 7 Nov 2017 22:53:57 +0000 (23:53 +0100)
committerTony Hutter <hutter2@llnl.gov>
Fri, 22 Feb 2019 17:47:33 +0000 (09:47 -0800)
commit2428fbbfcf7f1b2298e1e4ee054430ca155144cc
tree9f13ffadfc0fe41a20f5bd9bec0599822381f62f
parent16d298188f5e7e80a1019c0f317bfb7d04030588
contrib/initramfs: switch to automake

Use automake to build initramfs scripts and hooks.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #6761
configure.ac
contrib/initramfs/Makefile.am
contrib/initramfs/hooks/.gitignore [new file with mode: 0644]
contrib/initramfs/hooks/Makefile.am [new file with mode: 0644]
contrib/initramfs/hooks/zfs [deleted file]
contrib/initramfs/hooks/zfs.in [new file with mode: 0755]
contrib/initramfs/scripts/.gitignore [new file with mode: 0644]
contrib/initramfs/scripts/Makefile.am [new file with mode: 0644]
contrib/initramfs/scripts/local-top/Makefile.am [new file with mode: 0644]
contrib/initramfs/scripts/zfs [deleted file]
contrib/initramfs/scripts/zfs.in [new file with mode: 0644]