|
@@ -49,17 +49,34 @@
|
|
|
url='&blfs-root;/view/svn/postlfs/openssl.html'>openssl</ulink>.
|
|
|
</para></listitem>
|
|
|
|
|
|
+ <listitem><para>To make fetching files over the internet easier, install
|
|
|
+ <ulink url='&blfs-root;/view/svn/basicnet/wget.html'>wget</ulink>.
|
|
|
+ </para></listitem>
|
|
|
+
|
|
|
<listitem><para>If one or more of your disk drives have a GUID partition
|
|
|
table (GPT), either <ulink
|
|
|
url='&blfs-root;/view/svn/postlfs/gptfdisk.html'>gptfdisk</ulink> or <ulink
|
|
|
url='&blfs-root;/view/svn/postlfs/parted.html'>parted</ulink> will be useful.
|
|
|
</para></listitem>
|
|
|
|
|
|
- <listitem><para>Finally, a review of configuration files such as
|
|
|
- /etc/vimrc, /etc/dircolors, /etc/profile, /etc/bashrc, /etc/hosts,
|
|
|
- /etc/inputrc, /etc/resolv.conf, /root/.bash_profile, and /root/.bashrc is
|
|
|
- also appropriate at this point. </para></listitem>
|
|
|
-
|
|
|
+ <listitem><para>Finally, a review of the following configuration files
|
|
|
+ is also appropriate at this point. </para>
|
|
|
+
|
|
|
+ <itemizedlist>
|
|
|
+ <listitem><para>/etc/bashrc </para></listitem>
|
|
|
+ <listitem><para>/etc/dircolors </para></listitem>
|
|
|
+ <listitem><para>/etc/fstab </para></listitem>
|
|
|
+ <listitem><para>/etc/hosts </para></listitem>
|
|
|
+ <listitem><para>/etc/inputrc </para></listitem>
|
|
|
+ <listitem><para>/etc/profile </para></listitem>
|
|
|
+ <listitem><para>/etc/resolv.conf </para></listitem>
|
|
|
+ <listitem><para>/etc/vimrc </para></listitem>
|
|
|
+ <listitem><para>/root/.bash_profile </para></listitem>
|
|
|
+ <listitem><para>/root/.bashrc </para></listitem>
|
|
|
+ <listitem><para>/etc/sysconfig/network </para></listitem>
|
|
|
+ <listitem><para>/etc/sysconfig/ifconfig.eth0 </para></listitem>
|
|
|
+ </itemizedlist>
|
|
|
+ </listitem>
|
|
|
</itemizedlist>
|
|
|
|
|
|
<para>Now that we have said that, lets move on to booting our shiny new LFS
|