Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188617 - sys-apps/busybox-1.6.1-r1 ebuild update
Summary: sys-apps/busybox-1.6.1-r1 ebuild update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL: http://www.busybox.net/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 17:45 UTC by Sergey Dryabzhinsky
Modified: 2007-08-25 15:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
busybox-1.6.1-r1.ebuild (busybox-1.6.1-r1.ebuild,6.93 KB, text/plain)
2007-08-12 17:46 UTC, Sergey Dryabzhinsky
Details
files/busybox-1.6.1-adduser.patch (busybox-1.6.1-adduser.patch,1.04 KB, patch)
2007-08-12 17:47 UTC, Sergey Dryabzhinsky
Details | Diff
files/busybox-1.6.1-init.patch (busybox-1.6.1-init.patch,317 bytes, patch)
2007-08-12 17:48 UTC, Sergey Dryabzhinsky
Details | Diff
files/busybox-1.6.1-missing-gettext.patch (busybox-1.6.1-missing-gettext.patch,658 bytes, patch)
2007-08-12 17:58 UTC, Sergey Dryabzhinsky
Details | Diff
from_161_to_161-r1.diff (from_161_to_161-r1.diff,1.58 KB, patch)
2007-08-12 18:00 UTC, Sergey Dryabzhinsky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Dryabzhinsky 2007-08-12 17:45:22 UTC
Some official patches
plus
An workaroud for missing gettext lib 'libintl' for uclibc profile.
Comment 1 Sergey Dryabzhinsky 2007-08-12 17:46:41 UTC
Created attachment 127878 [details]
busybox-1.6.1-r1.ebuild
Comment 2 Sergey Dryabzhinsky 2007-08-12 17:47:25 UTC
Created attachment 127880 [details, diff]
files/busybox-1.6.1-adduser.patch

Official patch for 'adduser'
Comment 3 Sergey Dryabzhinsky 2007-08-12 17:48:00 UTC
Created attachment 127881 [details, diff]
files/busybox-1.6.1-init.patch

Official 'init' patch
Comment 4 Sergey Dryabzhinsky 2007-08-12 17:58:52 UTC
Created attachment 127882 [details, diff]
files/busybox-1.6.1-missing-gettext.patch

Patch for missing definition for linker gettext library 'libintl'...
If you use uclibc profile it seems like gettext builds different?
Some functions goes to 'libintl.so', and busybox's 'make *conf*' can't catch them... or only on my box.
Comment 5 Sergey Dryabzhinsky 2007-08-12 18:00:25 UTC
Created attachment 127884 [details, diff]
from_161_to_161-r1.diff

Diff from 1.6.1 to 1.6.1-r1 ebuild
Comment 6 SpanKY gentoo-dev 2007-08-25 15:10:35 UTC
1.7.0 now in the tree