Changeset 68809ca


Ignore:
Timestamp:
03/21/2006 10:36:14 PM (18 years ago)
Author:
George Boudreau <georgeb@…>
Branches:
experimental
Children:
6eef5ef
Parents:
afd0232
Message:

CLFS/config, Added BOOT_CONFIG parma for the boot-kernel

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CLFS/config

    rafd0232 r68809ca  
    4444
    4545#--- Location of kernel config file (if the kernel is to be compiled)
    46 #--- This file MUST reside in the sources directory
    4746CONFIG=
     47
     48#--- Location of boot-kernel config file (if METHOD=boot)
     49BOOT_CONFIG=
    4850
    4951#--- Book's sources directory
  • common/common-functions

    rafd0232 r68809ca  
    574574
    575575    clfs)  # Pull out a list of arch specific patches
    576          echo -n "Creating ${L_arrow}${BOLD}$ARCH${R_arrow} specific patcheslist_.wget file"
     576         echo -n "Creating CLFS ${L_arrow}${BOLD}$ARCH${R_arrow} specific patcheslist_.wget file"
    577577         xsltproc -xinclude  \
    578578                  -o patcheslist_.wget \
Note: See TracChangeset for help on using the changeset viewer.