All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Antony Messerli <antony-M9eEzXzj57sUjmZRR9AIpQ@public.gmane.org>,
	initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Adds bittorrent support to 45url-lib for live images
Date: Fri, 15 Aug 2014 12:34:23 +0200	[thread overview]
Message-ID: <53EDE22F.3090501@redhat.com> (raw)
In-Reply-To: <CAGgovyGokHpfq8oVfQMi9XCKAhpDK4N1t11KbDdDr2pckc=bDg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 14.08.2014 22:31, Antony Messerli wrote:
> This patch adds bittorrent support to 45url-lib for those that might want to
> retrive the same live image for multiple systems at once without
> saturating the network.
> This patch requires ctorrent to be installed into initramfs.
> 
> Torrent kernel command line format:
> root=live:torrent://image_location/image.torrent
> 
> Start a tracker:
> bttrack --bind <tracker_ip> --port 6969 --dfile dstate --reannounce_interval 60
> 
> Create the torrent:
> ctorrent -t live_image -u http://<tracker_ip>:6969/announce -s
> live_image.torrent
> 
> Seed the initial torrent:
> ctorrent live_image.torrent
> 
> Boot the live image.
> ---

Can you add

inst_multiple -o ctorrent

to module-setup.sh ?

  parent reply	other threads:[~2014-08-15 10:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14 20:31 [PATCH] Adds bittorrent support to 45url-lib for live images Antony Messerli
     [not found] ` <CAGgovyGokHpfq8oVfQMi9XCKAhpDK4N1t11KbDdDr2pckc=bDg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-15  6:48   ` Vasiliy Tolstov
2014-08-15 10:34   ` Harald Hoyer [this message]
     [not found]     ` <53EDE22F.3090501-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2014-08-15 15:28       ` Antony Messerli
     [not found]         ` <CAGgovyEGqP6cbeOOZZYV0LQsbZirjo=Jihyxod_3RrkCMrF7VQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-08-15 15:37           ` Harald Hoyer

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=53EDE22F.3090501@redhat.com \
    --to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
    --cc=antony-M9eEzXzj57sUjmZRR9AIpQ@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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.