Changeset daa9b6c


Ignore:
Timestamp:
08/08/2006 05:52:49 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:
a705708
Parents:
6ad5a2f
Message:

Rediffied paco patch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/jhalfs-paco.patch

    r6ad5a2f rdaa9b6c  
    11Index: LFS/master.sh
    22===================================================================
    3 --- LFS/master.sh       (revision 2884)
     3--- LFS/master.sh       (revision 2905)
    44+++ LFS/master.sh       (working copy)
    55@@ -173,6 +173,11 @@
     
    3737     # and not to use chroot.
    3838     case "${this_script}" in
    39        *kernfs)  wrt_run_as_root    "${this_script}" "$file" ;;
     39       *kernfs)  wrt_RunAsRoot    "${this_script}" "$file" ;;
    4040-      *)        wrt_run_as_chroot1 "${this_script}" "$file" ;;
    4141+      *)        wrt_paco_prep
     
    8080Index: LFS/lfs.xsl
    8181===================================================================
    82 --- LFS/lfs.xsl (revision 2884)
     82--- LFS/lfs.xsl (revision 2905)
    8383+++ LFS/lfs.xsl (working copy)
    8484@@ -39,6 +39,9 @@
     
    128128Index: CLFS/master.sh
    129129===================================================================
    130 --- CLFS/master.sh      (revision 2884)
     130--- CLFS/master.sh      (revision 2905)
    131131+++ CLFS/master.sh      (working copy)
    132132@@ -495,6 +495,11 @@
     
    314314Index: CLFS/clfs.xsl
    315315===================================================================
    316 --- CLFS/clfs.xsl       (revision 2884)
     316--- CLFS/clfs.xsl       (revision 2905)
    317317+++ CLFS/clfs.xsl       (working copy)
    318318@@ -45,6 +45,9 @@
     
    371371Index: common/config
    372372===================================================================
    373 --- common/config       (revision 2884)
     373--- common/config       (revision 2905)
    374374+++ common/config       (working copy)
    375375@@ -91,6 +91,23 @@
     
    409409Index: common/func_validate_configs.sh
    410410===================================================================
    411 --- common/func_validate_configs.sh     (revision 2884)
     411--- common/func_validate_configs.sh     (revision 2905)
    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 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"
     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 LUSER LGROUP"
     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        LUSER LGROUP"
     419-  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE GETPKG RUNMAKE         ARCH  TARGET                 OPTIMIZE REPORT                                      STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG        LUSER LGROUP"
     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        LUSER LGROUP"
     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 LUSER LGROUP"
     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        LUSER LGROUP"
     423+  local -r clfs2_PARAM_LIST="BOOK BUILDDIR SRC_ARCHIVE          GETPKG RUNMAKE         ARCH  TARGET                 OPTIMIZE REPORT                                      STRIP FSTAB             CONFIG GETKERNEL KEYMAP VIMLANG PAGE TIMEZONE LANG        LUSER LGROUP"
     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        LUSER LGROUP"
    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 2884)
     784--- common/common-functions     (revision 2905)
    785785+++ common/common-functions     (working copy)
    786786@@ -69,6 +69,9 @@
     
    794794         Optimize [0-2]
    795795           0 = no optimization
    796 @@ -733,6 +736,7 @@
     796@@ -696,6 +699,7 @@
    797797                  --stringparam page $PAGE \
    798798                  --stringparam lang $LANG \
     
    802802       ;;
    803803 
    804 @@ -762,6 +766,7 @@
     804@@ -723,6 +727,7 @@
    805805                  --stringparam lc_all $LC_ALL \
    806806                  --stringparam keymap $KEYMAP \
     
    810810       ;;
    811811     lfs)
    812 @@ -774,6 +779,7 @@
     812@@ -735,6 +740,7 @@
    813813                  --stringparam timezone $TIMEZONE \
    814814                  --stringparam page $PAGE \
     
    818818       ;;
    819819     *) exit 1 ;;
    820 @@ -840,6 +846,9 @@
     820@@ -801,6 +807,9 @@
    821821     # Generate URLs file
    822822   create_urls
     
    830830Index: HLFS/hlfs.xsl
    831831===================================================================
    832 --- HLFS/hlfs.xsl       (revision 2884)
     832--- HLFS/hlfs.xsl       (revision 2905)
    833833+++ HLFS/hlfs.xsl       (working copy)
    834834@@ -46,6 +46,9 @@
     
    881881Index: HLFS/master.sh
    882882===================================================================
    883 --- HLFS/master.sh      (revision 2884)
     883--- HLFS/master.sh      (revision 2905)
    884884+++ HLFS/master.sh      (working copy)
    885 @@ -92,7 +92,9 @@
     885@@ -40,7 +40,9 @@
    886886 EOF
    887887 ) >> $MKFILE.tmp
     
    893893 
    894894     *)
    895 @@ -324,6 +326,11 @@
     895@@ -272,6 +274,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 @@ -333,6 +340,18 @@
     907@@ -281,6 +288,18 @@
    908908       *-stripping* )  [[ "$STRIP" = "0" ]] && continue ;;
    909909     esac
     
    924924     name=`echo $this_script | sed -e 's@[0-9]\{3\}-@@'`
    925925 
    926 @@ -398,7 +417,9 @@
    927          wrt_RunAsRoot "hlfs" "${this_script}" "${file}"
     926@@ -346,7 +365,9 @@
     927         wrt_RunAsRoot "${this_script}" "${file}"
    928928         ;;
    929929       *)   # The rest of Chapter06
     
    934934     esac
    935935     #
    936 @@ -418,6 +439,16 @@
     936@@ -366,6 +387,16 @@
    937937     PREV=${this_script}${N}
    938938     # Set system_build envar for iteration targets
     
    951951 
    952952 }
    953 @@ -476,9 +507,19 @@
     953@@ -424,9 +455,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 2884)
     975--- master.sh   (revision 2905)
    976976+++ master.sh   (working copy)
    977977@@ -149,6 +149,8 @@
Note: See TracChangeset for help on using the changeset viewer.