Ignore:
Timestamp:
03/30/2006 06:26:11 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
854cde2
Parents:
b051b90
Message:

Small text fixes.
Placing authors in alphabetical order.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    rb051b90 r67e3bc3  
    4343  @echo
    4444  @echo -e \\t- Enter to the chroot using the command found
    45   @echo -e \\tin the chapter -Entering the Chroot Environment-
     45  @echo -e \\tin the section -Entering the Chroot Environment-
     46  @echo -e \\texcept if building CLFS with METHOO=boot.
    4647  @echo
    4748  @echo -e \\t- Set a password for the root user
     
    5253  @echo -e \\tany other configuration file required to suit your needs.
    5354  @echo
    54   @echo -e \\t- Set-up Grub. See chapter08/grub.html
     55  @echo -e \\t- Set-up the boot loader. See the relevant book section.
    5556  @echo
    5657  @echo -e \\t- Unmount the filesystems.
     
    7576  @echo The build is not complete. Follow the next steps:$(WHITE)
    7677  @echo
    77   @echo -e \\t- Edit $(BUILDDIR)/etc/fstab
     78  @echo -e \\t- Edit $(MOUNT_PT)/etc/fstab
    7879  @echo -e \\t and any other configuration file required to suit your needs.
    7980  @echo $(BOLD)
Note: See TracChangeset for help on using the changeset viewer.