Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot
@ 2009-11-25 23:38 bugzilla at busybox.net
  2009-11-28 13:36 ` [Buildroot] [Bug 743] " bugzilla at busybox.net
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2009-11-25 23:38 UTC (permalink / raw)
  To: buildroot

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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
@ 2009-11-28 13:36 ` bugzilla at busybox.net
  2010-02-21 22:33 ` bugzilla at busybox.net
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2009-11-28 13:36 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.02




-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
  2009-11-28 13:36 ` [Buildroot] [Bug 743] " bugzilla at busybox.net
@ 2010-02-21 22:33 ` bugzilla at busybox.net
  2010-04-17  0:47 ` bugzilla at busybox.net
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 22:33 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|2010.02                     |2010.05




--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-02-21 22:33:04 UTC ---
Move milestone to 2010.05 since enhancements will not be handled before the
release of 2010.02.


-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
  2009-11-28 13:36 ` [Buildroot] [Bug 743] " 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
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-04-17  0:47 UTC (permalink / raw)
  To: buildroot

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





--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2010-04-17 00:47:00 UTC ---
Belisko Marek has sent an updated version of this patch, and it is being
reviewed on the Buildroot mailing-list.


-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  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
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-05-11  4:45 UTC (permalink / raw)
  To: buildroot

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

Kelvin Cheung <keguang.zhang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #761 is|0                           |1
           obsolete|                            |

--- Comment #3 from Kelvin Cheung <keguang.zhang@gmail.com>  ---
Created attachment 1723
  --> https://bugs.busybox.net/attachment.cgi?id=1723
Convert transmission to autotools infrastructure and bump to version 1.93

Convert transmission to autotools infrastructure and bump to version 1.93

And Thank jasaw and Belisko.

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  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
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-06-07 10:27 UTC (permalink / raw)
  To: buildroot

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

--- Comment #4 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  ---
There's no need to pass --prefix, DISABLE_NLS and DISABLE_LARGEFILE in
TRANSMISSION_CONF_OPT. Is --localstatedir really necessary (i.e what's the
default value ?).

A minor detail: if a message is printed in a post install hook, a useful
message would probably be better (something like "Installing S92transmission
init script" rather than "Post installing").

Thanks!

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  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
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-06-08  6:20 UTC (permalink / raw)
  To: buildroot

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

Kelvin Cheung <keguang.zhang@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1723|0                           |1
        is obsolete|                            |

--- Comment #5 from Kelvin Cheung <keguang.zhang@gmail.com>  ---
Created attachment 1957
  --> https://bugs.busybox.net/attachment.cgi?id=1957
convert transmission to autotools infrastructure

Updated the patch according to the suggestion.

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  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
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-10-08  6:01 UTC (permalink / raw)
  To: buildroot

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

--- Comment #6 from Ossy <marcus.osdoba@googlemail.com>  ---
Created attachment 2569
  --> https://bugs.busybox.net/attachment.cgi?id=2569
patch for adding transmission 2.04 to br

Obsoletes the former patch for version < 2.04

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  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
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-10-08  6:04 UTC (permalink / raw)
  To: buildroot

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

Ossy <marcus.osdoba@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P5                          |P4
           Platform|PC                          |All
         AssignedTo|unassigned at buildroot.uclibc |marcus.osdoba at googlemail.co
                   |.org                        |m
   Target Milestone|2010.05                     |2010.11

--- Comment #7 from Ossy <marcus.osdoba@googlemail.com>  ---
The last patch includes the changes proposed by Thomas.

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  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
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-10-14 18:47 UTC (permalink / raw)
  To: buildroot

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

Ossy <marcus.osdoba@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1957|0                           |1
        is obsolete|                            |

--- Comment #8 from Ossy <marcus.osdoba@googlemail.com>  ---
Comment on attachment 1957
  --> https://bugs.busybox.net/attachment.cgi?id=1957
convert transmission to autotools infrastructure

obsoleted by newerversion 2.10

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  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
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2010-10-14 18:49 UTC (permalink / raw)
  To: buildroot

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

Ossy <marcus.osdoba@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2569|0                           |1
        is obsolete|                            |

--- Comment #9 from Ossy <marcus.osdoba@googlemail.com>  ---
Created attachment 2599
  --> https://bugs.busybox.net/attachment.cgi?id=2599
patch for adding transmission 2.10 to br

this patchset includes an inline patch for fixing issue
https://trac.transmissionbt.com/ticket/3614 - the patch went upstream for
version 2.11

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (9 preceding siblings ...)
  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
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2011-09-18  9:46 UTC (permalink / raw)
  To: buildroot

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

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|marcus.osdoba at googlemail.co |maxime.ripard at free-electron
                   |m                           |s.com

-- 
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.

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

* [Buildroot] [Bug 743] Add Transmission bit torrent option to buildroot
  2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
                   ` (10 preceding siblings ...)
  2011-09-18  9:46 ` bugzilla at busybox.net
@ 2011-12-08 21:54 ` bugzilla at busybox.net
  11 siblings, 0 replies; 13+ messages in thread
From: bugzilla at busybox.net @ 2011-12-08 21:54 UTC (permalink / raw)
  To: buildroot

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

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Peter Korsgaard <jacmet@uclibc.org> 2011-12-08 21:54:13 UTC ---
Fixed in git by Maxime, thanks

-- 
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.

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

end of thread, other threads:[~2011-12-08 21:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25 23:38 [Buildroot] [Bug 743] New: Add Transmission bit torrent option to buildroot bugzilla at busybox.net
2009-11-28 13:36 ` [Buildroot] [Bug 743] " 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

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