From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-134900-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RxiVs-0005lb-Sg for garchives@archives.gentoo.org; Wed, 15 Feb 2012 17:19:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 180F7E0DE3; Wed, 15 Feb 2012 17:19:13 +0000 (UTC) Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com [209.85.215.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 5C64DE0D64 for <gentoo-user@lists.gentoo.org>; Wed, 15 Feb 2012 17:18:08 +0000 (UTC) Received: by lahd3 with SMTP id d3so1412981lah.40 for <gentoo-user@lists.gentoo.org>; Wed, 15 Feb 2012 09:18:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=ljpAlYf07h6pcfgE5vibF0LiPYKmNwe+lVHA7uZy2w0=; b=mi1n8uYG8PENOYJAWzuY8YIFxvlRoFe22Gy/fOho66DRNChxSjPrO4n7zyw8pq9rxL aWym15LRQpFKVH67eVyp3lcxN6H5ERkuqwYN0mBT00l+oEksBjZGUcLvF1oWIh6fk9t+ /QHp8dryg1DolD44dRzqdGeATMs8yAxv7SF8E= Received: by 10.112.103.228 with SMTP id fz4mr5876648lbb.99.1329326288115; Wed, 15 Feb 2012 09:18:08 -0800 (PST) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.112.95.141 with HTTP; Wed, 15 Feb 2012 09:17:47 -0800 (PST) In-Reply-To: <CAGo3Weobu+-fJPBmaMa7OFh6ZFMuSh4CNHs-hTvZhoxU-p+Efw@mail.gmail.com> References: <loom.20120214T145605-870@post.gmane.org> <4F3A9FAA.9000504@binarywings.net> <DD0B05D6-99AD-4CE5-8790-57DB4F0B80E7@gmail.com> <4F3AA6C7.4050501@trausch.us> <4FEAA3B3-0A32-4347-9441-C0E3FE3E1F38@gmail.com> <4F3AB616.4050506@alyf.net> <20120214214657.5ae2674b@digimed.co.uk> <loom.20120215T163202-665@post.gmane.org> <20120215161113.0823b440@hactar.digimed.co.uk> <CAGo3Weobu+-fJPBmaMa7OFh6ZFMuSh4CNHs-hTvZhoxU-p+Efw@mail.gmail.com> From: Paul Hartman <paul.hartman+gentoo@gmail.com> Date: Wed, 15 Feb 2012 11:17:47 -0600 X-Google-Sender-Auth: OthNstBxi2iz8sf59OqES9KXIts Message-ID: <CAEH5T2Njhm1HaYKe8d2q9AKQupF2UWpCmTrCbvr1s1ZS0Wg3yg@mail.gmail.com> Subject: Re: [gentoo-user] Re: grub vs grub 2 To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4f928138-adc7-4f45-8ffe-b6bd71db605b X-Archives-Hash: 2aa3d3945e20b820fd4c1e351eb2de0d On Wed, Feb 15, 2012 at 10:28 AM, Claudio Roberto Fran=E7a Pereira <spideybr@gmail.com> wrote: > mike, I'd DEFINITELY LOVE to read grub's history, even if it's a short > summary or something. > > TOTALLY OFF-TOPIC, but anyone could recommend me a open > source/linux/unix/free software history book? Something that mentioned > the FSF foundation, the GPL creation, the XFree86 -> X.org evolution, > linux [..]. -> 2.4 -> 2.6 evolution, sound stack evolution (OSS, ALSA, > JACK, PA, ESD, Arts, Phonon), multimedia history (ffmpeg, mplayer, > mplayer2, gstreamer, xine, vlc). It could go all the way back to > shell's, like sh, csh, BASH, zsh. Not OSS related, but I really enjoyed reading Dennis Ritchie's article on the history of the C programming language (which also gets into the early UNIX days): http://cm.bell-labs.com/cm/cs/who/dmr/chist.html