linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Mardorf <ralf.mardorf@alice-dsl.net>
To: linux-rt-users@vger.kernel.org
Subject: Re: [ANNOUNCE] v4.13.7-rt1
Date: Wed, 18 Oct 2017 04:37:24 +0200	[thread overview]
Message-ID: <20171018043724.51edd75a@archlinux.localdomain> (raw)
In-Reply-To: <201710172047.07299.gheskett@shentel.net>

On Tue, 17 Oct 2017 20:47:07 -0400, Gene Heskett wrote:
>A bit of a git noob here. Why am I getting this on an r-pi3b?
>
>pi@picnc:/media/slash/home/pi $
>git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git
>v4.13.7-rt1 -bash:
>git://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git:
>No such file or directory

git clone git://git.foo.org/bar
cd /bar
git pull --all

or

git checkout ...

Instead of using git I always download from

https://www.kernel.org/

https://www.kernel.org/pub/linux/kernel/
https://www.kernel.org/pub/linux/kernel/v4.x/

https://www.kernel.org/pub/linux/kernel/projects/
https://www.kernel.org/pub/linux/kernel/projects/rt/

Important: https://www.kernel.org/category/signatures.html

  reply	other threads:[~2017-10-18  2:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-17 15:29 [ANNOUNCE] v4.13.7-rt1 Sebastian Andrzej Siewior
2017-10-18  0:47 ` Gene Heskett
2017-10-18  2:37   ` Ralf Mardorf [this message]
2017-10-19  4:27 ` [patch-rt] drivers/zram: pass num_pages to zram_meta_init_table_locks() Mike Galbraith
2017-10-27 14:59   ` Sebastian Andrzej Siewior
2017-10-27 16:39 ` [ANNOUNCE] v4.13.7-rt1 Sebastian Andrzej Siewior

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=20171018043724.51edd75a@archlinux.localdomain \
    --to=ralf.mardorf@alice-dsl.net \
    --cc=linux-rt-users@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).