Gentoo Archives: gentoo-doc-cvs

From: Camille Huot <cam@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-freebsd.xml
Date: Tue, 20 Dec 2005 19:13:12
Message-Id: 200512201912.jBKJCtZ4017084@robin.gentoo.org
1 cam 05/12/20 19:12:53
2
3 Modified: xml/htdocs/doc/en gentoo-freebsd.xml
4 Log:
5 Only XML style fixes. No content changed.
6
7 Revision Changes Path
8 1.12 +32 -27 xml/htdocs/doc/en/gentoo-freebsd.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.12&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml?rev=1.12&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-freebsd.xml.diff?r1=1.11&r2=1.12&cvsroot=gentoo
13
14 Index: gentoo-freebsd.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v
17 retrieving revision 1.11
18 retrieving revision 1.12
19 diff -u -r1.11 -r1.12
20 --- gentoo-freebsd.xml 6 Dec 2005 12:32:46 -0000 1.11
21 +++ gentoo-freebsd.xml 20 Dec 2005 19:12:53 -0000 1.12
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.11 2005/12/06 12:32:46 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-freebsd.xml,v 1.12 2005/12/20 19:12:53 cam Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/gentoo-freebsd.xml">
29 @@ -173,9 +173,10 @@
30 </pre>
31
32 <p>
33 -Before chrooting into the newly-extracted stage, you first must obtain an up-to-date
34 -copy of the Gentoo/FreeBSD overlay. The easiest way to achieve this is to to get our latest
35 -snapshot which you then extract to <path>/mnt/gentoo/usr/local/portage</path>
36 +Before chrooting into the newly-extracted stage, you first must obtain an
37 +up-to-date copy of the Gentoo/FreeBSD overlay. The easiest way to achieve this
38 +is to to get our latest snapshot which you then extract to
39 +<path>/mnt/gentoo/usr/local/portage</path>.
40 </p>
41
42 <pre caption="Getting the Gentoo/FreeBSD Portage overlay">
43 @@ -224,7 +225,8 @@
44 </pre>
45
46 <p>
47 -In order to boot correctly, you will need to create the <path>/proc</path> directory.
48 +In order to boot correctly, you will need to create the <path>/proc</path>
49 +directory.
50 </p>
51
52 <pre caption="Creating the /proc directory">
53 @@ -254,8 +256,8 @@
54 </pre>
55
56 <p>
57 -When you did <c>emerge -e system</c>, the sources for the FreeBSD kernel got
58 -installed to <path>/usr/src/sys</path>. If you skipped this step, you can get
59 +When you did <c>emerge -e system</c>, the sources for the FreeBSD kernel got
60 +installed to <path>/usr/src/sys</path>. If you skipped this step, you can get
61 them in the following way:
62 </p>
63
64 @@ -264,14 +266,15 @@
65 </pre>
66
67 <p>
68 -Configuring and compiling a custom kernel is really different from compiling Linux,
69 -so if you are not familiar with the process we encourage you to have a look at
70 -<uri link="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html">
71 +Configuring and compiling a custom kernel is really different from compiling
72 +Linux, so if you are not familiar with the process we encourage you to have a
73 +look at <uri
74 +link="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html">
75 chapter 8</uri> of the FreeBSD handbook.
76 </p>
77
78 <p>
79 -Please note that currently only the "Traditional" way of building the kernel is
80 +Please note that currently only the "Traditional" way of building the kernel is
81 supported on Gentoo/FreeBSD! Also note that <c>make install</c> will probably
82 ask you for a <path>/boot/device.hints</path> file. A default version can be
83 found in the <path>conf</path> subdirectory of the <c>GENERIC</c> configuration
84 @@ -279,8 +282,8 @@
85 </p>
86
87 <p>
88 -Now is the time to do some basic system configuration and settings. First, we are
89 -going to setup the filesystem mounting points in <path>/etc/fstab</path>
90 +Now is the time to do some basic system configuration and settings. First, we
91 +are going to setup the filesystem mounting points in <path>/etc/fstab</path>.
92 </p>
93
94 <pre caption="Editing the filesystem in /etc/fstab">
95 @@ -315,9 +318,10 @@
96 </pre>
97
98 <p>
99 -In case you need to use another keyboard layout for your language, you have to set the
100 -correct value in <path>/etc/conf.d/syscons</path>. The following example uses the Spanish
101 -layout, so you'll have to adjust it to your need if you want to use another one.
102 +In case you need to use another keyboard layout for your language, you have to
103 +set the correct value in <path>/etc/conf.d/syscons</path>. The following example
104 +uses the Spanish layout, so you'll have to adjust it to your need if you want to
105 +use another one.
106 </p>
107
108 <pre caption="Changing your keyboard layout (Optional)">
109 @@ -329,9 +333,9 @@
110 <impo>
111 Please make absolutely sure you add your new Gentoo/FreeBSD installation to the
112 configuration of your bootloader, otherwise you won't be able to boot your newly
113 -installed system! If you don't have another bootloader installed, you should use
114 +installed system! If you don't have another bootloader installed, you should use
115 <c>boot0</c>, as it is currently the only one supported by FreeBSD. In this case
116 -please don't forget to use your other operating systems to <c>boot0</c>'s
117 +please don't forget to use your other operating systems to <c>boot0</c>'s
118 configuration.
119 </impo>
120
121 @@ -346,13 +350,14 @@
122 </pre>
123
124 <p>
125 -If you need additonal information on setting up <c>boot0</c>, please consult
126 -<uri link="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot.html">
127 -chapter 12</uri> of the FreeBSD handbook.
128 +If you need additonal information on setting up <c>boot0</c>, please consult
129 +<uri
130 +link="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/boot.html">chapter
131 +12</uri> of the FreeBSD handbook.
132 </p>
133
134 <p>
135 -Now would be a good time to set a password for the <c>root</c> user and to add
136 +Now would be a good time to set a password for the <c>root</c> user and to add
137 another user account for your day-to-day work.
138 </p>
139
140 @@ -363,8 +368,8 @@
141 </pre>
142
143 <p>
144 -Congratulations, you have just finished your Gentoo/FreeBSD installation which you
145 -can start exploring after the final reboot. Have fun!
146 +Congratulations, you have just finished your Gentoo/FreeBSD installation which
147 +you can start exploring after the final reboot. Have fun!
148 </p>
149
150 <pre caption="Rebooting the system">
151 @@ -393,9 +398,9 @@
152 the original versions of these tools provided by our main Portage tree.
153 </li>
154 <li>
155 - Working on current ebuilds: this means working closely with ebuild maintainers
156 - in order to create patches or modify ebuilds in a way that can be accepted
157 - into the main tree.
158 + Working on current ebuilds: this means working closely with ebuild
159 + maintainers in order to create patches or modify ebuilds in a way that can
160 + be accepted into the main tree.
161 </li>
162 <li>
163 Security: if you are into security, we need you! Although security
164
165
166
167 --
168 gentoo-doc-cvs@g.o mailing list