Changeset 769a219


Ignore:
Timestamp:
03/28/2006 08:41:15 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
232a860
Parents:
64cc345
Message:

Some textual fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/makefile-functions

    r64cc345 r769a219  
    3939  @echo --------------------------------------------------------------------------------
    4040  @echo
    41   @echo To be able to boot your new LFS system you need to follow
     41  @echo To be able to boot your new system you need to follow
    4242  @echo the next steps:$(WHITE)
    4343  @echo
     
    7575  @echo The build is not complete. Follow the next steps:$(WHITE)
    7676  @echo
    77   @echo -e \\t- Enter to the chroot using the command found
    78   @echo -e \\tin 8.4 Entering the Chroot Environment
    79   @echo
    80   @echo -e \\t- Edit /etc/fstab,
     77  @echo -e \\t- Edit $(BUILDDIR)/etc/fstab
    8178  @echo -e \\t and any other configuration file required to suit your needs.
    82   @echo
    83   @echo -e \\t- Set-up Grub.
    84   @echo
    85   @echo -e \\t- Exit chroot environment.
    86   @echo
    87   @echo If you are an experienced LFS user, several of those steps can be
    88   @echo skipped or done in a different way. But then, that is something
    89   @echo that you already know and there is no need to discuss it here.
    9079  @echo $(BOLD)
    9180  @echo $(BOLD)$(YELLOW)
    9281  @echo  1.If it is necessary, transfer the newly created partition to the target machine
    93   @echo  2.Boot the new partition. 
    94   @echo  3.Once you are logged in issue the following cmds
    95   @echo -e \\t $(BOLD})cd /jhahlfs
     82  @echo  2.Boot the new partition.
     83  @echo  3.Once you are logged in issue the following commands
     84  @echo -e \\t $(BOLD})cd /jhalfs
    9685  @echo -e \\t $(BOLD)make makesys
    9786  @echo  The build process should resume. Follow any instructions that appear.
Note: See TracChangeset for help on using the changeset viewer.