Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Mierswa <impulze@impulze.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] initial util-linux-ng package
Date: Mon, 17 Aug 2009 08:01:35 +0200	[thread overview]
Message-ID: <4A88F23F.7010904@impulze.org> (raw)


This is my first attempt to replace the obsolete util-linux package with
util-linux-ng. I replaced the susv3 patch with an uptodate version and
sent it upstream, the nls and umount2 patch were removed because I
didn't face any issues. If there's platform specific stuff to be added
we can still figure it out. I hope someone finds interest in this.
Cheers.

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
---
 package/Config.in                                  |    2 +-
 ...0001-replace-bcopy-bzero-index-and-rindex.patch |  418 +++++++++++++++++++
 .../0002-Allow-linking-with-uClibc.patch           |   26 ++
 package/util-linux-ng/Config.in                    |   14 +
 package/util-linux-ng/util-linux-ng.mk             |   99 +++++
 package/util-linux/Config.in                       |    8 -
 package/util-linux/util-linux-no-nls-fix.patch     |   25 --
 package/util-linux/util-linux-susv3-legacy.patch   |  429 --------------------
 package/util-linux/util-linux-umount2-fix.patch    |   20 -
 package/util-linux/util-linux.mk                   |   92 -----
 10 files changed, 558 insertions(+), 575 deletions(-)
 create mode 100644 package/util-linux-ng/0001-replace-bcopy-bzero-index-and-rindex.patch
 create mode 100644 package/util-linux-ng/0002-Allow-linking-with-uClibc.patch
 create mode 100644 package/util-linux-ng/Config.in
 create mode 100644 package/util-linux-ng/util-linux-ng.mk
 delete mode 100644 package/util-linux/Config.in
 delete mode 100644 package/util-linux/util-linux-no-nls-fix.patch
 delete mode 100644 package/util-linux/util-linux-susv3-legacy.patch
 delete mode 100644 package/util-linux/util-linux-umount2-fix.patch
 delete mode 100644 package/util-linux/util-linux.mk

--
Mierswa, Daniel

If you still don't like it, that's ok: that's why I'm boss. I simply know better than you do.
               --- Linus Torvalds, comp.os.linux.advocacy, 1996/07/22
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-initial-util-linux-ng-package.patch
Type: text/x-patch
Size: 40344 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090817/1ca44910/attachment-0001.bin>

             reply	other threads:[~2009-08-17  6:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17  6:01 Daniel Mierswa [this message]
2009-08-24 16:33 ` [Buildroot] [PATCH] initial util-linux-ng package Will Newton

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=4A88F23F.7010904@impulze.org \
    --to=impulze@impulze.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