Ignore:
Timestamp:
07/26/2006 06:42:01 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
613d46b
Parents:
1504208
Message:

Updated experimental branch to current trunk code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    r1504208 r3b63c8c  
    5555  @echo -e \\t- Enter to the chroot using the command found
    5656  @echo -e \\tin the section -Entering the Chroot Environment-
    57   @echo -e \\texcept if building CLFS with METHOO=boot.
     57  @echo -e \\texcept if building CLFS with METHOD=boot.
    5858  @echo
    5959  @echo -e \\t- Set a password for the root user.
    6060  @echo
    61   @echo -e \\t- Edit /etc/fstab, /etc/hosts, /etc/sysconfig/clock,
     61  @echo -e \\t- Edit or create /etc/fstab, /etc/hosts, /etc/sysconfig/clock,
    6262  @echo -e \\t/etc/sysconfig/console, /etc/sysconfig/network,
    6363  @echo -e \\t/etc/sysconfig//network-devices/ifconfig.eth0/ipv4 and
     
    6666  @echo -e \\t- Exit from the chroot.
    6767  @echo
    68   @echo -e \\t- Set-up the boot loader, except if building CLFS with METHOO=boot.
     68  @echo -e \\t- Set-up the boot loader, except if building CLFS with METHOD=boot.
    6969  @echo -e \\tYou can set-up the host bootloader or the new boot-loader
    7070  @echo -e \\tinstalled on the new system.
    7171  @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
     72  @echo -e \\tthe chroot and be sure that /dev is populated with the
    7373  @echo -e \\trequired devices before configure the boot-loader. When ready,
    7474  @echo -e \\texit from the chroot and umount the filesystems
     
    9393  @echo The build is not complete. Follow the next steps:$(WHITE)
    9494  @echo
    95   @echo -e \\t- Edit $(MOUNT_PT)/etc/fstab
     95  @echo -e \\t- Edit or create $(MOUNT_PT)/etc/fstab
    9696  @echo -e \\t and any other configuration file required to suit your needs.
    9797  @echo $(BOLD)
Note: See TracChangeset for help on using the changeset viewer.