All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Millan <rmh@aybabtu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [PATCH]: Fix sparc64 build...
Date: Fri, 4 Dec 2009 21:58:25 +0100	[thread overview]
Message-ID: <20091204205825.GF1528@thorin> (raw)
In-Reply-To: <20091203.130309.159359980.davem@davemloft.net>

On Thu, Dec 03, 2009 at 01:03:09PM -0800, David Miller wrote:
> 
> Thanks, but I don't feel comfortable enough with bzr yet.
> 
> I had to struggle just to get things checked out, as the bzr
> package in Debian stable is too old to use to access to repo.
> 
> (For the record I disagree with the source control system choosen,
>  and the fact that a common current Linux distribution doesn't even
>  provide a version of the tool necessary to access the repo really
>  convinces me further of that.)

For a Lenny system the following should do the trick:

  echo "deb http://backports.org/debian lenny-backports main" | sudo tee -a /etc/apt/sources.list
  gpg --keyserver pgp.mit.edu --recv-keys 16BA136C
  gpg --export -a 16BA136C | sudo apt-key add -
  sudo apt-get update
  sudo apt-get install -t lenny-backports bzr

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



  reply	other threads:[~2009-12-04 20:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-03 10:17 [PATCH]: Fix sparc64 build David Miller
2009-12-03 11:26 ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-03 19:02   ` David Miller
2009-12-03 20:22     ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-03 20:59       ` David Miller
2009-12-03 21:56         ` Vladimir 'φ-coder/phcoder' Serbinenko
2009-12-03 22:04           ` David Miller
2009-12-04 20:54         ` Robert Millan
2009-12-03 21:03       ` David Miller
2009-12-04 20:58         ` Robert Millan [this message]
2009-12-04 21:34           ` David Miller
2009-12-06  9:12             ` Felix Zielcke
2009-12-04 20:52       ` Robert Millan
2009-12-04 20:50 ` Robert Millan
  -- strict thread matches above, loose matches on Subject: below --
2009-05-04 22:55 David Miller
2009-03-26 23:44 David Miller
2009-03-27  0:16 ` Ingo Molnar

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=20091204205825.GF1528@thorin \
    --to=rmh@aybabtu.com \
    --cc=grub-devel@gnu.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.