Date: Tue, 14 Jan 2014 08:19:48 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: =?ISO-8859-15?Q?Sergio_Andr=E9s_G=F3mez_del_Real?= <sergio.g.delreal@gmail.com> Cc: freebsd-hackers@freebsd.org, freebsd-doc@freebsd.org Subject: Re: Proposed change to Bootstrapping and Kernel Initialization in FreeBSD Architecture Handbook Message-ID: <alpine.BSF.2.00.1401140801360.96143@wonkity.com> In-Reply-To: <CAMzKsXuKJusfMekckBbKR83y5Uu%2BTwWH2P5QGV0bKHqYKF7-eQ@mail.gmail.com> References: <CAMzKsXuKJusfMekckBbKR83y5Uu%2BTwWH2P5QGV0bKHqYKF7-eQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Jan 2014, Sergio Andrés Gómez del Real wrote: > I started studying the FreeBSD boot system and found that the documentation > is limited and, in some cases, not true; for example it doesn't address > appropriately the boot1 stage, stating erroneously that it is limited for > booting with a floppy. > Anyway, I've been working on an up-to-date version, and would like to hear > some feedback. > > I attach the diff file for > doc/en_US.ISO8859-1/books/arch-handbook/boot/chapter.xml. Thank you for working on this. From a doc perspective, it appears that whitespace and content changes have been mixed, which makes the work of translators more difficult. The new XML source is largely unformatted, and should be wrapped at 70 columns. Please see http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/book.html#writing-style-tag-style Rather than "FreeBSD", use the &os; entity. I did not look at the content much, but am willing if the first two problems can be fixed. Thanks! From owner-freebsd-hackers@FreeBSD.ORG Tue Jan 14 18:10:41 2014 Return-Path: <owner-freebsd-hackers@FreeBSD.ORG> Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CC6B30A; Tue, 14 Jan 2014 18:10:41 +0000 (UTC) Received: from mail-ob0-x22d.google.com (mail-ob0-x22d.google.com [IPv6:2607:f8b0:4003:c01::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E01FE1FE9; Tue, 14 Jan 2014 18:10:40 +0000 (UTC) Received: by mail-ob0-f173.google.com with SMTP id vb8so422019obc.4 for <multiple recipients>; Tue, 14 Jan 2014 10:10:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=SKBNtEhwmPH505xLuVnAU8lk7nzsCwaLftM+ETNY62I=; b=mowysmmbmGFUCQfTqrNtyhoEexi/qIJUhhrXkRfP7PMvxYDod+sQaY8irogLFdMQ8t GgI16UyyNVv7+4DmhlvfNtWIr23VLZJFB7ahwcl4yehSu+zg22BNJsSAlyvYlsvViq09 43phTf/OTOCAPuhWzT6G89leh5K7QzfOw7abmXWK3/yd2TPdGy5YjhhAN/5g2Lo0amlT 3FySB3AXBaYnm5gPjhNOf9LLJ2IjaqXo1aFZtoR7XkqHDzS60N/x4vOwsGmd349Eovpk 6E4qHp3PNKmePpNdOL4S6QT8tA8zqXLw+kN86NX4yyK00FGJVvA09ldXNf/v3STY3G1J RKSA== MIME-Version: 1.0 X-Received: by 10.60.33.7 with SMTP id n7mr2273087oei.25.1389723040200; Tue, 14 Jan 2014 10:10:40 -0800 (PST) Sender: pali.gabor@gmail.com Received: by 10.182.22.44 with HTTP; Tue, 14 Jan 2014 10:10:40 -0800 (PST) Date: Tue, 14 Jan 2014 19:10:40 +0100 X-Google-Sender-Auth: YLDWeFOGBBOwewGZsVu2mK46zp8 Message-ID: <CAHnG2Cz1qgv4RmT4tYzSHVtutVXFzRNoQjWjb2MD7E1dfwskww@mail.gmail.com> Subject: Final Call for FreeBSD 2013Q4 (October-December) Status Reports From: Gabor Pali <pgj@FreeBSD.org> To: hackers@freebsd.org, current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD <freebsd-hackers.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-hackers/> List-Post: <mailto:freebsd-hackers@freebsd.org> List-Help: <mailto:freebsd-hackers-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>, <mailto:freebsd-hackers-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 14 Jan 2014 18:10:41 -0000 Dear FreeBSD Community, Please note that the submission date for the October to December Quarterly Status Reports is, January 14th, 2014, today. Please consult my earlier message for the details: On Sat, Dec 14, 2013 at 2:05 PM, Gabor Pali <pgj@freebsd.org> wrote: > Dear FreeBSD Community, > > Please note that the next submission date for the October to December > Quarterly Status Reports is January 14th, 2014, about a month away. > > They do not have to be very long -- basically they may be about > anything that lets people know what is going on around the FreeBSD > Project. Submission of reports is not restricted to committers: > Anyone who is doing anything interesting and FreeBSD-related can (and > therefore encouraged to) write one! > > The preferred and easiest submission method is to use the XML > generator [1] with the result emailed as an attachment to us, that is, > monthly@FreeBSD.org [2]. There is also an XML template [3] which can > be filled out manually and attached if preferred. For the expected > content and style, please study our guidelines on how to write a good > status reports [4]. > > To enable compilation and publication of the Q4 report as soon as > possible for the January 14th deadline, please be prompt with any > report submissions you may have. > > We are looking forward to all of your 2013Q4 reports! > > Thanks, > Gabor > > > [1] http://www.freebsd.org/cgi/monthly.cgi > [2] mailto:monthly@freebsd.org > [3] http://www.freebsd.org/news/status/report-sample.xml > [4] http://www.freebsd.org/news/status/howto.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1401140801360.96143>