From 85025af4fa3e82d49c5bdc21721a79f64a27ebc9 Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Thu, 13 Nov 2014 18:53:51 +0100 Subject: [PATCH] Exclude /media/* from root.tgz --- master/opt/cluster/bin/create_root_tarball.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/master/opt/cluster/bin/create_root_tarball.sh b/master/opt/cluster/bin/create_root_tarball.sh index 50088c7..761a5db 100755 --- a/master/opt/cluster/bin/create_root_tarball.sh +++ b/master/opt/cluster/bin/create_root_tarball.sh @@ -61,6 +61,7 @@ etc/.git etc/udev/rules.d/70-persistent-net.rules home lost+found +media/* opt/* proc/* root/* -- 2.30.2