From 1492bea7cab5998e281097e6b1dda07f9bfdbf25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 26 Oct 2009 12:38:22 +0100 Subject: Forwardporting and extending usage of rsync when booting with toram based on a patch from Michael Prokop . --- hooks/live | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hooks') diff --git a/hooks/live b/hooks/live index d78da1e..a940846 100755 --- a/hooks/live +++ b/hooks/live @@ -100,6 +100,8 @@ manual_add_modules ext4 # Filesystem: jffs2 manual_add_modules jffs2 +copy_exec /usr/bin/rsync /bin + # Filesystem: squashfs copy_exec /sbin/losetup /sbin manual_add_modules loop -- cgit v1.2.3