Changeset 141e3ad


Ignore:
Timestamp:
06/10/2006 04:38:16 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
eed75ec
Parents:
4524fb2
Message:

Made more accurate the echo_finished text.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    r4524fb2 r141e3ad  
    5757  @echo -e \\texcept if building CLFS with METHOO=boot.
    5858  @echo
    59   @echo -e \\t- Set a password for the root user
     59  @echo -e \\t- Set a password for the root user.
    6060  @echo
    6161  @echo -e \\t- Edit /etc/fstab, /etc/hosts, /etc/sysconfig/clock,
     
    6464  @echo -e \\tany other configuration file required to suit your needs.
    6565  @echo
    66   @echo -e \\t- Set-up the boot loader. See the relevant book section.
     66  @echo -e \\t- Exist from the chroot.
    6767  @echo
    68   @echo -e \\t- Unmount the filesystems.
     68  @echo -e \\t- Set-up the boot loader, except if building CLFS with METHOO=boot.
     69  @echo -e \\tYou can set-up the host bootloader or the new boot-loader
     70  @echo -e \\tinstalled on the new system.
     71  @echo -e \\tIf the last, you must to mount the virtual filesystems, re-enter
     72  @echo -e \\tto the chroot and be sure that /dev is populated with the
     73  @echo -e \\trequired devices before configure the boot-loader. When ready,
     74  @echo -e \\texit from the chroot and umount the filesystems
    6975  @echo
    7076  @echo If you are an experienced LFS user, several of those steps can be
Note: See TracChangeset for help on using the changeset viewer.