From: Daniel Hokka Zakrisson Date: Wed, 28 Nov 2007 00:44:23 +0000 (+0000) Subject: Non-root users cannot chown. X-Git-Tag: bootcd-3.4-2~18 X-Git-Url: http://git.onelab.eu/?p=bootcd.git;a=commitdiff_plain;h=2b155572b01b96f01d61cfcc17deeb432f8752fc Non-root users cannot chown. --- diff --git a/build.sh b/build.sh index 5a22709..ff4dcfb 100755 --- a/build.sh +++ b/build.sh @@ -442,8 +442,6 @@ EOF popd - chown -R 0.0 $tmp - # create the cramfs image echo "* Creating cramfs image" mkfs.cramfs $tmp/ ${BUILDTMP}/cramfs.img