lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 30 Jan 2012 16:27:22 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	Greg KH <gregkh@...e.de>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Subject: Re: [GIT PATCH] TTY/serial patches for 3.3-rc1

On Mon, Jan 30, 2012 at 4:13 PM, Greg KH <gregkh@...e.de> wrote:
>
> Or I can spend the time to get the new version of git installed.
> Wrestling with my scripts or rpm, I don't know which is worse...

Why do either?

The sane way to do things is to just

    cd
    mkdir src
    cd src
    git clone git://github.com/gitster/git
    cd git
    make
    make install

all as a regular user. It will install in your $(HOME)/bin, so just
put that first in the path. No need to fight rpm, no need to fight
your scripts, you should be pretty much all done.

                 Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ