From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.60)
(envelope-from )
id 1Frg5f-00021E-Ig
for garchives@archives.gentoo.org; Sat, 17 Jun 2006 19:04:15 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5HJ3sVG024095;
Sat, 17 Jun 2006 19:03:54 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5HJ3rsW014497
for ; Sat, 17 Jun 2006 19:03:54 GMT
Received: from lark (lark.gentoo.osuosl.org [140.211.166.177])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with SMTP id 631AB64BCB
for ; Sat, 17 Jun 2006 19:03:53 +0000 (UTC)
Received: by lark (sSMTP sendmail emulation); Sat, 17 Jun 2006 19:03:53 +0000
From: "Jan Kundrat"
Date: Sat, 17 Jun 2006 19:03:53 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-bootloader.xml
Message-Id: <20060617190353.631AB64BCB@smtp.gentoo.org>
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: 2d086f88-7ce7-43a9-a0ce-702c3abf9f42
X-Archives-Hash: c776ae185c235c9ba445d494b842d6b4
jkt 06/06/17 19:03:53
Modified: hb-install-alpha-bootloader.xml
Log:
coding style fixes, *no context change* (so please let the knives rest, kthxbye)
Revision Changes Path
1.17 xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.17&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml?rev=1.17&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml.diff?r1=1.16&r2=1.17&cvsroot=gentoo
Index: hb-install-alpha-bootloader.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-bootloader.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- hb-install-alpha-bootloader.xml 14 Mar 2006 19:29:29 -0000 1.16
+++ hb-install-alpha-bootloader.xml 17 Jun 2006 19:03:52 -0000 1.17
@@ -4,7 +4,7 @@
-
+
@@ -42,7 +42,7 @@
do so:
-
+
# emerge --usepkg aboot
@@ -52,7 +52,7 @@
writing the aboot bootloader to the start of the disk.
-
+
# swriteboot -f3 /dev/sda /boot/bootlx
# abootconf /dev/sda 2
@@ -73,7 +73,7 @@
console itself.
-
+
# echo '0:2/boot/vmlinux.gz root=/dev/sda2' > /etc/aboot.conf
# cd /proc/srm_environment/named_variables
# echo -n 0 > boot_osflags
@@ -117,7 +117,7 @@
To install MILO, we use emerge.
-
+
# emerge --usepkg milo
@@ -127,7 +127,7 @@
with MILO. Remember to use the correct image for your Alpha-system.
-
+
(First insert a blank floppy)
# fdformat /dev/fd0
# mformat a:
--
gentoo-doc-cvs@gentoo.org mailing list