From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Antony Messerli <antony-M9eEzXzj57sUjmZRR9AIpQ@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] Adds bittorrent support to 45url-lib for live images
Date: Fri, 15 Aug 2014 17:37:19 +0200 [thread overview]
Message-ID: <53EE292F.2080809@redhat.com> (raw)
In-Reply-To: <CAGgovyEGqP6cbeOOZZYV0LQsbZirjo=Jihyxod_3RrkCMrF7VQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Thanks! Pushed along with a check for the ctorrent binary before adding it to
the url handler.
commit e84af01462b8b7c4b0efa2fd27bd28a01a8ef19a
On 15.08.2014 17:28, Antony Messerli wrote:
> I've gone ahead and created a pull request with a few more changes here:
>
> https://github.com/haraldh/dracut/pull/26
>
> On Fri, Aug 15, 2014 at 5:34 AM, Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
>> 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 ?
>>
prev parent reply other threads:[~2014-08-15 15:37 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
[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 [this message]
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=53EE292F.2080809@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox