Changeset fb40919 for BOOK/the-end
- Timestamp:
- Jun 21, 2006, 2:53:33 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a702d3f
- Parents:
- 0de816f8
- Location:
- BOOK/the-end
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/the-end/reboot.xml
r0de816f8 rfb40919 21 21 book while still in our current chroot environment, you can leave 22 22 yourself in a much better position to continue on once you reboot 23 into your new LFS installation. Installing a text mode web browser,23 into your new CLFS installation. Installing a text mode web browser, 24 24 such as Lynx, you can easily view the BLFS book in one virtual terminal, 25 25 while building packages in another. The GPM package will also allow you … … 30 30 31 31 <para>Now that we have said that, lets move on to booting our shiny 32 new LFS installation for the first time! First exit from the chroot32 new CLFS installation for the first time! First exit from the chroot 33 33 environment:</para> 34 34 … … 43 43 umount $LFS/sys</userinput></screen> 44 44 45 <para>Unmount the LFS file system itself:</para>45 <para>Unmount the CLFS file system itself:</para> 46 46 47 47 <screen><userinput>umount $LFS</userinput></screen> … … 61 61 <emphasis>CLFS &version;</emphasis> will boot automatically.</para> 62 62 63 <para>When the reboot is complete, the LFS system is ready for use and63 <para>When the reboot is complete, the CLFS system is ready for use and 64 64 more software may be added to suit your needs.</para> 65 65 -
BOOK/the-end/whatnow.xml
r0de816f8 rfb40919 11 11 <title>What Now?</title> 12 12 13 <para>Thank you for reading this LFS book. We hope that you have13 <para>Thank you for reading this CLFS book. We hope that you have 14 14 found this book helpful and have learned more about the system 15 15 creation process.</para> 16 16 17 <para>Now that the LFS system is installed, you may be wondering17 <para>Now that the CLFS system is installed, you may be wondering 18 18 <quote>What next?</quote> To answer that question, we have compiled 19 19 a list of resources for you.</para> … … 25 25 26 26 <para>Bugs and security notices are reported regularly for all software. 27 Since a nLFS system is compiled from source, it is up to you to keep27 Since a CLFS system is compiled from source, it is up to you to keep 28 28 abreast of such reports. There are several online resources that track 29 29 such reports, some of which are shown below:</para> … … 65 65 66 66 <para>The Beyond Linux From Scratch book covers installation 67 procedures for a wide range of software beyond the scope of the LFS67 procedures for a wide range of software beyond the scope of the CLFS 68 68 Book. The BLFS project is located at <ulink url="&blfs-root;"/>.</para> 69 69 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.