From: M. Edward (Ed) Borasky <znmeb@cesmail.net>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/target/cpio
Date: Wed, 22 Nov 2006 13:12:30 -0800 [thread overview]
Message-ID: <4564BD3E.7070000@cesmail.net> (raw)
In-Reply-To: <20061122195836.43A3C485D7@busybox.net>
aldot at uclibc.org wrote:
> Author: aldot
> Date: 2006-11-22 11:58:35 -0800 (Wed, 22 Nov 2006)
> New Revision: 16633
>
> Log:
> - fix indentation
>
>
> Modified:
> trunk/buildroot/target/cpio/cpioroot.mk
>
>
> Changeset:
> Modified: trunk/buildroot/target/cpio/cpioroot.mk
> ===================================================================
> --- trunk/buildroot/target/cpio/cpioroot.mk 2006-11-22 19:18:47 UTC (rev 16632)
> +++ trunk/buildroot/target/cpio/cpioroot.mk 2006-11-22 19:58:35 UTC (rev 16633)
> @@ -7,7 +7,7 @@
> CPIO_TARGET:=$(IMAGE).cpio
>
> cpioroot-init:
> - ln -s sbin/init $(TARGET_DIR)/init
> + ln -s sbin/init $(TARGET_DIR)/init
>
> cpioroot: host-fakeroot makedevs cpioroot-init
> - at find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
>
It's more than just line 10 ... fix line 10 and it moves to line 13 :(
--
M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC(P)
http://borasky-research.blogspot.com/
If God had meant for carrots to be eaten cooked, He would have given rabbits fire.
next prev parent reply other threads:[~2006-11-22 21:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-22 19:58 [Buildroot] svn commit: trunk/buildroot/target/cpio aldot at uclibc.org
2006-11-22 21:12 ` M. Edward Borasky [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-11-22 20:21 aldot at uclibc.org
2006-11-22 21:24 aldot at uclibc.org
2006-11-23 8:38 ` Goetz Bock
2006-11-23 9:59 ` Goetz Bock
2007-08-11 22:01 ulf at uclibc.org
2008-04-06 13:14 nkukard 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=4564BD3E.7070000@cesmail.net \
--to=znmeb@cesmail.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.