<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>142595</bug_id>
          
          <creation_ts>2006-08-02 18:19 0000</creation_ts>
          <short_desc>Please add ebuild for busybox 1.2.1</short_desc>
          <delta_ts>2006-08-05 13:05:49 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://busybox.net</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jac@goudsm.it</reporter>
          <assigned_to>embedded@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jac@goudsm.it</who>
            <bug_when>2006-08-02 18:19:27 0000</bug_when>
            <thetext>The busybox 1.2.0 ebuild works for 1.2.1 as well (it modifies the download path by using the version in $0).

For those who want to build it in an overlay:
- edit /etc/portage/package.keywords and add:
  &quot;sys-apps/busybox ~*&quot;
- edit /etc/make.conf and add:
  &quot;PORTDIR_OVERLAY=&quot;${PORTDIR_OVERLAY} /usr/local/portage&quot;
- create overlay directory:
  mkdir -p /usr/local/portage/sys-apps/busybox/files
- copy and rename old ebuild:
  cp /usr/portage/sys-apps/busybox/busybox-1.2.0.ebuild \
    /usr/local/portage/sys-apps/busybox/busybox-1.2.1.ebuild
- copy patch from old ebuild:
  cp -r /usr/portage/sys-apps/busybox/files/1.2.0 \
    /usr/local/portage/sys-apps/busybox/files
- emerge busybox.

Note that the patch directory &quot;${FILEDIR}/1.2.0/bb.patch&quot; is hardcoded in the existing sys-apps/busybox/busybox-1.2.0.ebuild. I trust that the maintainers will remember to fix this ;-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-08-05 13:05:49 0000</bug_when>
            <thetext>in portage, cheers</thetext>
          </long_desc>
      
    </bug>

</bugzilla>