Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 07/16] busybox: move udhcp script from skeleton to package
Date: Mon, 13 Dec 2010 00:31:17 +0100	[thread overview]
Message-ID: <87ei9mk1q2.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1291888514-31385-8-git-send-email-llandwerlin@gmail.com> (llandwerlin@gmail.com's message of "Thu, 9 Dec 2010 10:55:05 +0100")

>>>>> "llandwerlin" == llandwerlin  <llandwerlin@gmail.com> writes:

 llandwerlin> From: Lionel Landwerlin <llandwerlin@gmail.com>
 llandwerlin> Since udhcpc is part of busybox, it seems logical to move the udhcpc
 llandwerlin> script from skeleton to busybox.

We have a number of (somewhat) different default.script files in the
skeletons:
 find -name default.script|xargs md5sum|sort 
07e9a6d08f1cb076af6f54f1f69b76e2  ./Atmel/atngw100/target_skeleton/usr/share/udhcpc/default.script
07e9a6d08f1cb076af6f54f1f69b76e2  ./Atmel/atstk1005/target_skeleton/usr/share/udhcpc/default.script
07e9a6d08f1cb076af6f54f1f69b76e2  ./Atmel/atstk100x/target_skeleton/usr/share/udhcpc/default.script
0869726c3fdd7a10f9ea5b368a9474a0  ./Atmel/root/target_skeleton/usr/share/udhcpc/default.script
33cc63bd3d159030a849105e719d0592  ./KwikByte/kb9202/target_skeleton/usr/share/udhcpc/default.script
f5b6d601ced4aad0e6de650234200381  ./valka/target_skeleton/usr/share/udhcpc/default.script

So I prefer to only install if the skeleton hasn't defined a custom one
like we do elsewhere.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-12-12 23:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09  9:54 [Buildroot] [pull request v2] For branch pre-package-generation-2011.02 llandwerlin at gmail.com
2010-12-09  9:54 ` [Buildroot] [PATCH 01/16] gdk-pixbuf: fix dependency on libiconv llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 02/16] dbus: ensure startup script is well installed llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 03/16] hostapd: ensure hostapd binaries are installed in the right place llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 04/16] cloop: ensure target directory exist before copying into llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 05/16] i2c-tools: ensure binaries are installed in the right place llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 06/16] udev: ensure startup script is well installed llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 07/16] busybox: move udhcp script from skeleton to package llandwerlin at gmail.com
2010-12-12 23:31   ` Peter Korsgaard [this message]
2010-12-13 20:03     ` Thomas Petazzoni
2010-12-09  9:55 ` [Buildroot] [PATCH 08/16] sdl_sound: avoid using non reevaluated $(STAGING_DIR) llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 09/16] sdl_gfx: " llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 10/16] cups: " llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 11/16] rsync: avoid using non reevaluated $(TARGET_DIR) in RSYNC_INSTALL_TARGET_OPT llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 12/16] gdk-pixbuf: ensure startup script is well installed llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 13/16] pango: " llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 14/16] at: " llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 15/16] bzip2: ensure target directories exist before copying into llandwerlin at gmail.com
2010-12-09  9:55 ` [Buildroot] [PATCH 16/16] directfb-examples: rework target installation rule to match package infrastructure llandwerlin at gmail.com
2010-12-12 23:42 ` [Buildroot] [pull request v2] For branch pre-package-generation-2011.02 Peter Korsgaard

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=87ei9mk1q2.fsf@macbook.be.48ers.dk \
    --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