Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] initial util-linux-ng package
@ 2009-08-17  6:01 Daniel Mierswa
  2009-08-24 16:33 ` Will Newton
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Mierswa @ 2009-08-17  6:01 UTC (permalink / raw)
  To: buildroot


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>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] initial util-linux-ng package
  2009-08-17  6:01 [Buildroot] [PATCH] initial util-linux-ng package Daniel Mierswa
@ 2009-08-24 16:33 ` Will Newton
  0 siblings, 0 replies; 2+ messages in thread
From: Will Newton @ 2009-08-24 16:33 UTC (permalink / raw)
  To: buildroot

On Mon, Aug 17, 2009 at 7:01 AM, Daniel Mierswa<impulze@impulze.org> wrote:
>
> 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.

This works for me, and I think the switch to util-linux-ng is long
overdue at this point. Thanks for doing this work.

Tested-by: Will Newton <will.newton@gmail.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-24 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17  6:01 [Buildroot] [PATCH] initial util-linux-ng package Daniel Mierswa
2009-08-24 16:33 ` Will Newton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox