From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NWIwO-00081H-Db for mharc-grub-devel@gnu.org; Sat, 16 Jan 2010 19:24:28 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWIwM-00080L-8U for grub-devel@gnu.org; Sat, 16 Jan 2010 19:24:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWIwH-0007yo-16 for grub-devel@gnu.org; Sat, 16 Jan 2010 19:24:25 -0500 Received: from [199.232.76.173] (port=56052 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWIwG-0007yf-NL for grub-devel@gnu.org; Sat, 16 Jan 2010 19:24:20 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:52698) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWIwG-0004eQ-Dw for grub-devel@gnu.org; Sat, 16 Jan 2010 19:24:20 -0500 Received: by ewy24 with SMTP id 24so2202525ewy.26 for ; Sat, 16 Jan 2010 16:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=ZZqIc4ScXcDhdovWIHKhkZIEjMF2rMamSxVQZ8P84Y4=; b=fgyBWrAMMFI1Oxobln1djyoD27RR2Mt2R9oITeoKJ6baUqT/YnS6cvIoMH0yGuhufc H6i976leOAFLymd3nnz9UTeHXD8Zjxxwq/GnEuNSj5/hNQ/suigZ1Qsag6p8+fm36fPS +ZGolbx0CohKmzFhWrSHNY9zDkCT1qKgShwI0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=bHbeti1QpKu5j1MSRVbwNZreX7h20ObExrueNhZV1qFtvxa4//1q27TfVQuam+81kb jGdgJWI8Ri5P0o7FZIve9JCgD19Vx2ZZrVtr/LjcTbrgWBNdvDx3Ue/5tqZat9IxA++w mHChJhuMwi/bgfTz4h9FaFOxhujWpK70JLcLU= Received: by 10.213.97.27 with SMTP id j27mr1730871ebn.64.1263687859010; Sat, 16 Jan 2010 16:24:19 -0800 (PST) Received: from ?192.168.1.50? (c2433-1-88-160-112-182.fbx.proxad.net [88.160.112.182]) by mx.google.com with ESMTPS id 16sm2912292ewy.6.2010.01.16.16.24.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 16 Jan 2010 16:24:18 -0800 (PST) Message-ID: <4B5258B4.1050106@gmail.com> Date: Sun, 17 Jan 2010 01:24:20 +0100 From: =?ISO-8859-1?Q?Gr=E9goire_Sutre?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: The development of GNU GRUB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Wiki page on NetBSD for GRUB developers X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jan 2010 00:24:26 -0000 Hi, I added to the wiki a NetBSD page aimed at GRUB developers with: - how to download sources and cross-build a NetBSD kernel, and - the status of booting NetBSD from GRUB (this has improved a lot recently thanks to Vladimir's work). http://grub.enbug.org/NetBSD Don't hesitate to send your comments or to edit the page. Best regards, Grégoire