Ignore:
Timestamp:
05/15/2016 07:33:05 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
a3136f0
Parents:
947141c
Message:

Updated to file-5.27.
Updated to man-pages-4.06.
Updated to linux-4.5.3.
Updated to perl-5.22.2.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter02/creatingpartition.xml

    r947141c r0d57ec9  
    3131-->
    3232
    33   <para>A minimal system requires a partition of around 4 gigabytes (GB).
     33  <para>A minimal system requires a partition of around 6 gigabytes (GB).
    3434  This is enough to store all the source tarballs and compile the packages.
    3535  However, if the LFS system is intended to be the primary Linux system,
    3636  additional software will probably be installed which will require additional
    37   space. A 10 GB partition is a reasonable size to provide for growth.  The LFS
     37  space. A 20 GB partition is a reasonable size to provide for growth.  The LFS
    3838  system itself will not take up this much room.  A large portion of this
    39   requirement is to provide sufficient free temporary storage. Compiling
     39  requirement is to provide sufficient free temporary storagei as well as
     40  for adding additional capabilities after LFS is complete. Additionally, compiling
    4041  packages can require a lot of disk space which will be reclaimed after the
    4142  package is installed.</para>
Note: See TracChangeset for help on using the changeset viewer.