git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David Kågedal" <davidk@lysator.liu.se>
To: git@vger.kernel.org
Subject: Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1
Date: Thu, 15 Sep 2005 10:39:08 +0200	[thread overview]
Message-ID: <u5tvf12sp1v.fsf@lysator.liu.se> (raw)
In-Reply-To: 7v7jdibwqq.fsf@assigned-by-dhcp.cox.net

Junio C Hamano <junkio@cox.net> writes:

> "H. Peter Anvin" <hpa@zytor.com> writes:
>
>> Linus Torvalds wrote:
>>> On Wed, 14 Sep 2005, Alejandro Bonilla Beeche wrote:
>>>
>>>>debian:~# cd linux-2.6/
>>>>debian:~/linux-2.6# git log
>>>>/usr/local/bin/git-log-script: line 4: less: command not found
>>> A very strange Linux installation that doesn't come with "less"...
>>> What a strange box. Anyway, that does point out that maybe the git
>>> RPM spec should have "less" as a dependency.
>>
>> Generally you want to honour $PAGER if it is defined.
>
> We do, in the form of "something | ${PAGER:-less}".
>
> On Debian, "less" is Priority "standard" and my understanding is
> that the only thing we can (and should if I recall correctly)
> omit from the dependency list is the packages of Priority
> "essential", so technically we are required to list "less" as
> our dependency.  I do not know about RPM/Fedora.

On my Debian system, there is a "sensible-pager" which does a
${PAGER:-pager}, and "pager" which is a symlink to an installed pager
(using the 'alternatives' system).  So a Debian package should
probably use one of those.

-- 
David Kågedal

  reply	other threads:[~2005-09-15  8:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7255.1126583985@kao2.melbourne.sgi.com>
     [not found] ` <1126674993.5681.9.camel@localhost.localdomain>
     [not found]   ` <1126745323.7199.3.camel@localhost.localdomain>
2005-09-15  3:21     ` "Read my lips: no more merges" - aka Linux 2.6.14-rc1 Linus Torvalds
2005-09-15  5:20       ` H. Peter Anvin
2005-09-15  7:45         ` Junio C Hamano
2005-09-15  8:39           ` David Kågedal [this message]
2005-09-15 16:07             ` Linus Torvalds
2005-09-15 17:48               ` David Kågedal
2005-09-15 18:15                 ` Linus Torvalds
2005-09-15 22:08                   ` Christian Meder
2005-09-16 13:56                     ` Theodore Ts'o
2005-09-15 14:39         ` Linus Torvalds
2005-09-16  4:08       ` Horst von Brand

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=u5tvf12sp1v.fsf@lysator.liu.se \
    --to=davidk@lysator.liu.se \
    --cc=git@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).