Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: "Read my lips: no more merges" - aka Linux 2.6.14-rc1

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:06

"H. Peter Anvin" [off-list ref] writes:
Linus Torvalds wrote:
quoted
On Wed, 14 Sep 2005, Alejandro Bonilla Beeche wrote:
quoted
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.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help