Changeset 3ab7be7


Ignore:
Timestamp:
04/26/2006 08:36:26 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
249a487
Parents:
453bef0
Message:

Rediffied paco patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/jhalfs-paco.patch

    r453bef0 r3ab7be7  
    11Index: LFS/master.sh
    22===================================================================
    3 --- LFS/master.sh       (revision 2572)
     3--- LFS/master.sh       (revision 2577)
    44+++ LFS/master.sh       (working copy)
    55@@ -158,6 +158,13 @@
     
    6060Index: LFS/lfs.xsl
    6161===================================================================
    62 --- LFS/lfs.xsl (revision 2572)
     62--- LFS/lfs.xsl (revision 2577)
    6363+++ LFS/lfs.xsl (working copy)
    6464@@ -32,6 +32,9 @@
     
    108108Index: BLFS/master.sh
    109109===================================================================
    110 --- BLFS/master.sh      (revision 2572)
     110--- BLFS/master.sh      (revision 2577)
    111111+++ BLFS/master.sh      (working copy)
    112112@@ -79,6 +79,19 @@
     
    132132Index: BLFS/blfs.xsl
    133133===================================================================
    134 --- BLFS/blfs.xsl       (revision 2572)
     134--- BLFS/blfs.xsl       (revision 2577)
    135135+++ BLFS/blfs.xsl       (working copy)
    136136@@ -159,7 +159,7 @@
     
    145145Index: common/config
    146146===================================================================
    147 --- common/config       (revision 2572)
     147--- common/config       (revision 2577)
    148148+++ common/config       (working copy)
    149 @@ -58,6 +58,23 @@
     149@@ -62,6 +62,23 @@
    150150 #    Not used in LFS
    151151 KEYMAP=none
     
    173173Index: common/func_validate_configs.sh
    174174===================================================================
    175 --- common/func_validate_configs.sh     (revision 2572)
     175--- common/func_validate_configs.sh     (revision 2577)
    176176+++ common/func_validate_configs.sh     (working copy)
    177177@@ -83,10 +83,10 @@
     
    179179 
    180180   # First internal variables, then the ones that change the book's flavour, and lastly system configuration variables
    181 -  local -r blfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG          DEPEND               TEST"
    182 -  local -r hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE MODEL GRSECURITY_HOST TEST STRIP FSTAB             CONFIG KEYMAP         PAGE TIMEZONE LANG LC_ALL"
    183 -  local -r clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE METHOD  ARCH  TARGET  TEST STRIP FSTAB BOOT_CONFIG CONFIG KEYMAP VIMLANG PAGE TIMEZONE LANG"
    184 -  local -r  lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE                       TEST STRIP FSTAB             CONFIG        VIMLANG PAGE TIMEZONE LANG"
     181-  local -r blfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG         DEPEND                TEST"
     182-  local -r hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE MODEL GRSECURITY_HOST TEST REPORT STRIP FSTAB             CONFIG KEYMAP         PAGE TIMEZONE LANG LC_ALL"
     183-  local -r clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE METHOD  ARCH  TARGET  TEST REPORT STRIP FSTAB BOOT_CONFIG CONFIG KEYMAP VIMLANG PAGE TIMEZONE LANG"
     184-  local -r  lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE HPKG RUNMAKE                       TEST REPORT STRIP FSTAB             CONFIG        VIMLANG PAGE TIMEZONE LANG"
    185185+  local -r blfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG          DEPEND               TEST"
    186 +  local -r hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE MODEL GRSECURITY_HOST TEST STRIP FSTAB             CONFIG KEYMAP         PAGE TIMEZONE LANG LC_ALL"
    187 +  local -r clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE METHOD  ARCH  TARGET  TEST STRIP FSTAB BOOT_CONFIG CONFIG KEYMAP VIMLANG PAGE TIMEZONE LANG"
    188 +  local -r  lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE                       TEST STRIP FSTAB             CONFIG        VIMLANG PAGE TIMEZONE LANG"
     186+  local -r hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE MODEL GRSECURITY_HOST TEST REPORT STRIP FSTAB             CONFIG KEYMAP         PAGE TIMEZONE LANG LC_ALL"
     187+  local -r clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE METHOD  ARCH  TARGET  TEST REPORT STRIP FSTAB BOOT_CONFIG CONFIG KEYMAP VIMLANG PAGE TIMEZONE LANG"
     188+  local -r  lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO HPKG RUNMAKE                       TEST REPORT STRIP FSTAB             CONFIG        VIMLANG PAGE TIMEZONE LANG"
    189189 
    190190   local -r ERROR_MSG_pt1='The variable \"${L_arrow}${config_param}${R_arrow}\" value ${L_arrow}${BOLD}${!config_param}${R_arrow} is invalid,'
     
    331331Index: common/common-functions
    332332===================================================================
    333 --- common/common-functions     (revision 2572)
     333--- common/common-functions     (revision 2577)
    334334+++ common/common-functions     (working copy)
    335335@@ -60,6 +60,9 @@
     
    343343         Run test suites  [0-3]
    344344           0 = none
    345 @@ -604,6 +607,7 @@
     345@@ -622,6 +625,7 @@
    346346                  --stringparam lc_all $LC_ALL \
    347347                  --stringparam keymap $KEYMAP \
     
    351351       ;;
    352352     lfs)
    353 @@ -615,6 +619,7 @@
     353@@ -633,6 +637,7 @@
    354354                  --stringparam timezone $TIMEZONE \
    355355                  --stringparam page $PAGE \
     
    361361Index: HLFS/hlfs.xsl
    362362===================================================================
    363 --- HLFS/hlfs.xsl       (revision 2572)
     363--- HLFS/hlfs.xsl       (revision 2577)
    364364+++ HLFS/hlfs.xsl       (working copy)
    365365@@ -39,6 +39,9 @@
     
    412412Index: HLFS/master.sh
    413413===================================================================
    414 --- HLFS/master.sh      (revision 2572)
     414--- HLFS/master.sh      (revision 2577)
    415415+++ HLFS/master.sh      (working copy)
    416416@@ -318,6 +318,13 @@
     
    471471Index: master.sh
    472472===================================================================
    473 --- master.sh   (revision 2572)
     473--- master.sh   (revision 2577)
    474474+++ master.sh   (working copy)
    475475@@ -66,6 +66,11 @@
Note: See TracChangeset for help on using the changeset viewer.