All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot
Date: Wed, 25 Nov 2009 23:38:38 +0000 (UTC)	[thread overview]
Message-ID: <bug-743-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=743

           Summary: Add Transmission bit torrent option to buildroot
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: jasaw81 at yahoo.com.au
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=761)
 --> (https://bugs.busybox.net/attachment.cgi?id=761)
Files that add transmission package option to buildroot.

Transmission is a bit torrent client or daemon. Transmission-remote can be used
to control transmission daemon remotely.

Dependencies that may have to be updated: libcurl, libevent

I made up a few scripts to help setup a transmission home directory and only
start transmission when network interface is up.

I have only tested it with:
- libcurl with large file support enabled
- libevent version 1.4.11-stable

Just untar the attached tarball and patch the package/Config.in file.



--- ../../buildroot-2009.08/package/Config.in   2009-11-25 10:22:07.034052000
+1100
+++ Config.in   2009-11-19 16:03:06.897232000 +1100
@@ -216,6 +216,7 @@ source "package/thttpd/Config.in"
 source "package/tinyhttpd/Config.in"
 endif
 source "package/tn5250/Config.in"
+source "package/transmission/Config.in"
 source "package/ttcp/Config.in"
 #if !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS
 # ATTENTION! This was merged into busybox!


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2009-11-25 23:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-25 23:38 bugzilla at busybox.net [this message]
2009-11-28 13:36 ` [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot bugzilla at busybox.net
2010-02-21 22:33 ` bugzilla at busybox.net
2010-04-17  0:47 ` bugzilla at busybox.net
2010-05-11  4:45 ` bugzilla at busybox.net
2010-06-07 10:27 ` bugzilla at busybox.net
2010-06-08  6:20 ` bugzilla at busybox.net
2010-10-08  6:01 ` bugzilla at busybox.net
2010-10-08  6:04 ` bugzilla at busybox.net
2010-10-14 18:47 ` bugzilla at busybox.net
2010-10-14 18:49 ` bugzilla at busybox.net
2011-09-18  9:46 ` bugzilla at busybox.net
2011-12-08 21:54 ` bugzilla at busybox.net

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=bug-743-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.