Changeset 963fdae


Ignore:
Timestamp:
08/05/2006 03:56:24 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
cfaeeb4
Parents:
28f4756
Message:

Rediffied paco patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/jhalfs-paco.patch

    r28f4756 r963fdae  
    11Index: LFS/master.sh
    22===================================================================
    3 --- LFS/master.sh       (revision 2873)
     3--- LFS/master.sh       (revision 2884)
    44+++ LFS/master.sh       (working copy)
    55@@ -173,6 +173,11 @@
     
    8080Index: LFS/lfs.xsl
    8181===================================================================
    82 --- LFS/lfs.xsl (revision 2873)
     82--- LFS/lfs.xsl (revision 2884)
    8383+++ LFS/lfs.xsl (working copy)
    84 @@ -32,6 +32,9 @@
     84@@ -39,6 +39,9 @@
    8585   <!-- Locale settings -->
    8686   <xsl:param name="lang" select="C"/>
     
    9292     <xsl:apply-templates select="//sect1"/>
    9393   </xsl:template>
    94 @@ -206,6 +209,33 @@
     94@@ -239,6 +242,33 @@
    9595         <xsl:apply-templates/>
    9696         <xsl:text> || true&#xA;</xsl:text>
     
    128128Index: CLFS/master.sh
    129129===================================================================
    130 --- CLFS/master.sh      (revision 2873)
     130--- CLFS/master.sh      (revision 2884)
    131131+++ CLFS/master.sh      (working copy)
    132132@@ -495,6 +495,11 @@
     
    314314Index: CLFS/clfs.xsl
    315315===================================================================
    316 --- CLFS/clfs.xsl       (revision 2873)
     316--- CLFS/clfs.xsl       (revision 2884)
    317317+++ CLFS/clfs.xsl       (working copy)
    318 @@ -38,6 +38,9 @@
     318@@ -45,6 +45,9 @@
    319319   <!-- Locale settings -->
    320320   <xsl:param name="lang" select="C"/>
     
    326326     <xsl:apply-templates select="//sect1"/>
    327327   </xsl:template>
    328 @@ -99,6 +102,25 @@
     328@@ -106,6 +109,25 @@
    329329                 <xsl:text>tar -xvf ../vim-&vim-version;-lang.* --strip-components=1&#xA;</xsl:text>
    330330               </xsl:if>
     
    371371Index: common/config
    372372===================================================================
    373 --- common/config       (revision 2873)
     373--- common/config       (revision 2884)
    374374+++ common/config       (working copy)
    375 @@ -86,6 +86,23 @@
     375@@ -91,6 +91,23 @@
    376376 #--- Run farce testing 0(no)/1(yes)
    377377 RUN_FARCE=0
     
    397397 # Don't edit it unless you know what you are doing
    398398 
    399 @@ -103,3 +120,9 @@
     399@@ -108,3 +125,9 @@
    400400 
    401401 #--- farce report log directory
     
    409409Index: common/func_validate_configs.sh
    410410===================================================================
    411 --- common/func_validate_configs.sh     (revision 2873)
     411--- common/func_validate_configs.sh     (revision 2884)
    412412+++ common/func_validate_configs.sh     (working copy)
    413413@@ -86,10 +86,10 @@
     
    415415 
    416416   # First internal variables, then the ones that change the book's flavour, and lastly system configuration variables
    417 -  local -r  hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE MODEL GRSECURITY_HOST TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP         PAGE TIMEZONE LANG LC_ALL"
    418 -  local -r  clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE METHOD  ARCH  TARGET  TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB BOOT_CONFIG CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
    419 -  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE         ARCH  TARGET       OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
    420 -  local -r   lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE                       TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL        VIMLANG PAGE TIMEZONE LANG"
    421 +  local -r  hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE MODEL GRSECURITY_HOST TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP         PAGE TIMEZONE LANG LC_ALL"
    422 +  local -r  clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE METHOD  ARCH  TARGET  TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB BOOT_CONFIG CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
    423 +  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE         ARCH  TARGET       OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
    424 +  local -r   lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE                       TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL        VIMLANG PAGE TIMEZONE LANG"
     417-  local -r  hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE MODEL GRSECURITY_HOST TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP         PAGE TIMEZONE LANG LC_ALL"
     418-  local -r  clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE METHOD  ARCH  TARGET  TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB BOOT_CONFIG CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
     419-  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE         ARCH  TARGET                 OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
     420-  local -r   lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE                       TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL        VIMLANG PAGE TIMEZONE LANG"
     421+  local -r  hlfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE MODEL GRSECURITY_HOST TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP         PAGE TIMEZONE LANG LC_ALL"
     422+  local -r  clfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE METHOD  ARCH  TARGET  TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB BOOT_CONFIG CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
     423+  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE         ARCH  TARGET                 OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG"
     424+  local -r   lfs_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE USE_PACO GETPKG RUNMAKE                       TEST BOMB_TEST OPTIMIZE REPORT COMPARE RUN_ICA RUN_FARCE ITERATIONS STRIP FSTAB             CONFIG GETKERNEL        VIMLANG PAGE TIMEZONE LANG"
    425425 
    426426   local -r ERROR_MSG_pt1='The variable \"${L_arrow}${config_param}${R_arrow}\" value ${L_arrow}${BOLD}${!config_param}${R_arrow} is invalid,'
     
    782782Index: common/common-functions
    783783===================================================================
    784 --- common/common-functions     (revision 2873)
     784--- common/common-functions     (revision 2884)
    785785+++ common/common-functions     (working copy)
    786786@@ -69,6 +69,9 @@
     
    794794         Optimize [0-2]
    795795           0 = no optimization
    796 @@ -732,6 +735,7 @@
     796@@ -733,6 +736,7 @@
    797797                  --stringparam page $PAGE \
    798798                  --stringparam lang $LANG \
     
    802802       ;;
    803803 
    804 @@ -759,6 +763,7 @@
     804@@ -762,6 +766,7 @@
    805805                  --stringparam lc_all $LC_ALL \
    806806                  --stringparam keymap $KEYMAP \
     
    810810       ;;
    811811     lfs)
    812 @@ -770,6 +775,7 @@
     812@@ -774,6 +779,7 @@
    813813                  --stringparam timezone $TIMEZONE \
    814814                  --stringparam page $PAGE \
     
    818818       ;;
    819819     *) exit 1 ;;
    820 @@ -836,6 +842,9 @@
     820@@ -840,6 +846,9 @@
    821821     # Generate URLs file
    822822   create_urls
     
    830830Index: HLFS/hlfs.xsl
    831831===================================================================
    832 --- HLFS/hlfs.xsl       (revision 2873)
     832--- HLFS/hlfs.xsl       (revision 2884)
    833833+++ HLFS/hlfs.xsl       (working copy)
    834 @@ -39,6 +39,9 @@
     834@@ -46,6 +46,9 @@
    835835   <xsl:param name="lang" select="C"/>
    836836   <xsl:param name="lc_all" select="C"/>
     
    842842     <xsl:apply-templates select="//sect1"/>
    843843   </xsl:template>
    844 @@ -177,6 +180,10 @@
     844@@ -192,6 +195,10 @@
    845845       <!-- Fixing bootscripts installation -->
    846846       <xsl:when test="ancestor::sect1[@id='bootable-bootscripts'] and
     
    853853         <xsl:text>cd ../blfs-bootscripts-&blfs-bootscripts-version;&#xA;</xsl:text>
    854854       </xsl:when>
    855 @@ -237,6 +244,25 @@
     855@@ -280,6 +287,25 @@
    856856         <xsl:apply-templates/>
    857857         <xsl:text> || true&#xA;</xsl:text>
     
    881881Index: HLFS/master.sh
    882882===================================================================
    883 --- HLFS/master.sh      (revision 2873)
     883--- HLFS/master.sh      (revision 2884)
    884884+++ HLFS/master.sh      (working copy)
    885 @@ -76,7 +76,9 @@
    886         @echo "export PKGDIR=\$(SRC)" > envars
     885@@ -92,7 +92,9 @@
    887886 EOF
    888887 ) >> $MKFILE.tmp
     888       [[ "$TEST" != "0" ]] && wrt_test_log2 "${this_script}"
    889889+      wrt_paco_prep
    890890       wrt_run_as_chroot1 "$toolchain" "$this_script"
     
    893893 
    894894     *)
    895 @@ -308,6 +310,11 @@
     895@@ -324,6 +326,11 @@
    896896     # Keep the script file name
    897897     this_script=`basename $file`
     
    905905     case $this_script in
    906906         # We'll run the chroot commands differently than the others, so skip them in the
    907 @@ -317,6 +324,18 @@
     907@@ -333,6 +340,18 @@
    908908       *-stripping* )  [[ "$STRIP" = "0" ]] && continue ;;
    909909     esac
     
    924924     name=`echo $this_script | sed -e 's@[0-9]\{3\}-@@'`
    925925 
    926 @@ -382,7 +401,9 @@
     926@@ -398,7 +417,9 @@
    927927         wrt_RunAsRoot "hlfs" "${this_script}" "${file}"
    928928         ;;
     
    934934     esac
    935935     #
    936 @@ -402,6 +423,16 @@
     936@@ -418,6 +439,16 @@
    937937     PREV=${this_script}${N}
    938938     # Set system_build envar for iteration targets
     
    951951 
    952952 }
    953 @@ -460,9 +491,19 @@
     953@@ -476,9 +507,19 @@
    954954         else  # Initialize the log and run the script
    955955           wrt_run_as_chroot2 "${this_script}" "${file}"
     
    973973Index: master.sh
    974974===================================================================
    975 --- master.sh   (revision 2873)
     975--- master.sh   (revision 2884)
    976976+++ master.sh   (working copy)
    977977@@ -149,6 +149,8 @@
Note: See TracChangeset for help on using the changeset viewer.