From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/squashfs
Date: Fri, 25 Apr 2008 05:04:05 -0700 (PDT) [thread overview]
Message-ID: <20080425120405.5842E3C78C@busybox.net> (raw)
Author: jacmet
Date: 2008-04-25 05:04:04 -0700 (Fri, 25 Apr 2008)
New Revision: 21858
Log:
squashfs: set sensible permissions on squashfs image
Modified:
trunk/buildroot/target/squashfs/squashfsroot.mk
Changeset:
Modified: trunk/buildroot/target/squashfs/squashfsroot.mk
===================================================================
--- trunk/buildroot/target/squashfs/squashfsroot.mk 2008-04-25 11:45:28 UTC (rev 21857)
+++ trunk/buildroot/target/squashfs/squashfsroot.mk 2008-04-25 12:04:04 UTC (rev 21858)
@@ -69,6 +69,7 @@
>> $(PROJECT_BUILD_DIR)/_fakeroot.$(notdir $(SQUASHFS_TARGET))
chmod a+x $(PROJECT_BUILD_DIR)/_fakeroot.$(notdir $(SQUASHFS_TARGET))
$(STAGING_DIR)/usr/bin/fakeroot -- $(PROJECT_BUILD_DIR)/_fakeroot.$(notdir $(SQUASHFS_TARGET))
+ chmod 0644 $(SQUASHFS_TARGET)
- at rm -f $(PROJECT_BUILD_DIR)/_fakeroot.$(notdir $(SQUASHFS_TARGET))
squashfsroot-source: squashfs-source
next reply other threads:[~2008-04-25 12:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-25 12:04 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 7:46 [Buildroot] svn commit: trunk/buildroot/target/squashfs jacmet at uclibc.org
2008-03-04 11:36 jacmet at uclibc.org
2007-01-18 12:39 jacmet at uclibc.org
2006-08-21 7:24 jacmet at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080425120405.5842E3C78C@busybox.net \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox