From 3d24cae4b9897c17ddcfc4c4d8f150931d2d1f98 Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Thu, 28 Apr 2016 00:21:24 -0400 Subject: more samizdat-eject fixes also, copy samizdat-eject from the initramfs to the new rootfs (into /sbin) --- initramfs-tools/hooks/samizdat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs-tools/hooks/samizdat') diff --git a/initramfs-tools/hooks/samizdat b/initramfs-tools/hooks/samizdat index ac71947..d9d5b5d 100755 --- a/initramfs-tools/hooks/samizdat +++ b/initramfs-tools/hooks/samizdat @@ -6,7 +6,7 @@ CopyExec() { copy_exec "$@" || exit 1; } . /usr/share/initramfs-tools/hook-functions -repo_execs=$(echo ./old-school/* loop-layer.sh) +repo_execs=$(echo ./old-school/* loop-layer.sh samizdat-eject.sh) path_execs='mountpoint openvt rsync gpg2 gpg-agent pinentry-curses truncate cryptsetup mkfs.btrfs btrfs fsck.hfsplus' -- cgit v1.2.3