Ignore:
Timestamp:
06/10/2006 04:48:25 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
966cb20
Parents:
e35e794
Message:

Merged r2754:2768 from trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    re35e794 r9199a13  
    1313  @echo --------------------------------------------------------------------------------
    1414  @echo $(BOLD)$(1) target $(BLUE)$@$(BOLD)
    15   @echo --------------------------------------------------------------------------------$(WHITE)
     15  @echo $(WHITE)
    1616endef
    1717
     
    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- Exit 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.