Changeset 76b06f6


Ignore:
Timestamp:
Sep 24, 2013, 11:53:17 AM (12 years ago)
Author:
William Harrington <kb0iic@…>
Children:
2e9ccbe
Parents:
111b12a
Message:

Prepare for CLFS-2.0.0 release.

Files:
26 added
51 deleted
285 edited
16 moved

Legend:

Unmodified
Added
Removed
  • BOOK/Makefile

    r111b12a r76b06f6  
    2121                   sparc sparc64 sparc64-64 \
    2222                   mips mips64 mips64-64 \
    23                    ppc ppc64 ppc64-64 \
     23                   ppc ppc64 \
    2424                   alpha
    2525
     
    198198          $(TOP)/$(arch)-index.xml
    199199
    200 ARCHS_MD5LIST := $(ARCHS:%=%-md5list)
    201 .PHONY: md5-list $(ARCHS_MD5LIST)
    202 md5-list: $(ARCHS_MD5LIST)
    203 $(ARCHS_MD5LIST): override arch = $(@:%-md5list=%)
    204 $(ARCHS_MD5LIST):
    205         @echo "Creating md5 hash list for $(arch)..."
    206         $(Q)mkdir -p $(DLLISTDIR)
    207         $(Q)xsltproc --xinclude --nonet \
    208           --output $(DLLISTDIR)/$(arch).md5sum \
    209           $(TOP)/stylesheets/md5sum.xsl \
    210           $(TOP)/$(arch)-index.xml
    211        
    212200FG_GREEN := $(shell echo -e '\e[0;32m')
    213201FG_BLUE := $(shell echo -e '\e[0;34m')
     
    239227        @echo "Download-List Targets"
    240228        @echo "  $(FG_GREEN)download-list $(FG_BLUE)$(ARCHS_DLLIST)$(FG_DEFAULT)"
    241         @echo "md5-List Targets"
    242         @echo "  $(FG_GREEN)md5-list $(FG_BLUE)$(ARCHS_MD5LIST)$(FG_DEFAULT)"
  • BOOK/appendices/dependencies/common.xml

    r111b12a r76b06f6  
    116116      </segmentedlist>
    117117
    118 <!-- Begin Bc dependency info -->
    119   <bridgehead renderas="sect2" id="bc-dep">Bc</bridgehead>
    120 
    121       <segmentedlist>
    122         <segtitle>&dependencies;</segtitle>
    123 
    124         <seglistitem>
    125           <seg>Bash, Binutils, Bison, Coreutils, EGLIBC, GCC, Grep, Make,
    126           and Readline</seg>
    127         </seglistitem>
    128       </segmentedlist>
    129 
    130       <segmentedlist>
    131         <segtitle>&testsuites;</segtitle>
    132 
    133         <seglistitem>
    134           <seg>Gawk</seg>
    135         </seglistitem>
    136       </segmentedlist>
    137 
    138       <segmentedlist>
    139         <segtitle>&before;</segtitle>
    140 
    141         <seglistitem>
    142           <seg>None</seg>
    143         </seglistitem>
    144       </segmentedlist>
    145 
    146118<!-- Begin Binutils dependency info -->
    147119  <bridgehead renderas="sect2" id="binutils-dep">Binutils</bridgehead>
     
    254226      </segmentedlist>
    255227
    256 <!-- Begin Check dependency info -->
    257   <bridgehead renderas="sect2" id="check-dep">Check</bridgehead>
    258 
    259       <segmentedlist>
    260         <segtitle>&dependencies;</segtitle>
    261 
    262         <seglistitem>
    263          <seg>GCC, Grep, Make, Sed and Texinfo</seg>
    264         </seglistitem>
    265       </segmentedlist>
    266 
    267       <segmentedlist>
    268         <segtitle>&testsuites;</segtitle>
    269 
    270         <seglistitem>
    271           <seg>None</seg>
    272         </seglistitem>
    273       </segmentedlist>
    274 
    275       <segmentedlist>
    276         <segtitle>&before;</segtitle>
    277 
    278         <seglistitem>
    279           <seg>None</seg>
    280         </seglistitem>
    281       </segmentedlist>
    282 
    283 <!-- Begin CLooG-ISL dependency info -->
    284   <bridgehead renderas="sect2" id="cloog-isl-dep">CLooG-ISL</bridgehead>
     228<!-- Begin CLooG-PPL dependency info -->
     229  <bridgehead renderas="sect2" id="cloog-ppl-dep">CLooG-PPL</bridgehead>
     230
     231      <segmentedlist>
     232        <segtitle>&dependencies;</segtitle>
     233
     234        <seglistitem>
     235         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
     236         Make, MPC, MPFR, PPL, Sed and Texinfo</seg>
     237        </seglistitem>
     238      </segmentedlist>
     239
     240      <segmentedlist>
     241        <segtitle>&testsuites;</segtitle>
     242
     243        <seglistitem>
     244          <seg>None</seg>
     245        </seglistitem>
     246      </segmentedlist>
     247
     248      <segmentedlist>
     249        <segtitle>&before;</segtitle>
     250
     251        <seglistitem>
     252          <seg>GCC</seg>
     253        </seglistitem>
     254      </segmentedlist>
     255
     256<!-- Begin Coreutils dependency info -->
     257  <bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead>
     258
     259      <segmentedlist>
     260        <segtitle>&dependencies;</segtitle>
     261
     262        <seglistitem>
     263         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, GMP, Grep, Make,
     264         Patch, Perl, Sed and Texinfo</seg>
     265        </seglistitem>
     266      </segmentedlist>
     267
     268      <segmentedlist>
     269        <segtitle>&testsuites;</segtitle>
     270
     271        <seglistitem>
     272          <seg>Diffutils, E2fsprogs, Findutils, Util-linux</seg>
     273        </seglistitem>
     274      </segmentedlist>
     275
     276      <segmentedlist>
     277        <segtitle>&before;</segtitle>
     278
     279        <seglistitem>
     280          <seg>Bash, Diffutils, Findutils, Man and Udev</seg>
     281        </seglistitem>
     282      </segmentedlist>
     283
     284<!-- Begin DejaGNU dependency info -->
     285  <bridgehead renderas="sect2" id="dejagnu-dep">DejaGNU</bridgehead>
     286
     287      <segmentedlist>
     288        <segtitle>&dependencies;</segtitle>
     289
     290        <seglistitem>
     291         <seg>Bash, Coreutils, Diffutils, GCC, Grep, Make and Sed</seg>
     292        </seglistitem>
     293      </segmentedlist>
     294
     295      <segmentedlist>
     296        <segtitle>&testsuites;</segtitle>
     297
     298        <seglistitem>
     299          <seg>None</seg>
     300        </seglistitem>
     301      </segmentedlist>
     302
     303      <segmentedlist>
     304        <segtitle>&before;</segtitle>
     305
     306        <seglistitem>
     307          <seg>None</seg>
     308        </seglistitem>
     309      </segmentedlist>
     310
     311<!-- Begin DHCPCD dependency info -->
     312  <bridgehead renderas="sect2" id="dhcpcd-dep">DHCPCD</bridgehead>
     313
     314      <segmentedlist>
     315        <segtitle>&dependencies;</segtitle>
     316
     317        <seglistitem>
     318         <seg>Bash, Coreutils, GCC, Make, Sed</seg>
     319        </seglistitem>
     320      </segmentedlist>
     321
     322      <segmentedlist>
     323        <segtitle>&testsuites;</segtitle>
     324
     325        <seglistitem>
     326          <seg>No testsuite available</seg>
     327        </seglistitem>
     328      </segmentedlist>
     329
     330      <segmentedlist>
     331        <segtitle>&before;</segtitle>
     332
     333        <seglistitem>
     334          <seg>None</seg>
     335        </seglistitem>
     336      </segmentedlist>
     337
     338<!-- Begin Diffutils dependency info -->
     339  <bridgehead renderas="sect2" id="diffutils-dep">Diffutils</bridgehead>
     340
     341      <segmentedlist>
     342        <segtitle>&dependencies;</segtitle>
     343
     344        <seglistitem>
     345         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
     346         Make, Patch, Sed and Texinfo</seg>
     347        </seglistitem>
     348      </segmentedlist>
     349
     350      <segmentedlist>
     351        <segtitle>&testsuites;</segtitle>
     352
     353        <seglistitem>
     354          <seg>No testsuite available</seg>
     355        </seglistitem>
     356      </segmentedlist>
     357
     358      <segmentedlist>
     359        <segtitle>&before;</segtitle>
     360
     361        <seglistitem>
     362          <seg>None</seg>
     363        </seglistitem>
     364      </segmentedlist>
     365
     366<!-- Begin EGLIBC dependency info -->
     367  <bridgehead renderas="sect2" id="eglibc-dep">EGLIBC</bridgehead>
     368
     369      <segmentedlist>
     370        <segtitle>&dependencies;</segtitle>
     371
     372        <seglistitem>
     373         <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext,
     374         Grep, Gzip, Make, Perl, Sed and Texinfo</seg>
     375        </seglistitem>
     376      </segmentedlist>
     377
     378      <segmentedlist>
     379        <segtitle>&testsuites;</segtitle>
     380
     381        <seglistitem>
     382          <seg>None</seg>
     383        </seglistitem>
     384      </segmentedlist>
     385
     386      <segmentedlist>
     387        <segtitle>&before;</segtitle>
     388
     389        <seglistitem>
     390          <seg>None</seg>
     391        </seglistitem>
     392      </segmentedlist>
     393
     394<!-- Begin Expect dependency info -->
     395  <bridgehead renderas="sect2" id="expect-dep">Expect</bridgehead>
     396
     397      <segmentedlist>
     398        <segtitle>&dependencies;</segtitle>
     399
     400        <seglistitem>
     401         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, GCC, Grep, Make,
     402         Patch, Sed and Tcl</seg>
     403        </seglistitem>
     404      </segmentedlist>
     405
     406      <segmentedlist>
     407        <segtitle>&testsuites;</segtitle>
     408
     409        <seglistitem>
     410          <seg>None</seg>
     411        </seglistitem>
     412      </segmentedlist>
     413
     414      <segmentedlist>
     415        <segtitle>&before;</segtitle>
     416
     417        <seglistitem>
     418          <seg>None</seg>
     419        </seglistitem>
     420      </segmentedlist>
     421
     422<!-- Begin E2fsprogs dependency info -->
     423  <bridgehead renderas="sect2" id="e2fsprogs-dep">E2fsprogs</bridgehead>
     424
     425      <segmentedlist>
     426        <segtitle>&dependencies;</segtitle>
     427
     428        <seglistitem>
     429         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Gettext, Grep, Gzip,
     430         Make, Pkg-config, Sed, Texinfo and Util-linux</seg>
     431        </seglistitem>
     432      </segmentedlist>
     433
     434      <segmentedlist>
     435        <segtitle>&testsuites;</segtitle>
     436
     437        <seglistitem>
     438          <seg>Bzip2 and Diffutils</seg>
     439        </seglistitem>
     440      </segmentedlist>
     441
     442      <segmentedlist>
     443        <segtitle>&before;</segtitle>
     444
     445        <seglistitem>
     446          <seg>None</seg>
     447        </seglistitem>
     448      </segmentedlist>
     449
     450<!-- Begin File dependency info -->
     451  <bridgehead renderas="sect2" id="file-dep">File</bridgehead>
     452
     453      <segmentedlist>
     454        <segtitle>&dependencies;</segtitle>
     455
     456        <seglistitem>
     457         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
     458         Make, Sed and Zlib</seg>
     459        </seglistitem>
     460      </segmentedlist>
     461
     462      <segmentedlist>
     463        <segtitle>&testsuites;</segtitle>
     464
     465        <seglistitem>
     466          <seg>No testsuite available</seg>
     467        </seglistitem>
     468      </segmentedlist>
     469
     470      <segmentedlist>
     471        <segtitle>&before;</segtitle>
     472
     473        <seglistitem>
     474          <seg>None</seg>
     475        </seglistitem>
     476      </segmentedlist>
     477
     478<!-- Begin Findutils dependency info -->
     479  <bridgehead renderas="sect2" id="findutils-dep">Findutils</bridgehead>
     480
     481      <segmentedlist>
     482        <segtitle>&dependencies;</segtitle>
     483
     484        <seglistitem>
     485         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
     486         Sed and Texinfo</seg>
     487        </seglistitem>
     488      </segmentedlist>
     489
     490      <segmentedlist>
     491        <segtitle>&testsuites;</segtitle>
     492
     493        <seglistitem>
     494          <seg>DejaGNU, Diffutils and Expect</seg>
     495        </seglistitem>
     496      </segmentedlist>
     497
     498      <segmentedlist>
     499        <segtitle>&before;</segtitle>
     500
     501        <seglistitem>
     502          <seg>None</seg>
     503        </seglistitem>
     504      </segmentedlist>
     505
     506<!-- Begin Flex dependency info -->
     507  <bridgehead renderas="sect2" id="flex-dep">Flex</bridgehead>
     508
     509      <segmentedlist>
     510        <segtitle>&dependencies;</segtitle>
     511
     512        <seglistitem>
     513         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, M4, Make,
     514         Sed and Texinfo</seg>
     515        </seglistitem>
     516      </segmentedlist>
     517
     518      <segmentedlist>
     519        <segtitle>&testsuites;</segtitle>
     520
     521        <seglistitem>
     522          <seg>Bison, Diffutils and Gawk</seg>
     523        </seglistitem>
     524      </segmentedlist>
     525
     526      <segmentedlist>
     527        <segtitle>&before;</segtitle>
     528
     529        <seglistitem>
     530          <seg>IPRoute2, Kbd and Man</seg>
     531        </seglistitem>
     532      </segmentedlist>
     533
     534<!-- Begin Gawk dependency info -->
     535  <bridgehead renderas="sect2" id="gawk-dep">Gawk</bridgehead>
     536
     537      <segmentedlist>
     538        <segtitle>&dependencies;</segtitle>
     539
     540        <seglistitem>
     541         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Sed and Texinfo</seg>
     542        </seglistitem>
     543      </segmentedlist>
     544
     545      <segmentedlist>
     546        <segtitle>&testsuites;</segtitle>
     547
     548        <seglistitem>
     549          <seg>Diffutils</seg>
     550        </seglistitem>
     551      </segmentedlist>
     552
     553      <segmentedlist>
     554        <segtitle>&before;</segtitle>
     555
     556        <seglistitem>
     557          <seg>None</seg>
     558        </seglistitem>
     559      </segmentedlist>
     560
     561<!-- Begin Gcc dependency info -->
     562  <bridgehead renderas="sect2" id="gcc-dep">Gcc</bridgehead>
     563
     564      <segmentedlist>
     565        <segtitle>&dependencies;</segtitle>
     566
     567        <seglistitem>
     568         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
     569         GCC, GMP, Grep, Make, MPFR, Patch, Perl, Sed, Tar and Texinfo</seg>
     570        </seglistitem>
     571      </segmentedlist>
     572
     573      <segmentedlist>
     574        <segtitle>&testsuites;</segtitle>
     575
     576        <seglistitem>
     577          <seg>DejaGNU and Expect</seg>
     578        </seglistitem>
     579      </segmentedlist>
     580
     581      <segmentedlist>
     582        <segtitle>&before;</segtitle>
     583
     584        <seglistitem>
     585          <seg>None</seg>
     586        </seglistitem>
     587      </segmentedlist>
     588
     589<!-- Begin Gettext dependency info -->
     590  <bridgehead renderas="sect2" id="gettext-dep">Gettext</bridgehead>
     591
     592      <segmentedlist>
     593        <segtitle>&dependencies;</segtitle>
     594
     595        <seglistitem>
     596         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
     597         GCC, Grep, Make, Sed and Texinfo</seg>
     598        </seglistitem>
     599      </segmentedlist>
     600
     601      <segmentedlist>
     602        <segtitle>&testsuites;</segtitle>
     603
     604        <seglistitem>
     605          <seg>Tar and Tcl</seg>
     606        </seglistitem>
     607      </segmentedlist>
     608
     609      <segmentedlist>
     610        <segtitle>&before;</segtitle>
     611
     612        <seglistitem>
     613          <seg>Automake</seg>
     614        </seglistitem>
     615      </segmentedlist>
     616
     617<!-- Begin Glib dependency info -->
     618  <bridgehead renderas="sect2" id="glib-dep">Glib</bridgehead>
     619
     620      <segmentedlist>
     621        <segtitle>&dependencies;</segtitle>
     622
     623        <seglistitem>
     624         <seg>bash, binutils, coreutils, gawk, gcc, gettext, make &amp; M4.</seg>
     625        </seglistitem>
     626      </segmentedlist>
     627
     628      <segmentedlist>
     629        <segtitle>&testsuites;</segtitle>
     630
     631        <seglistitem>
     632          <seg>Unknown</seg>
     633        </seglistitem>
     634      </segmentedlist>
     635
     636      <segmentedlist>
     637        <segtitle>&before;</segtitle>
     638
     639        <seglistitem>
     640          <seg>Pkg-config</seg>
     641        </seglistitem>
     642      </segmentedlist>
     643
     644<!-- Begin GMP dependency info -->
     645  <bridgehead renderas="sect2" id="gmp-dep">GMP</bridgehead>
     646
     647      <segmentedlist>
     648        <segtitle>&dependencies;</segtitle>
     649
     650        <seglistitem>
     651         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, M4, Make,
     652         Sed and Texinfo</seg>
     653        </seglistitem>
     654      </segmentedlist>
     655
     656      <segmentedlist>
     657        <segtitle>&testsuites;</segtitle>
     658
     659        <seglistitem>
     660          <seg>None</seg>
     661        </seglistitem>
     662      </segmentedlist>
     663
     664      <segmentedlist>
     665        <segtitle>&before;</segtitle>
     666
     667        <seglistitem>
     668          <seg>MPFR, GCC</seg>
     669        </seglistitem>
     670      </segmentedlist>
     671
     672<!-- Begin Grep dependency info -->
     673  <bridgehead renderas="sect2" id="grep-dep">Grep</bridgehead>
     674
     675      <segmentedlist>
     676        <segtitle>&dependencies;</segtitle>
     677
     678        <seglistitem>
     679         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
     680         Make, Patch, Sed and Texinfo</seg>
     681        </seglistitem>
     682      </segmentedlist>
     683
     684      <segmentedlist>
     685        <segtitle>&testsuites;</segtitle>
     686
     687        <seglistitem>
     688          <seg>Diffutils and Gawk</seg>
     689        </seglistitem>
     690      </segmentedlist>
     691
     692      <segmentedlist>
     693        <segtitle>&before;</segtitle>
     694
     695        <seglistitem>
     696          <seg>Man</seg>
     697        </seglistitem>
     698      </segmentedlist>
     699
     700<!-- Begin Groff dependency info -->
     701  <bridgehead renderas="sect2" id="groff-dep">Groff</bridgehead>
     702
     703      <segmentedlist>
     704        <segtitle>&dependencies;</segtitle>
     705
     706        <seglistitem>
     707         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep, Make, Perl
     708         Sed and Texinfo</seg>
     709        </seglistitem>
     710      </segmentedlist>
     711
     712      <segmentedlist>
     713        <segtitle>&testsuites;</segtitle>
     714
     715        <seglistitem>
     716          <seg>No testsuite available</seg>
     717        </seglistitem>
     718      </segmentedlist>
     719
     720      <segmentedlist>
     721        <segtitle>&before;</segtitle>
     722
     723        <seglistitem>
     724          <seg>Man and Perl</seg>
     725        </seglistitem>
     726      </segmentedlist>
     727
     728<!-- Begin Gzip dependency info -->
     729  <bridgehead renderas="sect2" id="gzip-dep">Gzip</bridgehead>
     730
     731      <segmentedlist>
     732        <segtitle>&dependencies;</segtitle>
     733
     734        <seglistitem>
     735         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
     736         Sed and Texinfo</seg>
     737        </seglistitem>
     738      </segmentedlist>
     739
     740      <segmentedlist>
     741        <segtitle>&testsuites;</segtitle>
     742
     743        <seglistitem>
     744          <seg>Diffutils</seg>
     745        </seglistitem>
     746      </segmentedlist>
     747
     748      <segmentedlist>
     749        <segtitle>&before;</segtitle>
     750
     751        <seglistitem>
     752          <seg>Man</seg>
     753        </seglistitem>
     754      </segmentedlist>
     755
     756<!-- Begin Iana-Etc dependency info -->
     757  <bridgehead renderas="sect2" id="iana-etc-dep">Iana-Etc</bridgehead>
     758
     759      <segmentedlist>
     760        <segtitle>&dependencies;</segtitle>
     761
     762        <seglistitem>
     763         <seg>Coreutils, Gawk and Make</seg>
     764        </seglistitem>
     765      </segmentedlist>
     766
     767      <segmentedlist>
     768        <segtitle>&testsuites;</segtitle>
     769
     770        <seglistitem>
     771          <seg>No testsuite available</seg>
     772        </seglistitem>
     773      </segmentedlist>
     774
     775      <segmentedlist>
     776        <segtitle>&before;</segtitle>
     777
     778        <seglistitem>
     779          <seg>Perl</seg>
     780        </seglistitem>
     781      </segmentedlist>
     782
     783<!-- Begin IProute2 dependency info -->
     784  <bridgehead renderas="sect2" id="iproute2-dep">IProute2</bridgehead>
     785
     786      <segmentedlist>
     787        <segtitle>&dependencies;</segtitle>
     788
     789        <seglistitem>
     790         <seg>Bash, Binutils, Bison, Coreutils, EGLIBC, Findutils, Flex, GCC,
     791         Make, Linux-Headers and Sed</seg>
     792        </seglistitem>
     793      </segmentedlist>
     794
     795      <segmentedlist>
     796        <segtitle>&testsuites;</segtitle>
     797
     798        <seglistitem>
     799          <seg>No testsuite available</seg>
     800        </seglistitem>
     801      </segmentedlist>
     802
     803      <segmentedlist>
     804        <segtitle>&before;</segtitle>
     805
     806        <seglistitem>
     807          <seg>None</seg>
     808        </seglistitem>
     809      </segmentedlist>
     810
     811<!-- Begin IPutils dependency info -->
     812  <bridgehead renderas="sect2" id="iputils-dep">IPutils</bridgehead>
     813
     814      <segmentedlist>
     815        <segtitle>&dependencies;</segtitle>
     816
     817        <seglistitem>
     818         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC and Make</seg>
     819        </seglistitem>
     820      </segmentedlist>
     821
     822      <segmentedlist>
     823        <segtitle>&testsuites;</segtitle>
     824
     825        <seglistitem>
     826          <seg>No testsuite available</seg>
     827        </seglistitem>
     828      </segmentedlist>
     829
     830      <segmentedlist>
     831        <segtitle>&before;</segtitle>
     832
     833        <seglistitem>
     834          <seg>None</seg>
     835        </seglistitem>
     836      </segmentedlist>
     837
     838<!-- Begin Kbd dependency info -->
     839  <bridgehead renderas="sect2" id="kbd-dep">Kbd</bridgehead>
     840
     841      <segmentedlist>
     842        <segtitle>&dependencies;</segtitle>
     843
     844        <seglistitem>
     845         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Gzip, Make and Sed</seg>
     846        </seglistitem>
     847      </segmentedlist>
     848
     849      <segmentedlist>
     850        <segtitle>&testsuites;</segtitle>
     851
     852        <seglistitem>
     853          <seg>No testsuite available</seg>
     854        </seglistitem>
     855      </segmentedlist>
     856
     857      <segmentedlist>
     858        <segtitle>&before;</segtitle>
     859
     860        <seglistitem>
     861          <seg>None</seg>
     862        </seglistitem>
     863      </segmentedlist>
     864
     865<!-- Begin Less dependency info -->
     866  <bridgehead renderas="sect2" id="less-dep">Less</bridgehead>
     867
     868      <segmentedlist>
     869        <segtitle>&dependencies;</segtitle>
     870
     871        <seglistitem>
     872         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
     873         Ncurses and Sed</seg>
     874        </seglistitem>
     875      </segmentedlist>
     876
     877      <segmentedlist>
     878        <segtitle>&testsuites;</segtitle>
     879
     880        <seglistitem>
     881          <seg>No testsuite available</seg>
     882        </seglistitem>
     883      </segmentedlist>
     884
     885      <segmentedlist>
     886        <segtitle>&before;</segtitle>
     887
     888        <seglistitem>
     889          <seg>None</seg>
     890        </seglistitem>
     891      </segmentedlist>
     892
     893<!-- Begin libestr dependency info -->
     894  <bridgehead renderas="sect2" id="libee-dep">Libee</bridgehead>
     895
     896      <segmentedlist>
     897        <segtitle>&dependencies;</segtitle>
     898
     899        <seglistitem>
     900         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
     901         GCC, Grep, Libestr, Make, Pkg-config, Sed and Texinfo</seg>
     902        </seglistitem>
     903      </segmentedlist>
     904
     905      <segmentedlist>
     906        <segtitle>&testsuites;</segtitle>
     907
     908        <seglistitem>
     909          <seg>None</seg>
     910        </seglistitem>
     911      </segmentedlist>
     912
     913      <segmentedlist>
     914        <segtitle>&before;</segtitle>
     915
     916        <seglistitem>
     917          <seg>Rsyslog</seg>
     918        </seglistitem>
     919      </segmentedlist>
     920
     921<!-- Begin libestr dependency info -->
     922  <bridgehead renderas="sect2" id="libestr-dep">Libestr</bridgehead>
     923
     924      <segmentedlist>
     925        <segtitle>&dependencies;</segtitle>
     926
     927        <seglistitem>
     928         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
     929         GCC, Grep, Make, Sed and Texinfo</seg>
     930        </seglistitem>
     931      </segmentedlist>
     932
     933      <segmentedlist>
     934        <segtitle>&testsuites;</segtitle>
     935
     936        <seglistitem>
     937          <seg>None</seg>
     938        </seglistitem>
     939      </segmentedlist>
     940
     941      <segmentedlist>
     942        <segtitle>&before;</segtitle>
     943
     944        <seglistitem>
     945          <seg>Libee and Rsyslog</seg>
     946        </seglistitem>
     947      </segmentedlist>
     948
     949<!-- Begin Libtool dependency info -->
     950  <bridgehead renderas="sect2" id="libtool-dep">Libtool</bridgehead>
     951
     952      <segmentedlist>
     953        <segtitle>&dependencies;</segtitle>
     954
     955        <seglistitem>
     956         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
     957         GCC, Grep, Make, Sed and Texinfo</seg>
     958        </seglistitem>
     959      </segmentedlist>
     960
     961      <segmentedlist>
     962        <segtitle>&testsuites;</segtitle>
     963
     964        <seglistitem>
     965          <seg>Autoconf</seg>
     966        </seglistitem>
     967      </segmentedlist>
     968
     969      <segmentedlist>
     970        <segtitle>&before;</segtitle>
     971
     972        <seglistitem>
     973          <seg>None</seg>
     974        </seglistitem>
     975      </segmentedlist>
     976
     977<!-- Begin Linux-Headers dependency info -->
     978  <bridgehead renderas="sect2" id="linux-headers-dep">Linux-Headers</bridgehead>
     979
     980      <segmentedlist>
     981        <segtitle>&dependencies;</segtitle>
     982
     983        <seglistitem>
     984         <seg>Binutils, Coreutils, Findutils, GCC, Grep, Make, Perl and Sed</seg>
     985        </seglistitem>
     986      </segmentedlist>
     987
     988      <segmentedlist>
     989        <segtitle>&testsuites;</segtitle>
     990
     991        <seglistitem>
     992          <seg>No testsuite available</seg>
     993        </seglistitem>
     994      </segmentedlist>
     995
     996      <segmentedlist>
     997        <segtitle>&before;</segtitle>
     998
     999        <seglistitem>
     1000          <seg>None</seg>
     1001        </seglistitem>
     1002      </segmentedlist>
     1003
     1004<!-- Begin Linux Kernel dependency info -->
     1005  <bridgehead renderas="sect2" id="linux-dep">Linux Kernel</bridgehead>
     1006
     1007      <segmentedlist>
     1008        <segtitle>&dependencies;</segtitle>
     1009
     1010        <seglistitem>
     1011         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, GCC, Grep,
     1012         Gzip, Make, Module-Init-Tools, Ncurses, Perl and Sed</seg>
     1013        </seglistitem>
     1014      </segmentedlist>
     1015
     1016      <segmentedlist>
     1017        <segtitle>&testsuites;</segtitle>
     1018
     1019        <seglistitem>
     1020          <seg>No testsuite available</seg>
     1021        </seglistitem>
     1022      </segmentedlist>
     1023
     1024      <segmentedlist>
     1025        <segtitle>&before;</segtitle>
     1026
     1027        <seglistitem>
     1028          <seg>None</seg>
     1029        </seglistitem>
     1030      </segmentedlist>
     1031
     1032<!-- Begin M4 dependency info -->
     1033  <bridgehead renderas="sect2" id="m4-dep">M4</bridgehead>
     1034
     1035      <segmentedlist>
     1036        <segtitle>&dependencies;</segtitle>
     1037
     1038        <seglistitem>
     1039         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep, Make, Sed
     1040         and Texinfo</seg>
     1041        </seglistitem>
     1042      </segmentedlist>
     1043
     1044      <segmentedlist>
     1045        <segtitle>&testsuites;</segtitle>
     1046
     1047        <seglistitem>
     1048          <seg>Diffutils</seg>
     1049        </seglistitem>
     1050      </segmentedlist>
     1051
     1052      <segmentedlist>
     1053        <segtitle>&before;</segtitle>
     1054
     1055        <seglistitem>
     1056          <seg>Autoconf and Bison</seg>
     1057        </seglistitem>
     1058      </segmentedlist>
     1059
     1060<!-- Begin Make dependency info -->
     1061  <bridgehead renderas="sect2" id="make-dep">Make</bridgehead>
     1062
     1063      <segmentedlist>
     1064        <segtitle>&dependencies;</segtitle>
     1065
     1066        <seglistitem>
     1067         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
     1068         Make, Sed and Texinfo</seg>
     1069        </seglistitem>
     1070      </segmentedlist>
     1071
     1072      <segmentedlist>
     1073        <segtitle>&testsuites;</segtitle>
     1074
     1075        <seglistitem>
     1076          <seg>Perl and Procps</seg>
     1077        </seglistitem>
     1078      </segmentedlist>
     1079
     1080      <segmentedlist>
     1081        <segtitle>&before;</segtitle>
     1082
     1083        <seglistitem>
     1084          <seg>None</seg>
     1085        </seglistitem>
     1086      </segmentedlist>
     1087
     1088<!-- Begin Man dependency info -->
     1089  <bridgehead renderas="sect2" id="man-dep">Man</bridgehead>
     1090
     1091      <segmentedlist>
     1092        <segtitle>&dependencies;</segtitle>
     1093
     1094        <seglistitem>
     1095         <seg>Bash, Binutils, Bzip2, Coreutils, EGLIBC, Gawk, GCC,
     1096         Grep, Groff, Gzip, Less, XZ-Utils, Make and Sed</seg>
     1097        </seglistitem>
     1098      </segmentedlist>
     1099
     1100      <segmentedlist>
     1101        <segtitle>&testsuites;</segtitle>
     1102
     1103        <seglistitem>
     1104          <seg>No testsuite available</seg>
     1105        </seglistitem>
     1106      </segmentedlist>
     1107
     1108      <segmentedlist>
     1109        <segtitle>&before;</segtitle>
     1110
     1111        <seglistitem>
     1112          <seg>None</seg>
     1113        </seglistitem>
     1114      </segmentedlist>
     1115
     1116<!-- Begin Man-Pages dependency info -->
     1117  <bridgehead renderas="sect2" id="man-pages-dep">Man-Pages</bridgehead>
     1118
     1119      <segmentedlist>
     1120        <segtitle>&dependencies;</segtitle>
     1121
     1122        <seglistitem>
     1123         <seg>Bash, Coreutils, and Make</seg>
     1124        </seglistitem>
     1125      </segmentedlist>
     1126
     1127      <segmentedlist>
     1128        <segtitle>&testsuites;</segtitle>
     1129
     1130        <seglistitem>
     1131          <seg>No testsuite available</seg>
     1132        </seglistitem>
     1133      </segmentedlist>
     1134
     1135      <segmentedlist>
     1136        <segtitle>&before;</segtitle>
     1137
     1138        <seglistitem>
     1139          <seg>None</seg>
     1140        </seglistitem>
     1141      </segmentedlist>
     1142
     1143<!-- Begin MPC dependency info -->
     1144  <bridgehead renderas="sect2" id="mpc-dep">MPC</bridgehead>
     1145
     1146      <segmentedlist>
     1147        <segtitle>&dependencies;</segtitle>
     1148
     1149        <seglistitem>
     1150         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
     1151         Make, MPFR, Sed and Texinfo</seg>
     1152        </seglistitem>
     1153      </segmentedlist>
     1154
     1155      <segmentedlist>
     1156        <segtitle>&testsuites;</segtitle>
     1157
     1158        <seglistitem>
     1159          <seg>None</seg>
     1160        </seglistitem>
     1161      </segmentedlist>
     1162
     1163      <segmentedlist>
     1164        <segtitle>&before;</segtitle>
     1165
     1166        <seglistitem>
     1167          <seg>GCC</seg>
     1168        </seglistitem>
     1169      </segmentedlist>
     1170
     1171<!-- Begin MPFR dependency info -->
     1172  <bridgehead renderas="sect2" id="mpfr-dep">MPFR</bridgehead>
     1173
     1174      <segmentedlist>
     1175        <segtitle>&dependencies;</segtitle>
     1176
     1177        <seglistitem>
     1178         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
     1179         Make, Sed and Texinfo</seg>
     1180        </seglistitem>
     1181      </segmentedlist>
     1182
     1183      <segmentedlist>
     1184        <segtitle>&testsuites;</segtitle>
     1185
     1186        <seglistitem>
     1187          <seg>None</seg>
     1188        </seglistitem>
     1189      </segmentedlist>
     1190
     1191      <segmentedlist>
     1192        <segtitle>&before;</segtitle>
     1193
     1194        <seglistitem>
     1195          <seg>GCC</seg>
     1196        </seglistitem>
     1197      </segmentedlist>
     1198
     1199<!-- Begin Module-Init-Tools dependency info -->
     1200  <bridgehead renderas="sect2" id="module-init-tools-dep">Module-Init-Tools</bridgehead>
     1201
     1202      <segmentedlist>
     1203        <segtitle>&dependencies;</segtitle>
     1204
     1205        <seglistitem>
     1206         <seg>Bash, Binutils, Coreutils, EGLIBC, Findutils, GCC, Grep, Make,
     1207         Sed and Zlib</seg>
     1208        </seglistitem>
     1209      </segmentedlist>
     1210
     1211      <segmentedlist>
     1212        <segtitle>&testsuites;</segtitle>
     1213
     1214        <seglistitem>
     1215          <seg>Diffutils, File, Gawk and Gzip</seg>
     1216        </seglistitem>
     1217      </segmentedlist>
     1218
     1219      <segmentedlist>
     1220        <segtitle>&before;</segtitle>
     1221
     1222        <seglistitem>
     1223          <seg>None</seg>
     1224        </seglistitem>
     1225      </segmentedlist>
     1226
     1227<!-- Begin Ncurses dependency info -->
     1228  <bridgehead renderas="sect2" id="ncurses-dep">Ncurses</bridgehead>
     1229
     1230      <segmentedlist>
     1231        <segtitle>&dependencies;</segtitle>
     1232
     1233        <seglistitem>
     1234         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
     1235         Make and Sed</seg>
     1236        </seglistitem>
     1237      </segmentedlist>
     1238
     1239      <segmentedlist>
     1240        <segtitle>&testsuites;</segtitle>
     1241
     1242        <seglistitem>
     1243          <seg>No testsuite available</seg>
     1244        </seglistitem>
     1245      </segmentedlist>
     1246
     1247      <segmentedlist>
     1248        <segtitle>&before;</segtitle>
     1249
     1250        <seglistitem>
     1251          <seg>Bash, GRUB, Inetutils, Less, Procps, Psmisc, Readline, Texinfo,
     1252          Util-linux and Vim</seg>
     1253        </seglistitem>
     1254      </segmentedlist>
     1255
     1256<!-- Begin Patch dependency info -->
     1257  <bridgehead renderas="sect2" id="patch-dep">Patch</bridgehead>
     1258
     1259      <segmentedlist>
     1260        <segtitle>&dependencies;</segtitle>
     1261
     1262        <seglistitem>
     1263         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make and Sed</seg>
     1264        </seglistitem>
     1265      </segmentedlist>
     1266
     1267      <segmentedlist>
     1268        <segtitle>&testsuites;</segtitle>
     1269
     1270        <seglistitem>
     1271          <seg>No testsuite available</seg>
     1272        </seglistitem>
     1273      </segmentedlist>
     1274
     1275      <segmentedlist>
     1276        <segtitle>&before;</segtitle>
     1277
     1278        <seglistitem>
     1279          <seg>None</seg>
     1280        </seglistitem>
     1281      </segmentedlist>
     1282
     1283<!-- Begin Perl dependency info -->
     1284  <bridgehead renderas="sect2" id="perl-dep">Perl</bridgehead>
     1285
     1286      <segmentedlist>
     1287        <segtitle>&dependencies;</segtitle>
     1288
     1289        <seglistitem>
     1290         <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep,
     1291         Make and Sed</seg>
     1292        </seglistitem>
     1293      </segmentedlist>
     1294
     1295      <segmentedlist>
     1296        <segtitle>&testsuites;</segtitle>
     1297
     1298        <seglistitem>
     1299          <seg>Gzip, Iana-Etc and Procps, Tar</seg>
     1300        </seglistitem>
     1301      </segmentedlist>
     1302
     1303      <segmentedlist>
     1304        <segtitle>&before;</segtitle>
     1305
     1306        <seglistitem>
     1307          <seg>Autoconf</seg>
     1308        </seglistitem>
     1309      </segmentedlist>
     1310
     1311<!-- Begin Pkg-config dependency info -->
     1312  <bridgehead renderas="sect2" id="pkg-config-dep">Pkg-config</bridgehead>
     1313
     1314      <segmentedlist>
     1315        <segtitle>&dependencies;</segtitle>
     1316
     1317        <seglistitem>
     1318         <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
     1319         Make and Sed</seg>
     1320        </seglistitem>
     1321      </segmentedlist>
     1322
     1323      <segmentedlist>
     1324        <segtitle>&testsuites;</segtitle>
     1325
     1326        <seglistitem>
     1327          <seg>None</seg>
     1328        </seglistitem>
     1329      </segmentedlist>
     1330
     1331      <segmentedlist>
     1332        <segtitle>&before;</segtitle>
     1333
     1334        <seglistitem>
     1335          <seg>Util-linux, E2fsprogs</seg>
     1336        </seglistitem>
     1337      </segmentedlist>
     1338
     1339<!-- Begin PPL dependency info -->
     1340  <bridgehead renderas="sect2" id="ppl-dep">PPL</bridgehead>
    2851341
    2861342      <segmentedlist>
     
    3091365      </segmentedlist>
    3101366
    311 <!-- Begin Coreutils dependency info -->
    312   <bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead>
    313 
    314       <segmentedlist>
    315         <segtitle>&dependencies;</segtitle>
    316 
    317         <seglistitem>
    318          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, GMP, Grep, Make,
    319          Patch, Perl, Sed and Texinfo</seg>
    320         </seglistitem>
    321       </segmentedlist>
    322 
    323       <segmentedlist>
    324         <segtitle>&testsuites;</segtitle>
    325 
    326         <seglistitem>
    327           <seg>Diffutils, E2fsprogs, Findutils, Util-linux</seg>
    328         </seglistitem>
    329       </segmentedlist>
    330 
    331       <segmentedlist>
    332         <segtitle>&before;</segtitle>
    333 
    334         <seglistitem>
    335           <seg>Bash, Diffutils, Findutils, Man and Eudev</seg>
    336         </seglistitem>
    337       </segmentedlist>
    338 
    339 <!-- Begin DejaGNU dependency info -->
    340   <bridgehead renderas="sect2" id="dejagnu-dep">DejaGNU</bridgehead>
    341 
    342       <segmentedlist>
    343         <segtitle>&dependencies;</segtitle>
    344 
    345         <seglistitem>
    346          <seg>Bash, Coreutils, Diffutils, GCC, Grep, Make and Sed</seg>
    347         </seglistitem>
    348       </segmentedlist>
    349 
    350       <segmentedlist>
    351         <segtitle>&testsuites;</segtitle>
    352 
    353         <seglistitem>
    354           <seg>None</seg>
    355         </seglistitem>
    356       </segmentedlist>
    357 
    358       <segmentedlist>
    359         <segtitle>&before;</segtitle>
    360 
    361         <seglistitem>
    362           <seg>None</seg>
    363         </seglistitem>
    364       </segmentedlist>
    365 
    366 <!-- Begin DHCPCD dependency info -->
    367   <bridgehead renderas="sect2" id="dhcpcd-dep">DHCPCD</bridgehead>
    368 
    369       <segmentedlist>
    370         <segtitle>&dependencies;</segtitle>
    371 
    372         <seglistitem>
    373          <seg>Bash, Coreutils, GCC, Make, Sed</seg>
    374         </seglistitem>
    375       </segmentedlist>
    376 
    377       <segmentedlist>
    378         <segtitle>&testsuites;</segtitle>
    379 
    380         <seglistitem>
    381           <seg>No testsuite available</seg>
    382         </seglistitem>
    383       </segmentedlist>
    384 
    385       <segmentedlist>
    386         <segtitle>&before;</segtitle>
    387 
    388         <seglistitem>
    389           <seg>None</seg>
    390         </seglistitem>
    391       </segmentedlist>
    392 
    393 <!-- Begin Diffutils dependency info -->
    394   <bridgehead renderas="sect2" id="diffutils-dep">Diffutils</bridgehead>
    395 
    396       <segmentedlist>
    397         <segtitle>&dependencies;</segtitle>
    398 
    399         <seglistitem>
    400          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
    401          Make, Patch, Sed and Texinfo</seg>
    402         </seglistitem>
    403       </segmentedlist>
    404 
    405       <segmentedlist>
    406         <segtitle>&testsuites;</segtitle>
    407 
    408         <seglistitem>
    409           <seg>No testsuite available</seg>
    410         </seglistitem>
    411       </segmentedlist>
    412 
    413       <segmentedlist>
    414         <segtitle>&before;</segtitle>
    415 
    416         <seglistitem>
    417           <seg>None</seg>
    418         </seglistitem>
    419       </segmentedlist>
    420 
    421 <!-- Begin EGLIBC dependency info -->
    422   <bridgehead renderas="sect2" id="eglibc-dep">EGLIBC</bridgehead>
    423 
    424       <segmentedlist>
    425         <segtitle>&dependencies;</segtitle>
    426 
    427         <seglistitem>
    428          <seg>Bash, Binutils, Coreutils, Diffutils, Gawk, GCC, Gettext,
    429          Grep, Gzip, Make, Perl, Sed and Texinfo</seg>
    430         </seglistitem>
    431       </segmentedlist>
    432 
    433       <segmentedlist>
    434         <segtitle>&testsuites;</segtitle>
    435 
    436         <seglistitem>
    437           <seg>None</seg>
    438         </seglistitem>
    439       </segmentedlist>
    440 
    441       <segmentedlist>
    442         <segtitle>&before;</segtitle>
    443 
    444         <seglistitem>
    445           <seg>None</seg>
    446         </seglistitem>
    447       </segmentedlist>
    448 
    449 <!-- Begin Expect dependency info -->
    450   <bridgehead renderas="sect2" id="expect-dep">Expect</bridgehead>
    451 
    452       <segmentedlist>
    453         <segtitle>&dependencies;</segtitle>
    454 
    455         <seglistitem>
    456          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, GCC, Grep, Make,
    457          Patch, Sed and Tcl</seg>
    458         </seglistitem>
    459       </segmentedlist>
    460 
    461       <segmentedlist>
    462         <segtitle>&testsuites;</segtitle>
    463 
    464         <seglistitem>
    465           <seg>None</seg>
    466         </seglistitem>
    467       </segmentedlist>
    468 
    469       <segmentedlist>
    470         <segtitle>&before;</segtitle>
    471 
    472         <seglistitem>
    473           <seg>None</seg>
    474         </seglistitem>
    475       </segmentedlist>
    476 
    477 <!-- Begin E2fsprogs dependency info -->
    478   <bridgehead renderas="sect2" id="e2fsprogs-dep">E2fsprogs</bridgehead>
    479 
    480       <segmentedlist>
    481         <segtitle>&dependencies;</segtitle>
    482 
    483         <seglistitem>
    484          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Gettext, Grep, Gzip,
    485          Make, Pkg-config-lite, Sed, Texinfo and Util-linux</seg>
    486         </seglistitem>
    487       </segmentedlist>
    488 
    489       <segmentedlist>
    490         <segtitle>&testsuites;</segtitle>
    491 
    492         <seglistitem>
    493           <seg>Bzip2 and Diffutils</seg>
    494         </seglistitem>
    495       </segmentedlist>
    496 
    497       <segmentedlist>
    498         <segtitle>&before;</segtitle>
    499 
    500         <seglistitem>
    501           <seg>None</seg>
    502         </seglistitem>
    503       </segmentedlist>
    504 
    505 <!-- Begin File dependency info -->
    506   <bridgehead renderas="sect2" id="file-dep">File</bridgehead>
    507 
    508       <segmentedlist>
    509         <segtitle>&dependencies;</segtitle>
    510 
    511         <seglistitem>
    512          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
    513          Make, Sed and Zlib</seg>
    514         </seglistitem>
    515       </segmentedlist>
    516 
    517       <segmentedlist>
    518         <segtitle>&testsuites;</segtitle>
    519 
    520         <seglistitem>
    521           <seg>No testsuite available</seg>
    522         </seglistitem>
    523       </segmentedlist>
    524 
    525       <segmentedlist>
    526         <segtitle>&before;</segtitle>
    527 
    528         <seglistitem>
    529           <seg>None</seg>
    530         </seglistitem>
    531       </segmentedlist>
    532 
    533 <!-- Begin Findutils dependency info -->
    534   <bridgehead renderas="sect2" id="findutils-dep">Findutils</bridgehead>
     1367
     1368<!-- Begin Procps dependency info -->
     1369  <bridgehead renderas="sect2" id="procps-dep">Procps</bridgehead>
     1370
     1371      <segmentedlist>
     1372        <segtitle>&dependencies;</segtitle>
     1373
     1374        <seglistitem>
     1375         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Make and Ncurses</seg>
     1376        </seglistitem>
     1377      </segmentedlist>
     1378
     1379      <segmentedlist>
     1380        <segtitle>&testsuites;</segtitle>
     1381
     1382        <seglistitem>
     1383          <seg>No testsuite available</seg>
     1384        </seglistitem>
     1385      </segmentedlist>
     1386
     1387      <segmentedlist>
     1388        <segtitle>&before;</segtitle>
     1389
     1390        <seglistitem>
     1391          <seg>None</seg>
     1392        </seglistitem>
     1393      </segmentedlist>
     1394
     1395<!-- Begin Psmisc dependency info -->
     1396  <bridgehead renderas="sect2" id="psmisc-dep">Psmisc</bridgehead>
     1397
     1398      <segmentedlist>
     1399        <segtitle>&dependencies;</segtitle>
     1400
     1401        <seglistitem>
     1402         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Ncurses
     1403         and Sed</seg>
     1404        </seglistitem>
     1405      </segmentedlist>
     1406
     1407      <segmentedlist>
     1408        <segtitle>&testsuites;</segtitle>
     1409
     1410        <seglistitem>
     1411          <seg>No testsuite available</seg>
     1412        </seglistitem>
     1413      </segmentedlist>
     1414
     1415      <segmentedlist>
     1416        <segtitle>&before;</segtitle>
     1417
     1418        <seglistitem>
     1419          <seg>None</seg>
     1420        </seglistitem>
     1421      </segmentedlist>
     1422
     1423<!-- Begin Readline dependency info -->
     1424  <bridgehead renderas="sect2" id="readline-dep">Readline</bridgehead>
     1425
     1426      <segmentedlist>
     1427        <segtitle>&dependencies;</segtitle>
     1428
     1429        <seglistitem>
     1430         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Ncurses,
     1431         Patch, Sed and Texinfo</seg>
     1432        </seglistitem>
     1433      </segmentedlist>
     1434
     1435      <segmentedlist>
     1436        <segtitle>&testsuites;</segtitle>
     1437
     1438        <seglistitem>
     1439          <seg>No testsuite available</seg>
     1440        </seglistitem>
     1441      </segmentedlist>
     1442
     1443      <segmentedlist>
     1444        <segtitle>&before;</segtitle>
     1445
     1446        <seglistitem>
     1447          <seg>Bash</seg>
     1448        </seglistitem>
     1449      </segmentedlist>
     1450
     1451<!-- Begin Rsyslog dependency info -->
     1452  <bridgehead renderas="sect2" id="rsyslog-dep">Rsyslog</bridgehead>
     1453
     1454      <segmentedlist>
     1455        <segtitle>&dependencies;</segtitle>
     1456
     1457        <seglistitem>
     1458         <seg>Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, libee,
     1459         Libestr, Make, Sed and Zlib</seg>
     1460        </seglistitem>
     1461      </segmentedlist>
     1462
     1463      <segmentedlist>
     1464        <segtitle>&testsuites;</segtitle>
     1465
     1466        <seglistitem>
     1467          <seg>No testsuite available</seg>
     1468        </seglistitem>
     1469      </segmentedlist>
     1470
     1471      <segmentedlist>
     1472        <segtitle>&before;</segtitle>
     1473
     1474        <seglistitem>
     1475          <seg>None</seg>
     1476        </seglistitem>
     1477      </segmentedlist>
     1478
     1479<!-- Begin Sed dependency info -->
     1480  <bridgehead renderas="sect2" id="sed-dep">Sed</bridgehead>
    5351481
    5361482      <segmentedlist>
     
    5471493
    5481494        <seglistitem>
    549           <seg>DejaGNU, Diffutils and Expect</seg>
    550         </seglistitem>
    551       </segmentedlist>
    552 
    553       <segmentedlist>
    554         <segtitle>&before;</segtitle>
    555 
    556         <seglistitem>
    557           <seg>None</seg>
    558         </seglistitem>
    559       </segmentedlist>
    560 
    561 <!-- Begin Flex dependency info -->
    562   <bridgehead renderas="sect2" id="flex-dep">Flex</bridgehead>
    563 
    564       <segmentedlist>
    565         <segtitle>&dependencies;</segtitle>
    566 
    567         <seglistitem>
    568          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, M4, Make,
    569          Sed and Texinfo</seg>
    570         </seglistitem>
    571       </segmentedlist>
    572 
    573       <segmentedlist>
    574         <segtitle>&testsuites;</segtitle>
    575 
    576         <seglistitem>
    577           <seg>Bison, Diffutils and Gawk</seg>
    578         </seglistitem>
    579       </segmentedlist>
    580 
    581       <segmentedlist>
    582         <segtitle>&before;</segtitle>
    583 
    584         <seglistitem>
    585           <seg>IPRoute2, Kbd and Man</seg>
    586         </seglistitem>
    587       </segmentedlist>
    588 
    589 <!-- Begin Gawk dependency info -->
    590   <bridgehead renderas="sect2" id="gawk-dep">Gawk</bridgehead>
    591 
    592       <segmentedlist>
    593         <segtitle>&dependencies;</segtitle>
    594 
    595         <seglistitem>
    596          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Sed and Texinfo</seg>
    597         </seglistitem>
    598       </segmentedlist>
    599 
    600       <segmentedlist>
    601         <segtitle>&testsuites;</segtitle>
    602 
    603         <seglistitem>
    604           <seg>Diffutils</seg>
    605         </seglistitem>
    606       </segmentedlist>
    607 
    608       <segmentedlist>
    609         <segtitle>&before;</segtitle>
    610 
    611         <seglistitem>
    612           <seg>None</seg>
    613         </seglistitem>
    614       </segmentedlist>
    615 
    616 <!-- Begin Gcc dependency info -->
    617   <bridgehead renderas="sect2" id="gcc-dep">Gcc</bridgehead>
    618 
    619       <segmentedlist>
    620         <segtitle>&dependencies;</segtitle>
    621 
    622         <seglistitem>
    623          <seg>Bash, Binutils, CLooG-ISL, Coreutils, Diffutils, EGLIBC,
    624          Findutils, Gawk, GCC, GMP, Grep, ISL, Make, MPFR, Patch, Perl, Sed,
    625          Tar and Texinfo</seg>
    626         </seglistitem>
    627       </segmentedlist>
    628 
    629       <segmentedlist>
    630         <segtitle>&testsuites;</segtitle>
    631 
    632         <seglistitem>
    633           <seg>Check, DejaGNU, and Expect</seg>
    634         </seglistitem>
    635       </segmentedlist>
    636 
    637       <segmentedlist>
    638         <segtitle>&before;</segtitle>
    639 
    640         <seglistitem>
    641           <seg>None</seg>
    642         </seglistitem>
    643       </segmentedlist>
    644 
    645 <!-- Begin Gettext dependency info -->
    646   <bridgehead renderas="sect2" id="gettext-dep">Gettext</bridgehead>
    647 
    648       <segmentedlist>
    649         <segtitle>&dependencies;</segtitle>
    650 
    651         <seglistitem>
    652          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
    653          GCC, Grep, Make, Sed and Texinfo</seg>
    654         </seglistitem>
    655       </segmentedlist>
    656 
    657       <segmentedlist>
    658         <segtitle>&testsuites;</segtitle>
    659 
    660         <seglistitem>
    661           <seg>Tar and Tcl</seg>
    662         </seglistitem>
    663       </segmentedlist>
    664 
    665       <segmentedlist>
    666         <segtitle>&before;</segtitle>
    667 
    668         <seglistitem>
    669           <seg>Automake</seg>
    670         </seglistitem>
    671       </segmentedlist>
    672 
    673 <!-- Begin Glib dependency info -->
    674   <bridgehead renderas="sect2" id="glib-dep">Glib</bridgehead>
    675 
    676       <segmentedlist>
    677         <segtitle>&dependencies;</segtitle>
    678 
    679         <seglistitem>
    680          <seg>bash, binutils, coreutils, gawk, gcc, gettext, make &amp; M4.</seg>
    681         </seglistitem>
    682       </segmentedlist>
    683 
    684       <segmentedlist>
    685         <segtitle>&testsuites;</segtitle>
    686 
    687         <seglistitem>
    688           <seg>Unknown</seg>
    689         </seglistitem>
    690       </segmentedlist>
    691 
    692       <segmentedlist>
    693         <segtitle>&before;</segtitle>
    694 
    695         <seglistitem>
    696           <seg>Pkg-config-lite</seg>
    697         </seglistitem>
    698       </segmentedlist>
    699 
    700 <!-- Begin GMP dependency info -->
    701   <bridgehead renderas="sect2" id="gmp-dep">GMP</bridgehead>
    702 
    703       <segmentedlist>
    704         <segtitle>&dependencies;</segtitle>
    705 
    706         <seglistitem>
    707          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, M4, Make,
    708          Sed and Texinfo</seg>
    709         </seglistitem>
    710       </segmentedlist>
    711 
    712       <segmentedlist>
    713         <segtitle>&testsuites;</segtitle>
    714 
    715         <seglistitem>
    716           <seg>None</seg>
    717         </seglistitem>
    718       </segmentedlist>
    719 
    720       <segmentedlist>
    721         <segtitle>&before;</segtitle>
    722 
    723         <seglistitem>
    724           <seg>MPFR, GCC</seg>
    725         </seglistitem>
    726       </segmentedlist>
    727 
    728 <!-- Begin Grep dependency info -->
    729   <bridgehead renderas="sect2" id="grep-dep">Grep</bridgehead>
    730 
    731       <segmentedlist>
    732         <segtitle>&dependencies;</segtitle>
    733 
    734         <seglistitem>
    735          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
    736          Make, Patch, Sed and Texinfo</seg>
    737         </seglistitem>
    738       </segmentedlist>
    739 
    740       <segmentedlist>
    741         <segtitle>&testsuites;</segtitle>
    742 
    743         <seglistitem>
    744           <seg>Diffutils and Gawk</seg>
    745         </seglistitem>
    746       </segmentedlist>
    747 
    748       <segmentedlist>
    749         <segtitle>&before;</segtitle>
    750 
    751         <seglistitem>
    752           <seg>Man</seg>
    753         </seglistitem>
    754       </segmentedlist>
    755 
    756 <!-- Begin Groff dependency info -->
    757   <bridgehead renderas="sect2" id="groff-dep">Groff</bridgehead>
    758 
    759       <segmentedlist>
    760         <segtitle>&dependencies;</segtitle>
    761 
    762         <seglistitem>
    763          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep, Make, Perl
    764          Sed and Texinfo</seg>
    765         </seglistitem>
    766       </segmentedlist>
    767 
    768       <segmentedlist>
    769         <segtitle>&testsuites;</segtitle>
    770 
    771         <seglistitem>
    772           <seg>No testsuite available</seg>
    773         </seglistitem>
    774       </segmentedlist>
    775 
    776       <segmentedlist>
    777         <segtitle>&before;</segtitle>
    778 
    779         <seglistitem>
    780           <seg>Man and Perl</seg>
    781         </seglistitem>
    782       </segmentedlist>
    783 
    784 <!-- Begin Gzip dependency info -->
    785   <bridgehead renderas="sect2" id="gzip-dep">Gzip</bridgehead>
    786 
    787       <segmentedlist>
    788         <segtitle>&dependencies;</segtitle>
    789 
    790         <seglistitem>
    791          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
    792          Sed and Texinfo</seg>
    793         </seglistitem>
    794       </segmentedlist>
    795 
    796       <segmentedlist>
    797         <segtitle>&testsuites;</segtitle>
    798 
    799         <seglistitem>
    800           <seg>Diffutils</seg>
    801         </seglistitem>
    802       </segmentedlist>
    803 
    804       <segmentedlist>
    805         <segtitle>&before;</segtitle>
    806 
    807         <seglistitem>
    808           <seg>Man</seg>
    809         </seglistitem>
    810       </segmentedlist>
    811 
    812 <!-- Begin Iana-Etc dependency info -->
    813   <bridgehead renderas="sect2" id="iana-etc-dep">Iana-Etc</bridgehead>
    814 
    815       <segmentedlist>
    816         <segtitle>&dependencies;</segtitle>
    817 
    818         <seglistitem>
    819          <seg>Coreutils, Gawk and Make</seg>
    820         </seglistitem>
    821       </segmentedlist>
    822 
    823       <segmentedlist>
    824         <segtitle>&testsuites;</segtitle>
    825 
    826         <seglistitem>
    827           <seg>No testsuite available</seg>
    828         </seglistitem>
    829       </segmentedlist>
    830 
    831       <segmentedlist>
    832         <segtitle>&before;</segtitle>
    833 
    834         <seglistitem>
    835           <seg>Perl</seg>
    836         </seglistitem>
    837       </segmentedlist>
    838 
    839 <!-- Begin IProute2 dependency info -->
    840   <bridgehead renderas="sect2" id="iproute2-dep">IProute2</bridgehead>
    841 
    842       <segmentedlist>
    843         <segtitle>&dependencies;</segtitle>
    844 
    845         <seglistitem>
    846          <seg>Bash, Binutils, Bison, Coreutils, EGLIBC, Findutils, Flex, GCC,
    847          Make, Linux-Headers and Sed</seg>
    848         </seglistitem>
    849       </segmentedlist>
    850 
    851       <segmentedlist>
    852         <segtitle>&testsuites;</segtitle>
    853 
    854         <seglistitem>
    855           <seg>No testsuite available</seg>
    856         </seglistitem>
    857       </segmentedlist>
    858 
    859       <segmentedlist>
    860         <segtitle>&before;</segtitle>
    861 
    862         <seglistitem>
    863           <seg>None</seg>
    864         </seglistitem>
    865       </segmentedlist>
    866 
    867 <!-- Begin IPutils dependency info -->
    868   <bridgehead renderas="sect2" id="iputils-dep">IPutils</bridgehead>
    869 
    870       <segmentedlist>
    871         <segtitle>&dependencies;</segtitle>
    872 
    873         <seglistitem>
    874          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC and Make</seg>
    875         </seglistitem>
    876       </segmentedlist>
    877 
    878       <segmentedlist>
    879         <segtitle>&testsuites;</segtitle>
    880 
    881         <seglistitem>
    882           <seg>No testsuite available</seg>
    883         </seglistitem>
    884       </segmentedlist>
    885 
    886       <segmentedlist>
    887         <segtitle>&before;</segtitle>
    888 
    889         <seglistitem>
    890           <seg>None</seg>
    891         </seglistitem>
    892       </segmentedlist>
    893 
    894 <!-- Begin ISL dependency info -->
    895   <bridgehead renderas="sect2" id="isl-dep">ISL</bridgehead>
    896 
    897       <segmentedlist>
    898         <segtitle>&dependencies;</segtitle>
    899 
    900         <seglistitem>
    901          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
    902          GMP, Make, MPC, MPFR, Sed and Texinfo</seg>
    903         </seglistitem>
    904       </segmentedlist>
    905 
    906       <segmentedlist>
    907         <segtitle>&testsuites;</segtitle>
    908 
    909         <seglistitem>
    910           <seg>None</seg>
    911         </seglistitem>
    912       </segmentedlist>
    913 
    914       <segmentedlist>
    915         <segtitle>&before;</segtitle>
    916 
    917         <seglistitem>
    918           <seg>GCC</seg>
    919         </seglistitem>
    920       </segmentedlist>
    921 
    922 <!-- Begin Kbd dependency info -->
    923   <bridgehead renderas="sect2" id="kbd-dep">Kbd</bridgehead>
    924 
    925       <segmentedlist>
    926         <segtitle>&dependencies;</segtitle>
    927 
    928         <seglistitem>
    929          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Gzip, Make, and
    930          Check</seg>
    931         </seglistitem>
    932       </segmentedlist>
    933 
    934       <segmentedlist>
    935         <segtitle>&testsuites;</segtitle>
    936 
    937         <seglistitem>
    938           <seg>No testsuite available</seg>
    939         </seglistitem>
    940       </segmentedlist>
    941 
    942       <segmentedlist>
    943         <segtitle>&before;</segtitle>
    944 
    945         <seglistitem>
    946           <seg>None</seg>
    947         </seglistitem>
    948       </segmentedlist>
    949 
    950 <!-- Begin KMOD dependency info -->
    951   <bridgehead renderas="sect2" id="kmod-dep">KMOD</bridgehead>
    952 
    953       <segmentedlist>
    954         <segtitle>&dependencies;</segtitle>
    955 
    956         <seglistitem>
    957          <seg>Bash, Binutils, Bison, Coreutils, EGLIBC, Flex, Gawk, GCC,
    958          Gettext, Gzip, Make, Pkg-config-lite, Sed, XZ-Utils, and Zlib.
    959          </seg>
    960         </seglistitem>
    961       </segmentedlist>
    962 
    963       <segmentedlist>
    964         <segtitle>&testsuites;</segtitle>
    965 
    966         <seglistitem>
    967           <seg>No testsuite available</seg>
    968         </seglistitem>
    969       </segmentedlist>
    970 
    971       <segmentedlist>
    972         <segtitle>&before;</segtitle>
    973 
    974         <seglistitem>
    975           <seg>Eudev</seg>
    976         </seglistitem>
    977       </segmentedlist>
    978 
    979 <!-- Begin Less dependency info -->
    980   <bridgehead renderas="sect2" id="less-dep">Less</bridgehead>
    981 
    982       <segmentedlist>
    983         <segtitle>&dependencies;</segtitle>
    984 
    985         <seglistitem>
    986          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
    987          Ncurses and Sed</seg>
    988         </seglistitem>
    989       </segmentedlist>
    990 
    991       <segmentedlist>
    992         <segtitle>&testsuites;</segtitle>
    993 
    994         <seglistitem>
    995           <seg>No testsuite available</seg>
    996         </seglistitem>
    997       </segmentedlist>
    998 
    999       <segmentedlist>
    1000         <segtitle>&before;</segtitle>
    1001 
    1002         <seglistitem>
    1003           <seg>None</seg>
    1004         </seglistitem>
    1005       </segmentedlist>
    1006 
    1007 <!-- Begin libestr dependency info -->
    1008   <bridgehead renderas="sect2" id="libee-dep">Libee</bridgehead>
    1009 
    1010       <segmentedlist>
    1011         <segtitle>&dependencies;</segtitle>
    1012 
    1013         <seglistitem>
    1014          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
    1015          GCC, Grep, Libestr, Make, Pkg-config-lite, Sed and Texinfo</seg>
    1016         </seglistitem>
    1017       </segmentedlist>
    1018 
    1019       <segmentedlist>
    1020         <segtitle>&testsuites;</segtitle>
    1021 
    1022         <seglistitem>
    1023           <seg>None</seg>
    1024         </seglistitem>
    1025       </segmentedlist>
    1026 
    1027       <segmentedlist>
    1028         <segtitle>&before;</segtitle>
    1029 
    1030         <seglistitem>
    1031           <seg>Rsyslog</seg>
    1032         </seglistitem>
    1033       </segmentedlist>
    1034 
    1035 <!-- Begin libestr dependency info -->
    1036   <bridgehead renderas="sect2" id="libestr-dep">Libestr</bridgehead>
    1037 
    1038       <segmentedlist>
    1039         <segtitle>&dependencies;</segtitle>
    1040 
    1041         <seglistitem>
    1042          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
    1043          GCC, Grep, Make, Sed and Texinfo</seg>
    1044         </seglistitem>
    1045       </segmentedlist>
    1046 
    1047       <segmentedlist>
    1048         <segtitle>&testsuites;</segtitle>
    1049 
    1050         <seglistitem>
    1051           <seg>None</seg>
    1052         </seglistitem>
    1053       </segmentedlist>
    1054 
    1055       <segmentedlist>
    1056         <segtitle>&before;</segtitle>
    1057 
    1058         <seglistitem>
    1059           <seg>Libee and Rsyslog</seg>
    1060         </seglistitem>
    1061       </segmentedlist>
    1062 
    1063 <!-- Begin Libtool dependency info -->
    1064   <bridgehead renderas="sect2" id="libtool-dep">Libtool</bridgehead>
    1065 
    1066       <segmentedlist>
    1067         <segtitle>&dependencies;</segtitle>
    1068 
    1069         <seglistitem>
    1070          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, Gawk,
    1071          GCC, Grep, Make, Sed and Texinfo</seg>
    1072         </seglistitem>
    1073       </segmentedlist>
    1074 
    1075       <segmentedlist>
    1076         <segtitle>&testsuites;</segtitle>
    1077 
    1078         <seglistitem>
    1079           <seg>Autoconf</seg>
    1080         </seglistitem>
    1081       </segmentedlist>
    1082 
    1083       <segmentedlist>
    1084         <segtitle>&before;</segtitle>
    1085 
    1086         <seglistitem>
    1087           <seg>None</seg>
    1088         </seglistitem>
    1089       </segmentedlist>
    1090 
    1091 <!-- Begin Linux-Headers dependency info -->
    1092   <bridgehead renderas="sect2" id="linux-headers-dep">Linux-Headers</bridgehead>
    1093 
    1094       <segmentedlist>
    1095         <segtitle>&dependencies;</segtitle>
    1096 
    1097         <seglistitem>
    1098          <seg>Binutils, Coreutils, Findutils, GCC, Grep, Make, Perl and Sed</seg>
    1099         </seglistitem>
    1100       </segmentedlist>
    1101 
    1102       <segmentedlist>
    1103         <segtitle>&testsuites;</segtitle>
    1104 
    1105         <seglistitem>
    1106           <seg>No testsuite available</seg>
    1107         </seglistitem>
    1108       </segmentedlist>
    1109 
    1110       <segmentedlist>
    1111         <segtitle>&before;</segtitle>
    1112 
    1113         <seglistitem>
    1114           <seg>None</seg>
    1115         </seglistitem>
    1116       </segmentedlist>
    1117 
    1118 <!-- Begin Linux Kernel dependency info -->
    1119   <bridgehead renderas="sect2" id="linux-dep">Linux Kernel</bridgehead>
    1120 
    1121       <segmentedlist>
    1122         <segtitle>&dependencies;</segtitle>
    1123 
    1124         <seglistitem>
    1125          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Findutils, GCC, Grep,
    1126          Gzip, Make, KMOD, Ncurses, Perl and Sed</seg>
    1127         </seglistitem>
    1128       </segmentedlist>
    1129 
    1130       <segmentedlist>
    1131         <segtitle>&testsuites;</segtitle>
    1132 
    1133         <seglistitem>
    1134           <seg>No testsuite available</seg>
    1135         </seglistitem>
    1136       </segmentedlist>
    1137 
    1138       <segmentedlist>
    1139         <segtitle>&before;</segtitle>
    1140 
    1141         <seglistitem>
    1142           <seg>None</seg>
    1143         </seglistitem>
    1144       </segmentedlist>
    1145 
    1146 <!-- Begin M4 dependency info -->
    1147   <bridgehead renderas="sect2" id="m4-dep">M4</bridgehead>
    1148 
    1149       <segmentedlist>
    1150         <segtitle>&dependencies;</segtitle>
    1151 
    1152         <seglistitem>
    1153          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep, Make, Sed
    1154          and Texinfo</seg>
    1155         </seglistitem>
    1156       </segmentedlist>
    1157 
    1158       <segmentedlist>
    1159         <segtitle>&testsuites;</segtitle>
    1160 
    1161         <seglistitem>
    1162           <seg>Diffutils</seg>
    1163         </seglistitem>
    1164       </segmentedlist>
    1165 
    1166       <segmentedlist>
    1167         <segtitle>&before;</segtitle>
    1168 
    1169         <seglistitem>
    1170           <seg>Autoconf and Bison</seg>
    1171         </seglistitem>
    1172       </segmentedlist>
    1173 
    1174 <!-- Begin Make dependency info -->
    1175   <bridgehead renderas="sect2" id="make-dep">Make</bridgehead>
    1176 
    1177       <segmentedlist>
    1178         <segtitle>&dependencies;</segtitle>
    1179 
    1180         <seglistitem>
    1181          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
    1182          Make, Sed and Texinfo</seg>
    1183         </seglistitem>
    1184       </segmentedlist>
    1185 
    1186       <segmentedlist>
    1187         <segtitle>&testsuites;</segtitle>
    1188 
    1189         <seglistitem>
    1190           <seg>Perl and Procps</seg>
    1191         </seglistitem>
    1192       </segmentedlist>
    1193 
    1194       <segmentedlist>
    1195         <segtitle>&before;</segtitle>
    1196 
    1197         <seglistitem>
    1198           <seg>None</seg>
    1199         </seglistitem>
    1200       </segmentedlist>
    1201 
    1202 <!-- Begin Man dependency info -->
    1203   <bridgehead renderas="sect2" id="man-dep">Man</bridgehead>
    1204 
    1205       <segmentedlist>
    1206         <segtitle>&dependencies;</segtitle>
    1207 
    1208         <seglistitem>
    1209          <seg>Bash, Binutils, Bzip2, Coreutils, EGLIBC, Gawk, GCC,
    1210          Grep, Groff, Gzip, Less, XZ-Utils, Make and Sed</seg>
    1211         </seglistitem>
    1212       </segmentedlist>
    1213 
    1214       <segmentedlist>
    1215         <segtitle>&testsuites;</segtitle>
    1216 
    1217         <seglistitem>
    1218           <seg>No testsuite available</seg>
    1219         </seglistitem>
    1220       </segmentedlist>
    1221 
    1222       <segmentedlist>
    1223         <segtitle>&before;</segtitle>
    1224 
    1225         <seglistitem>
    1226           <seg>None</seg>
    1227         </seglistitem>
    1228       </segmentedlist>
    1229 
    1230 <!-- Begin Man-Pages dependency info -->
    1231   <bridgehead renderas="sect2" id="man-pages-dep">Man-Pages</bridgehead>
    1232 
    1233       <segmentedlist>
    1234         <segtitle>&dependencies;</segtitle>
    1235 
    1236         <seglistitem>
    1237          <seg>Bash, Coreutils, and Make</seg>
    1238         </seglistitem>
    1239       </segmentedlist>
    1240 
    1241       <segmentedlist>
    1242         <segtitle>&testsuites;</segtitle>
    1243 
    1244         <seglistitem>
    1245           <seg>No testsuite available</seg>
    1246         </seglistitem>
    1247       </segmentedlist>
    1248 
    1249       <segmentedlist>
    1250         <segtitle>&before;</segtitle>
    1251 
    1252         <seglistitem>
    1253           <seg>None</seg>
    1254         </seglistitem>
    1255       </segmentedlist>
    1256 
    1257 <!-- Begin MPC dependency info -->
    1258   <bridgehead renderas="sect2" id="mpc-dep">MPC</bridgehead>
    1259 
    1260       <segmentedlist>
    1261         <segtitle>&dependencies;</segtitle>
    1262 
    1263         <seglistitem>
    1264          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
    1265          Make, MPFR, Sed and Texinfo</seg>
    1266         </seglistitem>
    1267       </segmentedlist>
    1268 
    1269       <segmentedlist>
    1270         <segtitle>&testsuites;</segtitle>
    1271 
    1272         <seglistitem>
    1273           <seg>None</seg>
    1274         </seglistitem>
    1275       </segmentedlist>
    1276 
    1277       <segmentedlist>
    1278         <segtitle>&before;</segtitle>
    1279 
    1280         <seglistitem>
    1281           <seg>GCC</seg>
    1282         </seglistitem>
    1283       </segmentedlist>
    1284 
    1285 <!-- Begin MPFR dependency info -->
    1286   <bridgehead renderas="sect2" id="mpfr-dep">MPFR</bridgehead>
    1287 
    1288       <segmentedlist>
    1289         <segtitle>&dependencies;</segtitle>
    1290 
    1291         <seglistitem>
    1292          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, GMP,
    1293          Make, Sed and Texinfo</seg>
    1294         </seglistitem>
    1295       </segmentedlist>
    1296 
    1297       <segmentedlist>
    1298         <segtitle>&testsuites;</segtitle>
    1299 
    1300         <seglistitem>
    1301           <seg>None</seg>
    1302         </seglistitem>
    1303       </segmentedlist>
    1304 
    1305       <segmentedlist>
    1306         <segtitle>&before;</segtitle>
    1307 
    1308         <seglistitem>
    1309           <seg>GCC</seg>
    1310         </seglistitem>
    1311       </segmentedlist>
    1312 
    1313 <!-- Begin KMOD dependency info -->
    1314   <bridgehead renderas="sect2" id="module-init-tools-dep">KMOD</bridgehead>
    1315 
    1316       <segmentedlist>
    1317         <segtitle>&dependencies;</segtitle>
    1318 
    1319         <seglistitem>
    1320          <seg>Bash, Binutils, Coreutils, EGLIBC, Findutils, GCC, Grep, Make,
    1321          Sed and Zlib</seg>
    1322         </seglistitem>
    1323       </segmentedlist>
    1324 
    1325       <segmentedlist>
    1326         <segtitle>&testsuites;</segtitle>
    1327 
    1328         <seglistitem>
    1329           <seg>Diffutils, File, Gawk and Gzip</seg>
    1330         </seglistitem>
    1331       </segmentedlist>
    1332 
    1333       <segmentedlist>
    1334         <segtitle>&before;</segtitle>
    1335 
    1336         <seglistitem>
    1337           <seg>None</seg>
    1338         </seglistitem>
    1339       </segmentedlist>
    1340 
    1341 <!-- Begin Ncurses dependency info -->
    1342   <bridgehead renderas="sect2" id="ncurses-dep">Ncurses</bridgehead>
    1343 
    1344       <segmentedlist>
    1345         <segtitle>&dependencies;</segtitle>
    1346 
    1347         <seglistitem>
    1348          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
    1349          Make and Sed</seg>
    1350         </seglistitem>
    1351       </segmentedlist>
    1352 
    1353       <segmentedlist>
    1354         <segtitle>&testsuites;</segtitle>
    1355 
    1356         <seglistitem>
    1357           <seg>No testsuite available</seg>
    1358         </seglistitem>
    1359       </segmentedlist>
    1360 
    1361       <segmentedlist>
    1362         <segtitle>&before;</segtitle>
    1363 
    1364         <seglistitem>
    1365           <seg>Bash, GRUB, Inetutils, Less, Procps, Psmisc, Readline, Texinfo,
    1366           Util-linux and Vim</seg>
    1367         </seglistitem>
    1368       </segmentedlist>
    1369 
    1370 <!-- Begin Patch dependency info -->
    1371   <bridgehead renderas="sect2" id="patch-dep">Patch</bridgehead>
    1372 
    1373       <segmentedlist>
    1374         <segtitle>&dependencies;</segtitle>
    1375 
    1376         <seglistitem>
    1377          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make and Sed</seg>
    1378         </seglistitem>
    1379       </segmentedlist>
    1380 
    1381       <segmentedlist>
    1382         <segtitle>&testsuites;</segtitle>
    1383 
    1384         <seglistitem>
    1385           <seg>No testsuite available</seg>
    1386         </seglistitem>
    1387       </segmentedlist>
    1388 
    1389       <segmentedlist>
    1390         <segtitle>&before;</segtitle>
    1391 
    1392         <seglistitem>
    1393           <seg>None</seg>
    1394         </seglistitem>
    1395       </segmentedlist>
    1396 
    1397 <!-- Begin Perl dependency info -->
    1398   <bridgehead renderas="sect2" id="perl-dep">Perl</bridgehead>
    1399 
    1400       <segmentedlist>
    1401         <segtitle>&dependencies;</segtitle>
    1402 
    1403         <seglistitem>
    1404          <seg>Bash, Binutils, Coreutils, EGLIBC, Gawk, GCC, Grep,
    1405          Make and Sed</seg>
    1406         </seglistitem>
    1407       </segmentedlist>
    1408 
    1409       <segmentedlist>
    1410         <segtitle>&testsuites;</segtitle>
    1411 
    1412         <seglistitem>
    1413           <seg>Gzip, Iana-Etc and Procps, Tar</seg>
    1414         </seglistitem>
    1415       </segmentedlist>
    1416 
    1417       <segmentedlist>
    1418         <segtitle>&before;</segtitle>
    1419 
    1420         <seglistitem>
    1421           <seg>Autoconf</seg>
    1422         </seglistitem>
    1423       </segmentedlist>
    1424 
    1425 <!-- Begin Pkg-config-lite dependency info -->
    1426   <bridgehead renderas="sect2" id="pkg-config-lite-dep">Pkg-config-lite</bridgehead>
    1427 
    1428       <segmentedlist>
    1429         <segtitle>&dependencies;</segtitle>
    1430 
    1431         <seglistitem>
    1432          <seg>Bash, Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep,
    1433          Make and Sed</seg>
    1434         </seglistitem>
    1435       </segmentedlist>
    1436 
    1437       <segmentedlist>
    1438         <segtitle>&testsuites;</segtitle>
    1439 
    1440         <seglistitem>
    1441           <seg>None</seg>
    1442         </seglistitem>
    1443       </segmentedlist>
    1444 
    1445       <segmentedlist>
    1446         <segtitle>&before;</segtitle>
    1447 
    1448         <seglistitem>
    1449           <seg>Util-linux, E2fsprogs</seg>
    1450         </seglistitem>
    1451       </segmentedlist>
    1452 
    1453 <!-- Begin Procps dependency info -->
    1454   <bridgehead renderas="sect2" id="procps-dep">Procps</bridgehead>
    1455 
    1456       <segmentedlist>
    1457         <segtitle>&dependencies;</segtitle>
    1458 
    1459         <seglistitem>
    1460          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Make and Ncurses</seg>
    1461         </seglistitem>
    1462       </segmentedlist>
    1463 
    1464       <segmentedlist>
    1465         <segtitle>&testsuites;</segtitle>
    1466 
    1467         <seglistitem>
    1468           <seg>No testsuite available</seg>
    1469         </seglistitem>
    1470       </segmentedlist>
    1471 
    1472       <segmentedlist>
    1473         <segtitle>&before;</segtitle>
    1474 
    1475         <seglistitem>
    1476           <seg>None</seg>
    1477         </seglistitem>
    1478       </segmentedlist>
    1479 
    1480 <!-- Begin Psmisc dependency info -->
    1481   <bridgehead renderas="sect2" id="psmisc-dep">Psmisc</bridgehead>
    1482 
    1483       <segmentedlist>
    1484         <segtitle>&dependencies;</segtitle>
    1485 
    1486         <seglistitem>
    1487          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Ncurses
    1488          and Sed</seg>
    1489         </seglistitem>
    1490       </segmentedlist>
    1491 
    1492       <segmentedlist>
    1493         <segtitle>&testsuites;</segtitle>
    1494 
    1495         <seglistitem>
    1496           <seg>No testsuite available</seg>
    1497         </seglistitem>
    1498       </segmentedlist>
    1499 
    1500       <segmentedlist>
    1501         <segtitle>&before;</segtitle>
    1502 
    1503         <seglistitem>
    1504           <seg>None</seg>
    1505         </seglistitem>
    1506       </segmentedlist>
    1507 
    1508 <!-- Begin Readline dependency info -->
    1509   <bridgehead renderas="sect2" id="readline-dep">Readline</bridgehead>
    1510 
    1511       <segmentedlist>
    1512         <segtitle>&dependencies;</segtitle>
    1513 
    1514         <seglistitem>
    1515          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make, Ncurses,
    1516          Patch, Sed and Texinfo</seg>
    1517         </seglistitem>
    1518       </segmentedlist>
    1519 
    1520       <segmentedlist>
    1521         <segtitle>&testsuites;</segtitle>
    1522 
    1523         <seglistitem>
    1524           <seg>No testsuite available</seg>
    1525         </seglistitem>
    1526       </segmentedlist>
    1527 
    1528       <segmentedlist>
    1529         <segtitle>&before;</segtitle>
    1530 
    1531         <seglistitem>
    1532           <seg>Bash</seg>
    1533         </seglistitem>
    1534       </segmentedlist>
    1535 
    1536 <!-- Begin Rsyslog dependency info -->
    1537   <bridgehead renderas="sect2" id="rsyslog-dep">Rsyslog</bridgehead>
    1538 
    1539       <segmentedlist>
    1540         <segtitle>&dependencies;</segtitle>
    1541 
    1542         <seglistitem>
    1543          <seg>Binutils, Coreutils, Diffutils, EGLIBC, Gawk, GCC, Grep, libee,
    1544          Libestr, Make, Sed and Zlib</seg>
    1545         </seglistitem>
    1546       </segmentedlist>
    1547 
    1548       <segmentedlist>
    1549         <segtitle>&testsuites;</segtitle>
    1550 
    1551         <seglistitem>
    1552           <seg>No testsuite available</seg>
    1553         </seglistitem>
    1554       </segmentedlist>
    1555 
    1556       <segmentedlist>
    1557         <segtitle>&before;</segtitle>
    1558 
    1559         <seglistitem>
    1560           <seg>None</seg>
    1561         </seglistitem>
    1562       </segmentedlist>
    1563 
    1564 <!-- Begin Sed dependency info -->
    1565   <bridgehead renderas="sect2" id="sed-dep">Sed</bridgehead>
    1566 
    1567       <segmentedlist>
    1568         <segtitle>&dependencies;</segtitle>
    1569 
    1570         <seglistitem>
    1571          <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep, Make,
    1572          Sed and Texinfo</seg>
    1573         </seglistitem>
    1574       </segmentedlist>
    1575 
    1576       <segmentedlist>
    1577         <segtitle>&testsuites;</segtitle>
    1578 
    1579         <seglistitem>
    15801495          <seg>Diffutils and Gawk</seg>
    15811496        </seglistitem>
     
    17291644      </segmentedlist>
    17301645
    1731 <!-- Begin Eudev dependency info -->
    1732   <bridgehead renderas="sect2" id="udev-dep">Eudev</bridgehead>
     1646<!-- Begin Udev dependency info -->
     1647  <bridgehead renderas="sect2" id="udev-dep">Udev</bridgehead>
    17331648
    17341649      <segmentedlist>
     
    17651680        <seglistitem>
    17661681         <seg>Bash, Binutils, Coreutils, EGLIBC, GCC, Grep,
    1767          Make, Ncurses, Pkg-config-lite, Sed, Texinfo and Zlib</seg>
     1682         Make, Ncurses, Pkg-config, Sed, Texinfo and Zlib</seg>
    17681683        </seglistitem>
    17691684      </segmentedlist>
     
    18641779
    18651780        <seglistitem>
    1866           <seg>File, KMOD and Util-linux</seg>
     1781          <seg>File, Module-Init-Tools and Util-linux</seg>
    18671782        </seglistitem>
    18681783      </segmentedlist>
  • BOOK/appendices/rationale/common.xml

    r111b12a r76b06f6  
    4040
    4141    <listitem>
    42       <para>Bc</para>
    43       <para>This package contains a precision calculator. The Linux kernel
    44       uses Bc to render the timeconst header.</para>
    45     </listitem>
    46 
    47 
    48     <listitem>
    4942      <para>Binutils</para>
    5043      <para>This package contains programs for handling object files. The
     
    7366
    7467    <listitem>
    75       <para>Check</para>
    76       <para>This package contains a test harness for other programs.</para>
    77     </listitem>
    78 
    79     <listitem>
    80       <para>CLooG-ISL</para>
     68      <para>CLooG-PPL</para>
    8169      <para>This package is used by GCC.</para>
    8270    </listitem>
     
    205193
    206194    <listitem>
    207       <para>ISL</para>
    208       <para>This package is required by CLooG.</para>
    209     </listitem>
    210 
    211     <listitem>
    212195      <para>Kbd</para>
    213196      <para>Contains keytable files and keyboard utilities compatible with the
     
    304287
    305288    <listitem>
    306       <para>Pkg-config-lite</para>
     289      <para>Pkg-config</para>
    307290      <para>Needed by E2fsprogs</para>
     291    </listitem>
     292
     293    <listitem>
     294      <para>PPL</para>
     295      <para>This package i used by GCC.</para>
    308296    </listitem>
    309297
     
    373361
    374362    <listitem>
    375       <para>Eudev</para>
    376       <para>The Eudev package contains programs for dynamic creation of device
     363      <para>Udev</para>
     364      <para>The Udev package contains programs for dynamic creation of device
    377365      nodes.</para>
    378366    </listitem>
  • BOOK/boot/64/grub-build.xml

    r111b12a r76b06f6  
    2626    href="../../final-system/x86/grub.xml"
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/x86/grub.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/x86/grub.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/64/shadow.xml

    r111b12a r76b06f6  
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3434    href="../common/shadow.xml"
     35    xpointer="xpointer(//*[@os='t1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/shadow.xml"
     39    xpointer="xpointer(//*[@os='t2'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/shadow.xml"
    3543    xpointer="xpointer(//*[@os='d'])"/>
    3644
    3745<screen os="e"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    38     --build=${CLFS_HOST} --host=${CLFS_TARGET} --sysconfdir=/etc</userinput></screen>
     46    --build=${CLFS_HOST} --host=${CLFS_TARGET} --sysconfdir=/etc \
     47    --cache-file=config.cache</userinput></screen>
    3948
    4049    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/64/util-linux.xml

    r111b12a r76b06f6  
    3030  ./configure --prefix=/tools --exec-prefix=/tools \
    3131    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    32     --disable-makeinstall-chown --disable-login --disable-su</userinput></screen>
     32    --disable-makeinstall-chown --disable-login --disable-su \
     33    --config-cache</userinput></screen>
    3334
    3435    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/alpha-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/kernel.xml"/>
  • BOOK/boot/alpha/kernel.xml

    r111b12a r76b06f6  
    8383
    8484    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85     href="../../bootable/x86/kernel.xml"
    86     xpointer="xpointer(//*[@os='s2'])"/>
    87 
    88 <screen><userinput>make ARCH=alpha CROSS_COMPILE=${CLFS_TARGET}- \
    89    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    90 
    91     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9285    href="../x86/kernel.xml"
    9386    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/common/fstab.xml

    r111b12a r76b06f6  
    3232devpts         /dev/pts     devpts gid=&gid-tty;,mode=620   0     0
    3333shm            /dev/shm     tmpfs  defaults         0     0
    34 tmpfs          /run         tmpfs  defaults         0     0
    35 devtmpfs       /dev         devtmpfs mode=0755,nosuid 0     0
     34tmpfs          /run            tmpfs       defaults         0     0
     35devtmpfs       /dev            devtmpfs    mode=0755,nosuid 0     0
    3636
    3737# End /etc/fstab</literal>
  • BOOK/boot/common/kmod.xml

    r111b12a r76b06f6  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" liblzma_LIBS="-L/tools/lib -llzma" \
    30 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib -lz" \
    31 ./configure --prefix=/tools --bindir=/bin \
    32     --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-xz --with-zlib \
    33     --disable-manpages</userinput></screen>
     29<screen os="b"><userinput>./configure --prefix=/tools --bindir=/bin \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3431
    3532    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/common/pwdgroup.xml

    r111b12a r76b06f6  
    190190
    191191  <para os="e">The created groups are not part of any standard&mdash;they are
    192   groups decided on in part by the requirements of the Eudev configuration
     192  groups decided on in part by the requirements of the Udev configuration
    193193  in the final system, and in part by common convention employed by a
    194194  number of existing Linux distributions. The Linux Standard Base (LSB,
  • BOOK/boot/common/shadow.xml

    r111b12a r76b06f6  
    2929sed -e 's/groups$(EXEEXT) //' src/Makefile.in.orig > src/Makefile.in</userinput></screen>
    3030
     31    <para os="t1">The following cache entries set the values for tests that do
     32    not run while cross-compiling:</para>
     33
     34<screen os="t2"><userinput>echo "ac_cv_func_setpgrp_void=yes" &gt; config.cache</userinput></screen>
     35
    3136    <para os="d">Prepare Shadow for compilation:</para>
    3237
    3338<screen os="e"><userinput>./configure --prefix=/tools \
    34     --build=${CLFS_HOST} --host=${CLFS_TARGET} --sysconfdir=/etc</userinput></screen>
     39    --build=${CLFS_HOST} --host=${CLFS_TARGET} --sysconfdir=/etc \
     40    --cache-file=config.cache</userinput></screen>
    3541
    3642<para os="f">The meaning of the configure options:</para>
  • BOOK/boot/common/sysvinit.xml

    r111b12a r76b06f6  
    8686
    8787<screen><userinput>cat &gt;&gt; ${CLFS}/etc/inittab &lt;&lt; "EOF"
    88 <literal>1:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty1 9600
    89 2:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty2 9600
    90 3:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty3 9600
    91 4:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty4 9600
    92 5:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty5 9600
    93 6:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty6 9600
     88<literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     892:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600
     903:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600
     914:2345:respawn:/sbin/agetty -I '\033(K' tty4 9600
     925:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600
     936:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600
    9494</literal>
    9595EOF</userinput></screen>
     
    9999
    100100<screen><userinput>cat &gt;&gt; ${CLFS}/etc/inittab &lt;&lt; "EOF"
    101 <literal>c0:12345:respawn:/sbin/agetty --noclear 115200 ttyS0 vt100
     101<literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100
    102102</literal>
    103103EOF</userinput></screen>
  • BOOK/boot/common/util-linux.xml

    r111b12a r76b06f6  
    3030  ./configure --prefix=/tools --exec-prefix=/tools \
    3131    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    32     --disable-makeinstall-chown --disable-login --disable-su</userinput></screen>
     32    --disable-makeinstall-chown --disable-login --disable-su \
     33    --config-cache</userinput></screen>
    3334
    3435    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/mips-chapter.xml

    r111b12a r76b06f6  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/kernel.xml"/>
  • BOOK/boot/mips/kernel.xml

    r111b12a r76b06f6  
    7575
    7676    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    77     href="../../bootable/x86/kernel.xml"
    78     xpointer="xpointer(//*[@os='s2'])"/>
    79 
    80 <screen><userinput>make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- \
    81    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    82 
    83     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8477    href="../x86/kernel.xml"
    8578    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/mips64-64-chapter.xml

    r111b12a r76b06f6  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/kmod.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/eudev.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/udev.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/kernel.xml"/>
  • BOOK/boot/mips64-chapter.xml

    r111b12a r76b06f6  
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/kmod.xml"/>
    23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
     23  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/kernel.xml"/>
  • BOOK/boot/mips64/kernel.xml

    r111b12a r76b06f6  
    7979
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../../bootable/x86/kernel.xml"
    82     xpointer="xpointer(//*[@os='s2'])"/>
    83 
    84 <screen><userinput>make ARCH=mips CROSS_COMPILE=${CLFS_TARGET}- \
    85    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    86 
    87     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8881    href="../x86/kernel.xml"
    8982    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/multilib/grub-build.xml

    r111b12a r76b06f6  
    2626    href="../../final-system/x86/grub.xml"
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/x86/grub.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/x86/grub.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/multilib/kmod.xml

    r111b12a r76b06f6  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" liblzma_LIBS="-L/tools/lib64 -llzma" \
    30 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib64 -lz" \
    31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3230    --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    33     --libdir=/tools/lib64 --with-xz --with-zlib --disable-manpages</userinput></screen>
     31    --libdir=/tools/lib64</userinput></screen>
    3432
    3533    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/multilib/util-linux.xml

    r111b12a r76b06f6  
    3131    --host=${CLFS_TARGET} --libdir=/tools/lib64 --bindir=/tools/bin \
    3232    --sbindir=/tools/sbin --disable-makeinstall-chown --disable-login \
    33     --disable-su</userinput></screen>
     33    --disable-su --config-cache</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/ppc-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/kernel.xml"/>
  • BOOK/boot/ppc/kernel.xml

    r111b12a r76b06f6  
    8080
    8181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    82     href="../../bootable/x86/kernel.xml"
    83     xpointer="xpointer(//*[@os='s2'])"/>
    84 
    85 <screen><userinput>make ARCH=powerpc CROSS_COMPILE=${CLFS_TARGET}- \
    86    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    87 
    88     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8982    href="../x86/kernel.xml"
    9083    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/ppc64-chapter.xml

    r111b12a r76b06f6  
    2222  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/kmod.xml"/>
    24   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
    2525  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/kernel.xml"/>
  • BOOK/boot/ppc64/kernel.xml

    r111b12a r76b06f6  
    7979
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../../bootable/x86/kernel.xml"
    82     xpointer="xpointer(//*[@os='s2'])"/>
    83 
    84 <screen><userinput>make ARCH=powerpc CROSS_COMPILE=${CLFS_TARGET}- \
    85    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    86 
    87     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8881    href="../x86/kernel.xml"
    8982    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/ppc64/util-linux-32.xml

    r111b12a r76b06f6  
    3131    --prefix=/tools --exec-prefix=/tools \
    3232    --build=${CLFS_HOST} --host=${CLFS_TARGET32} \
    33     --without-ncurses --disable-makeinstall-chown</userinput></screen>
     33    --without-ncurses --disable-makeinstall-chown --config-cache</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/sparc-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
  • BOOK/boot/sparc/fstab.xml

    r111b12a r76b06f6  
    2929proc           /proc           proc        defaults         0     0
    3030sysfs          /sys            sysfs       defaults         0     0
    31 devpts         /dev/pts        devpts      gid=&gid-tty;,mode=620   0     0
     31devpts         /dev/pts        devpts      gid=4,mode=620   0     0
    3232shm            /dev/shm        tmpfs       defaults         0     0
    3333tmpfs          /run            tmpfs       defaults         0     0
  • BOOK/boot/sparc/kernel.xml

    r111b12a r76b06f6  
    7575
    7676    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    77     href="../../bootable/x86/kernel.xml"
    78     xpointer="xpointer(//*[@os='s2'])"/>
    79 
    80 <screen><userinput>make ARCH=sparc CROSS_COMPILE=${CLFS_TARGET}- \
    81    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    82 
    83     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8477    href="../x86/kernel.xml"
    8578    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/boot/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
  • BOOK/boot/sparc64-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
  • BOOK/boot/sparc64/kernel.xml

    r111b12a r76b06f6  
    7373    xpointer="xpointer(//*[@os='s'])"/>
    7474
    75 <screen><userinput>make ARCH=sparc64 INSTALL_MOD_PATH=${CLFS} \
     75<screen><userinput>make INSTALL_MOD_PATH=${CLFS} ARCH=sparc64 \
    7676   CROSS_COMPILE=${CLFS_TARGET}- modules_install</userinput></screen>
    77 
    78     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    79     href="../../bootable/x86/kernel.xml"
    80     xpointer="xpointer(//*[@os='s2'])"/>
    81 
    82 <screen><userinput>make ARCH=sparc64 CROSS_COMPILE=${CLFS_TARGET}- \
    83    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    8477
    8578    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/x86-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/kernel.xml"/>
  • BOOK/boot/x86/grub-build.xml

    r111b12a r76b06f6  
    2626    href="../../final-system/x86/grub.xml"
    2727    xpointer="xpointer(//*[@os='n1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/x86/grub.xml"
    31     xpointer="xpointer(//*[@os='s1'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/x86/grub.xml"
    35     xpointer="xpointer(//*[@os='s2'])"/>
    3628
    3729    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/x86/kernel.xml

    r111b12a r76b06f6  
    8282    INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen>
    8383
    84     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    85     href="../../bootable/x86/kernel.xml"
    86     xpointer="xpointer(//*[@os='s2'])"/>
    87 
    88 <screen><userinput>make ARCH=i386 CROSS_COMPILE=${CLFS_TARGET}- \
    89    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    90 
    9184    <para os="u">After kernel compilation is complete, additional steps are
    9285    required to complete the installation. Some files need to be copied to
  • BOOK/boot/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/>
  • BOOK/boot/x86_64-64/kmod.xml

    r111b12a r76b06f6  
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>liblzma_CFLAGS="-I/tools/include" liblzma_LIBS="-L/tools/lib -llzma" \
    30 zlib_CFLAGS="-I/tools/include" zlib_LIBS="-L/tools/lib -lz" \
    31 CC="${CC} ${BUILD64}" ./configure --prefix=/tools --bindir=/bin \
    32     --build=${CLFS_HOST} --host=${CLFS_TARGET} --with-xz --with-zlib \
    33     --disable-manpages</userinput></screen>
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     30    --bindir=/bin --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    3431
    3532    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/boot/x86_64-chapter.xml

    r111b12a r76b06f6  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/kmod.xml"/>
    22   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/>
  • BOOK/boot/x86_64/kernel.xml

    r111b12a r76b06f6  
    7979
    8080    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../../bootable/x86/kernel.xml"
    82     xpointer="xpointer(//*[@os='s2'])"/>
    83 
    84 <screen><userinput>make ARCH=x86_64 CROSS_COMPILE=${CLFS_TARGET}- \
    85    INSTALL_FW_PATH=${CLFS}/lib/firmware firmware_install</userinput></screen>
    86 
    87     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8881    href="../x86/kernel.xml"
    8982    xpointer="xpointer(//*[@os='u'])"/>
  • BOOK/bootable/alpha/fstab.xml

    r111b12a r76b06f6  
    2929proc           /proc        proc   defaults         0     0
    3030sysfs          /sys         sysfs  defaults         0     0
    31 devpts         /dev/pts     devpts gid=&gid-tty;,mode=620  0     0
     31devpts         /dev/pts     devpts gid=10,mode=620  0     0
    3232shm            /dev/shm     tmpfs  defaults         0     0
    3333tmpfs          /run            tmpfs       defaults         0     0
  • BOOK/bootable/common/fstab.xml

    r111b12a r76b06f6  
    3232devpts         /dev/pts     devpts gid=&gid-tty;,mode=620   0     0
    3333shm            /dev/shm     tmpfs  defaults         0     0
    34 tmpfs          /run         tmpfs  defaults         0     0
    35 devtmpfs       /dev         devtmpfs mode=0755,nosuid 0     0
     34tmpfs          /run            tmpfs       defaults         0     0
     35devtmpfs       /dev            devtmpfs    mode=0755,nosuid 0     0
    3636
    3737# End /etc/fstab</literal>
  • BOOK/bootable/sparc/fstab.xml

    r111b12a r76b06f6  
    2929proc           /proc           proc        defaults         0     0
    3030sysfs          /sys            sysfs       defaults         0     0
    31 devpts         /dev/pts        devpts      gid=&gid-tty;,mode=620  0     0
     31devpts         /dev/pts        devpts      gid=10,mode=620  0     0
    3232shm            /dev/shm        tmpfs       defaults         0     0
    3333tmpfs          /run            tmpfs       defaults         0     0
  • BOOK/bootable/x86/kernel.xml

    r111b12a r76b06f6  
    7272    kernel modules because it usually applies to 2.4.x kernels only. As
    7373    far as we know, kernel configuration issues specific to Hotplug and
    74     Eudev are not documented. The problem is that Eudev will create a device
     74    Udev are not documented. The problem is that Udev will create a device
    7575    node only if Hotplug or a user-written script inserts the corresponding
    7676    module into the kernel, and not all modules are detectable by Hotplug.
    7777    Note that statements like the one below in the
    78     <filename>/etc/modprobe.conf</filename> file do not work with Eudev:</para>
     78    <filename>/etc/modprobe.conf</filename> file do not work with Udev:</para>
    7979
    8080<screen os="q"><literal>alias char-major-XXX some-module</literal></screen>
    8181
    82     <para os="r">Because of the complications with Eudev and modules,
     82    <para os="r">Because of the complications with Udev and modules,
    8383    we strongly recommend starting with a completely non-modular kernel
    84     configuration, especially if this is the first time using Eudev.</para>
     84    configuration, especially if this is the first time using Udev.</para>
    8585
    8686    <para os="s">Install the modules, if the kernel configuration uses
  • BOOK/bootscripts/alpha-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/common/bootscripts.xml

    r111b12a r76b06f6  
    262262      </varlistentry>
    263263
    264       <varlistentry id="eudev-bootscripts">
     264      <varlistentry id="udev-bootscripts">
    265265        <term><command>udev</command></term>
    266266        <listitem>
    267           <para>Starts and stops the Eudev daemon</para>
    268           <indexterm zone="ch-scripts-bootscripts eudev-bootscripts">
    269             <primary sortas="d-eudev">udev</primary>
     267          <para>Starts and stops the Udev daemon</para>
     268          <indexterm zone="ch-scripts-bootscripts udev-bootscripts">
     269            <primary sortas="d-udev">udev</primary>
    270270          </indexterm>
    271271        </listitem>
  • BOOK/bootscripts/common/symlinks.xml

    r111b12a r76b06f6  
    4545    <note>
    4646      <para>Although the examples in this book work properly, be aware
    47       that Eudev does not recognize the backslash for line continuation.
    48       If modifying Eudev rules with an editor, be sure to leave each rule
     47      that Udev does not recognize the backslash for line continuation.
     48      If modifying Udev rules with an editor, be sure to leave each rule
    4949      on one physical line.</para>
    5050    </note>
     
    8989    <title>Dealing with duplicate devices</title>
    9090
    91     <para>As explained in <xref linkend="ch-scripts-eudev"/>, the order in
     91    <para>As explained in <xref linkend="ch-scripts-udev"/>, the order in
    9292    which devices with the same function appear in
    9393    <filename class="directory">/dev</filename> is essentially random.
     
    134134    device.</para>
    135135
    136     <para>More information on writing Eudev rules can be found in
     136    <para>More information on writing Udev rules can be found in
    137137    <filename>/usr/share/doc/udev/writing_udev_rules/index.html</filename>.</para>
    138138
  • BOOK/bootscripts/common/udev.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-scripts-eudev">
    9   <?dbhtml filename="eudev.html"?>
     8<sect1 id="ch-scripts-udev">
     9  <?dbhtml filename="udev.html"?>
    1010
    1111  <title>Device and Module Handling on a CLFS System</title>
    1212
    13   <indexterm zone="ch-scripts-eudev">
    14     <primary sortas="a-Eudev">Eudev</primary>
     13  <indexterm zone="ch-scripts-udev">
     14    <primary sortas="a-Udev">Udev</primary>
    1515    <secondary>usage</secondary>
    1616  </indexterm>
    1717
    18   <para>In <xref linkend="chapter-building-system"/>, we installed the Eudev
     18  <para>In <xref linkend="chapter-building-system"/>, we installed the Udev
    1919  package. Before we go into the details regarding how this works,
    2020  a brief history of previous methods of handling devices is in
     
    3030  the world.</para>
    3131
    32   <para>Using the Eudev method, only those devices which are detected by the
     32  <para>Using the Udev method, only those devices which are detected by the
    3333  kernel get device nodes created for them. Because these device nodes will be
    3434  created each time the system boots, they will be stored on a <systemitem
     
    7171
    7272  <sect2>
    73     <title>Eudev Implementation</title>
     73    <title>Udev Implementation</title>
    7474
    7575    <sect3>
     
    9393
    9494    <sect3>
    95       <title>Eudev Bootscript</title>
     95      <title>Udev Bootscript</title>
    9696
    9797      <para>The <command>S10udev</command> initscript takes care of creating
     
    109109      class="directory">/lib/udev/devices</filename> also provides an easy
    110110      workaround for devices that are not supported by the dynamic device
    111       handling infrastructure. The bootscript then starts the Eudev daemon,
     111      handling infrastructure. The bootscript then starts the Udev daemon,
    112112      <command>udevd</command>, which will act on any uevents it receives.
    113113      Finally, the bootscript forces the kernel to replay uevents for any
     
    120120      <title>Device Node Creation</title>
    121121
    122       <para>To obtain the right major and minor number for a device, Eudev relies
     122      <para>To obtain the right major and minor number for a device, Udev relies
    123123      on the information provided by <systemitem
    124124      class="filesystem">sysfs</systemitem> in <filename
     
    134134      <command>udevd</command> can't find a rule for the device it is creating,
    135135      it will default permissions to <emphasis>660</emphasis> and ownership to
    136       <emphasis>root:root</emphasis>. Documentation on the syntax of the Eudev
     136      <emphasis>root:root</emphasis>. Documentation on the syntax of the Udev
    137137      rules configuration files is available in
    138138      <filename>/usr/share/doc/udev/writing_udev_rules/index.html</filename></para>
     
    155155      might contain the string
    156156      <quote>pci:v00001319d00000801sv00001319sd00001319bc04sc01i00</quote>.
    157       The default rules provided by Eudev will cause <command>udevd</command>
     157      The default rules provided by Udev will cause <command>udevd</command>
    158158      to call out to <command>/sbin/modprobe</command> with the contents of the
    159159      <envar>MODALIAS</envar> uevent environment variable (that should be the
     
    194194      <title>A kernel module is not loaded automatically</title>
    195195
    196       <para>Eudev will only load a module if it has a bus-specific alias and the
     196      <para>Udev will only load a module if it has a bus-specific alias and the
    197197      bus driver properly exports the necessary aliases to <systemitem
    198198      class="filesystem">sysfs</systemitem>. In other cases, one should
    199       arrange module loading by other means. With Linux-&linux-version;, Eudev is
     199      arrange module loading by other means. With Linux-&linux-version;, Udev is
    200200      known to load properly-written drivers for INPUT, IDE, PCI, USB, SCSI,
    201201      SERIO and FireWire devices.</para>
    202202
    203203      <para>To determine if the device driver you require has the necessary
    204       support for Eudev, run <command>modinfo</command> with the module name as
     204      support for Udev, run <command>modinfo</command> with the module name as
    205205      the argument.  Now try locating the device directory under
    206206      <filename class="directory">/sys/bus</filename> and check whether there is
     
    210210      class="filesystem">sysfs</systemitem>, the driver supports the device and
    211211      can talk to it directly, but doesn't have the alias, it is a bug in the
    212       driver. Load the driver without the help from Eudev and expect the issue
     212      driver. Load the driver without the help from Udev and expect the issue
    213213      to be fixed later.</para>
    214214
     
    219219      busses. Expect this issue to be fixed in later kernel versions.</para>
    220220
    221       <para>Eudev is not intended to load <quote>wrapper</quote> drivers such as
     221      <para>Udev is not intended to load <quote>wrapper</quote> drivers such as
    222222      <emphasis>snd-pcm-oss</emphasis> and non-hardware drivers such as
    223223      <emphasis>loop</emphasis> at all.</para>
     
    226226
    227227    <sect3>
    228       <title>A kernel module is not loaded automatically, and Eudev is not
     228      <title>A kernel module is not loaded automatically, and Udev is not
    229229      intended to load it</title>
    230230
     
    233233      enhances the functionality of <emphasis>snd-pcm</emphasis> by making the
    234234      sound cards available to OSS applications), configure
    235       <command>modprobe</command> to load the wrapper after Eudev loads the
     235      <command>modprobe</command> to load the wrapper after Udev loads the
    236236      wrapped module. To do this, add an <quote>install</quote> line in
    237237      <filename>/etc/modprobe.conf</filename>. For example:</para>
     
    249249
    250250    <sect3>
    251       <title>Eudev loads some unwanted module</title>
     251      <title>Udev loads some unwanted module</title>
    252252
    253253      <para>Either don't build the module, or blacklist it in
     
    263263
    264264    <sect3>
    265       <title>Eudev creates a device incorrectly, or makes a wrong symlink</title>
     265      <title>Udev creates a device incorrectly, or makes a wrong symlink</title>
    266266
    267267      <para>This usually happens if a rule unexpectedly matches a device. For
     
    274274
    275275    <sect3>
    276       <title>Eudev rule works unreliably</title>
     276      <title>Udev rule works unreliably</title>
    277277
    278278      <para>This may be another manifestation of the previous problem. If not,
     
    288288
    289289    <sect3>
    290       <title>Eudev does not create a device</title>
     290      <title>Udev does not create a device</title>
    291291
    292292      <para>Further text assumes that the driver is built statically into the
    293293      kernel or already loaded as a module, and that you have already checked
    294       that Eudev doesn't create a misnamed device.</para>
    295 
    296       <para>Eudev has no information needed to create a device node if a kernel
     294      that Udev doesn't create a misnamed device.</para>
     295
     296      <para>Udev has no information needed to create a device node if a kernel
    297297      driver does not export its data to <systemitem
    298298      class="filesystem">sysfs</systemitem>.
     
    311311      <title>Device naming order changes randomly after rebooting</title>
    312312
    313       <para>This is due to the fact that Eudev, by design, handles uevents and
     313      <para>This is due to the fact that Udev, by design, handles uevents and
    314314      loads modules in parallel, and thus in an unpredictable order. This will
    315315      never be <quote>fixed</quote>. You should not rely upon the kernel device
    316316      names being stable. Instead, create your own rules that make symlinks with
    317317      stable names based on some stable attributes of the device, such as a
    318       serial number or the output of various *_id utilities installed by Eudev.
     318      serial number or the output of various *_id utilities installed by Udev.
    319319      See <xref linkend="ch-scripts-symlinks"/> and
    320320      <xref linkend="chapter-network"/> for examples.</para>
  • BOOK/bootscripts/mips-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/mips64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/mips64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/ppc-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/ppc64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/sparc-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/sparc64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/x86-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/bootscripts/x86_64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/console.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/>
  • BOOK/chroot/common/devices.xml

    r111b12a r76b06f6  
    3030
    3131    <para>This file&mdash;<filename>/etc/fstab</filename>&mdash;has not
    32     been created yet (unless using the boot method), but is also not required
    33     for the file systems to be properly mounted. The warning can be safely
    34     ignored.</para>
     32    been created yet but is also not required for the file systems to be
     33    properly mounted. As such, the warning can be safely ignored.</para>
    3534
    3635  </sect2>
  • BOOK/chroot/common/kernfs.xml

    r111b12a r76b06f6  
    3636  <para>Two device nodes, /dev/console and /dev/null, are required to be
    3737  present on the filesystem.  These are needed by the kernel even before
    38   starting Eudev early in the boot process, so we create them here:</para>
     38  starting Udev early in the boot process, so we create them here:</para>
    3939
    4040<screen><userinput>mknod -m 600 ${CLFS}/dev/console c 5 1
     
    4242
    4343  <para>Once the system is complete and booting, the rest of our device
    44   nodes are created by the Eudev package.  Since this package is not
     44  nodes are created by the Udev package.  Since this package is not
    4545  available to us right now, we must take other steps to provide device
    4646  nodes under on the CLFS filesystem.  We will use the <quote>bind</quote>
     
    5454  for each of these now:</para>
    5555
    56 <screen><userinput>if [ -h ${CLFS}/dev/shm ]; then
    57   link=$(readlink ${CLFS}/dev/shm)
    58   mkdir -p ${CLFS}/$link
    59   mount -f -vt tmpfs shm ${CLFS}/$link
    60   unset link
    61 else
    62   mount -f -vt tmpfs shm ${CLFS}/dev/shm
    63 fi
     56<screen><userinput>mount -f -vt tmpfs tmpfs ${CLFS}/dev/shm
    6457mount -f -vt devpts -o gid=&gid-tty;,mode=620 devpts ${CLFS}/dev/pts</userinput></screen>
    6558
  • BOOK/chroot/common/util-linux.xml

    r111b12a r76b06f6  
    2929<screen os="b"><userinput>./configure --prefix=/tools \
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    31     --disable-makeinstall-chown --disable-su --disable-login</userinput></screen>
     31    --disable-makeinstall-chown --disable-su --disable-login \
     32    --config-cache</userinput></screen>
    3233
    3334    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/chroot/multilib/util-linux.xml

    r111b12a r76b06f6  
    2929<screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3030    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    31     --disable-makeinstall-chown --disable-login --disable-su</userinput></screen>
     31    --disable-makeinstall-chown --disable-login --disable-su \
     32    --config-cache</userinput></screen>
    3233
    3334    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/chroot/x86/before-chroot.xml

    r111b12a r76b06f6  
    3535    <command>config.guess</command>:</para>
    3636
    37 <screen><userinput>build-aux/config.guess</userinput></screen>
     37<screen><userinput>lib/config.guess</userinput></screen>
    3838
    3939    <para>If the output of that command does not equal what is in
     
    5555    directory:</para>
    5656
    57 <screen><userinput>setarch linux32 build-aux/config.guess</userinput></screen>
     57<screen><userinput>setarch linux32 lib/config.guess</userinput></screen>
    5858
    5959    <para>If the output of the command above equals what is in
     
    125125    directory:</para>
    126126
    127 <screen os="uui"><userinput>build-aux/config.guess</userinput></screen>
     127<screen os="uui"><userinput>lib/config.guess</userinput></screen>
    128128
    129129    <para os="uuj">The output of the above command should be the same as the
  • BOOK/cross-tools/64/eglibc.xml

    r111b12a r76b06f6  
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
    3139    xpointer="xpointer(//*[@os='e'])"/>
    3240
     
    5361      --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5462      --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    55       --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     63      --cache-file=config.cache</userinput></screen>
    5664
    5765    <variablelist os="dg">
     
    132140    xpointer="xpointer(//*[@os='dn'])"/>
    133141
     142    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     143    href="../../final-system/common/eglibc.xml"
     144    xpointer="xpointer(//*[@os='ra'])"/>
     145
     146    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     147    href="../common/eglibc.xml"
     148    xpointer="xpointer(//*[@os='rb'])"/>
     149
    134150  </sect2>
    135151
  • BOOK/cross-tools/64/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4646    href="gcc-static.xml"
    4747    xpointer="xpointer(//*[@os='ah'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
     51    xpointer="xpointer(//*[@os='ai'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="gcc-static.xml"
     55    xpointer="xpointer(//*[@os='aj'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/64/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../common/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4545    href="../common/gcc-static.xml"
    4646    xpointer="xpointer(//*[@os='ah'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/gcc-static.xml"
     50    xpointer="xpointer(//*[@os='ai'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/gcc-static.xml"
     54    xpointer="xpointer(//*[@os='aj'])"/>
    4755
    4856    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/alpha-chapter.xml

    r111b12a r76b06f6  
    1515  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/variables.xml"/>
    17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/linux-headers.xml"/>
     17  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/linux-headers.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/>
     
    2322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
  • BOOK/cross-tools/alpha/eglibc-headers.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29
     30    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     31    href="eglibc.xml"
     32    xpointer="xpointer(//*[@os='g1'])"/>
     33
     34    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     35    href="../../final-system/mips/eglibc.xml"
     36    xpointer="xpointer(//*[@os='g2'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     39    href="../common/eglibc.xml"
     40    xpointer="xpointer(//*[@os='db'])"/>
     41
     42    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../common/eglibc.xml"
     44    xpointer="xpointer(//*[@os='dc'])"/>
    2845
    2946    <para os="s1">EGLIBC's <filename>configure</filename> script checks the
     
    6683   --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    6784   --disable-sanity-checks --enable-kernel=2.6.32 \
    68    --with-headers=/tools/include --enable-obsolete-rpc \
    69    --cache-file=config.cache \
     85   --with-headers=/tools/include --cache-file=config.cache \
    7086   --with-binutils=/cross-tools/${CLFS_TARGET}/bin</userinput></screen>
    7187
  • BOOK/cross-tools/alpha/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <para os="g1">ALPHA is not supported in the main EGLIBC tree, so
     30    we need the eglibc-ports tarball. Unpack <filename>eglibc-ports-&eglibc-version;-r&eglibc-revision;</filename>:</para>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     33    href="../../final-system/mips/eglibc.xml"
     34    xpointer="xpointer(//*[@os='g2'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     37    href="../common/eglibc.xml"
     38    xpointer="xpointer(//*[@os='db'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='dc'])"/>
    2843
    2944    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8398    xpointer="xpointer(//*[@os='dn'])"/>
    8499
     100    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     101    href="../../final-system/common/eglibc.xml"
     102    xpointer="xpointer(//*[@os='ra'])"/>
     103
     104    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     105    href="../common/eglibc.xml"
     106    xpointer="xpointer(//*[@os='rb'])"/>
     107
    85108  </sect2>
    86109
  • BOOK/cross-tools/alpha/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=alpha headers_check
    35 make ARCH=alpha INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=alpha INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=alpha INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=alpha INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/common/binutils-32.xml

    r111b12a r76b06f6  
    3737    xpointer="xpointer(//*[@os='p2'])"/>
    3838-->
    39     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/binutils.xml"
    41     xpointer="xpointer(//*[@os='s1'])"/>
    42 
    43     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/binutils.xml"
    45     xpointer="xpointer(//*[@os='s2'])"/>
    4639
    4740    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/common/binutils.xml

    r111b12a r76b06f6  
    3737    xpointer="xpointer(//*[@os='p2'])"/>
    3838-->
    39     <para os="s1">Apply the following sed for hosts using Texinfo-5.x:</para>
    40 
    41 <screen os="s2"><userinput>sed -i -e 's/@colophon/@@colophon/' \
    42        -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen>
    4339
    4440    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/common/cloog.xml

    r111b12a r76b06f6  
    2323    <title>Installation of CLooG</title>
    2424
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../../temp-system/common/cloog.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../temp-system/common/cloog.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
     32
    2533    <para os="a">Prepare CLooG for compilation:</para>
    2634
    2735<screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \
    2836    ./configure --prefix=/cross-tools --enable-shared --disable-static \
    29     --with-gmp-prefix=/cross-tools --with-isl-prefix=/cross-tools</userinput></screen>
     37    --with-gmp-prefix=/cross-tools</userinput></screen>
    3038
    3139    <para os="c">Compile the package:</para>
  • BOOK/cross-tools/common/eglibc.xml

    r111b12a r76b06f6  
    2727    risk.</para>
    2828
     29    <para os="db">Disable linking to <filename>libgcc_eh</filename>:</para>
     30
     31<screen os="dc"><userinput>cp -v Makeconfig{,.orig}
     32sed -e 's/-lgcc_eh//g' Makeconfig.orig > Makeconfig</userinput></screen>
     33
    2934    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3035    href="../../final-system/common/eglibc.xml"
     
    3540    xpointer="xpointer(//*[@os='f'])"/>
    3641
    37     <para os="dd">Add the following to <filename>config.cache</filename>
    38     to disable ssp when building EGLIBC:</para>
     42    <para os="dd">The following lines need to be added to
     43    <filename>config.cache</filename> for EGLIBC to support NPTL:</para>
    3944
    40 <screen os="de"><userinput>echo "libc_cv_ssp=no" &gt; config.cache</userinput></screen>
     45<screen os="de"><userinput>cat &gt; config.cache &lt;&lt; "EOF"
     46libc_cv_forced_unwind=yes
     47libc_cv_c_cleanup=yes
     48libc_cv_gnu89_inline=yes
     49libc_cv_ssp=no
     50EOF</userinput></screen>
    4151
    4252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5060    --disable-profile --with-tls --enable-kernel=2.6.32 \
    5161    --with-__thread --with-binutils=/cross-tools/bin \
    52     --with-headers=/tools/include --enable-obsolete-rpc \
    53     --cache-file=config.cache</userinput></screen>
     62    --with-headers=/tools/include --cache-file=config.cache</userinput></screen>
    5463
    5564    <variablelist os="dg">
     
    164173    <para os="dm">Install the package:</para>
    165174
    166 <screen os="dn"><userinput>make install</userinput></screen>
     175<screen os="dn"><userinput>make install inst_vardbdir=/tools/var/db</userinput></screen>
     176
     177<para  os="do"><parameter>inst_vardbdir=...</parameter> ensures that db-Makefile is not
     178        installed on the host system</para>
     179
     180    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     181    href="../../final-system/common/eglibc.xml"
     182    xpointer="xpointer(//*[@os='ra'])"/>
     183
     184<screen os="rb"><userinput>cp -v ../eglibc-&eglibc-version;/sunrpc/rpc/*.h /tools/include/rpc
     185cp -v ../eglibc-&eglibc-version;/sunrpc/rpcsvc/*.h /tools/include/rpcsvc
     186cp -v ../eglibc-&eglibc-version;/nis/rpcsvc/*.h /tools/include/rpcsvc</userinput></screen>
    167187
    168188  </sect2>
  • BOOK/cross-tools/common/file.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-cross-tools-file" role="wrap">
     8<sect1 id="ch-cross-tools-file">
    99  <?dbhtml filename="file.html"?>
    1010
  • BOOK/cross-tools/common/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5050    href="gcc-static.xml"
     51    xpointer="xpointer(//*[@os='ai'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="gcc-static.xml"
     55    xpointer="xpointer(//*[@os='aj'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
    5159    xpointer="xpointer(//*[@os='f'])"/>
    5260
     
    6270  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    6371  --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
    64   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    65   --with-native-system-header-dir=/tools/include --disable-nls \
     72  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
    6673  --enable-shared --disable-static --enable-languages=c,c++ \
    67   --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix \
    68   --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    69   --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70   --enable-cloog-backend=isl --with-isl=/cross-tools \
    71   --disable-isl-version-check --with-system-zlib --enable-checking=release \
    72   --enable-libstdcxx-time</userinput></screen>
     74  --enable-__cxa_atexit --with-mpfr=/cross-tools --with-gmp=/cross-tools \
     75  --enable-c99 --with-ppl=/cross-tools --with-cloog=/cross-tools \
     76  --enable-cloog-backend=isl --enable-long-long --enable-threads=posix \
     77  --disable-multilib</userinput></screen>
    7378
    7479    <variablelist os="bg">
  • BOOK/cross-tools/common/gcc-static.xml

    r111b12a r76b06f6  
    2424    and no Threads</title>
    2525
    26     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
    28     xpointer="xpointer(//*[@os='p1'])"/>
     26    <para os="p1">The following patch contains a number of updates to the
     27    &gcc-version; branch by the GCC developers:</para>
    2928
    30     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
     29    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    3330
    3431    <para os="aa">Make a couple of essential adjustments to the
     
    3835<screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs-patch;</userinput></screen>
    3936
    40     <para os="ag">Change the StartFile Spec so that GCC looks in
    41 <filename class="directory">/tools</filename>:</para>
     37    <para os="ag">Change the StartFile Spec and Standard Include Dir so that
     38    GCC looks in <filename class="directory">/tools</filename>:</para>
    4239
    43 <screen os="ah"><userinput>echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/linux.h
     40<screen os="ah"><userinput>echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR "/tools/include/"\n\n' >> gcc/config/linux.h
     41echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/linux.h
    4442echo -en '\n#undef STANDARD_STARTFILE_PREFIX_2\n#define STANDARD_STARTFILE_PREFIX_2 ""\n' >> gcc/config/linux.h</userinput></screen>
     43
     44    <para os="ai">Now alter <command>gcc</command>'s c preprocessor's default
     45    include search path to use <filename class="directory">/tools</filename> only:</para>
     46
     47<screen os="aj"><userinput>cp -v gcc/Makefile.in{,.orig}
     48sed -e "s@\(^CROSS_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g" \
     49    gcc/Makefile.in.orig &gt; gcc/Makefile.in</userinput></screen>
    4550
    4651    <para os="t1">We will create a dummy <filename>limits.h</filename> so
     
    6469  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    6570  --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    66   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    67   --with-native-system-header-dir=/tools/include --disable-nls \
     71  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
    6872  --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \
    69   --with-isl=/cross-tools --with-cloog=/cross-tools --with-mpc=/cross-tools \
    70   --without-headers --with-newlib --disable-decimal-float --disable-libgomp \
    71   --disable-libmudflap --disable-libssp --disable-threads --disable-multilib \
    72   --disable-libatomic --disable-libitm --disable-libsanitizer \
    73   --disable-libquadmath --disable-target-libiberty --disable-target-zlib \
    74   --with-system-zlib --enable-cloog-backend=isl --disable-isl-version-check \
    75   --enable-languages=c --enable-checking=release</userinput></screen>
     73  --with-ppl=/cross-tools --with-cloog=/cross-tools --without-headers \
     74  --with-newlib --disable-decimal-float --disable-libgomp \
     75  --disable-libmudflap --disable-libssp --disable-threads \
     76  --enable-languages=c --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    7677
    7778    <variablelist os="am">
     
    9697      </varlistentry>
    9798
    98 
    99       <varlistentry>
    100         <term><parameter>--with-native-system-headers-dir=/tools/include</parameter></term>
    101         <listitem>
    102           <para>This switch ensures that GCC will search for the system headers
    103            in <filename class="directory">/tools/include</filename> and that
    104            host system headers will not be searched.</para>
    105         </listitem>
    106       </varlistentry>
    107 
    10899      <varlistentry>
    109100        <term><parameter>--disable-nls</parameter></term>
    110101        <listitem>
    111           <para>This disables internationalization as i18n is not needed for the
     102          <para>This disables internationalization as i18n is not needed for the 
    112103          cross-compile tools.</para>
    113104        </listitem>
     
    167158
    168159      <varlistentry>
    169         <term><parameter>--disable-libatomic</parameter></term>
    170         <listitem>
    171           <para>The atomic library isn't needed at this time.</para>
    172         </listitem>
    173       </varlistentry>
    174 
    175       <varlistentry>
    176         <term><parameter>--disable-libitm</parameter></term>
    177         <listitem>
    178           <para>The itm library isn't neeeded at this tiem.</para>
    179         </listitem>
    180       </varlistentry>
    181 
    182       <varlistentry>
    183         <term><parameter>--disable-libsanitizer</parameter></term>
    184         <listitem>
    185           <para>The sanitizer library isn't needed at this time.</para>
    186         </listitem>
    187       </varlistentry>
    188 
    189       <varlistentry>
    190         <term><parameter>--disable-libquadmath</parameter></term>
    191         <listitem>
    192           <para>The quadmath library isn't needed at this time.</para>
    193         </listitem>
    194       </varlistentry>
    195 
    196       <varlistentry>
    197160        <term><parameter>--enable-languages=c</parameter></term>
    198161        <listitem>
    199162          <para>This option ensures that only the C compiler is built.</para>
    200         </listitem>
    201       </varlistentry>
    202 
    203       <varlistentry>
    204         <term><parameter>--enable-checking=release</parameter></term>
    205         <listitem>
    206           <para>This option selects the complexity of the internal consistency checks and adds error checking within the compiler.</para>
    207163        </listitem>
    208164      </varlistentry>
  • BOOK/cross-tools/common/gmp.xml

    r111b12a r76b06f6  
    3535    <para os="a">Prepare GMP for compilation:</para>
    3636
    37 <screen os="b"><userinput>./configure --prefix=/cross-tools --enable-cxx \
    38   --disable-static</userinput></screen>
     37<screen os="b"><userinput>CPPFLAGS=-fexceptions ./configure \
     38    --prefix=/cross-tools --enable-cxx --disable-static</userinput></screen>
    3939
    4040    <variablelist os="b1">
    4141      <title>The meaning of the new configure options:</title>
     42
     43      <varlistentry>
     44        <term><parameter>CPPFLAGS=-fexceptions</parameter></term>
     45        <listitem>
     46          <para>Allows GMP to handle C++ exceptions thrown by PPL.</para>
     47        </listitem>
     48      </varlistentry>
    4249
    4350      <varlistentry>
  • BOOK/cross-tools/common/m4.xml

    r111b12a r76b06f6  
    2323    <title>Installation of M4</title>
    2424
     25
     26    <para os="p1">The following patch contains a fix when building
     27    with a host having Glibc or EGLIBC 2.16 or later.</para>
     28
     29    <screen os="p2"><userinput>patch -Np1 -i ../&m4-gets-patch;</userinput></screen>
     30
    2531    <para os="a">Prepare M4 for compilation:</para>
    2632
  • BOOK/cross-tools/mips-chapter.xml

    r111b12a r76b06f6  
    1515  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/variables.xml"/>
    17   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1817  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
  • BOOK/cross-tools/mips/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/mips/eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../final-system/mips/eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8399    xpointer="xpointer(//*[@os='dn'])"/>
    84100
     101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     102    href="../../final-system/common/eglibc.xml"
     103    xpointer="xpointer(//*[@os='ra'])"/>
     104
     105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     106    href="../common/eglibc.xml"
     107    xpointer="xpointer(//*[@os='rb'])"/>
     108
    85109  </sect2>
    86110
  • BOOK/cross-tools/mips/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    28 
     28   
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4242    href="gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
    4452
     
    4654    href="gcc-static.xml"
    4755    xpointer="xpointer(//*[@os='ah'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
     59    xpointer="xpointer(//*[@os='ai'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="gcc-static.xml"
     63    xpointer="xpointer(//*[@os='aj'])"/>
    4864
    4965    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../64/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4040    xpointer="xpointer(//*[@os='ab'])"/>
    4141
     42    <para os="f1">The following patch fixes and issue that causes GCC
     43    to segfault when compilling for Mips.</para>
     44
     45    <screen os="f2"><userinput>patch -Np1 -i ../&gcc-mips-fix-patch;</userinput></screen>
     46
    4247    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4348    href="../common/gcc-static.xml"
     
    4752    href="../common/gcc-static.xml"
    4853    xpointer="xpointer(//*[@os='ah'])"/>
     54
     55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     56    href="../common/gcc-static.xml"
     57    xpointer="xpointer(//*[@os='ai'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     60    href="../common/gcc-static.xml"
     61    xpointer="xpointer(//*[@os='aj'])"/>
    4962
    5063    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=mips headers_check
    35 make ARCH=mips INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=mips INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=mips INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=mips INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/mips64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64-64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64-64/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/cross-tools/mips64-64/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../mips/eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../mips/eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    92108
    93109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    94     href="../x86_64-64/eglibc.xml"
    95     xpointer="xpointer(//*[@os='do'])"/>
     110    href="../../final-system/common/eglibc.xml"
     111    xpointer="xpointer(//*[@os='ra'])"/>
    96112
    97113    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    98     href="../x86_64-64/eglibc.xml"
    99     xpointer="xpointer(//*[@os='dp'])"/>
     114    href="../common/eglibc.xml"
     115    xpointer="xpointer(//*[@os='rb'])"/>
    100116
    101117  </sect2>
  • BOOK/cross-tools/mips64-64/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    28 
     28   
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4242    href="gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
    4452
     
    4654    href="gcc-static.xml"
    4755    xpointer="xpointer(//*[@os='ah'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
     59    xpointer="xpointer(//*[@os='ai'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="gcc-static.xml"
     63    xpointer="xpointer(//*[@os='aj'])"/>
    4864
    4965    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6278  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    6379  --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
    64   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    65   --with-native-system-header-dir=/tools/include --disable-nls \
    66   --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \
    67   --with-isl=/cross-tools --with-cloog=/cross-tools --with-mpc=/cross-tools \
    68   --without-headers --with-newlib --disable-decimal-float --disable-libgomp \
    69   --disable-libmudflap --disable-libssp --disable-threads --disable-multilib \
    70   --disable-libatomic --disable-libitm --disable-libsanitizer \
    71   --disable-libquadmath --disable-target-libiberty --disable-target-zlib \
    72   --with-system-zlib --enable-cloog-backend=isl --disable-isl-version-check \
    73   --enable-languages=c --enable-checking=release --with-abi=64
    74   </userinput></screen>
     80  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
     81  --enable-shared --disable-static --enable-languages=c,c++ \
     82  --enable-__cxa_atexit --with-mpfr=/cross-tools --with-gmp=/cross-tools \
     83  --enable-c99 --with-ppl=/cross-tools --with-cloog=/cross-tools \
     84  --enable-long-long --enable-threads=posix --with-abi=64\
     85  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    7586
    7687    <variablelist os="bg">
  • BOOK/cross-tools/mips64-64/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../64/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../mips/gcc-static.xml"
     44    xpointer="xpointer(//*[@os='f1'])"/>
     45   
     46    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     47    href="../mips/gcc-static.xml"
     48    xpointer="xpointer(//*[@os='f2'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4351    href="../common/gcc-static.xml"
    4452    xpointer="xpointer(//*[@os='ag'])"/>
     
    4755    href="../common/gcc-static.xml"
    4856    xpointer="xpointer(//*[@os='ah'])"/>
     57
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/gcc-static.xml"
     60    xpointer="xpointer(//*[@os='ai'])"/>
     61
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     63    href="../common/gcc-static.xml"
     64    xpointer="xpointer(//*[@os='aj'])"/>
    4965
    5066    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7187  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    7288  --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    73   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    74   --with-native-system-header-dir=/tools/include --disable-nls \
    75   --enable-shared --disable-static --enable-languages=c,c++ \
    76   --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix \
    77   --disable-multilib --with-mpc=/cross-tools --with-mpfr=/cross-tools \
    78   --with-gmp=/cross-tools --with-cloog=/cross-tools --enable-cloog-backend=isl \
    79   --with-isl=/cross-tools --disable-isl-version-check --with-system-zlib \
    80   --enable-checking=release --enable-libstdcxx-time --with-abi=64</userinput></screen>
     89  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
     90  --disable-shared --with-mpfr=/cross-tools \
     91  --with-gmp=/cross-tools --with-ppl=/cross-tools --with-cloog=/cross-tools \
     92  --without-headers --with-newlib --disable-decimal-float \
     93  --disable-libgomp --disable-libmudflap --disable-libssp \
     94  --disable-threads --enable-languages=c --with-abi=64\
     95  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    8196
    8297    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/cross-tools/mips64/eglibc-64bit.xml

    r111b12a r76b06f6  
    2626    href="eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    99115    xpointer="xpointer(//*[@os='dn'])"/>
    100116
     117    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     118    href="../../final-system/common/eglibc.xml"
     119    xpointer="xpointer(//*[@os='ra'])"/>
     120
     121    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     122    href="../common/eglibc.xml"
     123    xpointer="xpointer(//*[@os='rb'])"/>
     124
    101125  </sect2>
    102126
  • BOOK/cross-tools/mips64/eglibc-n32.xml

    r111b12a r76b06f6  
    2626    href="eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6682    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    6783    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    68     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     84    --cache-file=config.cache</userinput></screen>
    6985
    7086    <variablelist os="fa">
  • BOOK/cross-tools/mips64/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../mips/eglibc.xml"
     31    xpointer="xpointer(//*[@os='g1'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../mips/eglibc.xml"
     35    xpointer="xpointer(//*[@os='g2'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4242    href="gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
    4452
     
    4654    href="gcc-static.xml"
    4755    xpointer="xpointer(//*[@os='ah'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
     59    xpointer="xpointer(//*[@os='ai'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="gcc-static.xml"
     63    xpointer="xpointer(//*[@os='aj'])"/>
    4864
    4965    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/mips64/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../common/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4141
    4242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../mips/gcc-static.xml"
     44    xpointer="xpointer(//*[@os='f1'])"/>
     45   
     46    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     47    href="../mips/gcc-static.xml"
     48    xpointer="xpointer(//*[@os='f2'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4351    href="../common/gcc-static.xml"
    4452    xpointer="xpointer(//*[@os='ag'])"/>
     
    4755    href="../ppc/gcc-static.xml"
    4856    xpointer="xpointer(//*[@os='ah'])"/>
     57
     58    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     59    href="../common/gcc-static.xml"
     60    xpointer="xpointer(//*[@os='ai'])"/>
     61
     62    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     63    href="../common/gcc-static.xml"
     64    xpointer="xpointer(//*[@os='aj'])"/>
    4965
    5066    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/binutils.xml

    r111b12a r76b06f6  
    3636    xpointer="xpointer(//*[@os='p2'])"/>
    3737-->
    38     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/binutils.xml"
    40     xpointer="xpointer(//*[@os='s1'])"/>
    41 
    42     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/binutils.xml"
    44     xpointer="xpointer(//*[@os='s2'])"/>
    4538
    4639    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/eglibc-64bit.xml

    r111b12a r76b06f6  
    2626    href="eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
    2836
    2937    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5866    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5967    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    60     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     68    --cache-file=config.cache</userinput></screen>
    6169
    6270    <variablelist os="dg">
     
    108116    xpointer="xpointer(//*[@os='dn'])"/>
    109117
     118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     119    href="../../final-system/common/eglibc.xml"
     120    xpointer="xpointer(//*[@os='ra'])"/>
     121
     122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     123    href="../common/eglibc.xml"
     124    xpointer="xpointer(//*[@os='rb'])"/>
     125
    110126  </sect2>
    111127
  • BOOK/cross-tools/multilib/eglibc.xml

    r111b12a r76b06f6  
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
    3139    xpointer="xpointer(//*[@os='e'])"/>
    3240
     
    5361    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5462    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    55     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     63    --cache-file=config.cache</userinput></screen>
    5664
    5765    <variablelist os="dg">
  • BOOK/cross-tools/multilib/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5050    href="gcc-static.xml"
     51    xpointer="xpointer(//*[@os='ai'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="gcc-static.xml"
     55    xpointer="xpointer(//*[@os='aj'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="gcc-static.xml"
    5159    xpointer="xpointer(//*[@os='f'])"/>
    5260
     
    6270  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    6371  --build=${CLFS_HOST} --target=${CLFS_TARGET} --host=${CLFS_HOST} \
    64   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    65   --with-native-system-header-dir=/tools/include \
    66   --disable-nls --enable-shared --disable-static \
    67   --enable-languages=c,c++ --enable-__cxa_atexit --enable-c99 \
    68   --enable-long-long --enable-threads=posix --with-mpc=/cross-tools \
    69   --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-cloog=/cross-tools \
    70   --enable-cloog-backend=isl --with-isl=/cross-tools \
    71   --disable-isl-version-check --with-system-zlib --enable-checking=release \
    72   --enable-libstdcxx-time</userinput></screen>
     72  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
     73  --enable-shared --disable-static --enable-languages=c,c++ \
     74  --enable-__cxa_atexit --with-mpfr=/cross-tools --with-gmp=/cross-tools \
     75  --enable-c99 --with-ppl=/cross-tools --with-cloog=/cross-tools \
     76  --enable-long-long --enable-threads=posix --enable-cloog-backend=isl</userinput></screen>
    7377
    7478    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/multilib/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../common/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4747    href="../common/gcc-static.xml"
    4848    xpointer="xpointer(//*[@os='ah'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     51    href="../common/gcc-static.xml"
     52    xpointer="xpointer(//*[@os='ai'])"/>
     53
     54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     55    href="../common/gcc-static.xml"
     56    xpointer="xpointer(//*[@os='aj'])"/>
    4957
    5058    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7179  ../gcc-&gcc-version;/configure --prefix=/cross-tools \
    7280  --build=${CLFS_HOST} --host=${CLFS_HOST} --target=${CLFS_TARGET} \
    73   --with-sysroot=${CLFS} --with-local-prefix=/tools \
    74   --with-native-system-header-dir=/tools/include --disable-nls \
    75   --disable-shared --with-mpfr=/cross-tools --with-gmp=/cross-tools \
    76   --with-cloog=/cross-tools --with-mpc=/cross-tools --without-headers \
    77   --with-newlib --disable-decimal-float --disable-libgomp --disable-libmudflap \
    78   --disable-libssp --disable-threads --disable-libatomic --disable-libitm \
    79   --disable-libsanitizer --disable-libquadmath --disable-target-libiberty \
    80   --disable-target-zlib --with-system-zlib --enable-cloog-backend=isl \
    81   --with-isl=/cross-tools --disable-isl-version-check --enable-languages=c \
    82   --enable-checking=release</userinput></screen>
     81  --with-sysroot=${CLFS} --with-local-prefix=/tools --disable-nls \
     82  --disable-shared --with-mpfr=/cross-tools \
     83  --with-gmp=/cross-tools --with-ppl=/cross-tools --with-cloog=/cross-tools \
     84  --without-headers --with-newlib --disable-decimal-float \
     85  --disable-libgomp --disable-libmudflap --disable-libssp \
     86  --disable-threads --enable-languages=c --enable-cloog-backend=isl</userinput></screen>
    8387
    8488    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc-chapter.xml

    r111b12a r76b06f6  
    1515  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/variables.xml"/>
    17   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1817  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
  • BOOK/cross-tools/ppc/eglibc.xml

    r111b12a r76b06f6  
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/ppc/eglibc.xml"
     31    xpointer="xpointer(//*[@os='p5'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../final-system/ppc/eglibc.xml"
     35    xpointer="xpointer(//*[@os='p6'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
     44
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3046    href="../common/eglibc.xml"
    3147    xpointer="xpointer(//*[@os='e'])"/>
     
    3955    xpointer="xpointer(//*[@os='dd'])"/>
    4056
    41 <screen os="de"><userinput>echo "libc_cv_ssp=no" &gt; config.cache</userinput></screen>
     57<screen os="de"><userinput>cat &gt; config.cache &lt;&lt; "EOF"
     58libc_cv_forced_unwind=yes
     59libc_cv_c_cleanup=yes
     60libc_cv_ppc_machine=yes
     61libc_cv_gnu89_inline=yes
     62libc_cv_ssp=no
     63EOF</userinput></screen>
    4264
    4365    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    81103    xpointer="xpointer(//*[@os='dn'])"/>
    82104
     105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     106    href="../../final-system/common/eglibc.xml"
     107    xpointer="xpointer(//*[@os='ra'])"/>
     108
     109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     110    href="../common/eglibc.xml"
     111    xpointer="xpointer(//*[@os='rb'])"/>
     112
    83113  </sect2>
    84114
  • BOOK/cross-tools/ppc/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4646    href="gcc-static.xml"
    4747    xpointer="xpointer(//*[@os='ah'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
     51    xpointer="xpointer(//*[@os='ai'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="gcc-static.xml"
     55    xpointer="xpointer(//*[@os='aj'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../common/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4444    xpointer="xpointer(//*[@os='ag'])"/>
    4545
    46 <screen os="ah"><userinput>echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/rs6000/sysv4.h
     46<screen os="ah"><userinput>echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR "/tools/include/"\n\n' >> gcc/config/rs6000/sysv4.h
     47echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/rs6000/sysv4.h
    4748echo -en '\n#undef STANDARD_STARTFILE_PREFIX_2\n#define STANDARD_STARTFILE_PREFIX_2 ""\n' >> gcc/config/rs6000/sysv4.h</userinput></screen>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     51    href="../common/gcc-static.xml"
     52    xpointer="xpointer(//*[@os='ai'])"/>
     53
     54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     55    href="../common/gcc-static.xml"
     56    xpointer="xpointer(//*[@os='aj'])"/>
    4857
    4958    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=powerpc headers_check
    35 make ARCH=powerpc INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=powerpc INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=powerpc INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=powerpc INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/ppc64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/cross-tools/ppc64/eglibc-64bit.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/ppc/eglibc.xml"
     31    xpointer="xpointer(//*[@os='p5'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../final-system/ppc/eglibc.xml"
     35    xpointer="xpointer(//*[@os='p6'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    91107    xpointer="xpointer(//*[@os='dn'])"/>
    92108
     109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     110    href="../../final-system/common/eglibc.xml"
     111    xpointer="xpointer(//*[@os='ra'])"/>
     112
     113    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     114    href="../common/eglibc.xml"
     115    xpointer="xpointer(//*[@os='rb'])"/>
     116
    93117  </sect2>
    94118
  • BOOK/cross-tools/ppc64/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../../final-system/ppc/eglibc.xml"
     31    xpointer="xpointer(//*[@os='p5'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../../final-system/ppc/eglibc.xml"
     35    xpointer="xpointer(//*[@os='p6'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
     39    xpointer="xpointer(//*[@os='db'])"/>
     40
     41    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='dc'])"/>
    2844
    2945    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64/gcc-final.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4646    href="gcc-static.xml"
    4747    xpointer="xpointer(//*[@os='ah'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="gcc-static.xml"
     51    xpointer="xpointer(//*[@os='ai'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="gcc-static.xml"
     55    xpointer="xpointer(//*[@os='aj'])"/>
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/ppc64/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
     27    href="../common/gcc-static.xml"
    2828    xpointer="xpointer(//*[@os='p1'])"/>
    2929
    3030    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
     31    href="../common/gcc-static.xml"
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333
     
    4747    href="../ppc/gcc-static.xml"
    4848    xpointer="xpointer(//*[@os='ah'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     51    href="../common/gcc-static.xml"
     52    xpointer="xpointer(//*[@os='ai'])"/>
     53
     54    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     55    href="../common/gcc-static.xml"
     56    xpointer="xpointer(//*[@os='aj'])"/>
    4957
    5058    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/sparc-chapter.xml

    r111b12a r76b06f6  
    1515  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/variables.xml"/>
    17   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1817  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/linux-headers.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
  • BOOK/cross-tools/sparc/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=sparc headers_check
    35 make ARCH=sparc INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=sparc INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=sparc INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=sparc INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64-64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64-64/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
  • BOOK/cross-tools/sparc64-64/eglibc.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
    2836
    2937    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8391    xpointer="xpointer(//*[@os='dn'])"/>
    8492
     93    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     94    href="../../final-system/common/eglibc.xml"
     95    xpointer="xpointer(//*[@os='ra'])"/>
     96
     97    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     98    href="../common/eglibc.xml"
     99    xpointer="xpointer(//*[@os='rb'])"/>
     100
    85101    <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h
    86102    and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix
  • BOOK/cross-tools/sparc64-64/gcc-static.xml

    r111b12a r76b06f6  
    2525
    2626    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    27     href="../../final-system/common/gcc.xml"
    28     xpointer="xpointer(//*[@os='p1'])"/>
    29 
    30     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    31     href="../../final-system/common/gcc.xml"
    32     xpointer="xpointer(//*[@os='p2'])"/>
    33 
    34     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3527    href="../common/gcc-static.xml"
    3628    xpointer="xpointer(//*[@os='aa'])"/>
     
    4335    href="../common/gcc-static.xml"
    4436    xpointer="xpointer(//*[@os='ag'])"/>
     37
     38    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     39    href="../common/gcc-static.xml"
     40    xpointer="xpointer(//*[@os='ai'])"/>
     41
     42    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     43    href="../common/gcc-static.xml"
     44    xpointer="xpointer(//*[@os='aj'])"/>
    4545
    4646    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/cross-tools/sparc64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/cross-tools/sparc64/eglibc-64bit.xml

    r111b12a r76b06f6  
    2626    href="../common/eglibc.xml"
    2727    xpointer="xpointer(//*[@os='da'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
    2836
    2937    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    95103    xpointer="xpointer(//*[@os='dn'])"/>
    96104
     105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     106    href="../../final-system/common/eglibc.xml"
     107    xpointer="xpointer(//*[@os='ra'])"/>
     108
     109    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     110    href="../common/eglibc.xml"
     111    xpointer="xpointer(//*[@os='rb'])"/>
     112
    97113  </sect2>
    98114
  • BOOK/cross-tools/sparc64/eglibc.xml

    r111b12a r76b06f6  
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
    3139    xpointer="xpointer(//*[@os='e'])"/>
    3240
     
    5361    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5462    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    55     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     63    --cache-file=config.cache</userinput></screen>
    5664
    5765    <variablelist os="dg">
  • BOOK/cross-tools/sparc64/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=sparc64 headers_check
    35 make ARCH=sparc64 INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=sparc64 INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=sparc64 INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=sparc64 INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/x86-chapter.xml

    r111b12a r76b06f6  
    1515  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/>
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/variables.xml"/>
    17   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1817  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/linux-headers.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2322  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     24  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2625  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/>
  • BOOK/cross-tools/x86/eglibc.xml

    r111b12a r76b06f6  
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
    3139    xpointer="xpointer(//*[@os='e'])"/>
    3240
     
    4957<screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc" \
    5058    AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    51     CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $CLFS_TARGET) -O2" \
     59    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $CLFS_TARGET) -mtune=generic -g -O2" \
    5260    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    5361    --host=${CLFS_TARGET} --build=${CLFS_HOST} \
    5462    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5563    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    56     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     64    --cache-file=config.cache</userinput></screen>
    5765
    5866    <variablelist os="dg">
     
    7785      <varlistentry os="ea2">
    7886        <term><parameter>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt;
    79         $CLFS_TARGET)" -O2</parameter></term>
     87        $CLFS_TARGET) -mtune=generic -g -O2"</parameter></term>
    8088        <listitem>
    8189          <para>Forces EGLIBC to optimize for our target system.</para>
     
    141149    xpointer="xpointer(//*[@os='dn'])"/>
    142150
     151    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     152    href="../common/eglibc.xml"
     153    xpointer="xpointer(//*[@os='do'])"/>
     154
     155    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     156    href="../../final-system/common/eglibc.xml"
     157    xpointer="xpointer(//*[@os='ra'])"/>
     158
     159    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     160    href="../common/eglibc.xml"
     161    xpointer="xpointer(//*[@os='rb'])"/>
     162
    143163  </sect2>
    144164
  • BOOK/cross-tools/x86/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=i386 headers_check
    35 make ARCH=i386 INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=i386 INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=i386 INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=i386 INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/cross-tools/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/flags.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/variables.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/>
    2928  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/gcc-static.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64-64/eglibc.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/eglibc.xml"/>
    3130  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/gcc-final.xml"/>
    3231
  • BOOK/cross-tools/x86_64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/variables.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/flags.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    1918  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/>
    2019  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/>
     
    2423  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2524  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    26   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2726  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2827  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/>
  • BOOK/cross-tools/x86_64/eglibc.xml

    r111b12a r76b06f6  
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../common/eglibc.xml"
     31    xpointer="xpointer(//*[@os='db'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/eglibc.xml"
     35    xpointer="xpointer(//*[@os='dc'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/eglibc.xml"
    3139    xpointer="xpointer(//*[@os='e'])"/>
    3240
     
    4957<screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD32}" \
    5058    AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \
    51     CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $CLFS_TARGET32) -O2" \
     59    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $CLFS_TARGET32) -mtune=generic -g -O2" \
    5260    ../eglibc-&eglibc-version;/configure --prefix=/tools \
    5361    --host=${CLFS_TARGET32} --build=${CLFS_HOST} \
    5462    --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \
    5563    --with-binutils=/cross-tools/bin --with-headers=/tools/include \
    56     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     64    --cache-file=config.cache</userinput></screen>
    5765
    5866    <variablelist os="dg">
     
    7785     <varlistentry os="ea2">
    7886        <term><parameter>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt;
    79         $CLFS_TARGET32) -O2"</parameter></term>
     87        $CLFS_TARGET32) -mtune=generic -g -O2"</parameter></term>
    8088        <listitem>
    8189          <para>Forces EGLIBC to optimize for our target system.</para>
  • BOOK/cross-tools/x86_64/linux-headers.xml

    r111b12a r76b06f6  
    3131    xpointer="xpointer(//*[@os='b'])"/>
    3232
    33 <screen os="c"><userinput>make mrproper
     33<screen os="c"><userinput>install -dv /tools/include
     34make mrproper
    3435make ARCH=x86_64 headers_check
    35 make ARCH=x86_64 INSTALL_HDR_PATH=/tools headers_install</userinput></screen>
     36make ARCH=x86_64 INSTALL_HDR_PATH=dest headers_install
     37cp -rv dest/include/* /tools/include</userinput></screen>
    3638
    3739    <variablelist os="d">
     
    5153
    5254      <varlistentry os="d3">
    53         <term><parameter>make ARCH=x86_64 INSTALL_HDR_PATH=/tools headers_install</parameter></term>
     55        <term><parameter>make ARCH=x86_64 INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5456        <listitem>
    55           <para>This will install the kernel headers into
    56           <filename class="directory">/tools/include</filename>.</para>
     57          <para>Normally the headers_install target removes the entire
     58          destination directory (default
     59          <filename class="directory">/usr/include</filename>) before
     60          installing the headers. To prevent this, we tell the kernel to
     61          install the headers to a directory inside the source dir.</para>
    5762        </listitem>
    5863      </varlistentry>
  • BOOK/final-system/64/gcc.xml

    r111b12a r76b06f6  
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    3131
     32
    3233    <para os="p5">Apply the following patch so that GCC links to
    3334    <filename class="directory">/lib</filename> instead of
     
    3536
    3637<screen os="p6"><userinput>patch -Np1 -i ../&gcc-pure64-patch;</userinput></screen>
    37 
    38     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/gcc.xml"
    40     xpointer="xpointer(//*[@os='fix1'])"/>
    41 
    42     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/gcc.xml"
    44     xpointer="xpointer(//*[@os='fix2'])"/>
    4538
    4639    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7972    href="../common/gcc.xml"
    8073    xpointer="xpointer(//*[@os='l'])"/>
    81 
    82     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    83     href="../common/gcc.xml"
    84     xpointer="xpointer(//*[@os='s1'])"/>
    85 
    86     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    87     href="../common/gcc.xml"
    88     xpointer="xpointer(//*[@os='s2'])"/>
    8974
    9075    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    136121    xpointer="xpointer(//*[@os='x'])"/>
    137122
    138     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../common/gcc.xml"
    140     xpointer="xpointer(//*[@os='y'])"/>
    141 
    142     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    143     href="../common/gcc.xml"
    144     xpointer="xpointer(//*[@os='z'])"/>
    145 
    146123  </sect2>
    147124
  • BOOK/final-system/alpha-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/aboot.xml"/>
  • BOOK/final-system/alpha/eglibc.xml

    r111b12a r76b06f6  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    110118    xpointer="xpointer(//*[@os='t'])"/>
    111119
     120    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     121    href="../common/eglibc.xml"
     122    xpointer="xpointer(//*[@os='ra'])"/>
     123
     124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     125    href="../common/eglibc.xml"
     126    xpointer="xpointer(//*[@os='rb'])"/>
     127
    112128  </sect2>
    113129
  • BOOK/final-system/common/cloog.xml

    r111b12a r76b06f6  
    3232<screen os="b"><userinput>CC="gcc -isystem /usr/include" \
    3333LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    34   ./configure --prefix=/usr --enable-shared --with-isl=system</userinput></screen>
     34  ./configure --prefix=/usr --enable-shared</userinput></screen>
    3535
    3636    <para os="c">Compile the package:</para>
     
    6363      <seglistitem>
    6464        <seg>cloog</seg>
    65         <seg>libcloog-isl.[a,so]</seg>
    66         <seg>/usr/include/cloog</seg>
     65        <seg>libcloog-isl.[a,so], libisl.[a,so]</seg>
     66        <seg>/usr/include/cloog, /usr/include/isl</seg>
    6767      </seglistitem>
    6868    </segmentedlist>
     
    9393      </varlistentry>
    9494
     95      <varlistentry id="libisl">
     96        <term><filename class="libraryfile">libisl</filename></term>
     97        <listitem>
     98          <para>The Integer Set Library.</para>
     99          <indexterm zone="ch-system-cloog libisl">
     100            <primary sortas="c-libisl">libisl</primary>
     101          </indexterm>
     102        </listitem>
     103      </varlistentry>
     104
    95105    </variablelist>
    96106
  • BOOK/final-system/common/eglibc.xml

    r111b12a r76b06f6  
    5858unset LINKER</userinput></screen>
    5959
     60    <para os="p3">The following patch fixes an issue that can cause
     61      ALSA to crash:</para>
     62     
     63<screen os="p4"><userinput>patch -Np1 -i ../&eglibc-fixes-patch;</userinput></screen>
     64
    6065    <para os="b">The EGLIBC build system is self-contained and will install
    6166    perfectly, even though the compiler specs file and linker are still
     
    7479
    7580<screen os="h"><userinput>../eglibc-&eglibc-version;/configure --prefix=/usr \
    76     --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc \
    77     --enable-obsolete-rpc</userinput></screen>
     81    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc</userinput></screen>
    7882
    7983    <variablelist os="i">
     
    8387        <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term>
    8488        <listitem>
    85           <para>This changes the location of the <command>getconf</command>
    86           utility from its default of <filename
     89          <para>This changes the location of the <command>pt_chown</command>
     90          program from its default of <filename
    8791          class="directory">/usr/libexec</filename> to <filename
    8892          class="directory">/usr/lib/eglibc</filename>.</para>
     
    148152<screen os="t"><userinput>make install</userinput></screen>
    149153
     154    <para os="ra">Install NIS and RPC related headers that are not installed by default.</para>
     155
     156<screen os="rb"><userinput>cp -v ../eglibc-&eglibc-version;/sunrpc/rpc/*.h /usr/include/rpc
     157cp -v ../eglibc-&eglibc-version;/sunrpc/rpcsvc/*.h /usr/include/rpcsvc
     158cp -v ../eglibc-&eglibc-version;/nis/rpcsvc/*.h /usr/include/rpcsvc</userinput></screen>
     159
    150160  </sect2>
    151161
     
    240250EOF</userinput></screen>
    241251
    242     <para>Install timezone data:</para>
    243 <screen><userinput>tar -xf ../tzdata&tzdata-version;.tar.gz
    244 
    245 ZONEINFO=/usr/share/zoneinfo
    246 mkdir -pv $ZONEINFO/{posix,right}
    247 
    248 for tz in etcetera southamerica northamerica europe africa antarctica  \
    249           asia australasia backward pacificnew solar87 solar88 solar89 \
    250           systemv; do
    251     zic -L /dev/null   -d $ZONEINFO       -y "sh yearistype.sh" ${tz}
    252     zic -L /dev/null   -d $ZONEINFO/posix -y "sh yearistype.sh" ${tz}
    253     zic -L leapseconds -d $ZONEINFO/right -y "sh yearistype.sh" ${tz}
    254 done
    255 
    256 cp -v zone.tab iso3166.tab $ZONEINFO
    257 zic -d $ZONEINFO -p America/New_York
    258 unset ZONEINFO</userinput></screen>
    259 
    260     <variablelist>
    261       <title>The meaning of the zic commands:</title>
    262 
    263       <varlistentry>
    264         <term><parameter>zic -L /dev/null ...</parameter></term>
    265         <listitem>
    266           <para>This creates posix timezones, without any leap seconds.  It is
    267           conventional to put these in both
    268           <filename class="directory">zoneinfo</filename> and
    269           <filename class="directory">zoneinfo/posix</filename>. It is
    270           necessary to put the POSIX timezones in
    271           <filename class="directory">zoneinfo</filename>, otherwise various
    272           test-suites will report errors. On an embedded system, where space is
    273           tight and you do not intend to ever update the timezones, you could save
    274           1.9MB by not using the <filename class="directory">posix</filename>
    275           directory, but some applications or test-suites might give less good
    276           results</para>
    277         </listitem>
    278       </varlistentry>
    279       <varlistentry>
    280         <term><parameter>zic -L leapseconds ...</parameter></term>
    281         <listitem>
    282           <para>This creates right timezones, including leap seconds. On an
    283           embedded system, where space is tight and you do not intend to
    284           ever update the timezones, or care about the correct time, you could
    285           save 1.9MB by omitting the <filename class="directory">right</filename>
    286           directory.</para>
    287         </listitem>
    288       </varlistentry>
    289       <varlistentry>
    290         <term><parameter>zic ... -p ...</parameter></term>
    291         <listitem>
    292           <para>This creates the <filename>posixrules</filename> file. We use
    293           New York because POSIX requires the daylight savings time rules
    294           to be in accordance with US rules.</para>
    295         </listitem>
    296       </varlistentry>
    297     </variablelist>
    298 
    299252    <para>To determine the local time zone, run the following script:</para>
    300253
     
    375328        <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig,
    376329        ldd, lddlibc4, locale, localedef, makedb, mtrace, nscd,
    377         pcprofiledump, pldd, rpcgen, sln, sprof, tzselect, xtrace,zdump,
    378         and zic</seg>
     330        pcprofiledump, pldd, pt_chown, rpcgen, sln, sprof, tzselect,
     331        xtrace,zdump, and zic</seg>
    379332        <seg>ld.so, libBrokenLocale.[a,so], libSegFault.so, libanl.[a,so],
    380333        libbsd-compat.a, libc.[a,so], libc_nonshared.a, libcidn.[a,so],
     
    568521      </varlistentry>
    569522
     523      <varlistentry id="pt_chown">
     524        <term><command>pt_chown</command></term>
     525        <listitem>
     526          <para>A helper program for <command>grantpt</command> to set the owner,
     527          group and access permissions of a slave pseudo terminal</para>
     528          <indexterm zone="ch-system-eglibc pt_chown">
     529            <primary sortas="b-pt_chown">pt_chown</primary>
     530          </indexterm>
     531        </listitem>
     532      </varlistentry>
     533
    570534      <varlistentry id="rpcgen">
    571535        <term><command>rpcgen</command></term>
  • BOOK/final-system/common/gcc.xml

    r111b12a r76b06f6  
    2626    <title>Installation of GCC</title>
    2727
     28
    2829    <para os="p1">The following patch contains a number of updates to the
    2930    &gcc-version; branch by the GCC developers:</para>
    3031
    3132    <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen>
    32 
    33     <para os="fix1">Apply a <command>sed</command> subsitution that will
    34     suppress the execution of the <command>fixincludes</command> script:</para>
    35 
    36 <screen os="fix2"><userinput>cp -v gcc/Makefile.in{,.orig}
    37 sed 's@\./fixinc\.sh@-c true@' gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen>
    3833
    3934    <para os="d">Apply a <command>sed</command> substitution that will suppress the
     
    6055    --enable-clocale=gnu --enable-languages=c,c++ \
    6156    --disable-multilib --disable-libstdcxx-pch \
    62     --enable-cloog-backend=isl --disable-isl-version-check --with-system-zlib \
    63     --enable-checking=release --enable-libstdcxx-time \
    64     --disable-install-libiberty</userinput></screen>
     57    --enable-cloog-backend=isl</userinput></screen>
    6558
    6659    <para os="j">Compile the package:</para>
     
    7366    </important>
    7467
    75    <para os="s1">Increase the stack size prior to running the tests:</para>
    76 
    77 <screen os="s2"><userinput remap="test">ulimit -s 32768</userinput></screen>
    78 
    7968    <para os="m">Test the results, but do not stop at errors:</para>
    8069
     
    10998
    11099<screen os="x"><userinput>ln -sv gcc /usr/bin/cc</userinput></screen>
    111 
    112     <para os="y">Finally, move a misplaced file:</para>
    113 
    114 <screen os="z"><userinput>mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib</userinput></screen>
    115100
    116101  </sect2>
  • BOOK/final-system/common/gmp.xml

    r111b12a r76b06f6  
    4848    <para os="a">Prepare GMP for compilation:</para>
    4949
    50 <screen os="b"><userinput>CC="gcc -isystem /usr/include" \
     50<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" \
    5151CXX="g++ -isystem /usr/include" \
    5252LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    53   ./configure --prefix=/usr --enable-cxx</userinput></screen>
     53  ./configure --prefix=/usr --enable-cxx --enable-mpbsd</userinput></screen>
    5454
    5555    <para os="c">Compile the package:</para>
  • BOOK/final-system/common/iana-etc.xml

    r111b12a r76b06f6  
    2828    <note os="p1">
    2929      <para>This package has the option of downloading updated data when internet access is available. If /etc/resolv.conf has a nameserver entry and internet access is available at this step, then apply the IANA get patch and get the updated data:
    30 <screen><command>patch -Np1 -i ../&iana-etc-get_fix-patch;</command>
    31 <command>make get</command></screen>
     30<screen><userinput>patch -Np1 -i ../&iana-etc-get_fix-patch;</userinput></screen>
     31<screen><userinput>make get</userinput></screen>
    3232Do not apply the following patch.</para>
    3333    </note>
  • BOOK/final-system/common/iputils.xml

    r111b12a r76b06f6  
    3030<screen os="p2"><userinput>patch -Np1 -i ../&iputils-fixes-patch;</userinput></screen>
    3131
     32    <para os="p3">The following patch contains pregenerated documentation for
     33    IPutils:</para>
     34
     35<screen os="p4"><userinput>patch -Np1 -i ../&iputils-doc-patch;</userinput></screen>
     36
    3237    <para os="a">Compile the package:</para>
    3338
    34 <screen os="b"><userinput>make USE_CAP=no \
    35     IPV4_TARGETS="tracepath ping clockdiff rdisc" \
     39<screen os="b"><userinput>make IPV4_TARGETS="tracepath ping clockdiff rdisc" \
    3640    IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen>
    3741
  • BOOK/final-system/common/kbd.xml

    r111b12a r76b06f6  
    2626    <title>Installation of Kbd</title>
    2727
     28    <para os="p1">Apply the following patch to fix a typo in es.po:</para>
     29
     30    <screen os="p2"><userinput>patch -Np1 -i ../&kbd-espo-patch;</userinput></screen>
     31
    2832    <para os="a">Prepare Kbd for compilation:</para>
    2933
    30 <screen os="b"><userinput>PKG_CONFIG_PATH="/tools/lib/pkgconfig" \
    31     ./configure --prefix=/usr --disable-vlock --enable-optional-progs</userinput></screen>
     34<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
    3235
    3336    <para os="c">Compile the package:</para>
  • BOOK/final-system/common/kmod.xml

    r111b12a r76b06f6  
    3131<screen os="b"><userinput>./configure --prefix=/usr \
    3232    --bindir=/bin --sysconfdir=/etc \
    33     --with-rootlibdir=/lib --disable-manpages \
     33    --with-rootlibdir=/lib \
    3434    --with-zlib --with-xz</userinput></screen>
    3535
     
    6262    <para os="g">Install the package:</para>
    6363
    64 <screen os="h"><userinput>make install
    65 make -C man install</userinput></screen>
     64<screen os="h"><userinput>make install</userinput></screen>
    6665
    6766    <para os="i">Create symbolic links for programs that expect Module-Init-Tools.</para>
    6867
    69 <screen os="j"><userinput>ln -sfv kmod /bin/lsmod
    70 ln -sfv ../bin/kmod /sbin/depmod
    71 ln -sfv ../bin/kmod /sbin/insmod
    72 ln -sfv ../bin/kmod /sbin/modprobe
    73 ln -sfv ../bin/kmod /sbin/modinfo
    74 ln -sfv ../bin/kmod /sbin/rmmod</userinput></screen>
     68<screen os="j"><userinput>ln -sv kmod /bin/lsmod
     69ln -sv ../bin/kmod /sbin/depmod
     70ln -sv ../bin/kmod /sbin/insmod
     71ln -sv ../bin/kmod /sbin/modprobe
     72ln -sv ../bin/kmod /sbin/modinfo
     73ln -sv ../bin/kmod /sbin/rmmod</userinput></screen>
    7574 
    7675  </sect2>
  • BOOK/final-system/common/linux-headers.xml

    r111b12a r76b06f6  
    3232<screen os="c"><userinput>make mrproper
    3333make headers_check
    34 make INSTALL_HDR_PATH=/usr headers_install
     34make INSTALL_HDR_PATH=dest headers_install
     35cp -rv dest/include/* /usr/include
    3536find /usr/include -name .install -or -name ..install.cmd | xargs rm -fv</userinput></screen>
    3637
     
    5455
    5556      <varlistentry os="d3">
    56         <term><parameter>make INSTALL_HDR_PATH=/usr headers_install</parameter></term>
     57        <term><parameter>make INSTALL_HDR_PATH=dest headers_install</parameter></term>
    5758        <listitem>
    58           <para>This will install the kernel headers into
    59           <filename class="directory">/usr/include</filename>.</para>
     59          <para>Normally the headers_install target removes the entire
     60          destination directory (default
     61          <filename class="directory">/usr/include</filename>) before
     62          installing the headers. To prevent this, we tell the kernel to
     63          install the headers to a directory inside the source dir.</para>
    6064        </listitem>
    6165      </varlistentry>
  • BOOK/final-system/common/make.xml

    r111b12a r76b06f6  
    2424  <sect2 role="installation">
    2525    <title>Installation of Make</title>
    26 
    27     <para os="p1">Apply upstream fixes:</para>
    28 
    29     <screen os="p2"><userinput>patch -Np1 -i ../&make-fixes-patch;</userinput></screen>
    3026
    3127    <para os="a">Prepare Make for compilation:</para>
  • BOOK/final-system/common/pkg-config.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-pkg-config-lite" role="wrap">
    9   <?dbhtml filename="pkg-config-lite.html"?>
     8<sect1 id="ch-system-pkg-config" role="wrap">
     9  <?dbhtml filename="pkg-config.html"?>
    1010
    11   <title>Pkg-config-lite-&pkg-config-lite-version;</title>
     11  <title>Pkg-config-&pkg-config-version;</title>
    1212
    13   <indexterm zone="ch-system-pkg-config-lite">
    14     <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
     13  <indexterm zone="ch-system-pkg-config">
     14    <primary sortas="a-Pkg-config">Pkg-config</primary>
    1515  </indexterm>
    1616
     
    1818    <title/>
    1919
    20     <para>Pkg-config-lite is a tool to help you insert the correct compiler options
     20    <para>Pkg-config is a tool to help you insert the correct compiler options
    2121    on the command line when compiling applications and libraries.</para>
    2222
     
    2424
    2525  <sect2 role="installation">
    26     <title>Installation of Pkg-config-lite</title>
     26    <title>Installation of Pkg-config</title>
    2727
    28     <para os="a">Prepare Pkg-config-lite for compilation:</para>
     28    <para os="a">Prepare Pkg-config for compilation:</para>
    2929
    3030<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
     
    4343  </sect2>
    4444
    45   <sect2 id="contents-pkg-config-lite" role="content">
    46     <title>Contents of Pkg-config-lite</title>
     45  <sect2 id="contents-pkg-config" role="content">
     46    <title>Contents of Pkg-config</title>
    4747
    4848    <segmentedlist>
     
    6161      <?dbhtml list-presentation="table"?>
    6262
    63       <varlistentry id="pkg-config-lite">
     63      <varlistentry id="pkg-config">
    6464        <term><command>pkg-config</command></term>
    6565        <listitem>
     
    6767          information about installed libraries in the system. It is typically
    6868          used to compile and link against one or more libraries.</para>
    69           <indexterm zone="ch-system-pkg-config-lite pkg-config-lite">
    70             <primary sortas="b-pkg-config-lite">pkg-config</primary>
     69          <indexterm zone="ch-system-pkg-config pkg-config">
     70            <primary sortas="b-pkg-config">pkg-config</primary>
    7171          </indexterm>
    7272        </listitem>
  • BOOK/final-system/common/sysvinit.xml

    r111b12a r76b06f6  
    8282
    8383<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
    84 <literal>1:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty1 9600
    85 2:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty2 9600
    86 3:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty3 9600
    87 4:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty4 9600
    88 5:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty5 9600
    89 6:2345:respawn:/sbin/agetty --noclear -I '\033(K' tty6 9600
     84<literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600
     852:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600
     863:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600
     874:2345:respawn:/sbin/agetty -I '\033(K' tty4 9600
     885:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600
     896:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600
    9090</literal>
    9191EOF</userinput></screen>
     
    9595
    9696<screen><userinput>cat &gt;&gt; /etc/inittab &lt;&lt; "EOF"
    97 <literal>c0:12345:respawn:/sbin/agetty --noclear 115200 ttyS0 vt100
     97<literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100
    9898</literal>
    9999EOF</userinput></screen>
  • BOOK/final-system/common/tar.xml

    r111b12a r76b06f6  
    2929
    3030<screen os="p2"><userinput>patch -Np1 -i ../&tar-man-patch;</userinput></screen>
    31 
    32     <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
    33 
    34 <screen os="s2"><userinput>sed -i -e '/gets is a/d' gnu/stdio.in.h</userinput></screen>
    3531
    3632    <para os="a">Prepare Tar for compilation:</para>
  • BOOK/final-system/common/udev.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-eudev" role="wrap">
    9   <?dbhtml filename="eudev.html"?>
    10 
    11   <title>Eudev-&eudev-version;</title>
    12 
    13   <indexterm zone="ch-system-eudev">
    14     <primary sortas="a-Eudev">Eudev</primary>
     8<sect1 id="ch-system-udev" role="wrap">
     9  <?dbhtml filename="udev.html"?>
     10
     11  <title>Udev-&udev-version;</title>
     12
     13  <indexterm zone="ch-system-udev">
     14    <primary sortas="a-Udev">Udev</primary>
    1515  </indexterm>
    1616
     
    1818    <title/>
    1919
    20     <para>The Eudev package contains programs for dynamic creation of device
     20    <para>The Udev package contains programs for dynamic creation of device
    2121    nodes.</para>
    2222
     
    2424
    2525  <sect2 role="installation">
    26     <title>Installation of Eudev</title>
    27 
    28     <para os="a">Prepare Eudev for compilation:</para>
    29 
    30 <screen os="b"><userinput>./configure --prefix=/usr --sysconfdir=/etc \
    31     --with-rootprefix="" --libexecdir=/lib --enable-split-usr \
    32     --libdir=/usr/lib --with-rootlibdir=/lib --sbindir=/sbin --bindir=/sbin \
    33     --enable-rule_generator --disable-introspection --disable-keymap \
    34     --disable-gudev --disable-gtk-doc-html --with-firmware-path=/lib/firmware \
    35     --enable-libkmod</userinput></screen>
     26    <title>Installation of Udev</title>
     27
     28    <para os="a">Prepare Udev for compilation:</para>
     29
     30<screen os="b"><userinput>./configure --prefix=/usr \
     31  --sysconfdir=/etc --with-rootprefix="" \
     32  --libexecdir=/lib --bindir=/sbin \
     33  --with-usb-ids-path=no --with-pci-ids-path=no \
     34  --enable-rule_generator --disable-introspection \
     35  --disable-keymap --disable-gudev</userinput></screen>
    3636
    3737    <para os="c">Compile the package:</para>
     
    5050<screen os="j"><userinput>install -dv /lib/firmware</userinput></screen>
    5151
    52     <para os="r1">Create a dummy rule so that Eudev will name ethernet devices properly for the system.</para>
    53 
    54 <screen os="r2"><userinput>echo "# dummy, so that network is once again on eth*" \
    55 > /etc/udev/rules.d/80-net-name-slot.rules</userinput></screen>
    56 
    5752  </sect2>
    5853
    59   <sect2 id="contents-eudev" role="content">
    60     <title>Contents of Eudev</title>
     54  <sect2 id="contents-udev" role="content">
     55    <title>Contents of Udev</title>
    6156
    6257    <segmentedlist>
     
    8277        <term><command>udevadm</command></term>
    8378        <listitem>
    84         <para>Controls the runtime behavior of Eudev, requests kernel
     79        <para>Controls the runtime behavior of Udev, requests kernel
    8580        events, manages the event queue, and provides simple debugging.</para>
    86           <indexterm zone="ch-system-eudev udevadm">
     81          <indexterm zone="ch-system-udev udevadm">
    8782            <primary sortas="b-udevadm">udevadm</primary>
    8883          </indexterm>
     
    9691          <command>udev</command>,
    9792          thus avoiding various race conditions</para>
    98           <indexterm zone="ch-system-eudev udevd">
     93          <indexterm zone="ch-system-udev udevd">
    9994            <primary sortas="b-udevd">udevd</primary>
    10095          </indexterm>
     
    106101        <term><command>ata_id</command></term>
    107102        <listitem>
    108           <para>Provides Eudev with a unique string and additional
     103          <para>Provides Udev with a unique string and additional
    109104          information (uuid, label) for an ATA drive</para>
    110           <indexterm zone="ch-system-eudev ata_id">
     105          <indexterm zone="ch-system-udev ata_id">
    111106            <primary sortas="b-ata_id">ata_id</primary>
    112107          </indexterm>
     
    118113        <listitem>
    119114          <para>Prints the capabilities of a CDROM or DVDROM drive.</para>
    120           <indexterm zone="ch-system-eudev cdrom_id">
     115          <indexterm zone="ch-system-udev cdrom_id">
    121116            <primary sortas="b-cdrom_id">cdrom_id</primary>
    122117          </indexterm>
     
    127122        <term><command>collect</command></term>
    128123        <listitem>
    129           <para>Given an ID for the current uevent and a list of IDs
    130 (for all target uevents), registers the current ID and indicates whether
    131 all target IDs have been registered.</para>
    132           <indexterm zone="ch-system-eudev collect">
     124          <para>DESCRIPTION REQUIRED</para>
     125          <indexterm zone="ch-system-udev collect">
    133126            <primary sortas="b-collect">collect</primary>
    134127          </indexterm>
     
    140133        <listitem>
    141134          <para>Creates all possible floppy devices based on the CMOS type</para>
    142           <indexterm zone="ch-system-eudev create_floppy_devices">
     135          <indexterm zone="ch-system-udev create_floppy_devices">
    143136            <primary sortas="b-create_floppy_devices">create_floppy_devices</primary>
    144137          </indexterm>
     
    150143        <listitem>
    151144          <para>Identifies x86 disk drives from Enhanced Disk Drive calls</para>
    152           <indexterm zone="ch-system-eudev edd_id">
     145          <indexterm zone="ch-system-udev edd_id">
    153146            <primary sortas="b-edd_id">edd_id</primary>
    154147          </indexterm>
     
    160153        <listitem>
    161154          <para>Script to load firmware for a device</para>
    162           <indexterm zone="ch-system-eudev firmware.sh">
     155          <indexterm zone="ch-system-udev firmware.sh">
    163156            <primary sortas="b-firmware.sh">firmware.sh</primary>
    164157          </indexterm>
     
    169162        <term><command>fstab_import</command></term>
    170163        <listitem>
    171           <para>Finds an entry in <filename>/etc/fstab</filename> that matches
    172 the current device, and provides its information to Udev.</para>
    173           <indexterm zone="ch-system-eudev fstab_import">
     164          <para>DESCRIPTION REQUIRED</para>
     165          <indexterm zone="ch-system-udev fstab_import">
    174166            <primary sortas="b-fstab_import">fstab_import</primary>
    175167          </indexterm>
     
    182174          <para>Provides the shortest possible unique hardware path to a
    183175          device</para>
    184           <indexterm zone="ch-system-eudev path_id">
     176          <indexterm zone="ch-system-udev path_id">
    185177            <primary sortas="b-path_id">path_id</primary>
    186178          </indexterm>
     
    192184        <listitem>
    193185          <para>Retrieves or generates a unique SCSI identifier.</para>
    194           <indexterm zone="ch-system-eudev scsi_id">
     186          <indexterm zone="ch-system-udev scsi_id">
    195187            <primary sortas="b-scsi_id">scsi_id</primary>
    196188          </indexterm>
     
    202194        <listitem>
    203195          <para>Identifies a USB block device.</para>
    204           <indexterm zone="ch-system-eudev usb_id">
     196          <indexterm zone="ch-system-udev usb_id">
    205197            <primary sortas="b-usb_id">usb_id</primary>
    206198          </indexterm>
     
    211203        <term><command>v4l_id</command></term>
    212204        <listitem>
    213           <para>Determines V4L capabilities for a given device.</para>
    214           <indexterm zone="ch-system-eudev v4l_id">
     205          <para>DESCRIPTION REQUIRED</para>
     206          <indexterm zone="ch-system-udev v4l_id">
    215207            <primary sortas="b-v4l_id">v4l_id</primary>
    216208          </indexterm>
     
    221213        <term><command>write_cd_rules</command></term>
    222214        <listitem>
    223           <para>A script which generates Eudev rules to provide stable names
    224 for network interfaces.</para>
    225           <indexterm zone="ch-system-eudev write_cd_rules">
     215          <para>DESCRIPTION REQUIRED</para>
     216          <indexterm zone="ch-system-udev write_cd_rules">
    226217            <primary sortas="b-write_cd_rules">write_cd_rules</primary>
    227218          </indexterm>
     
    232223        <term><command>write_net_rules</command></term>
    233224        <listitem>
    234           <para>A script which generates Eudev rules to provide stable names
    235 for network interfaces.</para>
    236           <indexterm zone="ch-system-eudev write_net_rules">
     225          <para>DESCRIPTION REQUIRED</para>
     226          <indexterm zone="ch-system-udev write_net_rules">
    237227            <primary sortas="b-write_net_rules">write_net_rules</primary>
    238228          </indexterm>
     
    244234        <term><filename class="libraryfile">libudev</filename></term>
    245235        <listitem>
    246           <para>A library interface to eudev device information.</para>
    247           <indexterm zone="ch-system-eudev libudev">
     236          <para>DESCRIPTION REQUIRED</para>
     237          <indexterm zone="ch-system-udev libudev">
    248238            <primary sortas="c-libudev">libudev</primary>
    249239          </indexterm>
     
    251241      </varlistentry>
    252242
    253       <varlistentry id="etc-eudev">
     243      <varlistentry id="etc-udev">
    254244        <term><filename class="directory">/etc/udev</filename></term>
    255245        <listitem>
    256246          <para>Contains <command>udev</command> configuration files,
    257247          device permissions, and rules for device naming</para>
    258           <indexterm zone="ch-system-eudev etc-eudev">
     248          <indexterm zone="ch-system-udev etc-udev">
    259249            <primary sortas="e-/etc/udev">/etc/udev</primary>
    260250          </indexterm>
     
    262252      </varlistentry>
    263253
    264       <varlistentry id="lib-eudev">
     254      <varlistentry id="lib-udev">
    265255        <term><filename class="directory">/lib/udev</filename></term>
    266256        <listitem>
    267257          <para>Contains <command>udev</command> helper programs
    268258          and static devices which get copied to /dev when booted.</para>
    269           <indexterm zone="ch-system-eudev lib-eudev">
     259          <indexterm zone="ch-system-udev lib-udev">
    270260            <primary sortas="e-/lib/udev">/lib/udev</primary>
    271261          </indexterm>
  • BOOK/final-system/common/util-linux.xml

    r111b12a r76b06f6  
    4444    <para os="a">Prepare Util-linux for compilation:</para>
    4545
    46 <screen os="b"><userinput>./configure --enable-write --disable-login --disable-su</userinput></screen>
     46<screen os="b"><userinput>./configure --enable-arch \
     47    --enable-write --disable-login --disable-su</userinput></screen>
    4748
    4849    <variablelist os="c">
    4950      <title>The meaning of the configure options:</title>
     51
     52      <varlistentry>
     53        <term><parameter>--enable-arch</parameter></term>
     54        <listitem>
     55          <para>This option allows the <command>arch</command> program to be
     56          installed.</para>
     57        </listitem>
     58      </varlistentry>
    5059
    5160      <varlistentry>
     
    97106
    98107      <seglistitem>
    99         <seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu,
     108        <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chcpu,
    100109        chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart,
    101110        dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock,
     
    141150      </varlistentry>
    142151
     152      <varlistentry id="arch">
     153        <term><command>arch</command></term>
     154        <listitem>
     155          <para>Reports the machine's architecture</para>
     156          <indexterm zone="ch-system-util-linux arch">
     157            <primary sortas="b-arch">arch</primary>
     158          </indexterm>
     159        </listitem>
     160      </varlistentry>
     161
    143162      <varlistentry id="blkid">
    144163        <term><command>blkid</command></term>
  • BOOK/final-system/common/vim.xml

    r111b12a r76b06f6  
    3434    </tip>
    3535
    36 <!-- vim branch update patch area
    3736    <para os="p1">The following patch merges all updates from the &vim-version; Branch
    3837    from the Vim developers:</para>
    3938
    4039<screen os="p2"><userinput>patch -Np1 -i ../&vim-branch_update-patch;</userinput></screen>
    41 -->
    4240
    4341    <para os="b">Change the default location of
  • BOOK/final-system/common/xz.xml

    r111b12a r76b06f6  
    3030    <para os="a">Prepare XZ-Utils for compilation:</para>
    3131
    32 <screen os="b"><userinput>./configure --prefix=/usr --libdir=/lib</userinput></screen>
     32<screen os="b"><userinput>./configure --prefix=/usr</userinput></screen>
    3333
    3434    <para os="c">Compile the package:</para>
  • BOOK/final-system/mips-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/>
  • BOOK/final-system/mips/eglibc.xml

    r111b12a r76b06f6  
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4545    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
    4654    xpointer="xpointer(//*[@os='b'])"/>
     55
     56    <para os="g1">MIPS is not supported in the main EGLIBC tree, so
     57    we need the eglibc-ports tarball. Unpack <filename>eglibc-ports-&eglibc-version;-r&eglibc-revision;</filename>:</para>
     58
     59<screen os="g2"><userinput>tar -xvf ../eglibc-ports-&eglibc-ports-version;-r&eglibc-revision;.tar.xz</userinput></screen>
    4760
    4861    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    110123    xpointer="xpointer(//*[@os='t'])"/>
    111124
     125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     126    href="../common/eglibc.xml"
     127    xpointer="xpointer(//*[@os='ra'])"/>
     128
     129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     130    href="../common/eglibc.xml"
     131    xpointer="xpointer(//*[@os='rb'])"/>
     132
    112133  </sect2>
    113134
  • BOOK/final-system/mips/gcc.xml

    r111b12a r76b06f6  
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/gcc.xml"
    34     xpointer="xpointer(//*[@os='fix1'])"/>
    35 
     33    href="../../cross-tools/mips/gcc-static.xml"
     34    xpointer="xpointer(//*[@os='f1'])"/>
     35   
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/gcc.xml"
    38     xpointer="xpointer(//*[@os='fix2'])"/>
     37    href="../../cross-tools/mips/gcc-static.xml"
     38    xpointer="xpointer(//*[@os='f2'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7373    href="../common/gcc.xml"
    7474    xpointer="xpointer(//*[@os='l'])"/>
    75 
    76     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    77     href="../common/gcc.xml"
    78     xpointer="xpointer(//*[@os='s1'])"/>
    79 
    80     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../common/gcc.xml"
    82     xpointer="xpointer(//*[@os='s2'])"/>
    8375
    8476    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    130122    xpointer="xpointer(//*[@os='x'])"/>
    131123
    132     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133     href="../common/gcc.xml"
    134     xpointer="xpointer(//*[@os='y'])"/>
    135 
    136     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137     href="../common/gcc.xml"
    138     xpointer="xpointer(//*[@os='z'])"/>
    139 
    140124  </sect2>
    141125
  • BOOK/final-system/mips64-64-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/>
  • BOOK/final-system/mips64-64/eglibc.xml

    r111b12a r76b06f6  
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4545    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../common/eglibc.xml"
    4654    xpointer="xpointer(//*[@os='b'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="../mips/eglibc.xml"
     58    xpointer="xpointer(//*[@os='g1'])"/>
     59
     60    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     61    href="../mips/eglibc.xml"
     62    xpointer="xpointer(//*[@os='g2'])"/>
    4763
    4864    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    133149
    134150    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    135     href="../x86_64-64/eglibc.xml"
    136     xpointer="xpointer(//*[@os='u'])"/>
     151    href="../common/eglibc.xml"
     152    xpointer="xpointer(//*[@os='ra'])"/>
    137153
    138154    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../x86_64-64/eglibc.xml"
    140     xpointer="xpointer(//*[@os='v'])"/>
     155    href="../common/eglibc.xml"
     156    xpointer="xpointer(//*[@os='rb'])"/>
    141157
    142158  </sect2>
  • BOOK/final-system/mips64-64/gcc.xml

    r111b12a r76b06f6  
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    3131
     32
    3233    <para os="p5">Apply the following patch so that GCC links to
    3334    <filename class="directory">/lib</filename> instead of
     
    3738
    3839    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/gcc.xml"
    40     xpointer="xpointer(//*[@os='fix1'])"/>
    41 
     40    href="../../cross-tools/mips/gcc-static.xml"
     41    xpointer="xpointer(//*[@os='f1'])"/>
     42   
    4243    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/gcc.xml"
    44     xpointer="xpointer(//*[@os='fix2'])"/>
     44    href="../../cross-tools/mips/gcc-static.xml"
     45    xpointer="xpointer(//*[@os='f2'])"/>
    4546
    4647    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7980    href="../common/gcc.xml"
    8081    xpointer="xpointer(//*[@os='l'])"/>
    81 
    82     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    83     href="../common/gcc.xml"
    84     xpointer="xpointer(//*[@os='s1'])"/>
    85 
    86     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    87     href="../common/gcc.xml"
    88     xpointer="xpointer(//*[@os='s2'])"/>
    8982
    9083    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    136129    xpointer="xpointer(//*[@os='x'])"/>
    137130
    138     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    139     href="../common/gcc.xml"
    140     xpointer="xpointer(//*[@os='y'])"/>
    141 
    142     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    143     href="../common/gcc.xml"
    144     xpointer="xpointer(//*[@os='z'])"/>
    145 
    146131  </sect2>
    147132
  • BOOK/final-system/mips64-chapter.xml

    r111b12a r76b06f6  
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-n32.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-64bit.xml"/>
    33   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
    34   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl-n32.xml"/>
    35   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl-64bit.xml"/>
     33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
     34  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-n32.xml"/>
     35  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/ppl-64bit.xml"/>
    3636  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    3737  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-n32.xml"/>
     
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-n32.xml"/>
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/pkg-config-lite.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/pkg-config.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
    4949  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-n32.xml"/>
     
    8080  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/>
    8181  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bash.xml"/>
    82   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bc.xml"/>
    8382  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/>
    8483  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-n32.xml"/>
     
    119118  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/>
    120119  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/>
    121   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
    122   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-n32.xml"/>
    123   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/>
     120  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
     121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev-n32.xml"/>
     122  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev-64bit.xml"/>
    124123  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/>
    125124  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/>
  • BOOK/final-system/mips64/eglibc-64bit.xml

    r111b12a r76b06f6  
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4149    href="eglibc.xml"
    4250    xpointer="xpointer(//*[@os='b'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="eglibc.xml"
     54    xpointer="xpointer(//*[@os='g1'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     57    href="eglibc.xml"
     58    xpointer="xpointer(//*[@os='g2'])"/>
    4359
    4460    <para os="m3">The following will cause EGLIBC to use an absolute path to the
     
    112128    xpointer="xpointer(//*[@os='t'])"/>
    113129
     130    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     131    href="../common/eglibc.xml"
     132    xpointer="xpointer(//*[@os='ra'])"/>
     133
     134    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     135    href="../common/eglibc.xml"
     136    xpointer="xpointer(//*[@os='rb'])"/>
     137
    114138  </sect2>
    115139
  • BOOK/final-system/mips64/eglibc-n32.xml

    r111b12a r76b06f6  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='p3'])"/>
     44
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p4'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4250    href="eglibc.xml"
    4351    xpointer="xpointer(//*[@os='b'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="eglibc.xml"
     55    xpointer="xpointer(//*[@os='g1'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="eglibc.xml"
     59    xpointer="xpointer(//*[@os='g2'])"/>
    4460
    4561    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7187    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    7288    --disable-profile --enable-kernel=2.6.32 \
    73     --libexecdir=/usr/lib32/eglibc --libdir=/usr/lib32 \
    74     --enable-obsolete-rpc</userinput></screen>
     89    --libexecdir=/usr/lib32/eglibc --libdir=/usr/lib32</userinput></screen>
    7590
    7691    <variablelist os="i">
     
    8095        <term><parameter>--libexecdir=/usr/lib32/eglibc</parameter></term>
    8196        <listitem>
    82           <para>This changes the location of the <command>getconf</command>
     97          <para>This changes the location of the <command>pt_chown</command>
    8398          program from its default of <filename
    8499          class="directory">/usr/libexec</filename> to <filename
  • BOOK/final-system/mips64/eglibc.xml

    r111b12a r76b06f6  
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4646    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p3'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p4'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
    4755    xpointer="xpointer(//*[@os='b'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../mips/eglibc.xml"
     59    xpointer="xpointer(//*[@os='g1'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="../mips/eglibc.xml"
     63    xpointer="xpointer(//*[@os='g2'])"/>
    4864
    4965    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/mips64/gcc.xml

    r111b12a r76b06f6  
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/gcc.xml"
    34     xpointer="xpointer(//*[@os='fix1'])"/>
    35 
     33    href="../../cross-tools/mips/gcc-static.xml"
     34    xpointer="xpointer(//*[@os='f1'])"/>
     35   
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/gcc.xml"
    38     xpointer="xpointer(//*[@os='fix2'])"/>
     37    href="../../cross-tools/mips/gcc-static.xml"
     38    xpointer="xpointer(//*[@os='f2'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6565    --enable-__cxa_atexit --enable-c99 --enable-long-long --with-abi=64 \
    6666    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
    67     --enable-cloog-backend=isl --disable-isl-version-check --with-system-zlib \
    68     --enable-checking=release --enable-libstdcxx-time \
    69     --disable-install-libiberty</userinput></screen>
     67    --enable-cloog-backend=isl</userinput></screen>
    7068
    7169    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8078    href="../common/gcc.xml"
    8179    xpointer="xpointer(//*[@os='l'])"/>
    82 
    83     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    84     href="../common/gcc.xml"
    85     xpointer="xpointer(//*[@os='s1'])"/>
    86 
    87     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    88     href="../common/gcc.xml"
    89     xpointer="xpointer(//*[@os='s2'])"/>
    9080
    9181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    137127    xpointer="xpointer(//*[@os='x'])"/>
    138128
    139     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    140     href="../multilib/gcc.xml"
    141     xpointer="xpointer(//*[@os='y'])"/>
    142 
    143 <screen os="z"><userinput>mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib
    144 mv -v /usr/lib32/*gdb.py /usr/share/gdb/auto-load/usr/lib32
    145 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>
    146 
    147129  </sect2>
    148130
  • BOOK/final-system/mips64/pkg-config.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-pkg-config-lite" role="wrap">
    9   <?dbhtml filename="pkg-config-lite.html"?>
     8<sect1 id="ch-system-pkg-config" role="wrap">
     9  <?dbhtml filename="pkg-config.html"?>
    1010
    11   <title>Pkg-config-lite-&pkg-config-lite-version;</title>
     11  <title>Pkg-config-&pkg-config-version;</title>
    1212
    13   <indexterm zone="ch-system-pkg-config-lite">
    14     <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
     13  <indexterm zone="ch-system-pkg-config">
     14    <primary sortas="a-Autoconf">Pkg-config</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/pkg-config-lite.xml"
     18  href="../common/pkg-config.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Pkg-config-lite</title>
     22    <title>Installation of Pkg-config</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/pkg-config-lite.xml"
     25    href="../common/pkg-config.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    2828    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../multilib/pkg-config-lite.xml"
     29    href="../multilib/pkg-config.xml"
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/pkg-config-lite.xml"
     33    href="../common/pkg-config.xml"
    3434    xpointer="xpointer(//*[@os='c'])"/>
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/pkg-config-lite.xml"
     37    href="../common/pkg-config.xml"
    3838    xpointer="xpointer(//*[@os='d'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/pkg-config-lite.xml"
     41    href="../common/pkg-config.xml"
    4242    xpointer="xpointer(//*[@os='e'])"/>
    4343
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/pkg-config-lite.xml"
     45    href="../common/pkg-config.xml"
    4646    xpointer="xpointer(//*[@os='f'])"/>
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/pkg-config-lite.xml"
     49    href="../common/pkg-config.xml"
    5050    xpointer="xpointer(//*[@os='g'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../multilib/pkg-config-lite.xml"
     53    href="../multilib/pkg-config.xml"
    5454    xpointer="xpointer(//*[@os='m1'])"/>
    5555
     
    5959
    6060    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    61     href="../multilib/pkg-config-lite.xml"
     61    href="../multilib/pkg-config.xml"
    6262    xpointer="xpointer(//*[@os='m3'])"/>
    6363
     
    7171
    7272  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    73   href="../common/pkg-config-lite.xml"
    74   xpointer="xpointer(id('contents-pkg-config-lite'))"/>
     73  href="../common/pkg-config.xml"
     74  xpointer="xpointer(id('contents-pkg-config'))"/>
    7575
    7676</sect1>
  • BOOK/final-system/multilib/cloog-64bit.xml

    r111b12a r76b06f6  
    2929LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \
    3030  ./configure --prefix=/usr \
    31     --libdir=/usr/lib64 --enable-shared --with-isl=system</userinput></screen>
     31    --libdir=/usr/lib64 --enable-shared</userinput></screen>
    3232
    3333    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/cloog-n32.xml

    r111b12a r76b06f6  
    3030LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
    3131  ./configure --prefix=/usr \
    32     --libdir=/usr/lib32 --enable-shared --with-isl=system</userinput></screen>
     32    --libdir=/usr/lib32 --enable-shared</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/cloog.xml

    r111b12a r76b06f6  
    3030LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    3131  ./configure --prefix=/usr \
    32     --host=${CLFS_TARGET32} --enable-shared --with-isl=system</userinput></screen>
     32    --host=${CLFS_TARGET32} --enable-shared</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/eglibc-64bit.xml

    r111b12a r76b06f6  
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../common/eglibc.xml"
     43    xpointer="xpointer(//*[@os='p3'])"/>
     44
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p4'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4250    href="eglibc.xml"
    4351    xpointer="xpointer(//*[@os='b'])"/>
     
    6371    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6472    --disable-profile --enable-kernel=2.6.32 \
    65     --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64 \
    66     --enable-obsolete-rpc</userinput></screen>
     73    --libexecdir=/usr/lib64/glibc --libdir=/usr/lib64</userinput></screen>
    6774
    6875    <variablelist os="i">
     
    7279        <term><parameter>--libexecdir=/usr/lib64/glibc</parameter></term>
    7380        <listitem>
    74           <para>This changes the location of the <command>getconf</command>
    75           utility from its default of <filename
     81          <para>This changes the location of the <command>pt_chown</command>
     82          program from its default of <filename
    7683          class="directory">/usr/libexec</filename> to <filename
    7784          class="directory">/usr/lib64/glibc</filename>.</para>
     
    115122    href="eglibc.xml"
    116123    xpointer="xpointer(//*[@os='t'])"/>
     124
     125    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     126    href="../common/eglibc.xml"
     127    xpointer="xpointer(//*[@os='ra'])"/>
     128
     129    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     130    href="../common/eglibc.xml"
     131    xpointer="xpointer(//*[@os='rb'])"/>
    117132
    118133  </sect2>
  • BOOK/final-system/multilib/eglibc.xml

    r111b12a r76b06f6  
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4646    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p3'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p4'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../common/eglibc.xml"
    4755    xpointer="xpointer(//*[@os='b'])"/>
    4856
     
    6270    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6371    --disable-profile --enable-kernel=2.6.32 \
    64     --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32} \
    65     --enable-obsolete-rpc</userinput></screen>
     72    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    6673
    6774    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/gcc.xml

    r111b12a r76b06f6  
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3333    href="../common/gcc.xml"
    34     xpointer="xpointer(//*[@os='fix1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/gcc.xml"
    38     xpointer="xpointer(//*[@os='fix2'])"/>
    39 
    40     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/gcc.xml"
    4234    xpointer="xpointer(//*[@os='d'])"/>
    4335
     
    6557    --enable-__cxa_atexit --enable-c99 --enable-long-long \
    6658    --enable-clocale=gnu --enable-languages=c,c++ --disable-libstdcxx-pch \
    67     --enable-cloog-backend=isl --disable-isl-version-check --with-system-zlib \
    68     --enable-checking=release --enable-libstdcxx-time \
    69     --disable-install-libiberty</userinput></screen>
     59    --enable-cloog-backend=isl</userinput></screen>
    7060
    7161    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8070    href="../common/gcc.xml"
    8171    xpointer="xpointer(//*[@os='l'])"/>
    82 
    83     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    84     href="../common/gcc.xml"
    85     xpointer="xpointer(//*[@os='s1'])"/>
    86 
    87     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    88     href="../common/gcc.xml"
    89     xpointer="xpointer(//*[@os='s2'])"/>
    9072
    9173    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    137119    xpointer="xpointer(//*[@os='x'])"/>
    138120
    139     <para os="y">Finally, move some misplaced files:</para>
    140 
    141 
    142 <screen os="z"><userinput>mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib
    143 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>
    144 
    145121  </sect2>
    146122
  • BOOK/final-system/multilib/gmp-64bit.xml

    r111b12a r76b06f6  
    4040    xpointer="xpointer(//*[@os='a'])"/>
    4141
    42 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD64}" \
     42<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD64}" \
    4343CXX="g++ -isystem /usr/include ${BUILD64}" \
    4444LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \
    4545  ./configure --prefix=/usr \
    46     --libdir=/usr/lib64 --enable-cxx</userinput></screen>
     46    --libdir=/usr/lib64 --enable-cxx --enable-mpbsd</userinput></screen>
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/gmp-n32.xml

    r111b12a r76b06f6  
    4242    xpointer="xpointer(//*[@os='a'])"/>
    4343
    44 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \
     44<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \
    4545CXX="g++ -isystem /usr/include ${BUILDN32}" \
    4646LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
    4747  ABI=n32 ./configure --prefix=/usr \
    48     --libdir=/usr/lib32 --enable-cxx</userinput></screen>
     48    --libdir=/usr/lib32 --enable-cxx --enable-mpbsd</userinput></screen>
    4949
    5050    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/gmp.xml

    r111b12a r76b06f6  
    4141    xpointer="xpointer(//*[@os='a'])"/>
    4242
    43 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD32}" \
     43<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \
    4444CXX="g++ -isystem /usr/include ${BUILD32}" \
    4545LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    46   ABI=32 ./configure --prefix=/usr --enable-cxx</userinput></screen>
     46  ABI=32 ./configure --prefix=/usr \
     47    --enable-cxx --enable-mpbsd</userinput></screen>
    4748
    4849    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/iputils.xml

    r111b12a r76b06f6  
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3333    href="../common/iputils.xml"
     34    xpointer="xpointer(//*[@os='p3'])"/>
     35
     36    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     37    href="../common/iputils.xml"
     38    xpointer="xpointer(//*[@os='p4'])"/>
     39
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/iputils.xml"
    3442    xpointer="xpointer(//*[@os='a'])"/>
    3543
    36 <screen os="b"><userinput>make USE_CAP=no CC="gcc ${BUILD64}" \
    37     IPV4_TARGETS="tracepath ping clockdiff rdisc" \
     44<screen os="b"><userinput>make CC="gcc ${BUILD64}" IPV4_TARGETS="tracepath ping clockdiff rdisc" \
    3845    IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen>
    3946
  • BOOK/final-system/multilib/kbd.xml

    r111b12a r76b06f6  
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2525    href="../common/kbd.xml"
     26    xpointer="xpointer(//*[@os='p1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     29    href="../common/kbd.xml"
     30    xpointer="xpointer(//*[@os='p2'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     33    href="../common/kbd.xml"
    2634    xpointer="xpointer(//*[@os='a'])"/>
    2735
    28 <screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="/tools/lib64/pkgconfig" \
    29     ./configure --prefix=/usr --disable-vlock --enable-optional-progs</userinput></screen>
     36<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen>
    3037
    3138    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    3340    xpointer="xpointer(//*[@os='c'])"/>
    3441
    35 <screen os="d"><userinput>make</userinput></screen>
     42<screen os="d"><userinput>make CC="gcc ${BUILD64}"</userinput></screen>
    3643
    3744    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/kmod-64bit.xml

    r111b12a r76b06f6  
    3030        --bindir=/bin --sysconfdir=/etc \
    3131        --with-rootlibdir=/lib64 --libdir=/usr/lib64 \
    32         --with-zlib --with-xz --disable-manpages</userinput></screen>
     32        --with-zlib --with-xz</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/kmod-n32.xml

    r111b12a r76b06f6  
    3131            --bindir=/bin --sysconfdir=/etc \
    3232            --with-rootlibdir=/lib32 --libdir=/usr/lib32 \
    33             --with-zlib --with-xz --disable-manpages</userinput></screen>
     33            --with-zlib --with-xz</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/kmod.xml

    r111b12a r76b06f6  
    3131        --bindir=/bin --sysconfdir=/etc \
    3232        --with-rootlibdir=/lib --libdir=/usr/lib \
    33         --with-zlib --with-xz --disable-manpages</userinput></screen>
     33        --with-zlib --with-xz</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/make.xml

    r111b12a r76b06f6  
    2121  <sect2 role="installation">
    2222    <title>Installation of Make</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/make.xml"
    26     xpointer="xpointer(//*[@os='p1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../common/make.xml"
    30     xpointer="xpointer(//*[@os='p2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/pkg-config.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-pkg-config-lite" role="wrap">
    9   <?dbhtml filename="pkg-config-lite.html"?>
     8<sect1 id="ch-system-pkg-config" role="wrap">
     9  <?dbhtml filename="pkg-config.html"?>
    1010
    11   <title>Pkg-config-lite-&pkg-config-lite-version;</title>
     11  <title>Pkg-config-&pkg-config-version;</title>
    1212
    13   <indexterm zone="ch-system-pkg-config-lite">
    14     <primary sortas="a-Pkg-config-lite">Pkg-config-lite</primary>
     13  <indexterm zone="ch-system-pkg-config">
     14    <primary sortas="a-Pkg-config">Pkg-config</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/pkg-config-lite.xml"
     18  href="../common/pkg-config.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Pkg-config-lite</title>
     22    <title>Installation of Pkg-config</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/pkg-config-lite.xml"
     25    href="../common/pkg-config.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
     
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    32     href="../common/pkg-config-lite.xml"
     32    href="../common/pkg-config.xml"
    3333    xpointer="xpointer(//*[@os='c'])"/>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    36     href="../common/pkg-config-lite.xml"
     36    href="../common/pkg-config.xml"
    3737    xpointer="xpointer(//*[@os='d'])"/>
    3838
    3939    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    40     href="../common/pkg-config-lite.xml"
     40    href="../common/pkg-config.xml"
    4141    xpointer="xpointer(//*[@os='e'])"/>
    4242
    4343    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    44     href="../common/pkg-config-lite.xml"
     44    href="../common/pkg-config.xml"
    4545    xpointer="xpointer(//*[@os='f'])"/>
    4646
    4747    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    48     href="../common/pkg-config-lite.xml"
     48    href="../common/pkg-config.xml"
    4949    xpointer="xpointer(//*[@os='g'])"/>
    5050
     
    6767
    6868  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69   href="../common/pkg-config-lite.xml"
    70   xpointer="xpointer(id('contents-pkg-config-lite'))"/>
     69  href="../common/pkg-config.xml"
     70  xpointer="xpointer(id('contents-pkg-config'))"/>
    7171
    7272</sect1>
  • BOOK/final-system/multilib/ppl-n32.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-isl-n32" role="wrap">
    9   <?dbhtml filename="isl-n32.html"?>
     8<sect1 id="ch-system-ppl-n32" role="wrap">
     9  <?dbhtml filename="ppl-n32.html"?>
    1010
    11   <title>ISL-&isl-version; N32 Libraries</title>
     11  <title>PPL-&ppl-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-isl-n32">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-system-ppl-n32">
     14    <primary sortas="a-PPL">PPL</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/isl.xml"
     19  href="../common/ppl.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of ISL</title>
     23    <title>Installation of PPL</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/isl.xml"
     26    href="../common/ppl.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \
     29<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \
     30CXX="g++ -isystem /usr/include ${BUILDN32}" \
    3031LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \
    31   ./configure --prefix=/usr --libdir=/usr/lib32</userinput></screen>
     32  ./configure --prefix=/usr --libdir=/usr/lib32 \
     33    --enable-shared --disable-optimization</userinput></screen>
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/isl.xml"
     36    href="../common/ppl.xml"
    3537    xpointer="xpointer(//*[@os='c'])"/>
    3638
    3739    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/isl.xml"
     40    href="../common/ppl.xml"
    3941    xpointer="xpointer(//*[@os='d'])"/>
    4042
    4143    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/isl.xml"
     44    href="../common/ppl.xml"
    4345    xpointer="xpointer(//*[@os='e'])"/>
    4446
    4547    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/isl.xml"
     48    href="../common/ppl.xml"
    4749    xpointer="xpointer(//*[@os='f'])"/>
    4850
    4951    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/isl.xml"
     52    href="../common/ppl.xml"
    5153    xpointer="xpointer(//*[@os='g'])"/>
    5254
    5355    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/isl.xml"
     56    href="../common/ppl.xml"
    5557    xpointer="xpointer(//*[@os='h'])"/>
    5658
    5759    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="../common/isl.xml"
     60    href="../common/ppl.xml"
    5961    xpointer="xpointer(//*[@os='i'])"/>
    6062
    6163    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    62     href="../common/isl.xml"
    63     xpointer="xpointer(//*[@os='j'])"/>
     64    href="ppl.xml"
     65    xpointer="xpointer(//*[@os='m1'])"/>
    6466
    65 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib32
    66 mv -v /usr/lib32/*gdb.py /usr/share/gdb/auto-load/usr/lib32</userinput></screen>
     67<screen os="m2"><userinput>mv -v /usr/bin/ppl-config{,-n32}</userinput></screen>
     68
     69    <para os="j">Create the N32 header file:</para>
     70
     71<screen os="k"><userinput>mv -v /usr/include/ppl{,-n32}.hh</userinput></screen>
     72
    6773  </sect2>
    6874
     
    7177
    7278    <para>Details on this package are located in <xref
    73     linkend="contents-isl" role="."/></para>
     79    linkend="contents-ppl" role="."/></para>
    7480
    7581  </sect2>
  • BOOK/final-system/multilib/ppl.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-isl-32" role="wrap">
    9   <?dbhtml filename="isl.html"?>
     8<sect1 id="ch-system-ppl-32" role="wrap">
     9  <?dbhtml filename="ppl.html"?>
    1010
    11   <title>ISL-&isl-version; 32 Bit Libraries</title>
     11  <title>PPL-&ppl-version; 32 Bit Libraries</title>
    1212
    13   <indexterm zone="ch-system-isl-32">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-system-ppl-32">
     14    <primary sortas="a-PPL">PPL</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/isl.xml"
     19  href="../common/ppl.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of ISL</title>
     23    <title>Installation of PPL</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/isl.xml"
     26    href="../common/ppl.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD32}" \
     29<screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \
     30CXX="g++ -isystem /usr/include ${BUILD32}" \
    3031LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \
    31   ./configure --prefix=/usr --host=${CLFS_TARGET32}</userinput></screen>
     32  ./configure --prefix=/usr --host=${CLFS_TARGET32} \
     33    --enable-shared --disable-optimization</userinput></screen>
    3234
    3335    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../common/isl.xml"
     36    href="../common/ppl.xml"
    3537    xpointer="xpointer(//*[@os='c'])"/>
    3638
    3739    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/isl.xml"
     40    href="../common/ppl.xml"
    3941    xpointer="xpointer(//*[@os='d'])"/>
    4042
    4143    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/isl.xml"
     44    href="../common/ppl.xml"
    4345    xpointer="xpointer(//*[@os='e'])"/>
    4446
    4547    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/isl.xml"
     48    href="../common/ppl.xml"
    4749    xpointer="xpointer(//*[@os='f'])"/>
    4850
    4951    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/isl.xml"
     52    href="../common/ppl.xml"
    5153    xpointer="xpointer(//*[@os='g'])"/>
    5254
    5355    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/isl.xml"
     56    href="../common/ppl.xml"
    5557    xpointer="xpointer(//*[@os='h'])"/>
    5658
    5759    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    58     href="../common/isl.xml"
     60    href="../common/ppl.xml"
    5961    xpointer="xpointer(//*[@os='i'])"/>
    6062
    61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    62     href="../common/isl.xml"
    63     xpointer="xpointer(//*[@os='j'])"/>
     63    <para os="m1">Prepare <filename>ppl-config</filename> to be wrapped by
     64    the multiarch wrapper:</para>
    6465
    65     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    66     href="../common/isl.xml"
    67     xpointer="xpointer(//*[@os='k'])"/>
     66<screen os="m2"><userinput>mv -v /usr/bin/ppl-config{,-32}</userinput></screen>
     67
     68    <para os="j">One of the headers installed by PPL is architecture specific. Programs compiled as 32bit will require the header provided by the 32bit installation of PPL. The same applies for 64bit programs. Move the header so a wrapper can be put in its place later:</para>
     69
     70<screen os="k"><userinput>mv -v /usr/include/ppl{,-32}.hh</userinput></screen>
     71
    6872
    6973  </sect2>
     
    7377
    7478    <para>Details on this package are located in <xref
    75     linkend="contents-isl" role="."/></para>
     79    linkend="contents-ppl" role="."/></para>
    7680
    7781  </sect2>
  • BOOK/final-system/multilib/tar.xml

    r111b12a r76b06f6  
    2929    href="../common/tar.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/tar.xml"
    34     xpointer="xpointer(//*[@os='s1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/tar.xml"
    38     xpointer="xpointer(//*[@os='s2'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/udev-64bit.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-isl" role="wrap">
    9   <?dbhtml filename="isl-64bit.html"?>
     8<sect1 id="ch-system-udev" role="wrap">
     9  <?dbhtml filename="udev-64bit.html"?>
    1010
    11   <title>ISL-&isl-version; 64 Bit</title>
     11  <title>Udev-&udev-version; 64 Bit</title>
    1212
    13   <indexterm zone="ch-system-isl">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-system-udev">
     14    <primary sortas="a-Udev">Udev</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/isl.xml"
     18  href="../common/udev.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of ISL</title>
     22    <title>Installation of Udev</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/isl.xml"
     25    href="../common/udev.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD64}" \
    29 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \
    30   ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>
     28<screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH64} CC="gcc ${BUILD64}" \
     29  ./configure --prefix=/usr --sysconfdir=/etc --with-rootprefix="" \
     30  --libexecdir=/lib64 --libdir=/usr/lib64 --bindir=/sbin \
     31  --with-usb-ids-path=no --with-pci-ids-path=no \
     32  --enable-rule_generator --disable-introspection --disable-keymap \
     33  --disable-gudev --with-firmware-path=/lib/firmware</userinput></screen>
    3134
    3235    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/isl.xml"
     36    href="../common/udev.xml"
    3437    xpointer="xpointer(//*[@os='c'])"/>
    3538
    3639    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/isl.xml"
     40    href="../common/udev.xml"
    3841    xpointer="xpointer(//*[@os='d'])"/>
    3942
    4043    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/isl.xml"
     44    href="../common/udev.xml"
    4245    xpointer="xpointer(//*[@os='e'])"/>
    4346
    4447    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/isl.xml"
    46     xpointer="xpointer(//*[@os='f'])"/>
    47 
    48     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/isl.xml"
     48    href="../common/udev.xml"
    5049    xpointer="xpointer(//*[@os='g'])"/>
    5150
    5251    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/isl.xml"
     52    href="../common/udev.xml"
    5453    xpointer="xpointer(//*[@os='h'])"/>
    5554
    5655    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    57     href="../common/isl.xml"
     56    href="../common/udev.xml"
    5857    xpointer="xpointer(//*[@os='i'])"/>
    5958
    6059    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    61     href="../common/isl.xml"
     60    href="../common/udev.xml"
    6261    xpointer="xpointer(//*[@os='j'])"/>
    6362
    64 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib64
    65 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>
    6663  </sect2>
    6764
    6865  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    69   href="../common/isl.xml"
    70   xpointer="xpointer(id('contents-isl'))"/>
     66  href="../common/udev.xml"
     67  xpointer="xpointer(id('contents-udev'))"/>
    7168
    7269</sect1>
  • BOOK/final-system/multilib/udev-n32.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-eudev-n32" role="wrap">
     8<sect1 id="ch-system-udev-n32" role="wrap">
    99  <?dbhtml filename="udev-n32.html"?>
    1010
    11   <title>Eudev-&eudev-version; N32 Libraries</title>
     11  <title>Udev-&udev-version; N32 Libraries</title>
    1212
    13   <indexterm zone="ch-system-eudev-n32">
    14     <primary sortas="a-Eudev">Eudev</primary>
     13  <indexterm zone="ch-system-udev-n32">
     14    <primary sortas="a-Udev">Udev</primary>
    1515    <secondary>N32</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/eudev.xml"
     19  href="../common/udev.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Eudev</title>
     23    <title>Installation of Udev</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/eudev.xml"
     26    href="../common/udev.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>
    30 PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} \
    31 CC="gcc ${BUILDN32}" ./configure --prefix=/usr --sysconfdir=/etc \
    32     --with-rootprefix="" --libexecdir=/lib32 --enable-split-usr \
    33     --libdir=/usr/lib32 --with-rootlibdir=/lib32 --sbindir=/sbin \
    34     --bindir=/sbin --enable-rule_generator --disable-introspection \
    35     --disable-keymap --disable-gudev --disable-gtk-doc-html --enable-libkmod</userinput></screen>
     29<screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} CC="gcc ${BUILDN32}" \
     30  ./configure --prefix=/usr --sysconfdir=/etc --with-rootprefix="" \
     31  --libexecdir=/lib32 --libdir=/usr/lib32 --bindir=/sbin \
     32  --with-usb-ids-path=no --with-pci-ids-path=no \
     33  --enable-rule_generator --disable-introspection --disable-keymap \
     34  --disable-gudev --with-firmware-path=/lib/firmware</userinput></screen>
    3635
    3736    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/eudev.xml"
     37    href="../common/udev.xml"
    3938    xpointer="xpointer(//*[@os='c'])"/>
    4039
    4140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    42     href="../common/eudev.xml"
     41    href="../common/udev.xml"
    4342    xpointer="xpointer(//*[@os='d'])"/>
    4443
    4544    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/eudev.xml"
     45    href="../common/udev.xml"
    4746    xpointer="xpointer(//*[@os='e'])"/>
    4847
    4948    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../common/eudev.xml"
     49    href="../common/udev.xml"
    5150    xpointer="xpointer(//*[@os='g'])"/>
    5251
    5352    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../common/eudev.xml"
     53    href="../common/udev.xml"
    5554    xpointer="xpointer(//*[@os='h'])"/>
    5655
     
    6160
    6261    <para>Details on this package are located in <xref
    63     linkend="contents-eudev" role="."/></para>
     62    linkend="contents-udev" role="."/></para>
    6463
    6564  </sect2>
  • BOOK/final-system/multilib/udev.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-system-eudev-32" role="wrap">
    9   <?dbhtml filename="eudev.html"?>
     8<sect1 id="ch-system-udev-32" role="wrap">
     9  <?dbhtml filename="udev.html"?>
    1010
    11   <title>Eudev-&eudev-version; 32 Bit Libraries</title>
     11  <title>Udev-&udev-version; 32 Bit Libraries</title>
    1212
    13   <indexterm zone="ch-system-eudev-32">
    14     <primary sortas="a-Eudev">Eudev 32 Bit Libraries</primary>
     13  <indexterm zone="ch-system-udev-32">
     14    <primary sortas="a-Udev">Udev 32 Bit Libraries</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/eudev.xml"
     19  href="../common/udev.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Eudev</title>
     23    <title>Installation of Udev</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/eudev.xml"
     26    href="../common/udev.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \
    30 CC="gcc ${BUILD32}" ./configure --prefix=/usr --sysconfdir=/etc \
    31     --with-rootprefix="" --libexecdir=/lib --enable-split-usr \
    32     --libdir=/usr/lib --with-rootlibdir=/lib --sbindir=/sbin --bindir=/sbin \
    33     --enable-rule_generator --disable-introspection --disable-keymap \
    34     --disable-gudev --disable-gtk-doc-html --enable-libkmod</userinput></screen>
     29<screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} CC="gcc ${BUILD32}" \
     30  ./configure --prefix=/usr --sysconfdir=/etc --with-rootprefix="" \
     31  --libexecdir=/lib --bindir=/sbin \
     32  --with-usb-ids-path=no --with-pci-ids-path=no \
     33  --enable-rule_generator --disable-introspection --disable-keymap \
     34  --disable-gudev</userinput></screen>
    3535
    3636    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/eudev.xml"
     37    href="../common/udev.xml"
    3838    xpointer="xpointer(//*[@os='c'])"/>
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/eudev.xml"
     41    href="../common/udev.xml"
    4242    xpointer="xpointer(//*[@os='d'])"/>
    4343
    4444    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/eudev.xml"
     45    href="../common/udev.xml"
    4646    xpointer="xpointer(//*[@os='e'])"/>
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/eudev.xml"
     49    href="../common/udev.xml"
    5050    xpointer="xpointer(//*[@os='g'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/eudev.xml"
     53    href="../common/udev.xml"
    5454    xpointer="xpointer(//*[@os='h'])"/>
    5555
     
    6060
    6161    <para>Details on this package are located in <xref
    62     linkend="contents-eudev" role="."/></para>
     62    linkend="contents-udev" role="."/></para>
    6363
    6464  </sect2>
  • BOOK/final-system/multilib/util-linux-64bit.xml

    r111b12a r76b06f6  
    3131
    3232<screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --libdir=/lib64 \
    33     --enable-write --disable-login --disable-su</userinput></screen>
     33    --enable-arch --enable-write --disable-login --disable-su</userinput></screen>
    3434
    3535    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/util-linux-n32.xml

    r111b12a r76b06f6  
    2828
    2929<screen os="b"><userinput>CC="gcc ${BUILDN32}" ./configure --libdir=/lib32 \
    30     --enable-write --disable-login --disable-su</userinput></screen>
     30    --enable-arch --enable-write --disable-login --disable-su</userinput></screen>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/util-linux.xml

    r111b12a r76b06f6  
    2828
    2929<screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --libdir=/lib \
    30     --enable-write --disable-login --disable-su</userinput></screen>
     30    --enable-arch --enable-write --disable-login --disable-su</userinput></screen>
    3131
    3232    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/vim.xml

    r111b12a r76b06f6  
    2626    xpointer="xpointer(//*[@os='t1'])"/>
    2727
    28 <!-- vim branch update patch area
    2928    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3029    href="../common/vim.xml"
     
    3433    href="../common/vim.xml"
    3534    xpointer="xpointer(//*[@os='p2'])"/>
    36 -->
    3735
    3836    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/multilib/xz-64bit.xml

    r111b12a r76b06f6  
    4747
    4848    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/xz.xml"
     49    href="xz.xml"
    5050    xpointer="xpointer(//*[@os='h'])"/>
    5151
    5252    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/xz.xml"
     53    href="xz.xml"
    5454    xpointer="xpointer(//*[@os='i'])"/>
    5555
  • BOOK/final-system/multilib/xz-n32.xml

    r111b12a r76b06f6  
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5050    href="xz.xml"
     51    xpointer="xpointer(//*[@os='h'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="xz.xml"
     55    xpointer="xpointer(//*[@os='i'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="xz.xml"
    5159    xpointer="xpointer(//*[@os='j'])"/>
    5260
  • BOOK/final-system/multilib/xz.xml

    r111b12a r76b06f6  
    4949    xpointer="xpointer(//*[@os='g'])"/>
    5050
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52    href="../common/xz.xml"
     53    xpointer="xpointer(//*[@os='h'])"/>
     54
     55    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     56    href="../common/xz.xml"
     57    xpointer="xpointer(//*[@os='i'])"/>
     58
    5159    <para os="j">Move the static libraries to the proper location:</para>
    5260
  • BOOK/final-system/ppc-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/hfsutils.xml"/>
  • BOOK/final-system/ppc/eglibc.xml

    r111b12a r76b06f6  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
     51
     52    <para os="p5">The following patch fixes a mismatch of guards around qecvt and other functions. Required for yaboot.</para>
     53
     54<screen os="p6"><userinput>patch -Np1 -i ../&eglibc-qecvt-patch;</userinput></screen>
    4355
    4456    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    110122    xpointer="xpointer(//*[@os='t'])"/>
    111123
     124    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     125    href="../common/eglibc.xml"
     126    xpointer="xpointer(//*[@os='ra'])"/>
     127
     128    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     129    href="../common/eglibc.xml"
     130    xpointer="xpointer(//*[@os='rb'])"/>
     131
    112132  </sect2>
    113133
  • BOOK/final-system/ppc/gcc.xml

    r111b12a r76b06f6  
    2929    href="../common/gcc.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/gcc.xml"
    34     xpointer="xpointer(//*[@os='fix1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/gcc.xml"
    38     xpointer="xpointer(//*[@os='fix2'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7163    href="../common/gcc.xml"
    7264    xpointer="xpointer(//*[@os='l'])"/>
    73 
    74     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    75     href="../common/gcc.xml"
    76     xpointer="xpointer(//*[@os='s1'])"/>
    77 
    78     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    79     href="../common/gcc.xml"
    80     xpointer="xpointer(//*[@os='s2'])"/>
    8165
    8266    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    128112    xpointer="xpointer(//*[@os='x'])"/>
    129113
    130     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    131     href="../common/gcc.xml"
    132     xpointer="xpointer(//*[@os='y'])"/>
    133 
    134     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    135     href="../common/gcc.xml"
    136     xpointer="xpointer(//*[@os='z'])"/>
    137 
    138114  </sect2>
    139115
  • BOOK/final-system/ppc64-chapter.xml

    r111b12a r76b06f6  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-64bit.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl-64bit.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
     
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config-lite.xml"/>
     41  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/>
     
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bash.xml"/>
    66   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bc.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/>
    6867  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/>
     
    9695  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/>
    9796  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/>
    98   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
    99   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/>
     97  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
     98  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev-64bit.xml"/>
    10099  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/>
    101100  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/hfsutils.xml"/>
  • BOOK/final-system/ppc64/eglibc-64bit.xml

    r111b12a r76b06f6  
    3939
    4040    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
     47
     48     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../ppc/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p5'])"/>
     51
     52    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     53    href="../ppc/eglibc.xml"
     54    xpointer="xpointer(//*[@os='p6'])"/>
     55
     56    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4157    href="eglibc.xml"
    4258    xpointer="xpointer(//*[@os='b'])"/>
     
    6278    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6379    --disable-profile --enable-kernel=2.6.32 \
    64     --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \
    65     --enable-obsolete-rpc</userinput></screen>
     80    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64</userinput></screen>
    6681
    6782    <variablelist os="i">
     
    7186        <term><parameter>--libexecdir=/usr/lib64/eglibc</parameter></term>
    7287        <listitem>
    73           <para>This changes the location of the <command>getconf</command>
    74           utility from its default of <filename
     88          <para>This changes the location of the <command>pt_chown</command>
     89          program from its default of <filename
    7590          class="directory">/usr/libexec</filename> to <filename
    7691          class="directory">/usr/lib64/eglibc</filename>.</para>
     
    114129    href="eglibc.xml"
    115130    xpointer="xpointer(//*[@os='t'])"/>
     131
     132    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     133    href="../common/eglibc.xml"
     134    xpointer="xpointer(//*[@os='ra'])"/>
     135
     136    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     137    href="../common/eglibc.xml"
     138    xpointer="xpointer(//*[@os='rb'])"/>
    116139
    117140  </sect2>
  • BOOK/final-system/ppc64/eglibc.xml

    r111b12a r76b06f6  
    4545    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4646    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p3'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p4'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../../final-system/ppc/eglibc.xml"
     55    xpointer="xpointer(//*[@os='p5'])"/>
     56
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     58    href="../../final-system/ppc/eglibc.xml"
     59    xpointer="xpointer(//*[@os='p6'])"/>
     60
     61    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     62    href="../common/eglibc.xml"
    4763    xpointer="xpointer(//*[@os='b'])"/>
    4864
     
    7894    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    7995    --disable-profile --enable-kernel=2.6.32 \
    80     --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32} \
    81     --enable-obsolete-rpc</userinput></screen>
     96    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    8297
    8398    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/final-system/ppc64/gcc.xml

    r111b12a r76b06f6  
    2929    href="../common/gcc.xml"
    3030    xpointer="xpointer(//*[@os='p2'])"/>
    31 
    32     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/gcc.xml"
    34     xpointer="xpointer(//*[@os='fix1'])"/>
    35 
    36     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/gcc.xml"
    38     xpointer="xpointer(//*[@os='fix2'])"/>
    3931
    4032    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7365    href="../common/gcc.xml"
    7466    xpointer="xpointer(//*[@os='l'])"/>
    75 
    76     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    77     href="../common/gcc.xml"
    78     xpointer="xpointer(//*[@os='s1'])"/>
    79 
    80     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    81     href="../common/gcc.xml"
    82     xpointer="xpointer(//*[@os='s2'])"/>
    8367
    8468    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    130114    xpointer="xpointer(//*[@os='x'])"/>
    131115
    132     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    133     href="../multilib/gcc.xml"
    134     xpointer="xpointer(//*[@os='y'])"/>
    135 
    136     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    137     href="../multilib/gcc.xml"
    138     xpointer="xpointer(//*[@os='z'])"/>
    139 
    140116  </sect2>
    141117
  • BOOK/final-system/sparc-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/>
  • BOOK/final-system/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/>
  • BOOK/final-system/sparc64-64/eglibc.xml

    r111b12a r76b06f6  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7785    --disable-profile --enable-kernel=2.6.32 \
    7886    --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
    79     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     87    --cache-file=config.cache</userinput></screen>
    8088
    8189    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    128136
    129137    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    130     href="../x86_64-64/eglibc.xml"
    131     xpointer="xpointer(//*[@os='u'])"/>
     138    href="../common/eglibc.xml"
     139    xpointer="xpointer(//*[@os='ra'])"/>
    132140
    133141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    134     href="../x86_64-64/eglibc.xml"
    135     xpointer="xpointer(//*[@os='v'])"/>
     142    href="../common/eglibc.xml"
     143    xpointer="xpointer(//*[@os='rb'])"/>
     144
     145    <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h
     146    and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix
     147    this with the following:</para>
     148
     149    <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
    136150
    137151  </sect2>
  • BOOK/final-system/sparc64-chapter.xml

    r111b12a r76b06f6  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-64bit.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl-64bit.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
     
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config-lite.xml"/>
     41  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/>
     
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bash.xml"/>
    66   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bc.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/>
    6867  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/>
     
    9695  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/>
    9796  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/>
    98   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
    99   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/>
     97  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
     98  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev-64bit.xml"/>
    10099  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/>
    101100  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/>
  • BOOK/final-system/sparc64/eglibc-64bit.xml

    r111b12a r76b06f6  
    3737    href="../multilib/eglibc-64bit.xml"
    3838    xpointer="xpointer(//*[@os='l4'])"/>
     39   
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
    3947
    4048    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7179    --disable-profile --enable-kernel=2.6.32 \
    7280    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \
    73     --enable-obsolete-rpc --cache-file=config.cache</userinput></screen>
     81    --cache-file=config.cache</userinput></screen>
    7482
    7583    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    113121    xpointer="xpointer(//*[@os='t'])"/>
    114122
     123    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     124    href="../common/eglibc.xml"
     125    xpointer="xpointer(//*[@os='ra'])"/>
     126
     127    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     128    href="../common/eglibc.xml"
     129    xpointer="xpointer(//*[@os='rb'])"/>
     130
    115131  </sect2>
    116132
  • BOOK/final-system/x86-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
  • BOOK/final-system/x86/eglibc.xml

    r111b12a r76b06f6  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    5866    xpointer="xpointer(//*[@os='g'])"/>
    5967
    60 <screen os="h"><userinput>
    61     CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) -O2" \
    62     ../eglibc-&eglibc-version;/configure --prefix=/usr \
    63     --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc \
    64     --enable-obsolete-rpc</userinput></screen>
     68<screen os="h"><userinput>CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; $MACHTYPE) \
     69    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
     70    --disable-profile --enable-kernel=2.6.32 --libexecdir=/usr/lib/eglibc</userinput></screen>
    6571
    6672    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    132138    xpointer="xpointer(//*[@os='t'])"/>
    133139
     140    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     141    href="../common/eglibc.xml"
     142    xpointer="xpointer(//*[@os='ra'])"/>
     143
     144    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     145    href="../common/eglibc.xml"
     146    xpointer="xpointer(//*[@os='rb'])"/>
     147
    134148  </sect2>
    135149
  • BOOK/final-system/x86/grub.xml

    r111b12a r76b06f6  
    3939    </note>
    4040
    41     <para os="s1">EGLIBC-&eglibc-version; does not declare gets():</para>
    42 
    43 <screen os="s2"><userinput>sed -i -e '/gets is a/d' grub-core/gnulib/stdio.in.h</userinput></screen>
    44 
    4541    <para os="a">Prepare GRUB for compilation:</para>
    4642
  • BOOK/final-system/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    2323  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    25   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
     
    3030  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ncurses.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config-lite.xml"/>
     32  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pkg-config.xml"/>
    3333  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/>
    3434  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/>
     
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/>
    4848  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bash.xml"/>
    49   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bc.xml"/>
    5049  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/>
    5150  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/>
     
    7271  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/>
    7372  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/texinfo.xml"/>
    74   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/eudev.xml"/>
     73  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/udev.xml"/>
    7574  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/>
    7675  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
  • BOOK/final-system/x86_64-64/eglibc.xml

    r111b12a r76b06f6  
    4141    href="../common/eglibc.xml"
    4242    xpointer="xpointer(//*[@os='l4'])"/>
     43   
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p3'])"/>
     47
     48    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     49    href="../common/eglibc.xml"
     50    xpointer="xpointer(//*[@os='p4'])"/>
    4351
    4452    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6371    xpointer="xpointer(//*[@os='g'])"/>
    6472
    65 <screen os="h"><userinput>CFLAGS="-O2" \
     73<screen os="h"><userinput>CFLAGS="-mtune=generic -g -O2" \
    6674    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6775    --disable-profile --enable-kernel=2.6.32 \
    68     --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \
    69     --enable-obsolete-rpc</userinput></screen>
     76    --libexecdir=/usr/lib/eglibc --libdir=/usr/lib</userinput></screen>
    7077
    7178    <variablelist os="i">
     
    7582        <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term>
    7683        <listitem>
    77           <para>This changes the location of the <command>getconf</command>
    78           utility from its default of <filename
     84          <para>This changes the location of the <command>pt_chown</command>
     85          program from its default of <filename
    7986          class="directory">/usr/libexec</filename> to <filename
    8087          class="directory">/usr/lib/eglibc</filename>.</para>
     
    149156    <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen>
    150157
    151  <para os="u">The stubs.h header installed by EGLIBC looks for stubs-32.h
    152     and stubs-64.h. This configuration of EGLIBC only generates stubs-64.h. Fix
    153     this with the following:</para>
    154 
    155     <screen os="v"><userinput>mv -v /usr/include/gnu/stubs{-64,}.h</userinput></screen>
     158    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     159    href="../common/eglibc.xml"
     160    xpointer="xpointer(//*[@os='ra'])"/>
     161
     162    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     163    href="../common/eglibc.xml"
     164    xpointer="xpointer(//*[@os='rb'])"/>
    156165
    157166  </sect2>
  • BOOK/final-system/x86_64-chapter.xml

    r111b12a r76b06f6  
    2727  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    2828  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-64bit.xml"/>
    29   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
    30   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl-64bit.xml"/>
     29  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
     30  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl-64bit.xml"/>
    3131  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    3232  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/>
     
    3939  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/>
    4040  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-64bit.xml"/>
    41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config-lite.xml"/>
     41  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/pkg-config.xml"/>
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/>
     
    6464  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/>
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bash.xml"/>
    66   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bc.xml"/>
    6766  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/>
    6867  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/>
     
    9695  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/>
    9796  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/texinfo.xml"/>
    98   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev.xml"/>
    99   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/eudev-64bit.xml"/>
     97  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev.xml"/>
     98  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/udev-64bit.xml"/>
    10099  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/>
    101100  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/>
  • BOOK/final-system/x86_64/eglibc-64bit.xml

    r111b12a r76b06f6  
    3737    href="../multilib/eglibc-64bit.xml"
    3838    xpointer="xpointer(//*[@os='l4'])"/>
     39   
     40    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     41    href="../common/eglibc.xml"
     42    xpointer="xpointer(//*[@os='p3'])"/>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../common/eglibc.xml"
     46    xpointer="xpointer(//*[@os='p4'])"/>
    3947
    4048    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6371
    6472<screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    65     CFLAGS="-O2" \
     73    CFLAGS="-mtune=generic -g -O2" \
    6674    ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6775    --disable-profile --enable-kernel=2.6.32 \
    68     --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \
    69     --enable-obsolete-rpc</userinput></screen>
     76    --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64</userinput></screen>
    7077
    7178    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    108115    href="eglibc.xml"
    109116    xpointer="xpointer(//*[@os='t'])"/>
     117
     118    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     119    href="../common/eglibc.xml"
     120    xpointer="xpointer(//*[@os='ra'])"/>
     121
     122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     123    href="../common/eglibc.xml"
     124    xpointer="xpointer(//*[@os='rb'])"/>
    110125
    111126  </sect2>
  • BOOK/final-system/x86_64/eglibc.xml

    r111b12a r76b06f6  
    4242    href="../common/eglibc.xml"
    4343    xpointer="xpointer(//*[@os='l4'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../common/eglibc.xml"
     47    xpointer="xpointer(//*[@os='p3'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../common/eglibc.xml"
     51    xpointer="xpointer(//*[@os='p4'])"/>
    4452
    4553    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6068
    6169<screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \
    62     CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; ${CLFS_TARGET32}) -O2" \
    63     ../eglibc-&eglibc-version;/configure --prefix=/usr \
     70    CFLAGS="-march=$(cut -d- -f1 &lt;&lt;&lt; ${CLFS_TARGET32}) \
     71    -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \
    6472    --disable-profile --enable-kernel=2.6.32 \
    65     --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32} \
    66     --enable-obsolete-rpc</userinput></screen>
     73    --libexecdir=/usr/lib/eglibc --host=${CLFS_TARGET32}</userinput></screen>
    6774
    6875    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/general.ent

    r111b12a r76b06f6  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "09"> <!-- Use two digits -->
    4 <!ENTITY month_name "September">
    5 <!ENTITY day "23"> <!-- Use two digits -->
     3<!ENTITY month "04"> <!-- Use two digits -->
     4<!ENTITY month_name "April">
     5<!ENTITY day "20"> <!-- Use two digits -->
    66<!ENTITY year "2013"> <!-- Use four digits -->
    77
     
    99
    1010<!ENTITY major-version "2">
    11 <!ENTITY minor-version "1">
     11<!ENTITY minor-version "0">
    1212<!ENTITY extra-version "0">
    1313<!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" -->
    1414
    15 <!ENTITY version "GIT-&year;&month;&day;">
     15<!ENTITY version "2.0.0">
    1616
    1717<!ENTITY version-x86 "&version;-x86">
     
    2020<!ENTITY version-ppc "&version;-PowerPC">
    2121<!ENTITY version-ppc64 "&version;-PowerPC64-Multilib">
    22 <!ENTITY version-ppc64-64 "&version;-PowerPC64-Pure64">
    2322<!ENTITY version-sparc "&version;-Sparc">
    2423<!ENTITY version-sparcv8 "&version;-Sparc_v8">
     
    3938<!ENTITY hints-root "http://hints.cross-lfs.org/index.php/">
    4039<!ENTITY livecd-root "&lfs-root;livecd/">
    41 <!ENTITY test-results "&clfs-root;testsuite-logs/&generic-version;/">
     40<!ENTITY test-results "&clfs-root;testsuite-logs/&version;/">
    4241<!ENTITY errata "&clfs-wiki;wiki/errata">
    4342
  • BOOK/introduction/alpha/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>24 April 2013</para>
     36      <para>February 09, 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     39          <para>[William Harrington] - Add eglibc ports extraction commands.</para>
     40        </listitem>
     41        <listitem>
     42          <para>[William Harrington] - Add disable linking to libgcc_eh in cross-tools eglibc-headers and eglibc.</para>
     43        </listitem>
     44      </itemizedlist>
     45    </listitem>
     46
     47    <listitem>
     48      <para>July 13, 2008</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[jciccone] - Bump the Linux Alpha PAGE_SIZE patch to -2.</para>
     52         </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>Janurary 6, 2007</para>
     58      <itemizedlist>
     59        <listitem>
     60          <para>[jciccone] - Add a sed to the kernel build that removes -Werror
     61          from a specific part of the build.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
     66    <listitem>
     67      <para>Janurary 1, 2007</para>
     68      <itemizedlist>
     69        <listitem>
     70          <para>[jciccone] - Update the aboot patch so that it builds again.</para>
     71        </listitem>
     72      </itemizedlist>
     73    </listitem>
     74
     75    <listitem>
     76      <para>December 23, 2007</para>
     77      <itemizedlist>
     78        <listitem>
     79          <para>[jciccone] - Added a patch to the Kernel that makes the
     80          PAGE_SIZE definition available in userspace.</para>
     81        </listitem>
     82      </itemizedlist>
     83    </listitem>
     84
     85    <listitem>
     86      <para>December 21, 2007</para>
     87      <itemizedlist>
     88        <listitem>
     89          <para>[jciccone] - Added a patch to Glibc that works around compile
     90          errors with PTR_MANGLE.</para>
     91        </listitem>
     92      </itemizedlist>
     93    </listitem>
     94
     95    <listitem>
     96      <para>February 17, 2007</para>
     97      <itemizedlist>
     98        <listitem>
     99          <para>[jciccone] - Added a patch that adds sigsuspend_nocancel
     100          support to Glibc.</para>
     101        </listitem>
     102      </itemizedlist>
     103    </listitem>
     104
     105    <listitem>
     106      <para>August 28, 2006</para>
     107      <itemizedlist>
     108        <listitem>
     109          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog..</para>
    40110        </listitem>
    41111      </itemizedlist>
  • BOOK/introduction/common/changelog.xml

    r111b12a r76b06f6  
    3737-->
    3838    <listitem>
    39       <para>23 September 2013</para>
    40       <itemizedlist>
    41         <listitem>
    42           <para>[William Harrington] - Update M4 to 1.4.17.</para>
    43         </listitem>
    44         <listitem>
    45           <para>[William Harrington] - Update EUDEV to 1.3.</para>
    46         </listitem>
    47         <listitem>
    48           <para>[William Harrington] - Update DHCPCD to 6.1.0.</para>
    49         </listitem>
    50         <listitem>
    51           <para>[William Harrington] - Update TCL to 8.6.1.</para>
    52         </listitem>
    53         <listitem>
    54           <para>[William Harrington] - Update Man-pages to 3.54.</para>
    55         </listitem>
    56       </itemizedlist>
    57     </listitem>
    58 
    59     <listitem>
    60       <para>19 September 2013</para>
    61       <itemizedlist>
    62         <listitem>
    63           <para>[William Harrington] - Remove pt_chown entries from book.</para>
    64         </listitem>
    65       </itemizedlist>
    66     </listitem>
    67 
    68     <listitem>
    69       <para>09 September 2013</para>
    70       <itemizedlist>
    71         <listitem>
    72           <para>[William Harrington] - Increase the stack size during the GCC testsuite.</para>
    73         </listitem>
    74       </itemizedlist>
    75     </listitem>
    76 
    77     <listitem>
    78       <para>08 September 2013</para>
    79       <itemizedlist>
    80         <listitem>
    81           <para>[William Harrington] - Change GID of tty to 5 and tape to 4.</para>
    82         </listitem>
    83       </itemizedlist>
    84     </listitem>
    85 
    86     <listitem>
    87       <para>03 September 2013</para>
    88       <itemizedlist>
    89         <listitem>
    90           <para>[William Harrington] - Fix final system EUDEV installation.</para>
    91         </listitem>
    92       </itemizedlist>
    93     </listitem>
    94 
    95     <listitem>
    96       <para>30 August 2013</para>
    97       <itemizedlist>
    98         <listitem>
    99           <para>[William Harrington] - Move GDB python files auto-load directory.</para>
    100         </listitem>
    101       </itemizedlist>
    102     </listitem>
    103 
    104     <listitem>
    105       <para>28 August 2013</para>
    106       <itemizedlist>
    107         <listitem>
    108           <para>[William Harrington] - Add GCC 4.8.1 branch update patch.</para>
    109         </listitem>
    110       </itemizedlist>
    111     </listitem>
    112 
    113     <listitem>
    114       <para>23 August 2013</para>
    115       <itemizedlist>
    116         <listitem>
    117           <para>[William Harrington] - Update KMOD to 15.</para>
    118         </listitem>
    119         <listitem>
    120           <para>[William Harrington] - Update KBD to 2.0.0.</para>
    121         </listitem>
    122         <listitem>
    123           <para>[William Harrington] - Add Check to test-suite tools.</para>
    124         </listitem>
    125       </itemizedlist>
    126     </listitem>
    127 
    128     <listitem>
    129       <para>22 August 2013</para>
    130       <itemizedlist>
    131         <listitem>
    132           <para>[William Harrington] - Install firmware option during boot method.</para>
    133         </listitem>
    134         <listitem>
    135           <para>[William Harrington] - Add rule to Eudev installs for proper ethernet device naming.</para>
    136         </listitem>
    137       </itemizedlist>
    138     </listitem>
    139 
    140     <listitem>
    141       <para>21 August 2013</para>
    142       <itemizedlist>
    143         <listitem>
    144           <para>[William Harrington] - Update EGLIBC to 2.18-r23806.</para>
    145         </listitem>
    146         <listitem>
    147           <para>[William Harrington] - Update Linux to 3.10.9.</para>
    148         </listitem>
    149       </itemizedlist>
    150     </listitem>
    151 
    152     <listitem>
    153       <para>19 August 2013</para>
    154       <itemizedlist>
    155         <listitem>
    156           <para>[William Harrington] - Add missing <command>make mrproper</command> to final-system linux headers install.</para>
    157         </listitem>
    158         <listitem>
    159           <para>[William Harrington] - Add M4=m4 to temp system configure commands of Bison and Flex as M4 is hardcoded to /cross-tools.</para>
    160         </listitem>
    161       </itemizedlist>
    162     </listitem>
    163 
    164     <listitem>
    165       <para>16 August 2013</para>
    166       <itemizedlist>
    167         <listitem>
    168           <para>[William Harrington] - Update Gettext to 0.18.3.1.</para>
    169         </listitem>
    170         <listitem>
    171           <para>[William Harrington] - Update Bison to 3.0.</para>
    172         </listitem>
    173       </itemizedlist>
    174     </listitem>
    175 
    176     <listitem>
    177       <para>15 August 2013</para>
    178       <itemizedlist>
    179         <listitem>
    180           <para>[William Harrington] - Fix shm mount during chroot virtual kernel filesystems.</para>
    181         </listitem>
    182       </itemizedlist>
    183     </listitem>
    184 
    185     <listitem>
    186       <para>14 August 2013</para>
    187       <itemizedlist>
    188         <listitem>
    189           <para>[William Harrington] - Add --noclear to <filename>inittab</filename>.</para>
    190         </listitem>
    191         <listitem>
    192           <para>[William Harrington] - Disable fixincludes for GCC in temp and final systems.</para>
    193         </listitem>
    194         <listitem>
    195           <para>[William Harrington] - Update Perl to 5.18.1.</para>
    196         </listitem>
    197       </itemizedlist>
    198     </listitem>
    199 
    200     <listitem>
    201       <para>12 August 2013</para>
    202       <itemizedlist>
    203         <listitem>
    204           <para>[William Harrington] - Add ac_cv_prog_lex_is_flex=yes to temp-system and final-system Bison.</para>
    205         </listitem>
    206         <listitem>
    207           <para>[William Harrington] - Update Vim to Vim 7.4.</para>
    208         </listitem>
    209         <listitem>
    210           <para>[William Harrington] - Fix temp system GCC for HOST gmp isl and cloog libraries and headers.</para>
    211         </listitem>
    212       </itemizedlist>
    213     </listitem>
    214 
    215     <listitem>
    216       <para>08 August 2013</para>
    217       <itemizedlist>
    218        <listitem>
    219           <para>[William Harrington] - Migrate to Eudev.</para>
    220         </listitem>
    221        <listitem>
    222           <para>[William Harrington] - Update Bootscripts for Eudev.</para>
    223         </listitem>
    224       </itemizedlist>
    225     </listitem>
    226 
    227     <listitem>
    228       <para>07 August 2013</para>
    229       <itemizedlist>
    230         <listitem>
    231           <para>[William Harrington] - Update Dhcpcd to 6.0.5.</para>
    232         </listitem>
    233       </itemizedlist>
    234     </listitem>
    235 
    236     <listitem>
    237       <para>06 August 2013</para>
    238       <itemizedlist>
    239         <listitem>
    240           <para>[William Harrington] - Update LESS to 460.</para>
    241         </listitem>
    242         <listitem>
    243           <para>[William Harrington] - Update IPutils to s20121221.</para>
    244         </listitem>
    245         <listitem>
    246           <para>[William Harrington] - Disable Vlock in KBD as it requires PAM.</para>
    247         </listitem>
    248        <listitem>
    249           <para>[William Harrington] - Update Libestr to 0.1.5.</para>
    250         </listitem>
    251        <listitem>
    252           <para>[William Harrington] - Update Rsyslog to 6.4.2.</para>
    253         </listitem>
    254       </itemizedlist>
    255     </listitem>
    256 
    257     <listitem>
    258       <para>05 August 2013</para>
    259       <itemizedlist>
    260         <listitem>
    261           <para>[William Harrington] - Remove --enable-arch from final-system Util-Linux as it is no longer used.</para>
    262         </listitem>
    263         <listitem>
    264           <para>[William Harrington] - Update Bash patch to upstream version 4.2-045.</para>
    265         </listitem>
    266       </itemizedlist>
    267     </listitem>
    268 
    269     <listitem>
    270       <para>04 August 2013</para>
    271       <itemizedlist>
    272         <listitem>
    273           <para>[William Harrington] - Update Vim updates to last 1314 patch level.</para>
    274         </listitem>
    275         <listitem>
    276           <para>[William Harrington] - Update boot method KMOD to support xz and zlib.</para>
    277         </listitem>
    278         <listitem>
    279           <para>[William Harrington] - Remove unneeded config cache entry for c_cv_func_setpgrp_void during boot method shadow cross compilation.</para>
    280         </listitem>
    281         <listitem>
    282           <para>[William Harrington] - Update EGLIBC 2.17 to Revision 23679.</para>
    283         </listitem>
    284         <listitem>
    285           <para>[William Harrington] - Remove mpbsd configure option from final-system GMP.</para>
    286         </listitem>
    287       </itemizedlist>
    288     </listitem>
    289 
    290     <listitem>
    291       <para>02 August 2013</para>
    292       <itemizedlist>
    293         <listitem>
    294           <para>[William Harrington] - Add GMP, MPFR, MPC, ISL, CLooG configure options to temp system GCC configure.</para>
    295         </listitem>
    296       </itemizedlist>
    297     </listitem>
    298 
    299     <listitem>
    300       <para>01 August 2013</para>
    301       <itemizedlist>
    302         <listitem>
    303           <para>[William Harrington] - Update Util-Linux to 2.23.2.</para>
    304         </listitem>
    305         <listitem>
    306           <para>[William Harrington] - Update Man-Pages to 3.53.</para>
    307         </listitem>
    308         <listitem>
    309           <para>[William Harrington] - Update ISL to 0.12.1.</para>
    310         </listitem>
    311         <listitem>
    312           <para>[William Harrington] - Add Make-3.82 fixes patch.</para>
    313         </listitem>
    314       </itemizedlist>
    315     </listitem>
    316 
    317     <listitem>
    318       <para>30 July 2013</para>
    319       <itemizedlist>
    320         <listitem>
    321           <para>[William Harrington] - Remove unneeded --disable-cloog-version-check from all gcc configure commands.</para>
    322         </listitem>
    323       </itemizedlist>
    324     </listitem>
    325 
    326     <listitem>
    327       <para>30 July 2013</para>
    328       <itemizedlist>
    329         <listitem>
    330           <para>[William Harrington] - Remove unneeded commands from linux header installation commands and adjust INSTALL_HDR_PATH variable.</para>
    331         </listitem>
    332       </itemizedlist>
    333     </listitem>
    334 
    335     <listitem>
    336       <para>29 July 2013</para>
    337       <itemizedlist>
    338         <listitem>
    339           <para>[William Harrington] - Enable graphite for cross-tools toolchain.</para>
    340         </listitem>
    341         <listitem>
    342           <para>[William Harrington] - Remove unnecessary sed for headers and libraries for graphite.</para>
    343         </listitem>
    344       </itemizedlist>
    345     </listitem>
    346 
    347     <listitem>
    348       <para>27 July 2013</para>
    349       <itemizedlist>
    350         <listitem>
    351           <para>[William Harrington] - Add MD5SUMS and SHA1SUMS to packages introduction.</para>
    352         </listitem>
    353         <listitem>
    354           <para>[William Harrington] - Add wget example to packages introduction.</para>
    355         </listitem>
    356       </itemizedlist>
    357     </listitem>
    358 
    359     <listitem>
    360       <para>25 July 2013</para>
    361       <itemizedlist>
    362         <listitem>
    363           <para>[William Harrington] - Add sed to cross-tools and temp-system binutils for hosts using Texinfo 5.x.</para>
     39      <para>March 02, 2013</para>
     40      <itemizedlist>
     41        <listitem>
     42          <para>[William Harrington] - Update foreword.</para>
     43        </listitem>
     44        <listitem>
     45          <para>[William Harrington] - Update errata location.</para>
     46        </listitem>
     47
     48      </itemizedlist>
     49    </listitem>
     50
     51    <listitem>
     52      <para>February 16, 2013</para>
     53      <itemizedlist>
     54        <listitem>
     55          <para>[William Harrington] - Remove unneccessary config.cache entry in boot and chroot ections of util-linux.</para>
     56        </listitem>
     57      </itemizedlist>
     58    </listitem>
     59
     60    <listitem>
     61      <para>February 13, 2013</para>
     62      <itemizedlist>
     63        <listitem>
     64          <para>[William Harrington] - Update dhcpcd download location.</para>
     65        </listitem>
     66      </itemizedlist>
     67    </listitem>
     68
     69    <listitem>
     70      <para>February 09, 2013</para>
     71      <itemizedlist>
     72        <listitem>
     73          <para>[William Harrington] - Add test suite commands to final-system udev.</para>
     74        </listitem>
     75        <listitem>
     76          <para>[William Harrington] - Update iana-etc note section for get fix patch.</para>
     77        </listitem>
     78      </itemizedlist>
     79    </listitem>
     80
     81    <listitem>
     82      <para>February 08, 2013</para>
     83      <itemizedlist>
     84        <listitem>
     85          <para>[William Harrington] - Move gawk before findutils in final system for findutils test-suite coverage.</para>
     86        </listitem>
     87        <listitem>
     88          <para>[William Harrington] - Move less before gzip in final system for gzip test-suite coverage.</para>
     89        </listitem>
     90        <listitem>
     91          <para>[William Harrington] - Update test suite entry for final-system rsyslog.</para>
     92        </listitem>
     93      </itemizedlist>
     94    </listitem>
     95
     96    <listitem>
     97      <para>February 06, 2013</para>
     98      <itemizedlist>
     99        <listitem>
     100          <para>[William Harrington] - Edit final system ncurses test suite information.</para>
     101        </listitem>
     102        <listitem>
     103          <para>[William Harrington] - Edit final system util-linux test suite information.</para>
     104        </listitem>
     105        <listitem>
     106          <para>[William Harrington] - Edit final system coreutils test suite information.</para>
     107        </listitem>
     108      </itemizedlist>
     109    </listitem>
     110
     111    <listitem>
     112      <para>February 03, 2013</para>
     113      <itemizedlist>
     114        <listitem>
     115          <para>[William Harrington] - Change locale country to locale territory. Country is no longer valid.</para>
     116        </listitem>
     117      </itemizedlist>
     118    </listitem>
     119
     120    <listitem>
     121      <para>January 27, 2013</para>
     122      <itemizedlist>
     123        <listitem>
     124          <para>[William Harrington] - Add new line to boot method  and bootable section fstab.</para>
     125        </listitem>
     126        <listitem>
     127          <para>[William Harrington] - Fix improper ../run -> /var/run link.</para>
     128        </listitem>
     129      </itemizedlist>
     130    </listitem>
     131
     132    <listitem>
     133      <para>December 27, 2012</para>
     134      <itemizedlist>
     135        <listitem>
     136          <para>[William Harrington] - Move ProcPS before E2fsprogs as test suite requires ps.</para>
     137        </listitem>
     138      </itemizedlist>
     139    </listitem>
     140
     141    <listitem>
     142      <para>December 13, 2012</para>
     143      <itemizedlist>
     144        <listitem>
     145          <para>[Chris] - Removed redundant --enable-add-ons parameter from
     146          EGLIBC installation.</para>
     147        </listitem>
     148      </itemizedlist>
     149    </listitem>
     150
     151    <listitem>
     152      <para>November 18, 2012</para>
     153      <itemizedlist>
     154        <listitem>
     155          <para>[Chris] - Many updates to list of installed programs</para>
     156        </listitem>
     157      </itemizedlist>
     158    </listitem>
     159
     160    <listitem>
     161      <para>November 17, 2012</para>
     162      <itemizedlist>
     163        <listitem>
     164          <para>[William Harrington] - Skip kill during installation of final-system Procps.</para>
     165        </listitem>
     166        <listitem>
     167          <para>[William Harrington] - Remove sulogin, mountpoint, utmpdump, and wall from sysvinit.</para>
     168        </listitem>
     169      </itemizedlist>
     170    </listitem>
     171
     172    <listitem>
     173      <para>November 12, 2012</para>
     174      <itemizedlist>
     175        <listitem>
     176          <para>[Chris] - Removed unneeded --disable-perl-regexp from
     177          temp-system grep.</para>
     178        </listitem>
     179      </itemizedlist>
     180    </listitem>
     181
     182    <listitem>
     183      <para>November 05, 2012</para>
     184      <itemizedlist>
     185        <listitem>
     186          <para>[William Harrington] - Update gcc branch update patch to r193147.</para>
     187        </listitem>
     188        <listitem>
     189          <para>[William Harrington] - Update binutils to 2.23.</para>
     190        </listitem>
     191        <listitem>
     192          <para>[William Harrington] - Remove Binutils 2.22 branch update patch.</para>
     193        </listitem>
     194        <listitem>
     195          <para>[William Harrington] - Modify coreutils temp system build.</para>
     196        </listitem>
     197      </itemizedlist>
     198    </listitem>
     199
     200    <listitem>
     201      <para>November 04, 2012</para>
     202      <itemizedlist>
     203        <listitem>
     204          <para>[William Harrington] - Update bash branch update patch to level 39.</para>
     205        </listitem>
     206      </itemizedlist>
     207    </listitem>
     208
     209    <listitem>
     210      <para>November 02, 2012</para>
     211      <itemizedlist>
     212        <listitem>
     213          <para>[William Harrington] - Disable login and su programs in util-linux.</para>
     214        </listitem>
     215        <listitem>
     216          <para>[William Harrington] - Edit hwclock sed for util-linux.</para>
     217        </listitem>
     218        <listitem>
     219          <para>[William Harrington] - Edit Coreutils testsuite section.</para>
     220        </listitem>
     221      </itemizedlist>
     222    </listitem>
     223
     224    <listitem>
     225      <para>November 01, 2012</para>
     226      <itemizedlist>
     227        <listitem>
     228          <para>[William Harrington - Update Patch to 2.7.1.</para>
     229        </listitem>
     230        <listitem>
     231          <para>[William Harrington - Update Perl to 5.16.2.</para>
     232        </listitem>
     233         <listitem>
     234          <para>[William Harrington - Update Pkg-Config-Lite to 0.27.1-1.</para>
     235        </listitem>
     236          <listitem>
     237          <para>[William Harrington - Update Psmisc to 22.20.</para>
     238        </listitem>
     239         <listitem>
     240          <para>[William Harrington - Update Readline branch update patch to level 004.</para>
     241        </listitem>
     242          <listitem>
     243          <para>[William Harrington - Update Util-linux to 2.22.1.</para>
     244        </listitem>
     245        <listitem>
     246          <para>[William Harrington - Update Vim-7.3 to patchlevel 712.</para>
     247        </listitem>
     248        <listitem>
     249          <para>[William Harrington - Linux kernel to 3.4.17.</para>
     250        </listitem>
     251        <listitem>
     252          <para>[William Harrington - Remove patch test fix patch.</para>
     253        </listitem>
     254      </itemizedlist>
     255    </listitem>
     256
     257    <listitem>
     258      <para>October 31, 2012</para>
     259      <itemizedlist>
     260        <listitem>
     261          <para>[William Harrington] - Update eglibc to revision 21435.</para>
     262        </listitem>
     263        <listitem>
     264          <para>[William Harrington] - Update automake to 1.12.4.</para>
     265        </listitem>
     266        <listitem>
     267          <para>[William Harrington] - Update bison to 2.6.4.</para>
     268        </listitem>
     269        <listitem>
     270          <para>[William Harrington] - Update coreutils to 8.20.</para>
     271        </listitem>
     272        <listitem>
     273          <para>[William Harrington] - Update e2fsprogs to 1.42.6.</para>
     274        </listitem>
     275        <listitem>
     276          <para>[William Harrington] - Update gzip to 1.5.</para>
     277         </listitem>
     278         <listitem>
     279          <para>[William Harrington] - Update kmod to 10.</para>
     280         </listitem>
     281         <listitem>
     282          <para>[William Harrington] - Update less to 451.</para>
     283         </listitem>
     284         <listitem>
     285          <para>[William Harrington] - Update man-pages to 3.43.</para>
     286         </listitem>
     287         <listitem>
     288          <para>[William Harrington] - Update mpc to 1.0.1.</para>
     289         </listitem>
     290      </itemizedlist>
     291    </listitem>
     292
     293    <listitem>
     294      <para>October 25, 2012</para>
     295      <itemizedlist>
     296        <listitem>
     297          <para>[Chris] - Updated "What now?" to reflect the name change
     298          of freshmeat.net.</para>
     299        </listitem>
     300      </itemizedlist>
     301    </listitem>
     302
     303    <listitem>
     304      <para>October 23, 2012</para>
     305      <itemizedlist>
     306        <listitem>
     307          <para>[William Harrington} - Add cross-tools M4 patch.</para>
     308        </listitem>
     309      </itemizedlist>
     310    </listitem>
     311
     312    <listitem>
     313      <para>October 17, 2012</para>
     314      <itemizedlist>
     315        <listitem>
     316          <para>[William Harrington} - Edit coreutils test suite command for su.</para>
     317        </listitem>
     318      </itemizedlist>
     319    </listitem>
     320
     321
     322    <listitem>
     323      <para>October 15, 2012</para>
     324      <itemizedlist>
     325        <listitem>
     326          <para>[William Harrington} - Move shadow before coreutils</para>
     327        </listitem>
     328      </itemizedlist>
     329    </listitem>
     330
     331    <listitem>
     332      <para>September 17, 2012</para>
     333      <itemizedlist>
     334        <listitem>
     335          <para>[William Harrington] - Change ncftp reference in downloadclients page to link to the cblfs ncftp page.</para>
     336        </listitem>
     337        <listitem>
     338          <para>[William Harrington] - Update linux kernel version from 3.4.9 to 3.4.11.</para>
     339      </listitem>
     340      </itemizedlist>
     341    </listitem>
     342
     343    <listitem>
     344      <para>September 14, 2012</para>
     345      <itemizedlist>
     346        <listitem>
     347          <para>[William Harrington] - Update iproute 3.4.0 libdir hash and size.</para>
     348        </listitem>
     349        <listitem>
     350          <para>[William Harrington] - Update download list link and adjust text in Introduction of packages and patches.</para>
     351        </listitem>
     352      </itemizedlist>
     353    </listitem>
     354
     355    <listitem>
     356      <para>September 11, 2012</para>
     357      <itemizedlist>
     358        <listitem>
     359          <para>[William Harrington] - Install NIS and RPC related headers in cross-tools and final-system eglibc/eglibc-64bit installs.</para>
    364360        </listitem>
    365361      </itemizedlist>
     
    367363
    368364   <listitem>
    369       <para>23 July 2013</para>
    370       <itemizedlist>
    371         <listitem>
    372           <para>[William Harrington] - Add Bc to cross-tools and final-system.</para>
    373         </listitem>
    374         <listitem>
    375           <para>[William Harrington] - Update Linux kernel version to 3.10.2.</para>
    376         </listitem>
    377         <listitem>
    378           <para>[William Harrington] - Update IPRoute2 to 3.10.0.</para>
     365      <para>September 07, 2012</para>
     366      <itemizedlist>
     367        <listitem>
     368          <para>[William Harrington] - Remove --with-rootlibdir from kmod configure in Ch 7.</para>
     369        </listitem>
     370        <listitem>
     371          <para>[William Harrington] - Disable the build of static libraries when appropriate during cross-tools phase.</para>
     372        </listitem>
     373        <listitem>
     374          <para>[William Harrington] - Remove creation of passwd and login links during Ch7 Boot section shadow.</para>
     375        </listitem>
     376        <listitem>
     377          <para>[William Harrington] - Add passwd to the string of created symlinks in Ch7 Boot section.</para>
    379378        </listitem>
    380379      </itemizedlist>
     
    382381
    383382   <listitem>
    384       <para>22 July 2013</para>
    385       <itemizedlist>
    386         <listitem>
    387           <para>[William Harrington] - Update KBD to 1.15.5.</para>
    388         </listitem>
    389         <listitem>
    390           <para>[William Harrington] - Remove unneeded KBD es_po patch.</para>
    391         </listitem>
    392       </itemizedlist>
     383      <para>September 06, 2012</para>
     384      <itemizedlist>
     385        <listitem>
     386          <para>[William Harrington] - Fix /var/run /run link command during createfiles part of the If you are going to boot section.</para>
     387        </listitem>
     388        <listitem>
     389          <para>[William Harrington] - Add shadow to If you are going to boot section.</para>
     390        </listitem>
     391        <listitem>
     392          <para>[William Harrington] - Remove enable-login-utils form util-linux in the If you are going to boot section.</para>
     393        </listitem>
     394      </itemizedlist>
     395    </listitem>
     396
     397    <listitem>
     398      <para>September 04, 2012</para>
     399      <itemizedlist>
     400        <listitem>
     401          <para>[William Harrington] - Add a command to final-sytem Bison to add a variable to config.cache.</para>
     402        </listitem>
     403        <listitem>
     404          <para>[William Harrington] - Correct zlib 1.2.7 md5sum.</para>
     405        </listitem>
     406        <listitem>
     407          <para>[William Harrington] - Update Udev configure options in boot and final-system sections.</para>
     408        </listitem>
     409        <listitem>
     410          <para>[William Harrington] - Update bootscripts to be proper with udev updates.</para>
     411        </listitem>
     412   </itemizedlist>
    393413    </listitem>
    394414
    395415   <listitem>
    396       <para>09 July 2013</para>
    397       <itemizedlist>
    398         <listitem>
    399           <para>[William Harrington] - Update Gettext to 0.18.3.</para>
    400         </listitem>
    401         <listitem>
    402           <para>[William Harrington] - Remove unneeded config.cache command for Temp System Patch.</para>
     416      <para>September 03, 2012</para>
     417      <itemizedlist>
     418        <listitem>
     419          <para>[William Harrington] - Add a new Download Client page to The end section.</para>
     420        </listitem>
     421      </itemizedlist>
     422    </listitem>
     423
     424    <listitem>
     425      <para>August 30, 2012</para>
     426      <itemizedlist>
     427        <listitem>
     428          <para>[William Harrington] - Update host system requirements. Linux kernel version in book 2.6.32 or greater.</para>
     429        </listitem>
     430        <listitem>
     431          <para>[William Harrington] - Add --with-default-terminfo-dir=/usr/share/terminfo to final-system ncurses because of branch update changes.</para>
     432        </listitem>
     433     </itemizedlist>
     434    </listitem>
     435 
     436    <listitem>
     437      <para>August 29, 2012</para>
     438      <itemizedlist>
     439        <listitem>
     440          <para>[William Harrington] - Edit cross-tools PPL configuration line.</para>
     441        </listitem>
     442        <listitem>
     443          <para>[William Harrington] - Update linux kernel host system requirement to 2.6.32.</para>
     444        </listitem>
     445        <listitem>
     446          <para>[William Harrington] - Update eglibc instructions and update eglibc text for 2.6.32 kernel support.</para>
     447        </listitem>
     448      </itemizedlist>
     449    </listitem>
     450
     451    <listitem>
     452      <para>August 28, 2012</para>
     453      <itemizedlist>
     454        <listitem>
     455          <para>[William Harrington] - Edit shadow groups program and man-pages disabling section.</para>
    403456        </listitem>
    404457      </itemizedlist>
     
    406459
    407460   <listitem>
    408       <para>08 July 2013</para>
    409       <itemizedlist>
    410         <listitem>
    411           <para>[William Harrington] - Remove unneeded entries to cross-tools EGLIBC config.cache and change description.</para>
    412         </listitem>
    413         <listitem>
    414           <para>[William Harrington] - Remove unneeded inst_vardbdir install option for current EGLIBC.</para>
    415         </listitem>
    416       </itemizedlist>
    417     </listitem>
    418 
    419    <listitem>
    420       <para>07 July 2013</para>
    421       <itemizedlist>
    422         <listitem>
    423           <para>[William Harrington] - Update TZData to 2013d.</para>
    424         </listitem>
    425       </itemizedlist>
    426     </listitem>
    427 
    428    <listitem>
    429       <para>06 July 2013</para>
    430       <itemizedlist>
    431         <listitem>
    432           <para>[William Harrington] - Update Man-Pages to 3.52.</para>
    433         </listitem>
    434       </itemizedlist>
    435     </listitem>
    436 
    437    <listitem>
    438       <para>03 July 2013</para>
    439       <itemizedlist>
    440         <listitem>
    441           <para>[William Harrington] - Update KMOD to 14.</para>
    442         </listitem>
    443       </itemizedlist>
    444     </listitem>
    445 
    446     <listitem>
    447       <para>25 June 2013</para>
    448       <itemizedlist>
    449         <listitem>
    450           <para>[William Harrington] - Add ISL 0.12 to the book.</para>
    451         </listitem>
    452       </itemizedlist>
    453     </listitem>
    454 
    455     <listitem>
    456       <para>24 June 2013</para>
    457       <itemizedlist>
    458         <listitem>
    459           <para>[William Harrington] - Updated Gzip to 1.6.</para>
    460         </listitem>
    461         <listitem>
    462           <para>[William Harrington] - Update E2fsprogs to 1.42.8.</para>
    463         </listitem>
    464       </itemizedlist>
    465     </listitem>
    466 
    467     <listitem>
    468       <para>07 June 2013</para>
    469       <itemizedlist>
    470         <listitem>
    471           <para>[William Harrington] - Add a sed to Tar-1.26 installs as gets() is no longer declared with Glibc-2.17.</para>
    472         </listitem>
    473         <listitem>
    474           <para>[William Harrington] - Update Vim branch update patch to level 1140.</para>
    475         </listitem>
    476       </itemizedlist>
    477     </listitem>
    478 
    479     <listitem>
    480       <para>05 June 2013</para>
    481       <itemizedlist>
    482         <listitem>
    483           <para>[William Harrington] - Update Eglibc to 2.17.</para>
    484         </listitem>
    485         <listitem>
    486           <para>[William Harrington] - Remove Eglibc fixes patch.</para>
    487         </listitem>
    488         <listitem>
    489           <para>[William Harrington] - Add TZ Data to final systme Eglibc install.</para>
    490         </listitem>
    491       </itemizedlist>
    492     </listitem>
    493 
    494     <listitem>
    495       <para>03 June 2013</para>
    496       <itemizedlist>
    497         <listitem>
    498           <para>[William Harrington] - Update Iproute2 to 3.8.0.</para>
    499         </listitem>
    500         <listitem>
    501           <para>[William Harrington] - Update GCC to 4.8.1.</para>
    502         </listitem>
    503        <listitem>
    504           <para>[William Harrington] - Update CLooG to 0.18.0.</para>
    505        </listitem>
    506         <listitem>
    507           <para>[William Harrington] - Remove PPL.</para>
    508         </listitem>
    509         <listitem>
    510           <para>[William Harrington] - Remove -fexceptions from GMP builds.</para>
    511         </listitem>
    512         <listitem>
    513           <para>[William Harrington] - Update CLooG build instructions.</para>
    514         </listitem>
    515       </itemizedlist>
    516     </listitem>
    517 
    518     <listitem>
    519       <para>02 June 2013</para>
    520       <itemizedlist>
    521         <listitem>
    522           <para>[William Harrington] - Add a sed for temp-system Gawk extension error.</para>
    523         </listitem>
    524       </itemizedlist>
    525     </listitem>
    526 
    527     <listitem>
    528       <para>31 May 2013</para>
    529       <itemizedlist>
    530         <listitem>
    531           <para>[William Harrington] - Update Coreutils to 8.21.</para>
    532         </listitem>
    533         <listitem>
    534           <para>[William Harrington] - Update Bison to 2.7.1.</para>
    535         </listitem>
    536         <listitem>
    537           <para>[William Harrington] - Update Util-linux to 2.23.1.</para>
    538         </listitem>
    539         <listitem>
    540           <para>[William Harrington] - Expand tcl space for regular expressions required by some tests.</para>
    541         </listitem>
    542       </itemizedlist>
    543     </listitem>
    544 
    545     <listitem>
    546       <para>28 May 2013</para>
    547       <itemizedlist>
    548         <listitem>
    549           <para>[William Harrington] - Update File to 5.14.</para>
    550         </listitem>
    551       </itemizedlist>
    552     </listitem>
    553 
    554     <listitem>
    555       <para>27 May 2013</para>
    556       <itemizedlist>
    557         <listitem>
    558           <para>[William Harrington] - Update Zlib to 1.2.8.</para>
    559         </listitem>
    560         <listitem>
    561           <para>[William Harrington] - Add g++ to host reqs test script.</para>
    562         </listitem>
    563         <listitem>
    564           <para>[William Harrington] - Update MPFR to 3.1.2.</para>
    565         </listitem>
    566         <listitem>
    567           <para>[William Harrington] - Update GMP to 5.1.2.</para>
    568         </listitem>
    569         <listitem>
    570           <para>[William Harrington] - Update Binutils to 2.23.2.</para>
    571         </listitem>
    572         <listitem>
    573           <para>[William Harrington] - Update DejaGNU to 1.5.1.</para>
    574         </listitem>
    575         <listitem>
    576           <para>[William Harrington] - Update Diffutils to 3.3.</para>
    577         </listitem>
    578         <listitem>
    579           <para>[William Harrington] - Update E2fsprogs to 1.42.7.</para>
    580         </listitem>
    581         <listitem>
    582           <para>[William Harrington] - Update Gawk to 4.1.0.</para>
    583         </listitem>
    584         <listitem>
    585           <para>[William Harrington] - Update GMP to 5.1.2.</para>
    586         </listitem>
    587         <listitem>
    588           <para>[William Harrington] - Update Gettext to 0.18.2.1.</para>
    589         </listitem>
    590         <listitem>
    591           <para>[William Harrington] - Update Groff to 1.22.2.</para>
    592         </listitem>
    593         <listitem>
    594           <para>[William Harrington] - Update KMOD to 13.</para>
    595         </listitem>
    596         <listitem>
    597           <para>[William Harrington] - Update Less to 459.</para>
    598         </listitem>
    599         <listitem>
    600           <para>[William Harrington] - Update Linux to 3.8.13.</para>
    601         </listitem>
    602         <listitem>
    603           <para>[William Harrington] - Man-Pages to 3.51.</para>
    604         </listitem>
    605         <listitem>
    606           <para>[William Harrington] - Update Perl to 5.18.0.</para>
    607         </listitem>
    608         <listitem>
    609           <para>[William Harrington] - Update Pkg-Config-Lite to 0.28-1.</para>
    610         </listitem>
    611         <listitem>
    612           <para>[William Harrington] - Update Sed to 4.2.2.</para>
    613         </listitem>
    614         <listitem>
    615           <para>[William Harrington] - Update TCL to 8.6.0.</para>
    616         </listitem>
    617       </itemizedlist>
    618     </listitem>
    619 
    620     <listitem>
    621       <para>24 April 2013</para>
    622       <itemizedlist>
    623         <listitem>
    624           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     461      <para>August 27, 2012</para>
     462      <itemizedlist>
     463        <listitem>
     464           <para>[William Harrington] - Create and add binutils 2.22 branch update patch.</para>
     465        </listitem>
     466        <listitem>
     467           <para>[William Harrington] - Update bison version to 2.6.2.</para>
     468        </listitem>
     469        <listitem>
     470           <para>[William Harrington] - Update coreutils version to 8.19.</para>
     471        </listitem>
     472        <listitem>
     473           <para>[William Harrington] - Update e2fsprogs version to 1.42.5.</para>
     474        </listitem>
     475        <listitem>
     476           <para>[William Harrington] - Update flex version to 2.5.37.</para>
     477        </listitem>
     478        <listitem>
     479           <para>[William Harrington] - Create gcc 4.6.3 branch update patch and add to book.</para>
     480        </listitem>
     481        <listitem>
     482           <para>[William Harrington] - Update grep version to 2.14.</para>
     483        </listitem>
     484        <listitem>
     485           <para>[William Harrington] - Update grub version to 2.00.</para>
     486        </listitem>
     487        <listitem>
     488           <para>[William Harrington] - Update iproute2 version to 3.4.0 and rediff Iproute2 patch.</para>
     489        </listitem>
     490        <listitem>
     491           <para>[William Harrington] - Update kmod version to 9.</para>
     492        </listitem>
     493         <listitem>
     494           <para>[William Harrington] - Update linux version to 3.4.9.</para>
     495        </listitem>
     496        <listitem>
     497           <para>[William Harrington] - Update man-pages version to 3.42.</para>
     498        </listitem>
     499        <listitem>
     500           <para>[William Harrington] - Update mpc version to 1.0.</para>
     501        </listitem>
     502        <listitem>
     503           <para>[William Harrington] - Update mpfr version to 3.1.1.</para>
     504        </listitem>
     505        <listitem>
     506           <para>[William Harrington] - Update ncurses branch update patch.</para>
     507        </listitem>
     508        <listitem>
     509           <para>[William Harrington] - Update perl version to 5.16.1 and rediff libc and multilib patches.</para>
     510        </listitem>
     511        <listitem>
     512           <para>[William Harrington] - Replace pkg-config with pkg-config-lite 0.27-1.</para>
     513        </listitem>
     514        <listitem>
     515           <para>[William Harrington] - Remove glib package from book.</para>
     516        </listitem>
     517        <listitem>
     518           <para>[William Harrington] - Update PPL version to 0.12.1.</para>
     519        </listitem>
     520        <listitem>
     521           <para>[William Harrington] - Update psmisc version to 22.19.</para>
     522        </listitem>
     523        <listitem>
     524           <para>[William Harrington] - Update rsyslog version to 6.2.2.</para>
     525        </listitem>
     526        <listitem>
     527           <para>[William Harrington] - Update shadow version to 4.1.5.1.</para>
     528        </listitem>
     529        <listitem>
     530           <para>[William Harrington] - Update util-linux version to 2.21.2.</para>
     531        </listitem>
     532        <listitem>
     533           <para>[William Harrington] - Updatea xz version to 5.0.4.</para>
     534        </listitem>
     535        <listitem>
     536           <para>[William Harrington] - Edit PPL configuration command line.</para>
     537        </listitem>
     538        <listitem>
     539           <para>[William Harrington] - Remove flex gcc44 patch.</para>
     540        </listitem>
     541        <listitem>
     542           <para>[William Harrington] - Add /run/shm to create directories sections of the book.</para>
     543        </listitem>
     544        <listitem>
     545           <para>[William Harrington] - Remove GLIB CFLAGS and LIBS variables from pkg-config configuration line.</para>
     546        </listitem>
     547        <listitem>
     548           <para>[William Harrington] - Remove sed for Russian man pages from shadow.</para>
     549        </listitem>
     550        <listitem>
     551           <para>[William Harrington] - Replace MD5 encrypt method with SHA512 for shadow login.defs.</para>
     552        </listitem>
     553        <listitem>
     554           <para>[William Harrington] - Edit shadow configuration command line.</para>
     555        </listitem>
     556        <listitem>
     557           <para>[William Harrington] - Update udev configuration command line for proper installation.</para>
     558        </listitem>
     559        <listitem>
     560           <para>[William Harrington] - Update cross and temp PPL to detect and use the proper gmp for sure.</para>
     561        </listitem>
     562        <listitem>
     563           <para>[William Harrington] - Add note for iana-etc install.</para>
     564        </listitem>
     565        <listitem>
     566           <para>[William Harrington] - Remove unneeded Bison  YYENABLE_NLS edit.</para>
     567        </listitem>
     568     </itemizedlist>
     569    </listitem>
     570
     571    <listitem>
     572      <para>August 26, 2012</para>
     573      <itemizedlist>
     574        <listitem>
     575           <para>[William Harrington] - Correct IPutils build so that rdisc is created and remove multiple rdisc entries for non multilib books and add rdisc to multilib books.</para>
     576        </listitem>
     577        <listitem>
     578           <para>[William Harrington] - Add the note for libee in all books and clarify the issue with additional text.</para>
     579        </listitem>
     580      </itemizedlist>
     581    </listitem>
     582
     583    <listitem>
     584      <para>August 22, 2012</para>
     585      <itemizedlist>
     586        <listitem>
     587           <para>[William Harrington] - Remove bash reference in hostreqs version script to use $SHELL variable.</para>
     588        </listitem>
     589      </itemizedlist>
     590    </listitem>
     591
     592    <listitem>
     593      <para>18 August 2012</para>
     594      <itemizedlist>
     595        <listitem>
     596          <para>[William Harrington] - Update automake to 1.12.3.</para>
     597        </listitem>
     598      </itemizedlist>
     599    </listitem>
     600
     601    <listitem>
     602      <para>15 August 2012</para>
     603      <itemizedlist>
     604        <listitem>
     605          <para>[William Harrington] - Update download list location.</para>
     606        </listitem>
     607      </itemizedlist>
     608    </listitem>
     609
     610    <listitem>
     611      <para>13 August 2012</para>
     612      <itemizedlist>
     613        <listitem>
     614          <para>[William Harrington] - Add xz and zlib compression to boot method kmod.</para>
     615        </listitem>
     616      </itemizedlist>
     617    </listitem>
     618
     619    <listitem>
     620      <para>11 August 2012</para>
     621      <itemizedlist>
     622        <listitem>
     623          <para>[William Harrington] - Edit configure command block in the boot method udev section so that copy and paste works properly.</para>
     624        </listitem>
     625        <listitem>
     626          <para>[William Harrington] - Edit configure command boot method kmod section to install libkmod into /tools/lib rather than /lib.</para>
     627        </listitem>
     628      </itemizedlist>
     629    </listitem>
     630
     631    <listitem>
     632      <para>06 August 2012</para>
     633      <itemizedlist>
     634        <listitem>
     635          <para>[William Harrington] - Adjust XZ final system install command to properly install the lzma pkgconfig file to the proper location.</para>
     636        </listitem>
     637        <listitem>
     638          <para>[William Harrington] - Update version check script to find the libc version with hosts that use paths other than /lib and /lib64, such as multiarch distros.</para>
     639        </listitem>
     640      </itemizedlist>
     641    </listitem>
     642
     643    <listitem>
     644      <para>02 August 2012</para>
     645      <itemizedlist>
     646        <listitem>
     647          <para>[William Harrington] - Add ${CLFS} to the ln -s /run /var/run command for the boot method.</para>
     648        </listitem>
     649      </itemizedlist>
     650    </listitem>
     651    <listitem>
     652
     653      <para>31 July 2012</para>
     654      <itemizedlist>
     655        <listitem>
     656          <para>[William Harrington] - Added myself to the acknowledgements page.</para>
     657        </listitem>
     658      </itemizedlist>
     659    </listitem>
     660
     661    <listitem>
     662      <para>23 July 2012</para>
     663      <itemizedlist>
     664        <listitem>
     665          <para>[William Harrington] - Add xz-utils to host system requirements.</para>
     666        </listitem>
     667      </itemizedlist>
     668    </listitem>
     669
     670    <listitem>
     671      <para>21 July 2012</para>
     672      <itemizedlist>
     673        <listitem>
     674          <para>[William Harrington] - Update vim 7.3 patch to level 608.</para>
     675        </listitem>
     676        <listitem>
     677          <para>[William Harrington] - Update bash 4.2 patch to level 37.</para>
     678        </listitem>
     679        <listitem>
     680          <para>[William Harrington] - Change description of chattr of e2fsprogs.</para>
     681        </listitem>
     682        <listitem>
     683          <para>[William Harrington] - Remove unneeded eglibc-2.15-r17386-dl_dep_fix-1.patch from patches.</para>
     684        </listitem>
     685        <listitem>
     686          <para>[William Harrington] - Remove graphite configuration options from Binutils.</para>
     687        </listitem>
     688        <listitem>
     689          <para>[William Harrington] - Update automake version to 1.12.2.</para>
     690        </listitem>
     691      </itemizedlist>
     692    </listitem>
     693
     694    <listitem>
     695      <para>18 July 2012</para>
     696      <itemizedlist>
     697        <listitem>
     698          <para>[Jonathan] - Removed non-existing GCC Branch Update from patch list.</para>
     699        </listitem>
     700      </itemizedlist>
     701    </listitem>
     702
     703    <listitem>
     704      <para>10 June 2012</para>
     705      <itemizedlist>
     706        <listitem>
     707          <para>[Jonathan] - Added patch to update default Protocol and Service
     708        files for Iana-etc.</para>
     709        </listitem>
     710        <listitem>
     711          <para>[Jonathan] - Added devtmpfs and firmware_install to the kernel.</para>
     712        </listitem>
     713        <listitem>
     714          <para>[Jonathan] - Updated final Coreutils configuration to allow
     715                building as the root user.</para>
     716        </listitem>
     717      </itemizedlist>
     718    </listitem>
     719
     720    <listitem>
     721      <para>6 June 2012</para>
     722      <itemizedlist>
     723        <listitem>
     724          <para>[Jonathan] - Updated Coreutils from 8.15 to 8.16.</para>
     725        </listitem>
     726        <listitem>
     727          <para>[Jonathan] - Updated Util-linux from 2.20 to 2.20.1.</para>
     728        </listitem>
     729      </itemizedlist>
     730    </listitem>
     731
     732    <listitem>
     733      <para>4 June 2012</para>
     734      <itemizedlist>
     735        <listitem>
     736          <para>[Jonathan] - Updated DHCPD from 5.5.4 to 5.5.6.</para>
     737        </listitem>
     738        <listitem>
     739          <para>[Jonathan] - Updated Udev from 181 to 182.</para>
     740        </listitem>
     741        <listitem>
     742          <para>[Jonathan] - Updated Libee from 0.3.2 to 0.4.1.</para>
     743        </listitem>
     744        <listitem>
     745          <para>[Jonathan] - Updated PSMisc from 22.15 to 22.17.</para>
     746        </listitem>
     747        <listitem>
     748          <para>[Jonathan] - Updated Kmod from 6 to 8.</para>
     749        </listitem>
     750        <listitem>
     751          <para>[Jonathan] - Updated Automake from 1.11.3 to 1.12.1.</para>
     752        </listitem>
     753        <listitem>
     754          <para>[Jonathan] - Updated Autoconf from 2.68 to 2.69.</para>
     755        </listitem>
     756        <listitem>
     757          <para>[Jonathan] - Updated IPRoute2 from 3.2.0 to 3.3.0.</para>
     758        </listitem>
     759        <listitem>
     760          <para>[Jonathan] - Updated E2fsprogs from 1.41 to 1.42.3.</para>
     761        </listitem>
     762        <listitem>
     763          <para>[Jonathan] - Updated Glib2 from 2.28.6 to 2.28.8.</para>
     764        </listitem>
     765        <listitem>
     766          <para>[Jonathan] - Updated Man-Pages from 3.35 to 3.41.</para>
     767        </listitem>
     768        <listitem>
     769          <para>[Jonathan] - Updated Grep from 2.10 to 2.12.</para>
     770        </listitem>
     771        <listitem>
     772          <para>[Jonathan] - Updated Gawk from 4.0.0 to 4.0.1.</para>
     773        </listitem>
     774        <listitem>
     775          <para>[Jonathan] - Updated Zlib from 1.2.6 to 1.2.7.</para>
     776        </listitem>
     777        <listitem>
     778          <para>[Jonathan] - Updated GCC from 4.6.2 to 4.6.3.</para>
     779        </listitem>
     780        <listitem>
     781          <para>[Jonathan] - Updated GMP from 0.11.2 to 0.12.1.</para>
     782        </listitem>
     783        <listitem>
     784          <para>[Jonathan] - Updated File from 5.10 to 5.11.</para>
     785        </listitem>
     786        <listitem>
     787          <para>[Jonathan] - Updated Linux from 3.2.6 to 3.3.7.</para>
     788        </listitem>
     789        <listitem>
     790          <para>[Jonathan] - Updated Bash Branch Update patch to -4.</para>
     791        </listitem>
     792        <listitem>
     793          <para>[Jonathan] - Updated Vim Branch Update patch to -4.</para>
     794        </listitem>
     795      </itemizedlist>
     796    </listitem>
     797
     798    <listitem>
     799      <para>15 April 2012</para>
     800      <itemizedlist>
     801        <listitem>
     802          <para>[Jonathan] - Added /run to the book.</para>
     803        </listitem>
     804        <listitem>
     805          <para>[Jonathan] - Upgraded Udev from 168 to 181.</para>
     806        </listitem>
     807      </itemizedlist>
     808    </listitem>
     809
     810    <listitem>
     811      <para>14 March 2012</para>
     812      <itemizedlist>
     813        <listitem>
     814          <para>[Jonathan] - Replaces Module-Init-tools with Kmod.</para>
     815        </listitem>
     816      </itemizedlist>
     817    </listitem>
     818
     819    <listitem>
     820      <para>3 March 2012</para>
     821      <itemizedlist>
     822        <listitem>
     823          <para>[Jonathan] - Updated Eglibc 2.15 from r16526 to r17386 and fixed directory name.</para>
     824        </listitem>
     825      </itemizedlist>
     826    </listitem>
     827
     828    <listitem>
     829      <para>29 February 2012</para>
     830      <itemizedlist>
     831        <listitem>
     832          <para>[Jonathan] - Added Login to the created links in the boot method - thanks Code Monkey.</para>
     833        </listitem>
     834        <listitem>
     835          <para>[Jonathan] - Fixed issue with mutlilib e2fsprogs boot method.</para>
     836        </listitem>
     837      </itemizedlist>
     838    </listitem>
     839
     840    <listitem>
     841      <para>20 February 2012</para>
     842      <itemizedlist>
     843        <listitem>
     844          <para>[Jonathan] - Added --without-nscd to Shadow.</para>
     845        </listitem>
     846        <listitem>
     847          <para>[Jonathan] - Added --with-ppl to cross and temp Binutils.</para>
     848        </listitem>
     849      </itemizedlist>
     850    </listitem>
     851
     852    <listitem>
     853      <para>18 February 2012</para>
     854      <itemizedlist>
     855        <listitem>
     856          <para>[Jonathan] - Enabled Patch test suite.</para>
     857        </listitem>
     858        <listitem>
     859          <para>[Jonathan] - Diffutils now includes a test suite.</para>
     860        </listitem>
     861        <listitem>
     862          <para>[Jonathan] - Updated Readline Branch Update to -2.</para>
     863        </listitem>
     864        <listitem>
     865          <para>[Jonathan] - Fixed IPRoute2 compilation issue by
     866            removing unused libnl headers.</para>
     867        </listitem>
     868      </itemizedlist>
     869    </listitem>
     870
     871    <listitem>
     872      <para>17 February 2012</para>
     873      <itemizedlist>
     874        <listitem>
     875          <para>[Jonathan] - Added Iana-etc patch and update command.</para>
     876        </listitem>
     877        <listitem>
     878          <para>[Jonathan] - Replaced ClooG-PPL with ClooG-0.16.3.</para>
     879        </listitem>
     880      </itemizedlist>
     881    </listitem>
     882
     883    <listitem>
     884      <para>16 February 2012</para>
     885      <itemizedlist>
     886        <listitem>
     887          <para>[Jonathan] - Updated Ncurses Branch Update to -3.</para>
     888        </listitem>
     889        <listitem>
     890          <para>[Jonathan] - Added Eglibc patch to fix memory issue with ALSA.</para>
     891        </listitem>
     892        <listitem>
     893          <para>[Jonathan] - Updated Man-pages to 3.35.</para>
     894        </listitem>
     895      </itemizedlist>
     896    </listitem>
     897
     898    <listitem>
     899      <para>15 February 2012</para>
     900      <itemizedlist>
     901        <listitem>
     902          <para>Updated Vim Branch Update patch to -3.</para>
     903        </listitem>
     904                                <listitem>
     905          <para>Updated Bash Branch Update patch to -3.</para>
     906        </listitem>
     907        <listitem>
     908          <para>Updated Automake to 1.11.3.</para>
     909        </listitem>
     910        <listitem>
     911          <para>Updated Binutils to 2.22.</para>
     912        </listitem>
     913        <listitem>
     914          <para>Updated Coreutils to 8.15.</para>
     915        </listitem>
     916        <listitem>
     917          <para>Updated DHCPD to 5.5.4.</para>
     918        </listitem>
     919        <listitem>
     920          <para>Updated Diffutils to 3.2.</para>
     921        </listitem>
     922        <listitem>
     923          <para>Updated Eglibc to 2.15.</para>
     924        </listitem>
     925        <listitem>
     926          <para>Updated E2fsprogs to 1.4.2.</para>
     927        </listitem>
     928        <listitem>
     929          <para>Updated File to 5.10.</para>
     930        </listitem>
     931        <listitem>
     932          <para>Updated Gawk to 4.0.</para>
     933        </listitem>
     934        <listitem>
     935          <para>Updated GCC to 4.6.2.</para>
     936        </listitem>
     937        <listitem>
     938          <para>Updated GMP to 5.0.4.</para>
     939        </listitem>
     940        <listitem>
     941          <para>Updated Grep to 2.10.</para>
     942        </listitem>
     943                          <listitem>
     944          <para>Updated Grep to 2.10.</para>
     945        </listitem>
     946        <listitem>
     947          <para>Updated Iproute2 to 3.2.0.</para>
     948        </listitem>
     949        <listitem>
     950          <para>Updated Less to 444.</para>
     951        </listitem>
     952        <listitem>
     953          <para>Updated Libee to 0.3.2.</para>
     954        </listitem>
     955        <listitem>
     956          <para>Updated Libtool to 2.4.2.</para>
     957        </listitem>
     958        <listitem>
     959          <para>Updated Linux to 3.2.x.</para>
     960        </listitem>
     961        <listitem>
     962          <para>Updated Module-init-tools to 3.15.</para>
     963        </listitem>
     964        <listitem>
     965          <para>Updated MPFR to 3.1.0.</para>
     966        </listitem>
     967        <listitem>
     968          <para>Updated Perl to 5.14.2.</para>
     969        </listitem>
     970        <listitem>
     971          <para>Updated PSmisc to 22.15.</para>
     972        </listitem>
     973        <listitem>
     974          <para>Updated Rsyslog to 6.2.0.</para>
     975        </listitem>
     976        <listitem>
     977          <para>Updated Shadow to 4.1.5.</para>
     978        </listitem>
     979        <listitem>
     980          <para>Updated TCL to 8.5.11.</para>
     981        </listitem>
     982        <listitem>
     983          <para>Updated Util-linux to 2.20.</para>
     984        </listitem>
     985        <listitem>
     986          <para>Updated XZ-Utils to 5.0.3.</para>
     987        </listitem>
     988        <listitem>
     989          <para>Updated Zlib to 1.2.6.</para>
     990        </listitem>
     991      </itemizedlist>
     992    </listitem>
     993
     994
     995    <listitem>
     996      <para>15 February 2012</para>
     997      <itemizedlist>
     998        <listitem>
     999          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    6251000        </listitem>
    6261001      </itemizedlist>
  • BOOK/introduction/mips/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>06 June 2013</para>
     36      <para>09 February 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Remove Eglibc ports package.</para>
     39          <para>[William Harrington] - Fix eglibc-ports extraction command.</para>
    4040        </listitem>
    4141      </itemizedlist>
     
    4343
    4444    <listitem>
    45       <para>03 June 2013</para>
     45      <para>14 September 2012</para>
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[William Harrington] - Remove GCC mips fixes patch.</para>
     48          <para>[William Harrington] - Fix MIPS books eglibc-ports extract command.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[William Harrington] - Remove unneeded eglibc-ports directory move.</para>
    4952        </listitem>
    5053      </itemizedlist>
     
    5255
    5356    <listitem>
    54       <para>24 April 2013</para>
     57      <para>15 February 2012</para>
    5558      <itemizedlist>
    5659        <listitem>
    57           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     60          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    5861        </listitem>
    5962      </itemizedlist>
  • BOOK/introduction/mips64-64/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>06 June 2013</para>
     36      <para>09 February 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Remove Eglibc ports package.</para>
     39          <para>[William Harrington] - Fix eglibc-ports extraction command.</para>
    4040        </listitem>
    4141      </itemizedlist>
     
    4343
    4444    <listitem>
    45       <para>03 June 2013</para>
     45      <para>14 September 2012</para>
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[William Harrington] - Remove GCC mips fixes patch.</para>
     48          <para>[William Harrington] - Fix MIPS books eglibc-ports extract command.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[William Harrington] - Remove unneeded eglibc-ports directory move.</para>
    4952        </listitem>
    5053      </itemizedlist>
     
    5255
    5356    <listitem>
    54       <para>24 April 2013</para>
     57      <para>30 August 2012</para>
    5558      <itemizedlist>
    5659        <listitem>
    57           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     60          <para>[William Harrington] - Remove misplaced command in final system eglibc.</para>
     61        </listitem>
     62      </itemizedlist>
     63    </listitem>
     64
     65    <listitem>
     66      <para>July 13, 2011</para>
     67      <itemizedlist>
     68        <listitem>
     69          <para>[Jonathan] - Added Mips-fix patch to resolve GCC segfault issue.</para>
     70        </listitem>
     71      </itemizedlist>
     72    </listitem>
     73
     74    <listitem>
     75      <para>June 02, 2008</para>
     76      <itemizedlist>
     77        <listitem>
     78          <para>[ken] - create libstdc++.so symlinks in /usr/lib64 so that the
     79          glibc and ld tests all link, and delete them safely before installing
     80          binutils.</para>
     81          <para>[ken] - ensure binutils does not install libiberty.a into
     82          /usr/lib64.</para>
     83        </listitem>
     84      </itemizedlist>
     85    </listitem>
     86
     87    <listitem>
     88      <para>November 21, 2006</para>
     89      <itemizedlist>
     90        <listitem>
     91          <para>[jim] - Updated to Colo 1.22.</para>
     92        </listitem>
     93      </itemizedlist>
     94    </listitem>
     95
     96    <listitem>
     97      <para>October 26, 2006</para>
     98      <itemizedlist>
     99        <listitem>
     100          <para>[jim] - Added patch to Glibc 2.5, to fix an issue of a missing ldd-rewrite.sed.</para>
     101        </listitem>
     102      </itemizedlist>
     103    </listitem>
     104
     105    <listitem>
     106      <para>August 28, 2006</para>
     107      <itemizedlist>
     108        <listitem>
     109          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para>
    58110        </listitem>
    59111      </itemizedlist>
  • BOOK/introduction/mips64/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>06 June 2013</para>
     36      <para>09 February 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Remove Eglibc ports package.</para>
     39          <para>[William Harrington] - Fix eglibc-ports extraction command.</para>
    4040        </listitem>
    4141      </itemizedlist>
     
    4343
    4444    <listitem>
    45       <para>03 June 2013</para>
     45      <para>27 January 2013</para>
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[William Harrington] - Remove GCC mips fixes patch.</para>
     48          <para>[William Harrington] - Fix util-linux boot method instructions.</para>
    4949        </listitem>
    5050      </itemizedlist>
     
    5252
    5353    <listitem>
    54       <para>24 April 2013</para>
     54      <para>14 September 2012</para>
    5555      <itemizedlist>
    5656        <listitem>
    57           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     57          <para>[William Harrington] - Fix MIPS books eglibc-ports extract command.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[William Harrington] - Remove unneeded eglibc-ports directory move.</para>
     61        </listitem>
     62      </itemizedlist>
     63    </listitem>
     64
     65    <listitem>
     66      <para>11 September 2012</para>
     67      <itemizedlist>
     68        <listitem>
     69          <para>[William Harrington] - Remove rpc header fix for final-system eglibc multilib 32 bit.</para>
     70        </listitem>
     71      </itemizedlist>
     72    </listitem>
     73
     74    <listitem>
     75      <para>08 September 2012</para>
     76      <itemizedlist>
     77        <listitem>
     78          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
     82
     83    <listitem>
     84      <para>26 August 2012</para>
     85      <itemizedlist>
     86        <listitem>
     87          <para>[William Harrington] - Remove link commands from Kmod N32 and 32-bit as they are created in the final 64-bit kmod build.</para>
     88        </listitem>
     89      </itemizedlist>
     90    </listitem>
     91
     92    <listitem>
     93      <para>07 August 2012</para>
     94      <itemizedlist>
     95        <listitem>
     96          <para>[William Harrington] - Edit configure command in final system 32 bit xz.</para>
     97        </listitem>
     98      </itemizedlist>
     99    </listitem>
     100
     101    <listitem>
     102      <para>31 July 2012</para>
     103      <itemizedlist>
     104        <listitem>
     105          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
     106        </listitem>
     107      </itemizedlist>
     108    </listitem>
     109
     110    <listitem>
     111      <para>21 July 2012</para>
     112      <itemizedlist>
     113        <listitem>
     114          <para>[William Harrington] - Added procps HZ patch.</para>
     115        </listitem>
     116        <listitem>
     117          <para>[William Harrington] - Remove 32 bit util-linux logger binary move in multilib.</para>
     118        </listitem>
     119        <listitem>
     120          <para>[William Harrington] - Remove multiarch wrapper testcase test link.</para>
     121        </listitem>
     122        <listitem>
     123          <para>[William Harrington] - Fix 32 bit, N32 bit and 64 bit udev preparation instructions.</para>
     124        </listitem>
     125        <listitem>
     126          <para>[William Harrington] - Fix 32 bit and N32 bit kmod preparation instructions.</para>
     127        </listitem>
     128        <listitem>
     129          <para>[William Harrington] - Fix rpc build issue in final system eglibc 32 bit build.</para>
     130        </listitem>
     131      </itemizedlist>
     132    </listitem>
     133
     134    <listitem>
     135      <para>July 13, 2011</para>
     136      <itemizedlist>
     137        <listitem>
     138          <para>[Jonathan] - Added Mips-fix patch to resolve GCC segfault issue.</para>
     139        </listitem>
     140      </itemizedlist>
     141    </listitem>
     142
     143
     144    <listitem>
     145      <para>June 15, 2011</para>
     146      <itemizedlist>
     147        <listitem>
     148          <para>[Jonathan] - Removed duplicated sed command from eglibc
     149            32 bit final.</para>
     150        </listitem>
     151      </itemizedlist>
     152    </listitem>
     153
     154    <listitem>
     155      <para>November 17, 2007</para>
     156      <itemizedlist>
     157        <listitem>
     158          <para>[ken] - Put e2fsprogs libraries into /tools/lib64 in "if you are going to chroot".
     159                Thanks to Jacek Herold for the report.</para>
     160        </listitem>
     161      </itemizedlist>
     162    </listitem>
     163
     164    <listitem>
     165      <para>November 21, 2006</para>
     166      <itemizedlist>
     167        <listitem>
     168          <para>[jim] - Updated to Colo 1.22.</para>
     169        </listitem>
     170      </itemizedlist>
     171    </listitem>
     172
     173    <listitem>
     174      <para>October 26, 2006</para>
     175      <itemizedlist>
     176        <listitem>
     177          <para>[jim] - Added patch to Glibc 2.5, to fix an issue of a missing ldd-rewrite.sed.</para>
     178        </listitem>
     179      </itemizedlist>
     180    </listitem>
     181
     182    <listitem>
     183      <para>August 28, 2006</para>
     184      <itemizedlist>
     185        <listitem>
     186          <para>[jim] - Changelog restarted, see the 1.0.0 book for the old changelog.</para>
    58187        </listitem>
    59188      </itemizedlist>
  • BOOK/introduction/ppc/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>24 April 2013</para>
     36      <para>13 January 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     39          <para>[William Harrington] - Add eglibc 2.15 qecvt and friends patch.</para>
     40        </listitem>
     41        <listitem>
     42          <para>[William Harrington] - Add yaboot 1.3.17 stubfuncs patch.</para>
     43        </listitem>
     44      </itemizedlist>
     45    </listitem>
     46
     47    <listitem>
     48      <para>06 November 2012</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[William Harrington] - Update Parted to 3.1.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>15 February 2012</para>
     58      <itemizedlist>
     59        <listitem>
     60          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    4061        </listitem>
    4162      </itemizedlist>
  • BOOK/introduction/ppc64/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>24 April 2013</para>
     36      <para>27 January 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     39          <para>[William Harrington] - Fix util-linux boot method instructions.</para>
     40        </listitem>
     41      </itemizedlist>
     42    </listitem>
     43
     44    <listitem>
     45      <para>13 January 2013</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[William Harrington] - Add eglibc 2.15 qecvt and friends patch.</para>
     49        </listitem>
     50        <listitem>
     51          <para>[William Harrington] - Add yaboot 1.3.17 stubfuncs patch.</para>
     52        </listitem>
     53      </itemizedlist>
     54    </listitem>
     55
     56    <listitem>
     57      <para>06 November 2012</para>
     58      <itemizedlist>
     59        <listitem>
     60          <para>[William Harrington] - Update Parted to 3.1.</para>
     61        </listitem>
     62      </itemizedlist>
     63    </listitem>
     64
     65    <listitem>
     66      <para>11 September 2012</para>
     67      <itemizedlist>
     68        <listitem>
     69          <para>[William Harrington] - Remove rpc header fix for final-system eglibc multilib 32 bit.</para>
     70        </listitem>
     71      </itemizedlist>
     72    </listitem>
     73
     74    <listitem>
     75      <para>08 September 2012</para>
     76      <itemizedlist>
     77        <listitem>
     78          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
     82 
     83    <listitem>
     84      <para>26 August 2012</para>
     85      <itemizedlist>
     86        <listitem>
     87          <para>[William Harrington] - Remove link commands from Kmod 32-bit as they are created in the final 64-bit kmod build.</para>
     88        </listitem>
     89      </itemizedlist>
     90    </listitem>
     91
     92    <listitem>
     93      <para>07 August 2012</para>
     94      <itemizedlist>
     95        <listitem>
     96          <para>[William Harrington] - Edit configure command in final system 32 bit xz.</para>
     97        </listitem>
     98      </itemizedlist>
     99    </listitem>
     100
     101    <listitem>
     102      <para>31 July 2012</para>
     103      <itemizedlist>
     104        <listitem>
     105          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
     106        </listitem>
     107      </itemizedlist>
     108    </listitem>
     109
     110    <listitem>
     111      <para>21 July 2012</para>
     112      <itemizedlist>
     113        <listitem>
     114          <para>[William Harrington] - Added procps HZ patch.</para>
     115        </listitem>
     116        <listitem>
     117          <para>[William Harrington] - Remove 32 bit util-linux logger binary move in multilib.</para>
     118        </listitem>
     119        <listitem>
     120          <para>[William Harrington] - Remove multiarch wrapper testcase test link.</para>
     121        </listitem>
     122        <listitem>
     123          <para>[William Harrington] - Fix 32 bit and 64 bit udev preparation instructions.</para>
     124        </listitem>
     125        <listitem>
     126          <para>[William Harrington] - Fix 32 bit kmod preparation instructions.
     127</para>
     128        </listitem>
     129        <listitem>
     130          <para>[William Harrington] - Fix rpc build issue in final system eglibc 32 bit build.</para>
     131        </listitem>
     132      </itemizedlist>
     133    </listitem>
     134
     135    <listitem>
     136      <para>15 February 2012</para>
     137      <itemizedlist>
     138        <listitem>
     139          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    40140        </listitem>
    41141      </itemizedlist>
  • BOOK/introduction/sparc/changelog.xml

    r111b12a r76b06f6  
    3333
    3434-->
     35
    3536    <listitem>
    36       <para>24 April 2013</para>
     37      <para>29 January 2013</para>
    3738      <itemizedlist>
    3839        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     40          <para>[Jonathan] - Updated SILO build commands in the boot method.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
     44
     45    <listitem>
     46      <para>01 September 2012</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[William Harrington] - Updated SILO 1.4.14 fixes patch.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
     55      <para>15 February 2012</para>
     56      <itemizedlist>
     57        <listitem>
     58          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    4059        </listitem>
    4160      </itemizedlist>
  • BOOK/introduction/sparc64-64/changelog.xml

    r111b12a r76b06f6  
    3333
    3434-->
     35
    3536    <listitem>
    36       <para>24 April 2013</para>
     37      <para>29 January 2013</para>
    3738      <itemizedlist>
    3839        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     40          <para>[Jonathan] - Updated SILO build commands in the boot method.</para>
     41        </listitem>
     42      </itemizedlist>
     43    </listitem>
     44
     45   <listitem>
     46      <para>01 September 2012</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[William Harrington] - Updated SILO 1.4.14 fixes patch.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[William Harrington] - Update make command to build properly for 64 bit v9/ultrasparc.</para>
     53        </listitem>
     54      </itemizedlist>
     55   </listitem>
     56
     57   <listitem>
     58      <para>30 August 2012</para>
     59      <itemizedlist>
     60        <listitem>
     61          <para>[William Harrington] - Remove misplaced command in final system eglibc.</para>
     62        </listitem>
     63      </itemizedlist>
     64    </listitem>
     65
     66    <listitem>
     67      <para>15 February 2012</para>
     68      <itemizedlist>
     69        <listitem>
     70          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    4071        </listitem>
    4172      </itemizedlist>
  • BOOK/introduction/sparc64/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>24 April 2013</para>
     36      <para>29 January 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     39          <para>[Jonathan] - Updated SILO build commands in the boot method.</para>
     40        </listitem>
     41      </itemizedlist>
     42    </listitem>
     43
     44    <listitem>
     45      <para>27 January 2013</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[William Harrington] - Fix util-linux boot method instructions.</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
     54      <para>11 September 2012</para>
     55      <itemizedlist>
     56        <listitem>
     57          <para>[William Harrington] - Remove rpc header fix for final-system eglibc multilib 32 bit.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
     63      <para>08 September 2012</para>
     64      <itemizedlist>
     65        <listitem>
     66          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
     67        </listitem>
     68      </itemizedlist>
     69    </listitem>
     70   
     71    <listitem>
     72      <para>01 September 2012</para>
     73      <itemizedlist>
     74        <listitem>
     75          <para>[William Harrington] - Updated SILO 1.4.14 fixes patch.</para>
     76        </listitem>
     77        <listitem>
     78          <para>[William Harrington] - Update make command to build properly for 64 bit v9/ultrasparc.</para>
     79        </listitem>
     80      </itemizedlist>
     81   </listitem>
     82
     83   <listitem>
     84      <para>26 August 2012</para>
     85      <itemizedlist>
     86        <listitem>
     87          <para>[William Harrington] - Remove link commands from Kmod 32-bit as they are created in the final 64-bit kmod build.</para>
     88        </listitem>
     89      </itemizedlist>
     90    </listitem>
     91
     92    <listitem>
     93      <para>07 August 2012</para>
     94      <itemizedlist>
     95        <listitem>
     96          <para>[William Harrington] - Edit configure command in final system 32 bit xz.</para>
     97        </listitem>
     98      </itemizedlist>
     99    </listitem>
     100
     101    <listitem>
     102      <para>31 July 2012</para>
     103      <itemizedlist>
     104        <listitem>
     105          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
     106        </listitem>
     107      </itemizedlist>
     108    </listitem>
     109
     110    <listitem>
     111      <para>21 July 2012</para>
     112      <itemizedlist>
     113        <listitem>
     114          <para>[William Harrington] - Added procps HZ patch.</para>
     115        </listitem>
     116        <listitem>
     117          <para>[William Harrington] - Remove 32 bit util-linux logger binary move in multilib.</para>
     118        </listitem>
     119        <listitem>
     120          <para>[William Harrington] - Remove multiarch wrapper testcase test link.</para>
     121        </listitem>
     122        <listitem>
     123          <para>[William Harrington] - Fix 32 bit and 64 bit udev preparation instructions.</para>
     124        </listitem>
     125        <listitem>
     126          <para>[William Harrington] - Fix 32 bit kmod preparation instructions.
     127</para>
     128        </listitem>
     129        <listitem>
     130          <para>[William Harrington] - Fix rpc build issue in final system eglibc 32 bit build.</para>
     131        </listitem>
     132      </itemizedlist>
     133    </listitem>
     134
     135    <listitem>
     136      <para>15 February 2012</para>
     137      <itemizedlist>
     138        <listitem>
     139          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    40140        </listitem>
    41141      </itemizedlist>
  • BOOK/introduction/x86/changelog.xml

    r111b12a r76b06f6  
    3232
    3333-->
    34     <listitem>
    35       <para>28 July 2013</para>
     34   <listitem>
     35      <para>07 September 2012</para>
    3636      <itemizedlist>
    3737        <listitem>
    38           <para>[William Harrington] - Add -O2 to default optimizations.</para>
     38          <para>[William Harrington] - Add installation of /lib/firmware during the Ch7 boot udev installation.</para>
     39        </listitem>
     40        <listitem>
     41          <para>[William Harrington] - Remove note about flex not being installed when installing Grub in ch7.</para>
     42        </listitem>
     43        <listitem>
     44          <para>[William Harrington] - Fix grub installation instructions in Ch 7.</para>
     45        </listitem>
     46        <listitem>
     47          <para>[William Harrington] - Add symlink creation for kmod utils to Ch 7 udev install.</para>
     48        </listitem>
     49      </itemizedlist>
     50    </listitem>
     51
     52   <listitem>
     53      <para>04 September 2012</para>
     54      <itemizedlist>
     55        <listitem>
     56          <para>[William Harrington] - Update grub instructions in the bootable section.</para>
    3957        </listitem>
    4058      </itemizedlist>
     
    4260
    4361    <listitem>
    44       <para>12 July 2013</para>
     62      <para>15 February 2012</para>
    4563      <itemizedlist>
    4664        <listitem>
    47           <para>[William Harrington] - Adjust EGLIBC CFLAGS to use default optimizations.</para>
    48         </listitem>
    49       </itemizedlist>
    50     </listitem>
    51 
    52     <listitem>
    53       <para>24 April 2013</para>
    54       <itemizedlist>
    55         <listitem>
    56           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     65          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    5766        </listitem>
    5867      </itemizedlist>
  • BOOK/introduction/x86_64-64/changelog.xml

    r111b12a r76b06f6  
    3333
    3434-->
    35     <listitem>
    36       <para>28 July 2013</para>
     35   <listitem>
     36      <para>07 September 2012</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Add -O2 to default optimizations.</para>
     39          <para>[William Harrington] - Remove note about flex not being installed when installing Grub in ch7.</para>
     40        </listitem>
     41         <listitem>
     42          <para>[William Harrington] - Fix grub installation instructions in Ch 7.</para>
     43        </listitem>
     44     </itemizedlist>
     45    </listitem>
     46
     47   <listitem>
     48      <para>06 September 2012</para>
     49      <itemizedlist>
     50        <listitem>
     51          <para>[William Harrington] - If you are going to boot section installed libs into lib64 and searched in lib64. Fixed to lib.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[William Harrington] - If you are going to boot section udev was missing the firmware directory creation. Fixed to create it during udev.</para>
     55        </listitem>
     56     </itemizedlist>
     57    </listitem>
     58
     59   <listitem>
     60      <para>04 September 2012</para>
     61      <itemizedlist>
     62        <listitem>
     63          <para>[William Harrington] - Update grub instructions in the bootable section.</para>
     64        </listitem>
     65      </itemizedlist>
     66    </listitem>
     67
     68   <listitem>
     69      <para>30 August 2012</para>
     70      <itemizedlist>
     71        <listitem>
     72          <para>[William Harrington] - Remove misplaced command in final system eglibc.</para>
    4073        </listitem>
    4174      </itemizedlist>
     
    4376
    4477    <listitem>
    45       <para>12 July 2013</para>
     78      <para>15 February 2012</para>
    4679      <itemizedlist>
    4780        <listitem>
    48           <para>[William Harrington] - Adjust EGLIBC CFLAGS to use default optimizations.</para>
    49         </listitem>
    50       </itemizedlist>
    51     </listitem>
    52 
    53     <listitem>
    54       <para>24 April 2013</para>
    55       <itemizedlist>
    56         <listitem>
    57           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     81          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    5882        </listitem>
    5983      </itemizedlist>
  • BOOK/introduction/x86_64/changelog.xml

    r111b12a r76b06f6  
    3434-->
    3535    <listitem>
    36       <para>28 July 2013</para>
     36      <para>27 January 2013</para>
    3737      <itemizedlist>
    3838        <listitem>
    39           <para>[William Harrington] - Add -O2 to default optimizations.</para>
     39          <para>[William Harrington] - Fix util-linux boot method instructions.</para>
    4040        </listitem>
    4141      </itemizedlist>
     
    4343
    4444    <listitem>
    45       <para>12 July 2013</para>
     45      <para>11 September 2012</para>
    4646      <itemizedlist>
    4747        <listitem>
    48           <para>[William Harrington] - Adjust EGLIBC CFLAGS to use default optimizations.</para>
     48          <para>[William Harrington] - Remove rpc header fix for final-system eglibc multilib 32 bit.</para>
    4949        </listitem>
    5050      </itemizedlist>
     
    5252
    5353    <listitem>
    54       <para>24 April 2013</para>
     54      <para>08 September 2012</para>
    5555      <itemizedlist>
    5656        <listitem>
    57           <para>[William Harrington] - Changelog restarted, see the 2.0.0 book for the old changelog.</para>
     57          <para>[William Harrington] - Remove multiarch_wrapper.c along with the test links.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
     63      <para>07 September 2012</para>
     64      <itemizedlist>
     65        <listitem>
     66          <para>[William Harrington] - Remove note about flex not being installed when installing Grub in ch7.</para>
     67        </listitem>
     68         <listitem>
     69          <para>[William Harrington] - Fix grub installation instructions in Ch 7.</para>
     70        </listitem>
     71     </itemizedlist>
     72    </listitem>
     73
     74   <listitem>
     75      <para>04 September 2012</para>
     76      <itemizedlist>
     77        <listitem>
     78          <para>[William Harrington] - Update grub instructions in the bootable section.</para>
     79        </listitem>
     80      </itemizedlist>
     81    </listitem>
     82
     83    <listitem>
     84      <para>26 August 2012</para>
     85      <itemizedlist>
     86        <listitem>
     87          <para>[William Harrington] - Remove link commands from Kmod 32-bit as they are created in the final 64-bit kmod build.</para>
     88        </listitem>
     89      </itemizedlist>
     90    </listitem>
     91
     92    <listitem>
     93      <para>07 August 2012</para>
     94      <itemizedlist>
     95        <listitem>
     96          <para>[William Harrington] - Edit configure command in final system 32 bit xz.</para>
     97        </listitem>
     98      </itemizedlist>
     99    </listitem>
     100
     101    <listitem>
     102      <para>31 July 2012</para>
     103      <itemizedlist>
     104        <listitem>
     105          <para>[William Harrington] - Remove multiarch wrapper testcase binaries and link.</para>
     106        </listitem>
     107      </itemizedlist>
     108    </listitem>
     109
     110    <listitem>
     111      <para>21 July 2012</para>
     112      <itemizedlist>
     113        <listitem>
     114          <para>[William Harrington] - Added procps HZ patch.</para>
     115        </listitem>
     116        <listitem>
     117          <para>[William Harrington] - Remove 32 bit util-linux logger binary move in multilib.</para>
     118        </listitem>
     119        <listitem>
     120          <para>[William Harrington] - Remove multiarch wrapper testcase test link.</para>
     121        </listitem>
     122        <listitem>
     123          <para>[William Harrington] - Fix 32 bit and 64 bit udev preparation instructions.</para>
     124        </listitem>
     125        <listitem>
     126          <para>[William Harrington] - Fix 32 bit kmod preparation instructions.
     127</para>
     128        </listitem>
     129        <listitem>
     130          <para>[William Harrington] - Fix rpc build issue in final system eglibc 32 bit build.</para>
     131        </listitem>
     132      </itemizedlist>
     133    </listitem>
     134
     135    <listitem>
     136      <para>15 February 2012</para>
     137      <itemizedlist>
     138        <listitem>
     139          <para>[Jonathan] - Changelog restarted, see the 1.2.0 book for the old changelog.</para>
    58140        </listitem>
    59141      </itemizedlist>
  • BOOK/materials/common/introduction.xml

    r111b12a r76b06f6  
    4848  <para>You can download all needed packages and patches into this directory
    4949either by using the links on the following pages in this section, or by passing
    50 the <ulink url="../dl.list">download list</ulink> to <command>wget</command>:</para>
    51 
    52 <screen><userinput>wget -i dl.list -P ${CLFS}/sources</userinput></screen>
    53 
    54   <para>Verification of downloaded packages can be done by downloading the
    55 following MD5 or SHA1 checksum lists:</para>
    56 
    57   <para><ulink url="/files/packages/git/MD5SUMS">MD5SUMS</ulink>:</para>
    58 
    59 <screen><userinput>pushd ${CLFS}/sources
    60 md5sum -c MD5SUMS
    61 popd</userinput></screen>
    62 
    63   <para><ulink url="/files/packages/git/SHA1SUMS">SHA1SUMS</ulink>:</para>
    64 
    65 <screen><userinput>pushd ${CLFS}/sources
    66 md5sum -c SHA1SUMS
    67 popd</userinput></screen>
     50the <ulink url="../dl.list">download list</ulink> to <command>wget</command>.</para>
    6851
    6952</sect1>
  • BOOK/materials/common/packages.xml

    r111b12a r76b06f6  
    4343
    4444    <varlistentry>
    45       <term>Bc (&bc-version;) - <token>&bc-size;</token>:</term>
    46       <listitem>
    47         <para>Home page: <ulink url="&bc-home;"/></para>
    48         <para>Download: <ulink url="&bc-url;"/></para>
    49         <para>MD5 sum: <literal>&bc-md5;</literal></para>
    50       </listitem>
    51     </varlistentry>
    52 
    53     <varlistentry>
    5445      <term>Binutils (&binutils-version;) - <token>&binutils-size;</token>:</term>
    5546      <listitem>
     
    8879
    8980    <varlistentry>
    90       <term>Check (&check-version;) - <token>&check-size;</token>:</term>
    91       <listitem>
    92         <para>Home page: <ulink url="&check-home;"/></para>
    93         <para>Download: <ulink url="&check-url;"/></para>
    94         <para>MD5 sum: <literal>&check-md5;</literal></para>
    95       </listitem>
    96     </varlistentry>
    97 
    98     <varlistentry>
    9981      <term>ClooG (&cloog-version;) - <token>&cloog-size;</token>:</term>
    10082      <listitem>
     
    156138        <para>Download: <ulink url="&e2fsprogs-url;"/></para>
    157139        <para>MD5 sum: <literal>&e2fsprogs-md5;</literal></para>
    158       </listitem>
    159     </varlistentry>
    160 
    161     <varlistentry>
    162       <term>Eudev (&eudev-version;) - <token>&eudev-size;</token>:</term>
    163       <listitem>
    164         <para>Home page: <ulink url="&eudev-home;"/></para>
    165         <para>Download: <ulink url="&eudev-url;"/></para>
    166         <para>MD5 sum: <literal>&eudev-md5;</literal></para>
    167140      </listitem>
    168141    </varlistentry>
     
    304277
    305278    <varlistentry>
    306       <term>ISL (&isl-version;) - <token>&isl-size;</token>:</term>
    307       <listitem>
    308         <para>Home page: <ulink url="&isl-home;"/></para>
    309         <para>Download: <ulink url="&isl-url;"/></para>
    310         <para>MD5 sum: <literal>&isl-md5;</literal></para>
    311       </listitem>
    312     </varlistentry>
    313 
    314     <varlistentry>
    315279      <term>Kbd (&kbd-version;) - <token>&kbd-size;</token>:</term>
    316280      <listitem>
     
    457421
    458422    <varlistentry>
    459       <term>Pkg-config-lite (&pkg-config-lite-version;) - <token>&pkg-config-lite-size;</token>:</term>
    460       <listitem>
    461         <para>Home page: <ulink url="&pkg-config-lite-home;"/></para>
    462         <para>Download: <ulink url="&pkg-config-lite-url;"/></para>
    463         <para>MD5 sum: <literal>&pkg-config-lite-md5;</literal></para>
     423      <term>Pkg-config (&pkg-config-version;) - <token>&pkg-config-size;</token>:</term>
     424      <listitem>
     425        <para>Home page: <ulink url="&pkg-config-home;"/></para>
     426        <para>Download: <ulink url="&pkg-config-url;"/></para>
     427        <para>MD5 sum: <literal>&pkg-config-md5;</literal></para>
     428      </listitem>
     429    </varlistentry>
     430
     431    <varlistentry>
     432      <term>PPL (&ppl-version;) - <token>&ppl-size;</token>:</term>
     433      <listitem>
     434        <para>Home page: <ulink url="&ppl-home;"/></para>
     435        <para>Download: <ulink url="&ppl-url;"/></para>
     436        <para>MD5 sum: <literal>&ppl-md5;</literal></para>
    464437      </listitem>
    465438    </varlistentry>
     
    555528    </varlistentry>
    556529
    557     <varlistentry> 
    558       <term>Time Zone Data (&tzdata-version;) - <token>&tzdata-size;</token>:</term>
    559       <listitem> 
    560         <para>Home page: <ulink url="&tzdata-home;"/></para>
    561         <para>Download: <ulink url="&tzdata-url;"/></para>
    562         <para>MD5 sum: <literal>&tzdata-md5;</literal></para>
    563       </listitem> 
     530    <varlistentry>
     531      <term>Udev (&udev-version;) - <token>&udev-size;</token>:</term>
     532      <listitem>
     533        <para>Home page: <ulink url="&udev-home;"/></para>
     534        <para>Download: <ulink url="&udev-url;"/></para>
     535        <para>MD5 sum: <literal>&udev-md5;</literal></para>
     536      </listitem>
    564537    </varlistentry>
    565538
     
    597570        <para>Download: <ulink url="&zlib-url;"/></para>
    598571        <para>MD5 sum: <literal>&zlib-md5;</literal></para>
    599 
    600         <note>
    601           <para>Zlib (&zlib-version;) may no longer be available at the
    602           listed location. The site administrators of the master download
    603           location occasionally remove older versions when new ones are
    604           released. An alternative download location that may have the
    605           correct version available is <ulink
    606           url="&packages-root;"/>.</para>
    607         </note>
    608572      </listitem>
    609573    </varlistentry>
  • BOOK/materials/common/patches.xml

    r111b12a r76b06f6  
    4848    </varlistentry>
    4949
    50 <!-- GCC Branch Update Area -->
     50    <varlistentry>
     51      <term>EGLIBC Fixes Patch - <token>&eglibc-fixes-patch-size;</token>:</term>
     52      <listitem>
     53        <para>Download: <ulink
     54        url="&patches-root;&eglibc-fixes-patch;"/></para>
     55        <para>MD5 sum: <literal>&eglibc-fixes-patch-md5;</literal></para>
     56      </listitem>
     57    </varlistentry>
     58
    5159    <varlistentry>
    5260      <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term>
     
    8694
    8795    <varlistentry>
    88       <term>Make fixes patch - <token>&make-fixes-patch-size;</token>:</term>
    89       <listitem>
    90         <para>Download: <ulink
    91         url="&patches-root;&make-fixes-patch;"/></para>
    92         <para>MD5 sum: <literal>&make-fixes-patch-md5;</literal></para>
     96      <term>IPUtils Pregenerated Documentation Patch - <token>&iputils-doc-patch-size;</token>:</term>
     97      <listitem>
     98        <para>Download: <ulink
     99        url="&patches-root;&iputils-doc-patch;"/></para>
     100        <para>MD5 sum: <literal>&iputils-doc-patch-md5;</literal></para>
     101      </listitem>
     102    </varlistentry>
     103
     104    <varlistentry>
     105      <term>Kbd es.po Fix Patch - <token>&kbd-espo-patch-size;</token>:</term>
     106      <listitem>
     107        <para>Download: <ulink
     108        url="&patches-root;&kbd-espo-patch;"/></para>
     109        <para>MD5 sum: <literal>&kbd-espo-patch-md5;</literal></para>
     110      </listitem>
     111    </varlistentry>
     112
     113    <varlistentry>
     114      <term>M4 gets Patch - <token>&m4-gets-patch-size;</token>:</term>
     115      <listitem>
     116        <para>Download: <ulink
     117        url="&patches-root;&m4-gets-patch;"/></para>
     118        <para>MD5 sum: <literal>&m4-gets-patch-md5;</literal></para>
    93119      </listitem>
    94120    </varlistentry>
     
    175201    </varlistentry>
    176202
    177 <!-- Vim branch update patch area
    178203    <varlistentry>
    179204      <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term>
     
    184209      </listitem>
    185210    </varlistentry>
    186 -->
    187211
    188212  </variablelist>
  • BOOK/materials/mips/packages.xml

    r111b12a r76b06f6  
    4040    </varlistentry>
    4141
     42    <varlistentry os="eglibcports">
     43      <term>EGLIBC Ports (&eglibc-ports-version;) - <token>&eglibc-ports-size;</token>:</term>
     44      <listitem>
     45        <para>Home page: <ulink url="&eglibc-ports-home;"/></para>
     46        <para>Download: <ulink url="&eglibc-ports-url;"/></para>
     47        <para>MD5 sum: <literal>&eglibc-ports-md5;</literal></para>
     48      </listitem>
     49    </varlistentry>
     50
    4251  </variablelist>
    4352
  • BOOK/materials/mips/patches.xml

    r111b12a r76b06f6  
    3030    </varlistentry>
    3131
     32    <varlistentry os="gcc-mips-fix-patch">
     33      <term>GCC Mips Fix - <token>&gcc-mips-fix-patch-size;</token>:</term>
     34      <listitem>
     35        <para>Download: <ulink
     36        url="&patches-root;&gcc-mips-fix-patch;"/></para>
     37        <para>MD5 sum: <literal>&gcc-mips-fix-patch-md5;</literal></para>
     38      </listitem>
     39    </varlistentry>
     40
    3241    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3342    href="../x86/patches.xml"
  • BOOK/materials/mips64-64/patches.xml

    r111b12a r76b06f6  
    2222
    2323    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     24    href="../mips/patches.xml"
     25    xpointer="xpointer(//*[@os='gcc-mips-fix-patch'])"/>
     26
     27    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2428    href="../x86_64-64/patches.xml"
    2529    xpointer="xpointer(//*[@os='gcc-pure64-patch'])"/>
  • BOOK/materials/mips64/patches.xml

    r111b12a r76b06f6  
    3030
    3131    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     32    href="../mips/patches.xml"
     33    xpointer="xpointer(//*[@os='gcc-mips-fix-patch'])"/>
     34
     35    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3236    href="../x86/patches.xml"
    3337    xpointer="xpointer(//*[@os='gcc-specs-patch'])"/>
  • BOOK/materials/ppc/patches.xml

    r111b12a r76b06f6  
    1212
    1313  <variablelist role="materials">
     14
     15    <varlistentry os="eglibc-qecvt-patch">
     16      <term>Eglibc Qecvt and Friends Patch - <token>&eglibc-qecvt-patch-size;</token>:</term>
     17      <listitem>
     18        <para>Download: <ulink
     19        url="&patches-root;&eglibc-qecvt-patch;"/></para>
     20        <para>MD5 sum: <literal>&eglibc-qecvt-patch-md5;</literal></para>
     21      </listitem>
     22    </varlistentry>
    1423
    1524    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/materials/ppc64/patches.xml

    r111b12a r76b06f6  
    1212
    1313  <variablelist role="materials">
     14
     15    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     16    href="../ppc/patches.xml"
     17    xpointer="xpointer(//*[@os='eglibc-qecvt-patch'])"/>
    1418
    1519    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/network/common/dhcp.xml

    r111b12a r76b06f6  
    1616    <para>First install the service from the CLFS Bootscripts package:</para>
    1717
    18 <screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2
     18<screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.xz
    1919cd bootscripts-cross-lfs-&bootscripts-clfs-version;
    2020make install-service-dhcpcd</userinput></screen>
  • BOOK/packages.ent

    r111b12a r76b06f6  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY packages-root "&clfs-root;files/packages/&generic-version;/">
     3<!ENTITY packages-root "&clfs-root;files/packages/&version;/">
    44<!ENTITY extras-root "&clfs-root;files/extras/">
    55
     
    3737<!ENTITY bash-home "&gnu-software;bash">
    3838
    39 <!ENTITY bc-version "1.06.95">
    40 <!ENTITY bc-dir "&bc-version;">
    41 <!ENTITY bc-size "284 KB">
    42 <!ENTITY bc-url "http://alpha.gnu.org/gnu/bc/bc-&bc-version;.tar.bz2">
    43 <!ENTITY bc-md5 "5126a721b73f97d715bb72c13c889035">
    44 <!ENTITY bc-home "http://www.gnu.org/software/bc/">
    45 
    46 <!ENTITY binutils-version "2.23.2">
     39<!ENTITY binutils-version "2.23">
    4740<!ENTITY binutils-dir "&binutils-version;">
    48 <!ENTITY binutils-size "20,940 KB">
    49 <!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2">
    50 <!ENTITY binutils-md5 "4f8fa651e35ef262edc01d60fb45702e">
     41<!ENTITY binutils-size "28,124 KB">
     42<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.gz">
     43<!ENTITY binutils-md5 "ed58f50d8920c3f1d9cb110d5c972c27">
    5144<!ENTITY binutils-home "http://sources.redhat.com/binutils">
    5245
    53 <!ENTITY bison-version "3.0">
    54 <!ENTITY bison-size "1,914 KB">
     46<!ENTITY bison-version "2.6.4">
     47<!ENTITY bison-size "1,708 KB">
    5548<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
    56 <!ENTITY bison-md5 "a2624994561aa69f056c904c1ccb2880">
     49<!ENTITY bison-md5 "8b2dc57eb9d2d6de4715d30de6b2ee07">
    5750<!ENTITY bison-home "&gnu-software;bison">
    5851
    59 <!ENTITY bootscripts-clfs-version "2.1-pre1">
    60 <!ENTITY bootscripts-clfs-size "41 KB">
    61 <!-- <!ENTITY bootscripts-clfs-url "&packages-root;bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.bz2"> -->
     52<!ENTITY bootscripts-clfs-version "2.0.0">
     53<!ENTITY bootscripts-clfs-size "44 KB">
     54<!ENTITY bootscripts-clfs-url "&packages-root;bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.xz">
    6255<!ENTITY bootscripts-clfs-url "http://cross-lfs.org/files/bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.xz">
    63 <!ENTITY bootscripts-clfs-md5 "f474bf2efff744548a69d9049bad973f">
     56<!ENTITY bootscripts-clfs-md5 "a396eb6898990d93f7de4bf15dad5544">
    6457<!ENTITY bootscripts-clfs-home " ">
    6558
     
    7063<!ENTITY bzip2-home "http://www.bzip.org/">
    7164
    72 <!ENTITY check-version "0.9.10">
    73 <!ENTITY check-size "650 KB">
    74 <!ENTITY check-url "http://sourceforge.net/projects/check/files/check/&check-version;/check-&check-version;.tar.gz">
    75 <!ENTITY check-md5 "6d10a8efb9a683467b92b3bce97aeb30">
    76 <!ENTITY check-home "http://check.sourceforge.net/">
    77 
    78 <!ENTITY cloog-version "0.18.0">
    79 <!ENTITY cloog-size "3,688 KB">
     65<!ENTITY cloog-version "0.16.3">
     66<!ENTITY cloog-size "1,900 KB">
    8067<!ENTITY cloog-url "http://www.bastoul.net/cloog/pages/download/cloog-&cloog-version;.tar.gz">
    81 <!ENTITY cloog-md5 "be78a47bd82523250eb3e91646db5b3d">
     68<!ENTITY cloog-md5 "a0f8a241cd1c4f103f8d2c91642b3498">
    8269<!ENTITY cloog-home "http://cloog.org">
    8370
     
    8875<!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips">
    8976
    90 <!ENTITY coreutils-version "8.21">
    91 <!ENTITY coreutils-size "5,236 KB">
     77<!ENTITY coreutils-version "8.20">
     78<!ENTITY coreutils-size "5,164 KB">
    9279<!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz">
    93 <!ENTITY coreutils-md5 "065ba41828644eca5dd8163446de5d64">
     80<!ENTITY coreutils-md5 "3d69af8f561fce512538a9fe85f147ff">
    9481<!ENTITY coreutils-home "&gnu-software;coreutils">
    9582
    96 <!ENTITY dejagnu-version "1.5.1">
    97 <!ENTITY dejagnu-size "568 KB">
     83<!ENTITY dejagnu-version "1.5">
     84<!ENTITY dejagnu-size "564 KB">
    9885<!ENTITY dejagnu-url "&gnu;dejagnu/dejagnu-&dejagnu-version;.tar.gz">
    99 <!ENTITY dejagnu-md5 "8386e04e362345f50ad169f052f4c4ab">
     86<!ENTITY dejagnu-md5 "3df1cbca885e751e22d3ebd1ac64dc3c">
    10087<!ENTITY dejagnu-home "&gnu-software;dejagnu">
    10188
    102 <!ENTITY dhcpcd-version "6.1.0">
    103 <!ENTITY dhcpcd-size "114 KB KB">
     89<!ENTITY dhcpcd-version "5.5.6">
     90<!ENTITY dhcpcd-size "80 KB">
    10491<!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2">
    105 <!ENTITY dhcpcd-md5 "6070040c57492925af9ac6aed980de2a">
     92<!ENTITY dhcpcd-md5 "a5c0e43b4e836cfc003437329f6b7982">
    10693<!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd">
    10794
    108 <!ENTITY diffutils-version "3.3">
    109 <!ENTITY diffutils-size "1,172 KB">
     95<!ENTITY diffutils-version "3.2">
     96<!ENTITY diffutils-size "1,124 KB">
    11097<!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.xz">
    111 <!ENTITY diffutils-md5 "99180208ec2a82ce71f55b0d7389f1b3">
     98<!ENTITY diffutils-md5 "26ff64c332429c830c154be46b393382">
    11299<!ENTITY diffutils-home "&gnu-software;diffutils">
    113100
     
    118105<!ENTITY dvhtool-home "http://packages.qa.debian.org/d/dvhtool.html">
    119106
    120 <!ENTITY e2fsprogs-version "1.42.8">
    121 <!ENTITY e2fsprogs-size "4,496 KB">
     107<!ENTITY e2fsprogs-version "1.42.6">
     108<!ENTITY e2fsprogs-size "4,500 KB">
    122109<!ENTITY e2fsprogs-url "&kernel;linux/kernel/people/tytso/e2fsprogs/v&e2fsprogs-version;/e2fsprogs-&e2fsprogs-version;.tar.xz">
    123 <!ENTITY e2fsprogs-md5 "57f20ba5e4cac8ce082065a61aa3f3bc">
     110<!ENTITY e2fsprogs-md5 "a75d1ffd3980e1470014da3df309c862">
    124111<!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net">
    125112
    126 <!ENTITY eglibc-version "2.18">
    127 <!ENTITY eglibc-revision "23806">
     113<!ENTITY eglibc-version "2.15">
     114<!ENTITY eglibc-revision "21467">
    128115<!ENTITY eglibc-fversion "&eglibc-version;-r&eglibc-revision;">
    129 <!ENTITY eglibc-size "11,930 KB">
     116<!ENTITY eglibc-size "10,620 KB">
    130117<!ENTITY eglibc-url "http://cross-lfs.org/files/eglibc-&eglibc-fversion;.tar.xz">
    131 <!ENTITY eglibc-md5 "c91ca01d30498e55296ca61a4c9667bf">
     118<!ENTITY eglibc-md5 "f4087281e50843e67da86dd8da3ec9a3">
    132119<!ENTITY eglibc-home "http://www.eglibc.org/home">
    133120<!ENTITY eglibc-ld-name "ld-&eglibc-version;.so">
     121
     122<!ENTITY eglibc-ports-version "&eglibc-version;">
     123<!ENTITY eglibc-ports-size "432 KB">
     124<!ENTITY eglibc-ports-url "http://cross-lfs.org/files/eglibc-ports-&eglibc-version;-r&eglibc-revision;.tar.xz">
     125<!ENTITY eglibc-ports-md5 "2d52bc76d509bf60c46c3f37fdfe3a4e">
     126<!ENTITY eglibc-ports-home " ">
    134127
    135128<!ENTITY elftoaout-version "2.3">
     
    146139<!ENTITY expect-lib-version "5.43">
    147140
    148 <!ENTITY file-version "5.14">
    149 <!ENTITY file-size "636 KB">
     141<!ENTITY file-version "5.11">
     142<!ENTITY file-size "596 KB">
    150143<!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz">
    151144<!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">-->
    152 <!ENTITY file-md5 "c26625f1d6773ad4bc5a87c0e315632c">
     145<!ENTITY file-md5 "16a407bd66d6c7a832f3a5c0d609c27b">
    153146<!ENTITY file-home "http://www.darwinsys.com/file">
    154147
     
    165158<!ENTITY flex-home "http://flex.sourceforge.net">
    166159
    167 <!ENTITY gawk-version "4.1.0">
    168 <!ENTITY gawk-size "2,004 KB">
     160<!ENTITY gawk-version "4.0.1">
     161<!ENTITY gawk-size "1,576 KB">
    169162<!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz">
    170 <!ENTITY gawk-md5 "b18992ff8faf3217dab55d2d0aa7d707">
     163<!ENTITY gawk-md5 "a601b032c39cd982f34272664f8afa49">
    171164<!ENTITY gawk-home "&gnu-software;gawk">
    172165
    173 <!ENTITY gcc-version "4.8.1">
    174 <!ENTITY gcc-size "84,720 KB">
     166<!ENTITY gcc-version "4.6.3">
     167<!ENTITY gcc-size "70,312 KB">
    175168<!ENTITY gcc-url "ftp://gcc.gnu.org/pub/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
    176 <!ENTITY gcc-md5 "3b2386c114cd74185aa3754b58a79304">
     169<!ENTITY gcc-md5 "773092fe5194353b02bb0110052a972e">
    177170<!ENTITY gcc-home "http://gcc.gnu.org">
    178171
    179 <!ENTITY gettext-version "0.18.3.1">
    180 <!ENTITY gettext-size "16,342 KB">
     172<!ENTITY gettext-version "0.18.1.1">
     173<!ENTITY gettext-size "14,788 KB">
    181174<!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz">
    182 <!ENTITY gettext-md5 "3fc808f7d25487fc72b5759df7419e02">
     175<!ENTITY gettext-md5 "3dd55b952826d2b32f51308f2f91aa89">
    183176<!ENTITY gettext-home "&gnu-software;gettext">
    184177
    185 <!ENTITY gmp-version "5.1.2">
    186 <!ENTITY gmp-size "1,780 KB">
    187 <!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.xz">
    188 <!ENTITY gmp-md5 "06fe2ca164221c59ce74867155cfc1ac">
     178<!ENTITY gmp-version "5.0.5">
     179<!ENTITY gmp-size "2,008 KB">
     180<!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.bz2">
     181<!ENTITY gmp-md5 "041487d25e9c230b0c42b106361055fe">
    189182<!ENTITY gmp-home "http://gmplib.org/">
    190183
     
    195188<!ENTITY grep-home "&gnu-software;grep">
    196189
    197 <!ENTITY groff-version "1.22.2">
    198 <!ENTITY groff-size "3,928 KB">
     190<!ENTITY groff-version "1.21">
     191<!ENTITY groff-size "3,776 KB">
    199192<!ENTITY groff-url "&gnu;groff/groff-&groff-version;.tar.gz">
    200 <!ENTITY groff-md5 "9f4cd592a5efc7e36481d8d8d8af6d16">
     193<!ENTITY groff-md5 "8b8cd29385b97616a0f0d96d0951c5bf">
    201194<!ENTITY groff-home "&gnu-software;groff">
    202195
     
    207200<!ENTITY grub-home "&gnu-software;grub">
    208201
    209 <!ENTITY gzip-version "1.6">
    210 <!ENTITY gzip-size "812 KB">
     202<!ENTITY gzip-version "1.5">
     203<!ENTITY gzip-size "712 KB">
    211204<!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz">
    212 <!ENTITY gzip-md5 "da981f86677d58a106496e68de6f8995">
     205<!ENTITY gzip-md5 "2a431e169b6f62f7332ef6d47cc53bae">
    213206<!ENTITY gzip-home "http://www.gzip.org">
    214207
     
    227220
    228221
    229 <!ENTITY iproute2-version "3.10.0">
    230 <!ENTITY iproute2-size "412 KB">
    231 <!ENTITY iproute2-url "&kernel;linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
    232 <!ENTITY iproute2-md5 "45fb5427fc723a0001c72b92c931ba02">
     222<!ENTITY iproute2-version "3.4.0">
     223<!ENTITY iproute2-size "376 KB">
     224<!ENTITY iproute2-url "&kernel;/linux/utils/net/iproute2/iproute2-&iproute2-version;.tar.xz">
     225<!ENTITY iproute2-md5 "879d3fac4e90809598b2864ec4a0cbf8">
    233226<!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2">
    234227
    235 <!ENTITY iputils-version "s20121221">
    236 <!ENTITY iputils-size "155 KB">
     228<!ENTITY iputils-version "s20101006">
     229<!ENTITY iputils-size "96 KB">
    237230<!ENTITY iputils-url "http://www.skbuff.net/iputils/iputils-&iputils-version;.tar.bz2">
    238 <!ENTITY iputils-md5 "6072aef64205720dd1893b375e184171">
     231<!ENTITY iputils-md5 "a36c25e9ec17e48be514dc0485e7376c">
    239232<!ENTITY iputils-home "http://www.linuxfoundation.org/en/Net:Iputils">
    240233
    241 <!ENTITY isl-version "0.12.1">
    242 <!ENTITY isl-size "1,161 KB">
    243 <!ENTITY isl-url "http://isl.gforge.inria.fr/isl-&isl-version;.tar.lzma">
    244 <!ENTITY isl-md5 "d7a723a508056b9dc5a25c5ca7d1d74f">
    245 <!ENTITY isl-home "http://garage.kotnet.org/~skimo/isl/">
    246 
    247 <!ENTITY kbd-version "2.0.0">
    248 <!ENTITY kbd-size "2,007 KB">
     234<!ENTITY kbd-version "1.15.3">
     235<!ENTITY kbd-size "1,624 KB">
    249236<!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz">
    250 <!ENTITY kbd-md5 "5ba259a0b2464196f6488a72070a3d60">
     237<!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200">
    251238<!ENTITY kbd-home " ">
    252239
    253 <!ENTITY kmod-version "15">
    254 <!ENTITY kmod-size "1,454 KB">
    255 <!ENTITY kmod-url "&kernel;linux/utils/kernel/kmod/kmod-&kmod-version;.tar.xz">
    256 <!ENTITY kmod-md5 "d03372179ed2cfa0c52b6672cf438901">
     240<!ENTITY kmod-version "10">
     241<!ENTITY kmod-size "1,104 KB">
     242<!ENTITY kmod-url "&kernel;/linux/utils/kernel/kmod/kmod-&kmod-version;.tar.xz">
     243<!ENTITY kmod-md5 "e2a883c4df15a50f78a7a61d5b64089f">
    257244<!ENTITY kmod-home "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary">
    258245
    259 <!ENTITY less-version "460">
    260 <!ENTITY less-size "311 KB">
     246<!ENTITY less-version "451">
     247<!ENTITY less-size "308 KB">
    261248<!ENTITY less-url "http://www.greenwoodsoftware.com/less/less-&less-version;.tar.gz">
    262 <!ENTITY less-md5 "c3b603140aed2beb6091fdbc27f80ff0">
     249<!ENTITY less-md5 "765f082658002b2b46b86af4a0da1842">
    263250<!ENTITY less-home "http://www.greenwoodsoftware.com/less">
    264251
     
    269256<!ENTITY libee-home "http://www.libee.org/">
    270257
    271 <!ENTITY libestr-version "0.1.5">
    272 <!ENTITY libestr-size "326 KB">
    273 <!ENTITY libestr-url "http://libestr.adiscon.com/files/download/libestr-&libestr-version;.tar.gz">
    274 <!ENTITY libestr-md5 "f180c0cdc82883d161eba3f2e8a34eb4">
    275 <!ENTITY libestr-home "http://libestr.adiscon.com/">
     258<!ENTITY libestr-version "0.1.0">
     259<!ENTITY libestr-size "308 KB">
     260<!ENTITY libestr-url "http://sourceforge.net/projects/libestr/files/libestr-&libestr-version;.tar.gz">
     261<!ENTITY libestr-md5 "1b8fe449cffc259075d327334c93bbda">
     262<!ENTITY libestr-home "http://sourceforge.net/projects/libestr/">
    276263
    277264<!ENTITY libtool-version "2.4.2">
     
    283270<!ENTITY linux-dl-version "3.0">
    284271
    285 <!ENTITY linux-version "3.10.9">
    286 <!ENTITY linux-size "73,211 KB">
     272<!ENTITY linux-version "3.4.17">
     273<!ENTITY linux-size "65,288 KB">
    287274<!ENTITY linux-url "&kernel;linux/kernel/v&linux-dl-version;/linux-&linux-version;.tar.xz">
    288 <!ENTITY linux-md5 "28d1e1117c30fdd861f70ac0f9b677aa">
     275<!ENTITY linux-md5 "c89817e8856ec88f84ab6a25cc2f7789">
    289276<!ENTITY linux-home "http://www.kernel.org">
    290277
    291 <!ENTITY m4-version "1.4.17">
    292 <!ENTITY m4-size "1,149 KB">
    293 <!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.xz">
    294 <!ENTITY m4-md5 "12a3c829301a4fd6586a57d3fcf196dc">
     278<!ENTITY m4-version "1.4.16">
     279<!ENTITY m4-size "1,232 KB">
     280<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2">
     281<!ENTITY m4-md5 "8a7cef47fecab6272eb86a6be6363b2f">
    295282<!ENTITY m4-home "&gnu-software;m4">
    296283
     
    307294<!ENTITY man-home "http://primates.ximian.com/~flucifredi/man">
    308295
    309 <!ENTITY man-pages-version "3.54">
    310 <!ENTITY man-pages-size "1,172 KB">
    311 <!ENTITY man-pages-url "&kernel;linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
    312 <!ENTITY man-pages-md5 "382f83e670ecbe1d97fc58e03da0b026">
     296<!ENTITY man-pages-version "3.43">
     297<!ENTITY man-pages-size "1,076 KB">
     298<!ENTITY man-pages-url "&kernel;/linux/docs/man-pages/man-pages-&man-pages-version;.tar.xz">
     299<!ENTITY man-pages-md5 "761b823ad353975bb87eadb4a8690069">
    313300<!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man">
    314301
     
    319306<!ENTITY mpc-home "http://www.multiprecision.org/">
    320307
    321 <!ENTITY mpfr-version "3.1.2">
    322 <!ENTITY mpfr-size "1,050 KB">
     308<!ENTITY mpfr-version "3.1.1">
     309<!ENTITY mpfr-size "1,048 KB">
    323310<!ENTITY mpfr-url "http://www.mpfr.org/mpfr-&mpfr-version;/mpfr-&mpfr-version;.tar.xz">
    324 <!ENTITY mpfr-md5 "e3d203d188b8fe60bb6578dd3152e05c">
     311<!ENTITY mpfr-md5 "91d51c41fcf2799e4ee7a7126fc95c17">
    325312<!ENTITY mpfr-home "http://www.mpfr.org/">
    326313
     
    343330<!ENTITY patch-home "http://savannah.gnu.org/projects/patch">
    344331
    345 <!ENTITY perl-version "5.18.1">
    346 <!ENTITY perl-size "14,060 KB">
     332<!ENTITY perl-version "5.16.2">
     333<!ENTITY perl-size "13,424 KB">
    347334<!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2">
    348 <!ENTITY perl-md5 "4ec1a3f3824674552e749ae420c5e68c">
     335<!ENTITY perl-md5 "2818ab01672f005a4e552a713aa27b08">
    349336<!ENTITY perl-home "http://www.perl.org">
    350337
    351 <!ENTITY pkg-config-lite-version "0.28-1">
    352 <!ENTITY pkg-config-lite-size "384 KB">
    353 <!ENTITY pkg-config-lite-url "http://sourceforge.net/projects/pkgconfiglite/files/0.28-1/pkg-config-lite-&pkg-config-lite-version;.tar.gz">
    354 <!ENTITY pkg-config-lite-md5 "61f05feb6bab0a6bbfab4b6e3b2f44b6">
    355 <!ENTITY pkg-config-lite-home "http://sourceforge.net/projects/pkgconfiglite">
     338<!ENTITY pkg-config-version "lite-0.27.1-1">
     339<!ENTITY pkg-config-size "396 KB">
     340<!ENTITY pkg-config-url "http://sourceforge.net/projects/pkgconfiglite/files/0.27.1-1/pkg-config-&pkg-config-version;.tar.gz">
     341<!ENTITY pkg-config-md5 "589448b99b6e073924c1bea88dfc9f38">
     342<!ENTITY pkg-config-home "http://sourceforge.net/projects/pkgconfiglite">
    356343
    357344<!ENTITY powerpcutils-version "1.1.3">
     
    360347<!ENTITY powerpcutils-md5 "d879b109bb8f0d726304b60b147bff13">
    361348<!ENTITY powerpcutils-home "http://packages.qa.debian.org/p/powerpc-utils.html">
     349
     350<!ENTITY ppl-version "0.12.1">
     351<!ENTITY ppl-size "14,592 KB">
     352<!ENTITY ppl-url "ftp://ftp.cs.unipr.it/pub/ppl/releases/&ppl-version;/ppl-&ppl-version;.tar.bz2">
     353<!ENTITY ppl-md5 "8da3ab9de18e669b7af8c4707817d468">
     354<!ENTITY ppl-home "http://bugseng.com/products/ppl/">
    362355
    363356<!ENTITY procps-version "3.2.8">
     
    380373<!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html">
    381374
    382 <!ENTITY rsyslog-version "6.4.2">
    383 <!ENTITY rsyslog-size "2,519 KB">
     375<!ENTITY rsyslog-version "6.2.2">
     376<!ENTITY rsyslog-size "2,376 KB">
    384377<!ENTITY rsyslog-url "http://www.rsyslog.com/files/download/rsyslog/rsyslog-&rsyslog-version;.tar.gz">
    385 <!ENTITY rsyslog-md5 "7de0124ec7d67ce2bfda0009ab1263ee">
     378<!ENTITY rsyslog-md5 "b797b8222d6ea4d5dfa007efe8aafa7f">
    386379<!ENTITY rsyslog-home "http://www.rsyslog.com/">
    387380
    388 <!ENTITY sed-version "4.2.2">
    389 <!ENTITY sed-size "1,036 KB">
     381<!ENTITY sed-version "4.2.1">
     382<!ENTITY sed-size "880 KB">
    390383<!ENTITY sed-url "&gnu;sed/sed-&sed-version;.tar.bz2">
    391 <!ENTITY sed-md5 "7ffe1c7cdc3233e1e0c4b502df253974">
     384<!ENTITY sed-md5 "7d310fbd76e01a01115075c1fd3f455a">
    392385<!ENTITY sed-home "&gnu-software;sed">
    393386
     
    416409<!ENTITY tar-home "&gnu-software;tar">
    417410
    418 <!ENTITY tcl-version2 "8.6">
    419 <!ENTITY tcl-version "&tcl-version2;.1">
    420 <!ENTITY tcl-size "8,756 KB">
     411<!ENTITY tcl-version2 "8.5">
     412<!ENTITY tcl-version "&tcl-version2;.12">
     413<!ENTITY tcl-size "4,412 KB">
    421414<!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz">
    422 <!ENTITY tcl-md5 "aae4b701ee527c6e4e1a6f9c7399882e">
     415<!ENTITY tcl-md5 "174b2b4c619ba8f96875d8a051917703">
    423416<!ENTITY tcl-home "http://www.tcl.tk">
    424 
    425 <!ENTITY tzdata-version "2013d">
    426 <!ENTITY tzdata-size "217 KB">
    427 <!ENTITY tzdata-url "http://www.iana.org/time-zones/repository/releases/tzdata&tzdata-version;.tar.gz">
    428 <!ENTITY tzdata-md5 "65b6818162230fc02f86f293376c73df">
    429 <!ENTITY tzdata-home "http://www.iana.org/time-zones">
    430417
    431418<!ENTITY texinfo-version "4.13a">
     
    435422<!ENTITY texinfo-home "&gnu-software;texinfo">
    436423
    437 <!ENTITY eudev-version "1.3">
    438 <!ENTITY eudev-size "1,679 KB">
    439 <!ENTITY eudev-url "ftp://mirror.ovh.net/gentoo-distfiles/distfiles/eudev-&eudev-version;.tar.gz">
    440 <!ENTITY eudev-md5 "164df78f6f0093578a20bdd00335845f">
    441 <!ENTITY eudev-home "http://www.gentoo.org/proj/en/eudev/">
     424<!ENTITY udev-version "182">
     425<!ENTITY udev-size "676 KB">
     426<!ENTITY udev-url "&kernel;/linux/utils/kernel/hotplug/udev-&udev-version;.tar.xz">
     427<!ENTITY udev-md5 "023877e6cc0d907994b8c648beab542b">
     428<!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html">
    442429
    443430<!ENTITY uname_hack-version "20080713">
     
    447434<!ENTITY uname_hack-home " ">
    448435
    449 <!ENTITY util-linux-major-version "2.23">
    450 <!ENTITY util-linux-version "&util-linux-major-version;.2">
    451 <!ENTITY util-linux-size "3,383 KB">
    452 <!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.xz">
    453 <!ENTITY util-linux-md5 "b39fde897334a4858bb2098edcce5b3f">
     436<!ENTITY util-linux-major-version "2.22">
     437<!ENTITY util-linux-version "&util-linux-major-version;.1">
     438<!ENTITY util-linux-size "3,124 KB">
     439<!ENTITY util-linux-url "&kernel;/linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.xz">
     440<!ENTITY util-linux-md5 "730cf9932531ed09b53a04ca30fcb4c9">
    454441<!ENTITY util-linux-blkid-id "1.1.0">
    455442<!ENTITY util-linux-uuid-id "1.3.0">
    456443<!ENTITY util-linux-home "http://userweb.kernel.org/~kzak/util-linux/">
    457444
    458 <!ENTITY vim-version "7.4">
    459 <!ENTITY vim-version2 "74">
    460 <!ENTITY vim-size "9,843 KB">
     445<!ENTITY vim-version "7.3">
     446<!ENTITY vim-version2 "73">
     447<!ENTITY vim-size "8,868 KB">
    461448<!ENTITY vim-url "ftp://ftp.vim.org/pub/vim/unix/vim-&vim-version;.tar.bz2">
    462 <!ENTITY vim-md5 "607e135c559be642f210094ad023dc65">
     449<!ENTITY vim-md5 "5b9510a17074e2b37d8bb38ae09edbf2">
    463450<!ENTITY vim-home "http://www.vim.org">
    464451
    465 <!ENTITY xz-version "5.0.5">
    466 <!ENTITY xz-size "908 KB">
     452<!ENTITY xz-version "5.0.4">
     453<!ENTITY xz-size "896 KB">
    467454<!ENTITY xz-url "http://tukaani.org/xz/xz-&xz-version;.tar.xz">
    468 <!ENTITY xz-md5 "aa17280f4521dbeebed0fbd11cd7fa30">
     455<!ENTITY xz-md5 "161015c4a65b1f293d31810e1df93090">
    469456<!ENTITY xz-home "http://tukaani.org/xz/">
    470457
     
    475462<!ENTITY yaboot-home "http://yaboot.ozlabs.org">
    476463
    477 <!ENTITY zlib-version "1.2.8">
    478 <!ENTITY zlib-size "440 KB">
    479 <!ENTITY zlib-url "http://zlib.net/zlib-&zlib-version;.tar.xz">
    480 <!ENTITY zlib-md5 "28f1205d8dd2001f26fec1e8c2cebe37">
     464<!ENTITY zlib-version "1.2.7">
     465<!ENTITY zlib-size "496 KB">
     466<!ENTITY zlib-url "http://zlib.net/zlib-&zlib-version;.tar.bz2">
     467<!ENTITY zlib-md5 "2ab442d169156f34c379c968f3f482dd">
    481468<!ENTITY zlib-home "http://www.zlib.net">
  • BOOK/patches.ent

    r111b12a r76b06f6  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY patches-root "http://patches.cross-lfs.org/dev/">
     3<!ENTITY patches-root "http://patches.cross-lfs.org/2.0.0/">
    44
    55<!-- Start of Common Patches -->
    66
    7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-7.patch">
    8 <!ENTITY bash-branch_update-patch-md5 "4dfb1ce9b5d0040eae06e66157ab213a">
    9 <!ENTITY bash-branch_update-patch-size "58 KB">
     7<!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-6.patch">
     8<!ENTITY bash-branch_update-patch-md5 "23c68ff88198537401d49ab6424b005d">
     9<!ENTITY bash-branch_update-patch-size "54,711 KB">
    1010
    1111<!-- Binutils branch update area
     
    1616
    1717<!ENTITY coreutils-uname-patch "coreutils-&coreutils-version;-uname-1.patch">
    18 <!ENTITY coreutils-uname-patch-md5 "5d3a1f7196c9c07033bbd2853885fda2">
    19 <!ENTITY coreutils-uname-patch-size "4.8 KB">
     18<!ENTITY coreutils-uname-patch-md5 "d47d2d5dec9b4c0b25329511b6b11edf">
     19<!ENTITY coreutils-uname-patch-size "16 KB">
     20
     21<!ENTITY eglibc-fixes-patch "eglibc-&eglibc-version;-fixes-1.patch">
     22<!ENTITY eglibc-fixes-patch-md5 "872128f0f087f2036798680c3b118c65">
     23<!ENTITY eglibc-fixes-patch-size "4 KB">
    2024
    2125<!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch">
    22 <!ENTITY gcc-specs-patch-md5 "14aa064a113f2cae0f877039bb4a6357">
     26<!ENTITY gcc-specs-patch-md5 "61d583984f9f12b6f37141e132fc7d57">
    2327<!ENTITY gcc-specs-patch-size "20 KB">
    2428
    25 <!-- GCC branch update area -->
    2629<!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-2.patch">
    27 <!ENTITY gcc-branch_update-patch-md5 "7e2c5b7d9d3386f5a3984b51215eb865">
    28 <!ENTITY gcc-branch_update-patch-size "7,536 KB">
     30<!ENTITY gcc-branch_update-patch-md5 "e7af1c4a02408aeb25c94ed86c7921d6">
     31<!ENTITY gcc-branch_update-patch-size "601 KB">
    2932
    3033<!ENTITY iana-etc-get_fix-patch "iana-etc-&iana-etc-version;-get_fix-1.patch">
    31 <!ENTITY iana-etc-get_fix-patch-md5 "73aee2dc34cf4d990cc22fe323d89f27">
    32 <!ENTITY iana-etc-get_fix-patch-size "1.1 KB">
     34<!ENTITY iana-etc-get_fix-patch-md5 "7da753875d46cabc21763dac0db571b3">
     35<!ENTITY iana-etc-get_fix-patch-size "4 KB">
    3336
    3437<!ENTITY iana-etc-numbers_update-date "20120610">
     
    3841
    3942<!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch">
    40 <!ENTITY iputils-fixes-patch-md5 "a2e77de7fd1fc4417bce0af3e6ffdfcb">
    41 <!ENTITY iputils-fixes-patch-size "153 KB">
     43<!ENTITY iputils-fixes-patch-md5 "1add4b8cbee814310f95e61997019162">
     44<!ENTITY iputils-fixes-patch-size "8 KB">
    4245
    43 <!ENTITY make-fixes-patch "make-&make-version;-fixes-1.patch">
    44 <!ENTITY make-fixes-patch-md5 "bca6c0167780f427f527e976d597b505">
    45 <!ENTITY make-fixes-patch-size "9,301 KB">
     46<!ENTITY iputils-doc-patch "iputils-&iputils-version;-doc-1.patch">
     47<!ENTITY iputils-doc-patch-md5 "2eee5e095005bf4be426797a4aefa27b">
     48<!ENTITY iputils-doc-patch-size "136 KB">
     49
     50<!ENTITY kbd-espo-patch "kbd-&kbd-version;-es.po_fix-1.patch">
     51<!ENTITY kbd-espo-patch-md5 "476c4066c5c663b44b67acaa4cdef62e">
     52<!ENTITY kbd-espo-patch-size "4 KB">
     53
     54<!ENTITY m4-gets-patch "m4-&m4-version;-no-gets-1.patch">
     55<!ENTITY m4-gets-patch-md5 "6c5013f9ae5afc78f123e96356ceec3e">
     56<!ENTITY m4-gets-patch-size "4 KB">
    4657
    4758<!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch">
    4859<!ENTITY man-i18n-patch-md5 "a5aba0cb5a95a7945db8c882334b7dab">
    49 <!ENTITY man-i18n-patch-size "11 KB">
     60<!ENTITY man-i18n-patch-size "12 KB">
    5061
    5162<!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch">
    5263<!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db">
    53 <!ENTITY ncurses-bashfix-patch-size ".743 KB">
     64<!ENTITY ncurses-bashfix-patch-size "4 KB">
    5465
    5566<!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-4.patch">
     
    5869
    5970<!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch">
    60 <!ENTITY perl-libc-patch-md5 "63eda1cc319206788ea93c58f395417c">
    61 <!ENTITY perl-libc-patch-size "1.603 KB">
     71<!ENTITY perl-libc-patch-md5 "665f85a83b6141776499f792514235c7">
     72<!ENTITY perl-libc-patch-size "20 KB">
    6273
    6374<!ENTITY procps-ps_cgroup-patch "procps-&procps-version;-ps_cgroup-1.patch">
    6475<!ENTITY procps-ps_cgroup-patch-md5 "3c478ef88fad23353e332b1b850ec630">
    65 <!ENTITY procps-ps_cgroup-patch-size "3.1 KB">
     76<!ENTITY procps-ps_cgroup-patch-size "4 KB">
    6677
    6778<!ENTITY procps-fix_HZ_errors-patch "procps-&procps-version;-fix_HZ_errors-1.patch">
    6879<!ENTITY procps-fix_HZ_errors-patch-md5 "2ea4c8e9a2c2a5a291ec63c92d7c6e3b">
    69 <!ENTITY procps-fix_HZ_errors-patch-size "2.4 KB">
     80<!ENTITY procps-fix_HZ_errors-patch-size "4 KB">
    7081
    7182<!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-3.patch">
    7283<!ENTITY readline-branch_update-patch-md5 "af788f5b1cfc5db9efc9e0fa0268a574">
    73 <!ENTITY readline-branch_update-patch-size "4.9 KB">
     84<!ENTITY readline-branch_update-patch-size "4 KB">
    7485
    7586<!ENTITY tar-man-patch "tar-&tar-version;-man-1.patch">
    7687<!ENTITY tar-man-patch-md5 "074783d41f18c5c62a7cfc77e2678693">
    77 <!ENTITY tar-man-patch-size "74 KB">
     88<!ENTITY tar-man-patch-size "76 KB">
    7889
    7990<!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch">
    8091<!ENTITY texinfo-new_compressors-patch-md5 "4ae2d3c132e21cb83b825bc691056d07">
    81 <!ENTITY texinfo-new_compressors-patch-size "3.0 KB">
     92<!ENTITY texinfo-new_compressors-patch-size "4 KB">
    8293
    83 <!-- Vim branch update patch area
    84 
    85 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-8.patch">
    86 <!ENTITY vim-branch_update-patch-md5 "b6233d882c60c22e7c3334c0a7ce09a2">
    87 <!ENTITY vim-branch_update-patch-size "9,470 KB">
    88 -->
     94<!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-6.patch">
     95<!ENTITY vim-branch_update-patch-md5 "21cfe3150e5316ef272012630950b7ad">
     96<!ENTITY vim-branch_update-patch-size "2,980 KB">
    8997
    9098<!-- Start of multilib patches -->
    9199
    92100<!ENTITY iproute2-libdir-patch "iproute2-&iproute2-version;-libdir-1.patch">
    93 <!ENTITY iproute2-libdir-patch-md5 "828830c40f04916ac44d8e0a410ba650">
    94 <!ENTITY iproute2-libdir-patch-size "1.9 KB">
     101<!ENTITY iproute2-libdir-patch-md5 "cf8948c05f3a641912e6bd1b38a8a382">
     102<!ENTITY iproute2-libdir-patch-size "2.0 KB">
    95103
    96104<!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch">
    97 <!ENTITY perl-multilib-patch-md5 "d339c17439ac986d9593c86db93d545c">
    98 <!ENTITY perl-multilib-patch-size "1.946 KB">
     105<!ENTITY perl-multilib-patch-md5 "f3e57e768d985b03e93848eb401e8ab4">
     106<!ENTITY perl-multilib-patch-size "560 KB">
    99107
    100108<!-- Start of Pure64 patches -->
    101109
    102110<!ENTITY gcc-pure64-patch "gcc-&gcc-version;-pure64-1.patch">
    103 <!ENTITY gcc-pure64-patch-md5 "9171752b98dfe0d70a7de070a7bda97a">
    104 <!ENTITY gcc-pure64-patch-size "9.2 KB">
     111<!ENTITY gcc-pure64-patch-md5 "7c41d649fe266f11e4dbdd2392f7729b">
     112<!ENTITY gcc-pure64-patch-size "12 KB">
    105113
    106114<!ENTITY gcc-specs_pure64-patch "gcc-&gcc-version;-pure64_specs-1.patch">
    107 <!ENTITY gcc-specs_pure64-patch-md5 "fabdca21111902c04052c6b64c947944">
    108 <!ENTITY gcc-specs_pure64-patch-size "23 KB">
     115<!ENTITY gcc-specs_pure64-patch-md5 "24f012f5d407d48bf6191ec5aa6bed60">
     116<!ENTITY gcc-specs_pure64-patch-size "24 KB">
    109117
    110118<!-- Start of Alpha patches -->
     
    112120<!ENTITY aboot-alpha-patch "aboot-&aboot-version;-fixes-5.patch">
    113121<!ENTITY aboot-alpha-patch-md5 "33577862f8829e0149655397f95b5140">
    114 <!ENTITY aboot-alpha-patch-size "175 KB">
     122<!ENTITY aboot-alpha-patch-size "176 KB">
    115123
    116124<!ENTITY eglibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch">
     
    122130<!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch">
    123131<!ENTITY colo-make-patch-md5 "b89575a0e385b5366b19a6b5f176d49b">
    124 <!ENTITY colo-make-patch-size "2.8 KB">
     132<!ENTITY colo-make-patch-size "4 KB">
    125133
    126134<!ENTITY colo-relocation-patch "colo-&colo-version;-relocation_fix-1.patch">
    127135<!ENTITY colo-relocation-patch-md5 "e0607ee1071f2f805ffa1ef1c5b1a766">
    128 <!ENTITY colo-relocation-patch-size ".749 KB">
     136<!ENTITY colo-relocation-patch-size "4 KB">
    129137
    130138<!ENTITY dvhtool-fixes-patch "dvhtool-&dvhtool-version;-fixes-1.patch">
    131139<!ENTITY dvhtool-fixes-patch-md5 "a521b380354b6a0c96b2d6308372749d">
    132 <!ENTITY dvhtool-fixes-patch-size "6.3 KB">
     140<!ENTITY dvhtool-fixes-patch-size "8 KB">
     141
     142<!ENTITY gcc-mips-fix-patch "gcc-&gcc-version;-mips_fix-1.patch">
     143<!ENTITY gcc-mips-fix-patch-md5 "abf4b55165bb44508d1f8f36188c9e90">
     144<!ENTITY gcc-mips-fix-patch-size "8 KB">
    133145
    134146<!-- Start of ppc/ppc64 patches -->
     147
     148<!ENTITY eglibc-qecvt-patch "eglibc-&eglibc-version;-qecvt-1.patch">
     149<!ENTITY eglibc-qecvt-patch-md5 "c8e773888a570045963fc3a17592a4b4">
     150<!ENTITY eglibc-qecvt-patch-size "1 KB">
    135151
    136152<!ENTITY gcc-nof-patch "gcc-&gcc-version;-powerpc64_multilib-1.patch">
     
    144160<!ENTITY hfsutils-fixes-patch "hfsutils-&hfsutils-version;-fixes-1.patch">
    145161<!ENTITY hfsutils-fixes-patch-md5 "8519f11aada2f393609d529621a9f1b1">
    146 <!ENTITY hfsutils-fixes-patch-size "1.1 KB">
     162<!ENTITY hfsutils-fixes-patch-size "4 KB">
    147163
    148164<!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch">
    149165<!ENTITY powerpcutils-patch-md5 "d2776b1a4977c5711037b8f1402f792a">
    150 <!ENTITY powerpcutils-patch-size "22 KB">
     166<!ENTITY powerpcutils-patch-size "24 KB">
    151167
    152168<!ENTITY yaboot-ofpath_path-patch "yaboot-&yaboot-version;-ofpath_path_prefix-1.patch">
    153169<!ENTITY yaboot-ofpath_path-patch-md5 "3faf70e0cb4e4f62a1e8815c3452ab38">
    154 <!ENTITY yaboot-ofpath_path-patch-size ".830 KB">
     170<!ENTITY yaboot-ofpath_path-patch-size "4 KB">
    155171
    156172<!ENTITY yaboot-stubfuncs-patch "yaboot-&yaboot-version;-stubfuncs-1.patch">
    157173<!ENTITY yaboot-stubfuncs-patch-md5 "b5cc91f9904383c24848040bfe6f11ae">
    158 <!ENTITY yaboot-stubfuncs-patch-size "4.2 KB">
     174<!ENTITY yaboot-stubfuncs-patch-size "4.3 KB">
    159175
    160176<!-- Start of sparc/sparc64 patches -->
     
    162178<!ENTITY elftoaout-fixes-patch "elftoaout-&elftoaout-version;-64bit_fixes-1.patch">
    163179<!ENTITY elftoaout-fixes-patch-md5 "485e77cf2ed082d3d0ea99c703f1f14b">
    164 <!ENTITY elftoaout-fixes-patch-size "6.7 KB">
     180<!ENTITY elftoaout-fixes-patch-size "8 KB">
    165181
    166182<!ENTITY silo-fixes-patch "silo-&silo-version;-fixes-3.patch">
  • BOOK/prologue/common/hostreqs.xml

    r111b12a r76b06f6  
    5656
    5757    <listitem>
    58       <para><emphasis role="strong">GCC-4.1.2</emphasis> and the C++ compiler,
    59       <command>g++</command> (Versions greater than &gcc-version; are not
    60       recommended as they have not been tested)</para>
     58      <para><emphasis role="strong">GCC 4.1</emphasis> (Versions
     59      greater than &gcc-version; are not recommended as they have not
     60      been tested)</para>
    6161    </listitem>
    6262
     
    127127gawk --version | head -n1
    128128gcc --version | head -n1
    129 g++ --version | head -n1
    130129ldd $(which ${SHELL}) | grep libc.so | cut -d ' ' -f 3 | ${SHELL} | head -n 1 | cut -d ' ' -f 1-7
    131130grep --version | head -n1
  • BOOK/stylesheets/top-index.xsl

    r111b12a r76b06f6  
    148148          <li>
    149149            <h4>
    150               <a href="ppc64-64">
    151                 <xsl:text>PowerPC64</xsl:text>
    152               </a>
    153             </h4>
    154           </li>
    155 
    156           <li>
    157             <h4>
    158150              <a href="mips64-64">
    159151                <xsl:text>MIPS</xsl:text>
  • BOOK/temp-system/64/binutils.xml

    r111b12a r76b06f6  
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333-->
    34     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../../temp-system/common/binutils.xml"
    36     xpointer="xpointer(//*[@os='s1'])"/>
    37 
    38     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../../temp-system/common/binutils.xml"
    40     xpointer="xpointer(//*[@os='s2'])"/>
    4134
    4235    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/64/cloog.xml

    r111b12a r76b06f6  
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../common/cloog.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/cloog.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/cloog.xml"
    2735    xpointer="xpointer(//*[@os='a'])"/>
    2836
    2937<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3038    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    31     --enable-shared --with-gmp-prefix=/tools --with-isl-prefix=/tools</userinput></screen>
     39    --enable-shared --with-gmp-prefix=/tools</userinput></screen>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/64/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/64/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/64/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     50    href="../common/gcc.xml"
     51    xpointer="xpointer(//*[@os='cf'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     54    href="../common/gcc.xml"
     55    xpointer="xpointer(//*[@os='cg'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7777    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    7878    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
    79     --enable-cloog-backend=isl --with-gmp=/tools --with-mpfr=/tools \
    80     --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \
    81     --with-cloog=/tools --with-system-zlib \
    82     --with-native-system-header-dir=/tools/include --enable-checking=release \
    83     --enable-libstdcxx-time</userinput></screen>
     79    --enable-cloog-backend=isl</userinput></screen>
    8480
    8581    <variablelist>
     
    9894    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9995    href="../common/gcc.xml"
    100     xpointer="xpointer(//*[@os='s1'])"/>
     96    xpointer="xpointer(//*[@os='ts1'])"/>
    10197
    10298    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    10399    href="../common/gcc.xml"
    104     xpointer="xpointer(//*[@os='s2'])"/>
     100    xpointer="xpointer(//*[@os='ts2'])"/>
    105101
    106102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/64/gmp.xml

    r111b12a r76b06f6  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>HOST_CC=gcc CC="${CC} ${BUILD64}" \
     39<screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions CC="${CC} ${BUILD64}" \
    4040    CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4141    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
  • BOOK/temp-system/64/ppl.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-temp-system-isl" role="wrap">
    9   <?dbhtml filename="isl.html"?>
     8<sect1 id="ch-temp-system-ppl" role="wrap">
     9  <?dbhtml filename="ppl.html"?>
    1010
    11   <title>ISL-&isl-version;</title>
     11  <title>PPL-&ppl-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-isl">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-temp-system-ppl">
     14    <primary sortas="a-PPL">PPL</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/isl.xml"
     19  href="../../final-system/common/ppl.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of ISL</title>
     23    <title>Installation of PPL</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/isl.xml"
     26    href="../common/ppl.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \
    30   ./configure --prefix=/tools \
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3130    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    32     --libdir=/tools/lib64 --with-gmp-prefix=/tools</userinput></screen>
     31    --enable-interfaces="c,cxx" --enable-shared --disable-optimization  \
     32    --with-gmp-include=/tools/include --with-gmp-lib=/tools/lib</userinput></screen>
    3333
    3434    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/isl.xml"
     35    href="../common/ppl.xml"
    3636    xpointer="xpointer(//*[@os='c'])"/>
    3737
    3838    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/isl.xml"
     39    href="../common/ppl.xml"
    4040    xpointer="xpointer(//*[@os='d'])"/>
    4141       
    4242    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/isl.xml"
     43    href="../common/ppl.xml"
    4444    xpointer="xpointer(//*[@os='e'])"/>
    4545
    4646    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/isl.xml"
     47    href="../common/ppl.xml"
    4848    xpointer="xpointer(//*[@os='f'])"/>
    4949
     
    5454
    5555    <para>Details on this package are located in <xref
    56     linkend="contents-isl" role="."/></para>
     56    linkend="contents-ppl" role="."/></para>
    5757
    5858  </sect2>
  • BOOK/temp-system/alpha-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
  • BOOK/temp-system/common/binutils.xml

    r111b12a r76b06f6  
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333-->
    34 
    35     <para os="s1">Apply the following sed for hosts using Texinfo-5.x:</para>
    36 
    37 <screen os="s2"><userinput>sed -i -e 's/@colophon/@@colophon/' \
    38        -e 's/doc@cygnus.com/doc@@cygnus.com/' bfd/doc/bfd.texinfo</userinput></screen>
    3934
    4035    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/bison.xml

    r111b12a r76b06f6  
    2323    <title>Installation of Bison</title>
    2424
    25     <para os='s1'>Apply a <command>sed</command> which disables the building of <filename>bison.help</filename> when cross-compiling.</para>
    26 
    27 <screen os='s2'><userinput>cp -v Makefile.in{,.orig}
    28 sed '/bison.help:/s/^/# /' Makefile.in.orig > Makefile.in</userinput></screen>
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/bison.xml"
    31     xpointer="xpointer(//*[@os='t3'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/bison.xml"
    35     xpointer="xpointer(//*[@os='t4'])"/>
    36 
    3725    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3826    href="../../final-system/common/bison.xml"
    3927    xpointer="xpointer(//*[@os='a'])"/>
    4028
    41 <screen os="ca"><userinput>M4=m4 ./configure --prefix=/tools \
    42     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    43     --cache-file=config.cache</userinput></screen>
     29<screen os="ca"><userinput>./configure --prefix=/tools \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    4431
    4532    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/common/cloog.xml

    r111b12a r76b06f6  
    2323    <title>Installation of CLooG</title>
    2424
     25    <para os="s1">The following prevents the configure script from setting <envar>LD_LIBRARY_PATH</envar> when it finds PPL. This will prevent any conflicts with libraries from the host system:</para>
     26
     27<screen os="s2"><userinput>cp -v configure{,.orig}
     28sed -e "/LD_LIBRARY_PATH=/d" \
     29    configure.orig &gt; configure</userinput></screen>
     30
    2531    <para os="a">Prepare CLooG for compilation:</para>
    2632
    2733<screen os="b"><userinput>./configure --prefix=/tools \
    2834    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    29     --with-gmp-prefix=/tools --with-isl-prefix=/tools</userinput></screen>
     35    --with-gmp-prefix=/tools</userinput></screen>
    3036
    3137    <para os="c">Compile the package:</para>
  • BOOK/temp-system/common/coreutils.xml

    r111b12a r76b06f6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Coreutils</title>
     24
     25    <para os="aa">The following command updates the timestamps on the uname
     26    and hostname man pages so that the Makefile does not attempt to regenerate
     27    them:</para>
     28
     29<screen os="ab"><userinput>touch man/uname.1 man/hostname.1</userinput></screen>
    2430
    2531    <para os="ba">Configure can not properly determine how to get free space
     
    5258    </variablelist>
    5359
    54     <para os="s1">Apply a sed to allow completion of the build:</para>
     60<!--- Hack for coreutils to build for target executables which can't be ran with the host. -->
     61    <para os="h1">Coreutils does not build make-prime-list properly and the build host may not be able to execute the target binary. Build it using the host compiler so it can be ran for the generation of data required for the build.</para>
    5562
    56 <screen os="s2"><userinput>cp -v Makefile{,.orig}
    57 sed -e 's/^#run_help2man\|^run_help2man/#&amp;/' \
    58   -e 's/^\##run_help2man/run_help2man/' Makefile.orig > Makefile</userinput></screen>
     63<screen os="h2"><userinput>cp -v Makefile{,.orig}
     64sed '/src_make_prime_list/d' Makefile.orig > Makefile
     65depbase=`echo src/make-prime-list.o | sed 's|[^/]*$|.deps/&amp;|;s|\.o$||'`;\
     66    gcc -std=gnu99  -I. -I./lib  -Ilib -I./lib -Isrc -I./src  \
     67    -fdiagnostics-show-option -funit-at-a-time -g -O2 -MT \
     68    src/make-prime-list.o -MD -MP -MF $depbase.Tpo -c -o src/make-prime-list.o \
     69    src/make-prime-list.c &amp;&amp;
     70mv -f $depbase.Tpo $depbase.Po
     71gcc -std=gnu99 -fdiagnostics-show-option -funit-at-a-time -g -O2 \
     72    -Wl,--as-needed  -o src/make-prime-list src/make-prime-list.o</userinput></screen>
     73
     74    <para os="h3">Remove the building of the hostname man page as it is affected by the previous commands.</para>
     75
     76<screen os="h4"><userinput>cp -v Makefile{,.bak}
     77sed -e '/hostname.1/d' Makefile.bak > Makefile</userinput></screen>
     78<!-- End hack -->
    5979
    6080   <para os="bf">Compile the package:</para>
  • BOOK/temp-system/common/flex.xml

    r111b12a r76b06f6  
    3636    xpointer="xpointer(//*[@os='a'])"/>
    3737
    38 <screen os="cb"><userinput>M4=m4 ./configure --prefix=/tools \
     38<screen os="cb"><userinput>./configure --prefix=/tools \
    3939    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    4040    --cache-file=config.cache</userinput></screen>
  • BOOK/temp-system/common/gawk.xml

    r111b12a r76b06f6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Gawk</title>
    24 
    25     <para os="s1">Apply a sed which will allow the build system to complete without error:</para>
    26 
    27 <screen os="s2"><userinput>cp -v extension/Makefile.in{,.orig}
    28 sed -e 's/check-recursive all-recursive: check-for-shared-lib-support/check-recursive all-recursive:/' \
    29   extension/Makefile.in.orig > extension/Makefile.in</userinput></screen>
    3024
    3125    <para os="a">Prepare Gawk for compilation:</para>
  • BOOK/temp-system/common/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/common/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4747    xpointer="xpointer(//*[@os='ah'])"/>
    4848
    49     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     49    <para os="cf">Also, we need to set the directory searched by the fixincludes
     50    process for system headers, so it won't look at the host's headers:</para>
    5251
    53     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     52<screen os="cg"><userinput>cp -v gcc/Makefile.in{,.orig}
     53sed -e 's@\(^NATIVE_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g' \
     54    gcc/Makefile.in.orig &gt; gcc/Makefile.in</userinput></screen>
    5655
    5756    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7271<screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \
    7372  --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \
    74   --libexecdir=/tools/lib --with-local-prefix=/tools --enable-long-long \
    75   --enable-c99 --enable-shared --enable-threads=posix --disable-multilib \
    76   --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    77   --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \
    78   --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    79   --disable-isl-version-check --with-cloog=/tools --with-system-zlib \
    80   --with-native-system-header-dir=/tools/include --disable-libssp \
    81   --disable-install-libiberty --enable-checking=release \
    82   --enable-libstdcxx-time</userinput></screen>
     73  --with-local-prefix=/tools --enable-long-long --enable-c99 \
     74  --enable-shared --enable-threads=posix --enable-__cxa_atexit \
     75  --disable-nls --enable-languages=c,c++ --disable-libstdcxx-pch \
     76  --disable-multilib --enable-cloog-backend=isl</userinput></screen>
    8377
    8478    <variablelist os="cl">
     
    9690    </variablelist>
    9791
    98     <para os="s1">The following will prevent GCC from looking in the wrong
     92    <para os="ts1">The following will prevent GCC from looking in the wrong
    9993    directories for headers and libraries:</para>
    10094
    101 <screen os="s2"><userinput>cp -v Makefile{,.orig}
    102 sed "/^HOST_\(GMP\|ISL\|CLOOG\)\(LIBS\|INC\)/s:/tools:/cross-tools:g" \
    103     Makefile.orig > Makefile</userinput></screen>
     95<screen os="ts2"><userinput>cp -v Makefile{,.orig}
     96sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" \
     97    Makefile.orig &gt; Makefile</userinput></screen>
    10498
    10599    <para os="cm">Compile the package:</para>
  • BOOK/temp-system/common/gmp.xml

    r111b12a r76b06f6  
    3535    <para os="a">Prepare GMP for compilation:</para>
    3636
    37 <screen os="b"><userinput>HOST_CC=gcc ./configure --prefix=/tools \
     37<screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions ./configure --prefix=/tools \
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3939    --enable-cxx</userinput></screen>
  • BOOK/temp-system/common/mpfr.xml

    r111b12a r76b06f6  
    2727<screen os="b"><userinput>./configure --prefix=/tools \
    2828    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    29     --enable-shared</userinput></screen>
     29    --enable-shared --with-gmp=/tools</userinput></screen>
    3030
    3131    <para os="c">Compile the package:</para>
  • BOOK/temp-system/common/patch.xml

    r111b12a r76b06f6  
    2323    <title>Installation of Patch</title>
    2424
     25    <para os="cc1">When cross-compiling configure cannot properly detect the
     26    existance of certain features. Override this behaviour:</para>
     27
     28<screen os="cc2"><userinput>echo "ac_cv_func_strnlen_working=yes" > config.cache</userinput></screen>
     29
    2530    <para os="a">Prepare Patch for compilation:</para>
    2631
    2732<screen os="b"><userinput>./configure --prefix=/tools \
    28     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     33    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     34    --cache-file=config.cache</userinput></screen>
    2935
    3036    <para os="c">Compile the package:</para>
  • BOOK/temp-system/common/ppl.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-temp-system-isl" role="wrap">
    9   <?dbhtml filename="isl.html"?>
     8<sect1 id="ch-temp-system-ppl" role="wrap">
     9  <?dbhtml filename="ppl.html"?>
    1010
    11   <title>ISL-&isl-version;</title>
     11  <title>PPL-&ppl-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-isl">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-temp-system-ppl">
     14    <primary sortas="a-PPL">PPL</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/isl.xml"
     19  href="../../final-system/common/ppl.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of ISL</title>
     23    <title>Installation of PPL</title>
    2424
    25     <para os="a">Prepare ISL for compilation:</para>
     25    <para os="a">Prepare PPL for compilation:</para>
    2626
    2727<screen os="b"><userinput>./configure --prefix=/tools \
    2828    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    29     --with-gmp-prefix=/tools</userinput></screen>
     29    --enable-interfaces="c,cxx" --enable-shared --disable-optimization \
     30    --with-gmp-include=/tools/include --with-gmp-lib=/tools/lib</userinput></screen>
    3031
    3132    <para os="c">Compile the package:</para>
     
    4344
    4445    <para>Details on this package are located in <xref
    45     linkend="contents-isl" role="."/></para>
     46    linkend="contents-ppl" role="."/></para>
    4647
    4748  </sect2>
  • BOOK/temp-system/common/tar.xml

    r111b12a r76b06f6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Tar</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/tar.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/tar.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <para os="c1">Configure can not properly determine the results of a few
  • BOOK/temp-system/common/vim.xml

    r111b12a r76b06f6  
    2323    <title>Installation of VIM</title>
    2424
    25 <!-- vim branch update patch area
    2625    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2726    href="../../final-system/common/vim.xml"
     
    3130    href="../../final-system/common/vim.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
     32
     33    <para os="s1">The configure script has a single hard coded test that
     34    cannot be bypassed with a cache entry. Disable this test with the
     35    following command:</para>
     36
     37<screen os="s2"><userinput>cp -v src/auto/configure{,.orig}
     38sed "/using uint32_t/s/as_fn_error/#&amp;/" src/auto/configure.orig > src/auto/configure</userinput></screen>
    3439
    3540    <para os="c1">The <command>configure</command> script is full of logic
     
    4348vim_cv_stat_ignores_slash=no
    4449vim_cv_terminfo=yes
     50vim_cv_tgent=zero
    4551vim_cv_toupper_broken=no
    4652vim_cv_tty_group=world
     53ac_cv_sizeof_int=4
     54ac_cv_sizeof_long=4
     55ac_cv_sizeof_time_t=4
     56ac_cv_sizeof_off_t=4
    4757EOF</userinput></screen>
    4858
  • BOOK/temp-system/mips-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
  • BOOK/temp-system/mips/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/common/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../../cross-tools/mips/gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../../cross-tools/mips/gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4250    href="../../cross-tools/common/gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
     
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     58    href="../common/gcc.xml"
     59    xpointer="xpointer(//*[@os='cf'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     62    href="../common/gcc.xml"
     63    xpointer="xpointer(//*[@os='cg'])"/>
    5664
    5765    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8189    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8290    href="../common/gcc.xml"
    83     xpointer="xpointer(//*[@os='s1'])"/>
     91    xpointer="xpointer(//*[@os='ts1'])"/>
    8492
    8593    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8694    href="../common/gcc.xml"
    87     xpointer="xpointer(//*[@os='s2'])"/>
     95    xpointer="xpointer(//*[@os='ts2'])"/>
    8896
    8997    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
  • BOOK/temp-system/mips64-64/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/64/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/64/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../../cross-tools/mips/gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../../cross-tools/mips/gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4250    href="../../cross-tools/64/gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
     
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     58    href="../common/gcc.xml"
     59    xpointer="xpointer(//*[@os='cf'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     62    href="../common/gcc.xml"
     63    xpointer="xpointer(//*[@os='cg'])"/>
    5664
    5765    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7785    --enable-c99 --enable-shared --enable-threads=posix --disable-nls \
    7886    --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch \
    79     --enable-cloog-backend=isl --with-gmp=/tools --with-mpfr=/tools \
    80     --with-mpc=/tools --with-isl=/tools --disable-isl-version-check \
    81     --with-cloog=/tools --with-system-zlib --enable-checking=release \
    82     --enable-libstdcxx-time --with-native-system-header-dir=/tools/include</userinput></screen>
     87    --enable-cloog-backend=isl</userinput></screen>
    8388
    8489    <variablelist>
     
    97102    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    98103    href="../common/gcc.xml"
    99     xpointer="xpointer(//*[@os='s1'])"/>
     104    xpointer="xpointer(//*[@os='ts1'])"/>
    100105
    101106    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    102107    href="../common/gcc.xml"
    103     xpointer="xpointer(//*[@os='s2'])"/>
     108    xpointer="xpointer(//*[@os='ts2'])"/>
    104109
    105110    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/mips64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
  • BOOK/temp-system/mips64/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/multilib/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/multilib/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4040
    4141    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     42    href="../../cross-tools/mips/gcc-static.xml"
     43    xpointer="xpointer(//*[@os='f1'])"/>
     44   
     45    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     46    href="../../cross-tools/mips/gcc-static.xml"
     47    xpointer="xpointer(//*[@os='f2'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4250    href="../../cross-tools/multilib/gcc-static.xml"
    4351    xpointer="xpointer(//*[@os='ag'])"/>
     
    4856
    4957    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     58    href="../common/gcc.xml"
     59    xpointer="xpointer(//*[@os='cf'])"/>
    5260
    5361    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     62    href="../common/gcc.xml"
     63    xpointer="xpointer(//*[@os='cg'])"/>
    5664
    5765    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7785  --enable-c99 --enable-shared --enable-threads=posix \
    7886  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
    79   --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl \
    80   --with-gmp=/tools --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    81   --disable-isl-version-check --with cloog=/tools --with-system-zlib \
    82   --enable-checking=release --enable-libstdcxx-time \
    83   --with-native-system-header-dir=/tools/include</userinput></screen>
     87  --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl</userinput></screen>
    8488
    8589    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8993    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9094    href="../common/gcc.xml"
    91     xpointer="xpointer(//*[@os='s1'])"/>
     95    xpointer="xpointer(//*[@os='ts1'])"/>
    9296
    9397    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    9498    href="../common/gcc.xml"
    95     xpointer="xpointer(//*[@os='s2'])"/>
     99    xpointer="xpointer(//*[@os='ts2'])"/>
    96100
    97101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/binutils.xml

    r111b12a r76b06f6  
    3232    xpointer="xpointer(//*[@os='p2'])"/>
    3333-->
    34     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../../temp-system/common/binutils.xml"
    36     xpointer="xpointer(//*[@os='s1'])"/>
    37 
    38     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../../temp-system/common/binutils.xml"
    40     xpointer="xpointer(//*[@os='s2'])"/>
    4134
    4235    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/bison.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/bison.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/bison.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    34     href="../../final-system/common/bison.xml"
    35     xpointer="xpointer(//*[@os='t3'])"/>
    36 
    37     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../../final-system/common/bison.xml"
    39     xpointer="xpointer(//*[@os='t4'])"/>
    40 
    41     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4226    href="../../final-system/common/bison.xml"
    4327    xpointer="xpointer(//*[@os='a'])"/>
    4428
    45 <screen os="ca"><userinput>CC="${CC} ${BUILD64}" M4=m4 ./configure --prefix=/tools \
    46     --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    47     --cache-file=config.cache</userinput></screen>
     29<screen os="ca"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
     30    --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
    4831
    4932    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/cloog.xml

    r111b12a r76b06f6  
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../common/cloog.xml"
     27    xpointer="xpointer(//*[@os='s1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/cloog.xml"
     31    xpointer="xpointer(//*[@os='s2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/cloog.xml"
    2735        xpointer="xpointer(//*[@os='a'])"/>
    2836
    2937<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3038    --build=${CLFS_HOST} --host=${CLFS_TARGET}  --libdir=/tools/lib64 \
    31      --enable-shared --with-gmp-prefix=/tools --with-isl-prefix=/tools</userinput></screen>
     39     --enable-shared --with-gmp-prefix=/tools </userinput></screen>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/coreutils.xml

    r111b12a r76b06f6  
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../common/coreutils.xml"
     27    xpointer="xpointer(//*[@os='aa'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/coreutils.xml"
     31    xpointer="xpointer(//*[@os='ab'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/coreutils.xml"
    2735    xpointer="xpointer(//*[@os='ba'])"/>
    2836
     
    4351    xpointer="xpointer(//*[@os='be1'])"/>
    4452
    45     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    46     href="../common/coreutils.xml"
    47     xpointer="xpointer(//*[@os='s1'])"/>
     53<!--- Hack for coreutils to build for target executables which can't be ran with the host. -->
    4854
    4955    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5056    href="../common/coreutils.xml"
    51     xpointer="xpointer(//*[@os='s2'])"/>
     57    xpointer="xpointer(//*[@os='h1'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     60    href="../common/coreutils.xml"
     61    xpointer="xpointer(//*[@os='h2'])"/>
     62
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     64    href="../common/coreutils.xml"
     65    xpointer="xpointer(//*[@os='h3'])"/>
     66
     67    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     68    href="../common/coreutils.xml"
     69    xpointer="xpointer(//*[@os='h4'])"/>
     70
     71<!-- end hack -->
    5272
    5373    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/flex.xml

    r111b12a r76b06f6  
    3535    xpointer="xpointer(//*[@os='a'])"/>
    3636
    37 <screen os="cb"><userinput>CC="${CC} ${BUILD64}" M4=m4 ./configure --prefix=/tools \
     37<screen os="cb"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3838    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    3939    --cache-file=config.cache</userinput></screen>
  • BOOK/temp-system/multilib/gawk.xml

    r111b12a r76b06f6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Gawk</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/gawk.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../common/gawk.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/multilib/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/multilib/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     50    href="../common/gcc.xml"
     51    xpointer="xpointer(//*[@os='cf'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     54    href="../common/gcc.xml"
     55    xpointer="xpointer(//*[@os='cg'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    7474  ../gcc-&gcc-version;/configure --prefix=/tools \
    7575  --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    76   --target=${CLFS_TARGET} --libexecdir=/tools/lib64 --with-local-prefix=/tools \
    77   --enable-long-long --enable-c99 --enable-shared --enable-threads=posix \
    78   --disable-nls --enable-__cxa_atexit --enable-languages=c,c++ \
    79   --disable-libstdcxx-pch --enable-cloog-backend=isl --with-gmp=/tools \
    80   --with-mpfr=/tools --with-mpc=/tools --with-isl=/tools \
    81   --disable-isl-version-check --with-cloog=/tools --with-system-zlib \
    82   --with-native-system-header-dir=/tools/include --disable-libssp \
    83   --disable-install-libiberty  --enable-libstdcxx-time \
    84   --enable-checking=release</userinput></screen>
     76  --target=${CLFS_TARGET} --with-local-prefix=/tools  --enable-long-long \
     77  --enable-c99 --enable-shared --enable-threads=posix \
     78  --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \
     79  --disable-libstdcxx-pch --enable-cloog-backend=isl</userinput></screen>
    8580
    8681    <variablelist os="dd">
     
    10297    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    10398    href="../common/gcc.xml"
    104     xpointer="xpointer(//*[@os='s1'])"/>
     99    xpointer="xpointer(//*[@os='ts1'])"/>
    105100
    106101    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    107102    href="../common/gcc.xml"
    108     xpointer="xpointer(//*[@os='s2'])"/>
     103    xpointer="xpointer(//*[@os='ts2'])"/>
    109104
    110105    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/gmp.xml

    r111b12a r76b06f6  
    3737    xpointer="xpointer(//*[@os='a'])"/>
    3838
    39 <screen os="b"><userinput>HOST_CC=gcc CC="${CC} \
     39<screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions CC="${CC} \
    4040    ${BUILD64}" CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \
    4141    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
  • BOOK/temp-system/multilib/patch.xml

    r111b12a r76b06f6  
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../common/patch.xml"
     27    xpointer="xpointer(//*[@os='cc1'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     30    href="../common/patch.xml"
     31    xpointer="xpointer(//*[@os='cc2'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/patch.xml"
    2735    xpointer="xpointer(//*[@os='a'])"/>
    2836
    2937<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    30     --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen>
     38    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
     39    --cache-file=config.cache</userinput></screen>
    3140
    3241    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/ppl.xml

    r111b12a r76b06f6  
    66]>
    77
    8 <sect1 id="ch-temp-system-isl" role="wrap">
    9   <?dbhtml filename="isl.html"?>
     8<sect1 id="ch-temp-system-ppl" role="wrap">
     9  <?dbhtml filename="ppl.html"?>
    1010
    11   <title>ISL-&isl-version;</title>
     11  <title>PPL-&ppl-version;</title>
    1212
    13   <indexterm zone="ch-temp-system-isl">
    14     <primary sortas="a-ISL">ISL</primary>
     13  <indexterm zone="ch-temp-system-ppl">
     14    <primary sortas="a-PPL">PPL</primary>
    1515    <secondary>temporary system</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../../final-system/common/isl.xml"
     19  href="../../final-system/common/ppl.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of ISL</title>
     23    <title>Installation of PPL</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/isl.xml"
     26    href="../common/ppl.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \
    30   ./configure --prefix=/tools \
     29<screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \
    3130    --build=${CLFS_HOST} --host=${CLFS_TARGET} \
    32     --with-gmp-prefix=/tools</userinput></screen>
     31    --enable-interfaces="c,cxx" --libdir=/tools/lib64 \
     32    --enable-shared --disable-optimization  \
     33    --with-gmp-include=/tools/include --with-gmp-lib=/tools/lib</userinput></screen>
    3334
    3435    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    35     href="../common/isl.xml"
     36    href="../common/ppl.xml"
    3637    xpointer="xpointer(//*[@os='c'])"/>
    3738
    3839    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    39     href="../common/isl.xml"
     40    href="../common/ppl.xml"
    4041    xpointer="xpointer(//*[@os='d'])"/>
    4142       
    4243    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    43     href="../common/isl.xml"
     44    href="../common/ppl.xml"
    4445    xpointer="xpointer(//*[@os='e'])"/>
    4546
    4647    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    47     href="../common/isl.xml"
     48    href="../common/ppl.xml"
    4849    xpointer="xpointer(//*[@os='f'])"/>
    4950
     
    5455
    5556    <para>Details on this package are located in <xref
    56     linkend="contents-isl" role="."/></para>
     57    linkend="contents-ppl" role="."/></para>
    5758
    5859  </sect2>
  • BOOK/temp-system/multilib/tar.xml

    r111b12a r76b06f6  
    2222  <sect2 role="installation">
    2323    <title>Installation of Tar</title>
    24 
    25     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/tar.xml"
    27     xpointer="xpointer(//*[@os='s1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/tar.xml"
    31     xpointer="xpointer(//*[@os='s2'])"/>
    3224
    3325    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/multilib/vim.xml

    r111b12a r76b06f6  
    2323    <title>Installation of VIM</title>
    2424
    25 <!-- vim branch update patch area
    2625    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2726    href="../common/vim.xml"
     
    3130    href="../common/vim.xml"
    3231    xpointer="xpointer(//*[@os='p2'])"/>
    33 -->
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     34    href="../common/vim.xml"
     35    xpointer="xpointer(//*[@os='s1'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     38    href="../common/vim.xml"
     39    xpointer="xpointer(//*[@os='s2'])"/>
    3440
    3541    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/ppc-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
  • BOOK/temp-system/ppc/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
     26    href="../../cross-tools/common/gcc-static.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    2929    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
     30    href="../../cross-tools/common/gcc-static.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
    3232
     
    4848
    4949    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     50    href="../common/gcc.xml"
     51    xpointer="xpointer(//*[@os='cf'])"/>
    5252
    5353    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     54    href="../common/gcc.xml"
     55    xpointer="xpointer(//*[@os='cg'])"/>
    5656
    5757    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8181    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8282    href="../common/gcc.xml"
    83     xpointer="xpointer(//*[@os='s1'])"/>
     83    xpointer="xpointer(//*[@os='ts1'])"/>
    8484
    8585    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8686    href="../common/gcc.xml"
    87     xpointer="xpointer(//*[@os='s2'])"/>
     87    xpointer="xpointer(//*[@os='ts2'])"/>
    8888
    8989    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/ppc64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
     18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
  • BOOK/temp-system/ppc64/gcc.xml

    r111b12a r76b06f6  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../../final-system/common/gcc.xml"
    27     xpointer="xpointer(//*[@os='p1'])"/>
    28 
    29     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    30     href="../../final-system/common/gcc.xml"
    31     xpointer="xpointer(//*[@os='p2'])"/>
    32 
    33     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3426    href="../../cross-tools/multilib/gcc-static.xml"
    3527    xpointer="xpointer(//*[@os='aa'])"/>
     
    4840
    4941    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    50     href="../../final-system/common/gcc.xml"
    51     xpointer="xpointer(//*[@os='fix1'])"/>
     42    href="../common/gcc.xml"
     43    xpointer="xpointer(//*[@os='cf'])"/>
    5244
    5345    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    54     href="../../final-system/common/gcc.xml"
    55     xpointer="xpointer(//*[@os='fix2'])"/>
     46    href="../common/gcc.xml"
     47    xpointer="xpointer(//*[@os='cg'])"/>
    5648
    5749    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    8173    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8274    href="../common/gcc.xml"
    83     xpointer="xpointer(//*[@os='s1'])"/>
     75    xpointer="xpointer(//*[@os='ts1'])"/>
    8476
    8577    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    8678    href="../common/gcc.xml"
    87     xpointer="xpointer(//*[@os='s2'])"/>
     79    xpointer="xpointer(//*[@os='ts2'])"/>
    8880
    8981    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/temp-system/sparc-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
  • BOOK/temp-system/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
  • BOOK/temp-system/sparc64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
  • BOOK/temp-system/x86-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/>
  • BOOK/temp-system/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/>
  • BOOK/temp-system/x86_64-chapter.xml

    r111b12a r76b06f6  
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/>
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/isl.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ppl.xml"/>
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/>
  • BOOK/testsuite-tools/alpha-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/common/introduction.xml

    r111b12a r76b06f6  
    1313  <para>This chapter builds the tools needed by some packages to run the tests
    1414  that they have. I.e., <command>make check</command>. Tcl, Expect,
    15   and DejaGNU are needed for the GCC and Binutils testsuites. Check is needed
    16   for KBD tests. Installing four packages for testing purposes may seem
    17   excessive, but it is very reassuring, if not essential, to know that the most
    18   important tools are working properly.</para>
     15  and DejaGNU are needed for the GCC and Binutils testsuites. Installing
     16  three packages for testing purposes may seem excessive, but it is very
     17  reassuring, if not essential, to know that the most important tools are
     18  working properly.</para>
    1919
    2020</sect1>
  • BOOK/testsuite-tools/common/tcl.xml

    r111b12a r76b06f6  
    2424  <sect2 role="installation">
    2525    <title>Installation of Tcl</title>
    26 
    27     <para os="s1">Increase memory size for regular expressions where required.</para>
    28 
    29 <screen os="s2"><userinput>sed -i s/500/5000/ generic/regc_nfa.c</userinput></screen>
    3026
    3127    <para os="a">Prepare Tcl for compilation:</para>
  • BOOK/testsuite-tools/mips-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/mips64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/mips64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/multilib/tcl.xml

    r111b12a r76b06f6  
    2121  <sect2 role="installation">
    2222    <title>Installation of Tcl</title>
    23 
    24     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/tcl.xml"
    26     xpointer="xpointer(//*[@os='s1'])"/>
    27 
    28     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    29     href="../common/tcl.xml"
    30     xpointer="xpointer(//*[@os='s2'])"/>
    3123
    3224    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  • BOOK/testsuite-tools/ppc-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    19 
    2018
    2119</chapter>
  • BOOK/testsuite-tools/ppc64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/sparc-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/sparc64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/sparc64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/x86-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/x86_64-64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/check.xml"/>
    1918
    2019</chapter>
  • BOOK/testsuite-tools/x86_64-chapter.xml

    r111b12a r76b06f6  
    1616  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/>
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/dejagnu.xml"/>
    18   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/check.xml"/>
    1918
    2019</chapter>
  • BOOK/users_groups.ent

    r111b12a r76b06f6  
    2020<!ENTITY gid-sys "2">
    2121<!ENTITY gid-kmem "3">
    22 <!ENTITY gid-tape "4">
    23 <!ENTITY gid-tty "5">
     22<!ENTITY gid-tty "4">
     23<!ENTITY gid-tape "5">
    2424<!ENTITY gid-daemon "6">
    2525<!ENTITY gid-floppy "7">
  • patches/bash-4.2-branch_update-6.patch

    r111b12a r76b06f6  
    11Submitted By: William Harrington (kb0iic at gmail dot com)
    2 Date: 05-08-2013
     2Date: 11-04-2012
    33Initial Package Version: 4.2
    44Origin: Upstream
    55Upstream Status: Applied
    6 Description: Contains all upstream patches up to 4.2-045
     6Description: Contains all upstream patches up to 4.2-039
    77
    88diff -Naur bash-4.2.orig/assoc.c bash-4.2/assoc.c
    99--- bash-4.2.orig/assoc.c       2009-08-06 00:19:40.000000000 +0000
    10 +++ bash-4.2/assoc.c    2013-03-12 21:55:21.530771482 +0000
     10+++ bash-4.2/assoc.c    2012-11-04 22:45:00.778727333 +0000
    1111@@ -77,6 +77,11 @@
    1212   b = hash_search (key, hash, HASH_CREATE);
     
    2323diff -Naur bash-4.2.orig/bashline.c bash-4.2/bashline.c
    2424--- bash-4.2.orig/bashline.c    2011-01-16 20:32:47.000000000 +0000
    25 +++ bash-4.2/bashline.c 2013-03-12 21:55:21.646771944 +0000
     25+++ bash-4.2/bashline.c 2012-11-04 22:45:00.848727141 +0000
    2626@@ -121,6 +121,9 @@
    2727 static int filename_completion_ignore __P((char **));
     
    309309diff -Naur bash-4.2.orig/bashline.h bash-4.2/bashline.h
    310310--- bash-4.2.orig/bashline.h    2009-01-04 19:32:22.000000000 +0000
    311 +++ bash-4.2/bashline.h 2013-03-12 21:55:21.646771944 +0000
     311+++ bash-4.2/bashline.h 2012-11-04 22:45:00.848727141 +0000
    312312@@ -33,10 +33,15 @@
    313313 extern void bashline_reinitialize __P((void));
     
    328328diff -Naur bash-4.2.orig/builtins/declare.def bash-4.2/builtins/declare.def
    329329--- bash-4.2.orig/builtins/declare.def  2010-05-30 22:25:21.000000000 +0000
    330 +++ bash-4.2/builtins/declare.def       2013-03-12 21:55:21.587771709 +0000
     330+++ bash-4.2/builtins/declare.def       2012-11-04 22:45:00.808727251 +0000
    331331@@ -513,6 +513,11 @@
    332332              *subscript_start = '[';   /* ] */
     
    343343diff -Naur bash-4.2.orig/builtins/fc.def bash-4.2/builtins/fc.def
    344344--- bash-4.2.orig/builtins/fc.def       2010-05-30 22:25:38.000000000 +0000
    345 +++ bash-4.2/builtins/fc.def    2013-03-12 21:55:21.521771446 +0000
     345+++ bash-4.2/builtins/fc.def    2012-11-04 22:45:00.775394009 +0000
    346346@@ -304,7 +304,7 @@
    347347   last_hist = i - rh - hist_last_line_added;
     
    381381diff -Naur bash-4.2.orig/builtins/mapfile.def bash-4.2/builtins/mapfile.def
    382382--- bash-4.2.orig/builtins/mapfile.def  2010-05-30 02:09:47.000000000 +0000
    383 +++ bash-4.2/builtins/mapfile.def       2013-03-12 21:55:21.675772060 +0000
     383+++ bash-4.2/builtins/mapfile.def       2012-11-04 22:45:01.008726689 +0000
    384384@@ -195,13 +195,9 @@
    385385   /* Reset the buffer for bash own stream */
     
    412412diff -Naur bash-4.2.orig/builtins/printf.def bash-4.2/builtins/printf.def
    413413--- bash-4.2.orig/builtins/printf.def   2010-11-23 15:02:55.000000000 +0000
    414 +++ bash-4.2/builtins/printf.def        2013-03-12 21:55:21.615771821 +0000
     414+++ bash-4.2/builtins/printf.def        2012-11-04 22:45:00.822060547 +0000
    415415@@ -255,6 +255,8 @@
    416416 #endif
     
    434434diff -Naur bash-4.2.orig/builtins/read.def bash-4.2/builtins/read.def
    435435--- bash-4.2.orig/builtins/read.def     2011-01-04 16:43:36.000000000 +0000
    436 +++ bash-4.2/builtins/read.def  2013-03-12 21:55:21.734772295 +0000
    437 @@ -385,10 +385,20 @@
    438         {
    439           /* Tricky.  The top of the unwind-protect stack is the free of
    440              input_string.  We want to run all the rest and use input_string,
    441 -            so we have to remove it from the stack. */
    442 -         remove_unwind_protect ();
    443 -         run_unwind_frame ("read_builtin");
    444 +            so we have to save input_string temporarily, run the unwind-
    445 +            protects, then restore input_string so we can use it later. */
    446 +
    447           input_string[i] = '\0';       /* make sure it's terminated */
    448 +         if (i == 0)
    449 +           {
    450 +             t = (char *)xmalloc (1);
    451 +             t[0] = 0;
    452 +           }
    453 +         else
    454 +           t = savestring (input_string);
    455 +
    456 +         run_unwind_frame ("read_builtin");
    457 +         input_string = t;
    458           retval = 128+SIGALRM;
    459           goto assign_vars;
    460         }
    461 @@ -642,6 +652,12 @@
     436+++ bash-4.2/builtins/read.def  2012-11-04 22:45:01.032059959 +0000
     437@@ -642,6 +642,12 @@
    462438          xfree (input_string);
    463439          return EXECUTION_FAILURE;     /* readonly or noassign */
     
    472448 
    473449       alist = list_string (input_string, ifs_chars, 0);
    474 @@ -731,7 +747,7 @@
     450@@ -731,7 +737,7 @@
    475451              xfree (t1);
    476452            }
     
    481457       else
    482458        {
    483 @@ -785,14 +801,14 @@
     459@@ -785,14 +791,14 @@
    484460     }
    485461 #endif
     
    500476diff -Naur bash-4.2.orig/builtins/shopt.def bash-4.2/builtins/shopt.def
    501477--- bash-4.2.orig/builtins/shopt.def    2010-07-03 02:42:44.000000000 +0000
    502 +++ bash-4.2/builtins/shopt.def 2013-03-12 21:55:21.647771948 +0000
     478+++ bash-4.2/builtins/shopt.def 2012-11-04 22:45:00.848727141 +0000
    503479@@ -61,6 +61,10 @@
    504480 #include "common.h"
     
    560536diff -Naur bash-4.2.orig/command.h bash-4.2/command.h
    561537--- bash-4.2.orig/command.h     2010-08-02 23:36:51.000000000 +0000
    562 +++ bash-4.2/command.h  2013-03-12 21:55:21.619771836 +0000
     538+++ bash-4.2/command.h  2012-11-04 22:45:00.825393871 +0000
    563539@@ -97,6 +97,7 @@
    564540 #define W_HASCTLESC    0x200000        /* word contains literal CTLESC characters */
     
    571547diff -Naur bash-4.2.orig/doc/bash.1 bash-4.2/doc/bash.1
    572548--- bash-4.2.orig/doc/bash.1    2011-01-16 20:31:39.000000000 +0000
    573 +++ bash-4.2/doc/bash.1 2013-03-12 21:55:21.650771960 +0000
     549+++ bash-4.2/doc/bash.1 2012-11-04 22:45:00.855393789 +0000
    574550@@ -8948,6 +8948,16 @@
    575551 quoted.  This is the behavior of posix mode through version 4.1.
     
    591567diff -Naur bash-4.2.orig/doc/bashref.texi bash-4.2/doc/bashref.texi
    592568--- bash-4.2.orig/doc/bashref.texi      2011-01-16 20:31:57.000000000 +0000
    593 +++ bash-4.2/doc/bashref.texi   2013-03-12 21:55:21.653771972 +0000
     569+++ bash-4.2/doc/bashref.texi   2012-11-04 22:45:00.858727113 +0000
    594570@@ -4535,6 +4535,13 @@
    595571 quoted.  This is the behavior of @sc{posix} mode through version 4.1.
     
    608584diff -Naur bash-4.2.orig/error.c bash-4.2/error.c
    609585--- bash-4.2.orig/error.c       2009-08-22 02:31:31.000000000 +0000
    610 +++ bash-4.2/error.c    2013-03-12 21:55:21.610771801 +0000
     586+++ bash-4.2/error.c    2012-11-04 22:45:00.822060547 +0000
    611587@@ -200,7 +200,11 @@
    612588 
     
    624600diff -Naur bash-4.2.orig/execute_cmd.c bash-4.2/execute_cmd.c
    625601--- bash-4.2.orig/execute_cmd.c 2011-02-09 22:32:25.000000000 +0000
    626 +++ bash-4.2/execute_cmd.c      2013-03-12 21:55:21.627771868 +0000
     602+++ bash-4.2/execute_cmd.c      2012-11-04 22:45:00.835393844 +0000
    627603@@ -2196,6 +2196,7 @@
    628604   if (ignore_return && cmd)
     
    724700diff -Naur bash-4.2.orig/expr.c bash-4.2/expr.c
    725701--- bash-4.2.orig/expr.c        2010-12-21 16:12:13.000000000 +0000
    726 +++ bash-4.2/expr.c     2013-03-12 21:55:21.706772183 +0000
     702+++ bash-4.2/expr.c     2012-11-04 22:45:01.038726607 +0000
    727703@@ -476,19 +476,23 @@
    728704 
     
    793769diff -Naur bash-4.2.orig/lib/glob/glob.c bash-4.2/lib/glob/glob.c
    794770--- bash-4.2.orig/lib/glob/glob.c       2009-11-14 23:39:30.000000000 +0000
    795 +++ bash-4.2/lib/glob/glob.c    2013-03-12 21:55:21.658771992 +0000
     771+++ bash-4.2/lib/glob/glob.c    2012-11-04 22:45:00.862060437 +0000
    796772@@ -200,8 +200,11 @@
    797773   wchar_t *pat_wc, *dn_wc;
     
    832808diff -Naur bash-4.2.orig/lib/glob/gmisc.c bash-4.2/lib/glob/gmisc.c
    833809--- bash-4.2.orig/lib/glob/gmisc.c      2011-02-05 21:11:17.000000000 +0000
    834 +++ bash-4.2/lib/glob/gmisc.c   2013-03-12 21:55:21.465771223 +0000
     810+++ bash-4.2/lib/glob/gmisc.c   2012-11-04 22:45:00.748727415 +0000
    835811@@ -77,8 +77,8 @@
    836812      wchar_t *wpat;
     
    10351011diff -Naur bash-4.2.orig/lib/glob/xmbsrtowcs.c bash-4.2/lib/glob/xmbsrtowcs.c
    10361012--- bash-4.2.orig/lib/glob/xmbsrtowcs.c 2010-05-30 22:36:27.000000000 +0000
    1037 +++ bash-4.2/lib/glob/xmbsrtowcs.c      2013-03-12 21:55:21.736772303 +0000
     1013+++ bash-4.2/lib/glob/xmbsrtowcs.c      2012-11-04 22:45:00.862060437 +0000
    10381014@@ -35,6 +35,8 @@
    10391015 
     
    10841060          wstmp = (wchar_t *) realloc (wsbuf, wsbuf_size * sizeof (wchar_t));
    10851061          if (wstmp == NULL)
    1086 @@ -199,10 +213,30 @@
     1062@@ -199,10 +213,18 @@
    10871063        }
    10881064 
     
    10941070 
    10951071-      wcnum += wcslength;
    1096 +      if (n == 0 && p == 0)
    1097 +       {
    1098 +         wsbuf[wcnum] = L'\0';
    1099 +         break;
    1100 +       }
    1101 +
    11021072+      /* Compensate for taking single byte on wcs conversion failure above. */
    11031073+      if (wcslength == 1 && (n == 0 || n == (size_t)-1))
     
    11051075+         state = tmp_state;
    11061076+         p = tmp_p;
    1107 +         wsbuf[wcnum] = *p;
    1108 +         if (*p == 0)
    1109 +           break;
    1110 +         else
    1111 +           {
    1112 +             wcnum++; p++;
    1113 +           }
     1077+         wsbuf[wcnum++] = *p++;
    11141078+       }
    11151079+      else
     
    11181082       if (mbsinit (&state) && (p != NULL) && (*p == '\\'))
    11191083        {
    1120 @@ -230,8 +264,6 @@
     1084@@ -230,8 +252,6 @@
    11211085    If conversion is failed, the return value is (size_t)-1 and the values
    11221086    of DESTP and INDICESP are NULL. */
     
    11291093diff -Naur bash-4.2.orig/lib/readline/callback.c bash-4.2/lib/readline/callback.c
    11301094--- bash-4.2.orig/lib/readline/callback.c       2010-06-06 16:18:58.000000000 +0000
    1131 +++ bash-4.2/lib/readline/callback.c    2013-03-12 21:55:21.461771207 +0000
     1095+++ bash-4.2/lib/readline/callback.c    2012-11-04 22:45:00.718727497 +0000
    11321096@@ -148,6 +148,9 @@
    11331097          eof = _rl_vi_domove_callback (_rl_vimvcxt);
     
    11421106diff -Naur bash-4.2.orig/lib/readline/input.c bash-4.2/lib/readline/input.c
    11431107--- bash-4.2.orig/lib/readline/input.c  2010-05-30 22:33:01.000000000 +0000
    1144 +++ bash-4.2/lib/readline/input.c       2013-03-12 21:55:21.661772004 +0000
     1108+++ bash-4.2/lib/readline/input.c       2012-11-04 22:45:00.982060097 +0000
    11451109@@ -409,7 +409,7 @@
    11461110 int
     
    11761140diff -Naur bash-4.2.orig/lib/readline/vi_mode.c bash-4.2/lib/readline/vi_mode.c
    11771141--- bash-4.2.orig/lib/readline/vi_mode.c        2010-11-21 00:51:39.000000000 +0000
    1178 +++ bash-4.2/lib/readline/vi_mode.c     2013-03-12 21:55:21.698772151 +0000
     1142+++ bash-4.2/lib/readline/vi_mode.c     2012-11-04 22:45:01.025393311 +0000
    11791143@@ -1114,7 +1114,7 @@
    11801144       rl_beg_of_line (1, c);
     
    12501214diff -Naur bash-4.2.orig/lib/sh/eaccess.c bash-4.2/lib/sh/eaccess.c
    12511215--- bash-4.2.orig/lib/sh/eaccess.c      2011-01-09 01:50:10.000000000 +0000
    1252 +++ bash-4.2/lib/sh/eaccess.c   2013-03-12 21:55:21.668772032 +0000
     1216+++ bash-4.2/lib/sh/eaccess.c   2012-11-04 22:45:00.995393393 +0000
    12531217@@ -82,6 +82,8 @@
    12541218      const char *path;
     
    12711235diff -Naur bash-4.2.orig/lib/sh/zread.c bash-4.2/lib/sh/zread.c
    12721236--- bash-4.2.orig/lib/sh/zread.c        2009-03-02 13:54:45.000000000 +0000
    1273 +++ bash-4.2/lib/sh/zread.c     2013-03-12 21:55:21.601771765 +0000
     1237+++ bash-4.2/lib/sh/zread.c     2012-11-04 22:45:00.815393899 +0000
    12741238@@ -160,14 +160,13 @@
    12751239 zsyncfd (fd)
     
    12911255diff -Naur bash-4.2.orig/parse.y bash-4.2/parse.y
    12921256--- bash-4.2.orig/parse.y       2011-01-02 20:48:11.000000000 +0000
    1293 +++ bash-4.2/parse.y    2013-03-12 21:55:21.731772283 +0000
    1294 @@ -2393,6 +2393,7 @@
    1295            is the last character).  If it's not the last character, we need
    1296            to consume the quoted newline and move to the next character in
    1297            the expansion. */
    1298 +#if defined (ALIAS)
    1299         if (expanding_alias () && shell_input_line[shell_input_line_index+1] == '\0')
    1300           {
    1301             uc = 0;
    1302 @@ -2403,7 +2404,8 @@
    1303             shell_input_line_index++;   /* skip newline */
    1304             goto next_alias_char;       /* and get next character */
    1305           }
    1306 -       else       
    1307 +       else
    1308 +#endif
    1309           goto restart_read;
    1310      }
    1311  
    1312 @@ -2499,7 +2501,7 @@
     1257+++ bash-4.2/parse.y    2012-11-04 22:45:01.005393365 +0000
     1258@@ -2499,7 +2499,7 @@
    13131259         We do this only if it is time to do so. Notice that only here
    13141260         is the mail alarm reset; nothing takes place in check_mail ()
     
    13191265          check_mail ();
    13201266          reset_mail_timer ();
    1321 @@ -3842,6 +3844,7 @@
     1267@@ -3842,6 +3842,7 @@
    13221268      int flags;
    13231269 {
     
    13271273   char *ret, *s, *ep, *ostring;
    13281274 
    1329 @@ -3849,10 +3852,12 @@
     1275@@ -3849,10 +3850,12 @@
    13301276   orig_ind = *indp;
    13311277   ostring = string;
     
    13401286   /*(*/
    13411287   parser_state |= PST_CMDSUBST|PST_EOFTOKEN;   /* allow instant ')' */ /*(*/
    1342 @@ -3861,6 +3866,8 @@
     1288@@ -3861,6 +3864,8 @@
    13431289 
    13441290   restore_parser_state (&ps);
     
    13491295     token_to_read = 0;
    13501296 
    1351 @@ -4895,6 +4902,9 @@
     1297@@ -4895,6 +4900,9 @@
    13521298       return (current_command_line_count == 2 ? "\n" : "");
    13531299     }
     
    13591305   /*(*/
    13601306   /* If we just read `()', assume it's a function definition, and don't
    1361 @@ -5135,6 +5145,9 @@
     1307@@ -5135,6 +5143,9 @@
    13621308            case 'A':
    13631309              /* Make the current time/date into a string. */
     
    13691315 
    13701316              if (c == 'd')
    1371 @@ -5905,6 +5918,12 @@
     1317@@ -5905,6 +5916,12 @@
    13721318   ps->expand_aliases = expand_aliases;
    13731319   ps->echo_input_at_read = echo_input_at_read;
     
    13821328 }
    13831329 
    1384 @@ -5946,6 +5965,42 @@
     1330@@ -5946,6 +5963,42 @@
    13851331 
    13861332   expand_aliases = ps->expand_aliases;
     
    14271373diff -Naur bash-4.2.orig/patchlevel.h bash-4.2/patchlevel.h
    14281374--- bash-4.2.orig/patchlevel.h  2010-06-13 00:14:48.000000000 +0000
    1429 +++ bash-4.2/patchlevel.h       2013-03-12 21:55:21.740772319 +0000
     1375+++ bash-4.2/patchlevel.h       2012-11-04 22:45:01.038726607 +0000
    14301376@@ -25,6 +25,6 @@
    14311377    regexp `^#define[   ]*PATCHLEVEL', since that's what support/mkversion.sh
     
    14331379 
    14341380-#define PATCHLEVEL 0
    1435 +#define PATCHLEVEL 45
     1381+#define PATCHLEVEL 39
    14361382 
    14371383 #endif /* _PATCHLEVEL_H_ */
    14381384diff -Naur bash-4.2.orig/pathexp.c bash-4.2/pathexp.c
    14391385--- bash-4.2.orig/pathexp.c     2010-08-14 03:21:57.000000000 +0000
    1440 +++ bash-4.2/pathexp.c  2013-03-12 21:55:21.550771561 +0000
     1386+++ bash-4.2/pathexp.c  2012-11-04 22:45:00.792060629 +0000
    14411387@@ -196,7 +196,7 @@
    14421388        {
     
    14501396diff -Naur bash-4.2.orig/print_cmd.c bash-4.2/print_cmd.c
    14511397--- bash-4.2.orig/print_cmd.c   2010-05-30 22:34:08.000000000 +0000
    1452 +++ bash-4.2/print_cmd.c        2013-03-12 21:55:21.526771466 +0000
     1398+++ bash-4.2/print_cmd.c        2012-11-04 22:45:00.778727333 +0000
    14531399@@ -315,6 +315,7 @@
    14541400          cprintf ("( ");
     
    14751421   if (inside_function_def)
    14761422     {
    1477 diff -Naur bash-4.2.orig/redir.c bash-4.2/redir.c
    1478 --- bash-4.2.orig/redir.c       2011-01-02 21:00:31.000000000 +0000
    1479 +++ bash-4.2/redir.c    2013-03-12 21:55:21.740772319 +0000
    1480 @@ -1007,6 +1007,16 @@
    1481                 close (redirector);
    1482               REDIRECTION_ERROR (r, errno, -1);
    1483             }
    1484 +         if ((flags & RX_UNDOABLE) && (ri == r_move_input || ri == r_move_output))
    1485 +           {
    1486 +             /* r_move_input and r_move_output add an additional close()
    1487 +                that needs to be undone */
    1488 +             if (fcntl (redirector, F_GETFD, 0) != -1)
    1489 +               {
    1490 +                 r = add_undo_redirect (redir_fd, r_close_this, -1);
    1491 +                 REDIRECTION_ERROR (r, errno, -1);
    1492 +               }
    1493 +           }
    1494  #if defined (BUFFERED_INPUT)
    1495           check_bash_input (redirector);
    1496  #endif
    1497 @@ -1091,10 +1101,12 @@
    1498  
    1499  #if defined (BUFFERED_INPUT)
    1500           check_bash_input (redirector);
    1501 -         close_buffered_fd (redirector);
    1502 +         r = close_buffered_fd (redirector);
    1503  #else /* !BUFFERED_INPUT */
    1504 -         close (redirector);
    1505 +         r = close (redirector);
    1506  #endif /* !BUFFERED_INPUT */
    1507 +         if (r < 0 && (flags & RX_INTERNAL) && (errno == EIO || errno == ENOSPC))
    1508 +           REDIRECTION_ERROR (r, errno, -1);
    1509         }
    1510        break;
    1511  
    15121423diff -Naur bash-4.2.orig/shell.h bash-4.2/shell.h
    15131424--- bash-4.2.orig/shell.h       2011-01-07 03:16:55.000000000 +0000
    1514 +++ bash-4.2/shell.h    2013-03-12 21:55:21.537771510 +0000
     1425+++ bash-4.2/shell.h    2012-11-04 22:45:00.785393981 +0000
    15151426@@ -136,6 +136,9 @@
    15161427   int parser_state;
     
    15421453diff -Naur bash-4.2.orig/sig.c bash-4.2/sig.c
    15431454--- bash-4.2.orig/sig.c 2010-11-23 13:21:22.000000000 +0000
    1544 +++ bash-4.2/sig.c      2013-03-12 21:55:21.516771426 +0000
     1455+++ bash-4.2/sig.c      2012-11-04 22:45:00.772060685 +0000
    15451456@@ -46,6 +46,7 @@
    15461457 
     
    15731484diff -Naur bash-4.2.orig/subst.c bash-4.2/subst.c
    15741485--- bash-4.2.orig/subst.c       2011-01-02 21:12:51.000000000 +0000
    1575 +++ bash-4.2/subst.c    2013-03-12 21:55:21.726772263 +0000
     1486+++ bash-4.2/subst.c    2012-11-04 22:45:01.018726663 +0000
    15761487@@ -366,6 +366,11 @@
    15771488       f &= ~W_ASSNBLTIN;
     
    16501561   expand_no_split_dollar_star = 0;
    16511562 
    1652 @@ -5113,6 +5124,10 @@
    1653    dev_fd_list[parent_pipe_fd] = 0;
    1654  #endif /* HAVE_DEV_FD */
    1655  
    1656 +  /* subshells shouldn't have this flag, which controls using the temporary
    1657 +     environment for variable lookups. */
    1658 +  expanding_redir = 0;
    1659 +
    1660    result = parse_and_execute (string, "process substitution", (SEVAL_NONINT|SEVAL_NOHIST));
    1661  
    1662  #if !defined (HAVE_DEV_FD)
    1663 @@ -5798,6 +5813,16 @@
     1563@@ -5798,6 +5809,16 @@
    16641564         is the only expansion that creates more than one word. */
    16651565       if (qdollaratp && ((hasdol && quoted) || l->next))
     
    16781578     }
    16791579   else if ((quoted & (Q_HERE_DOCUMENT|Q_DOUBLE_QUOTES)) && hasdol)
    1680 @@ -7176,7 +7201,7 @@
     1580@@ -7176,7 +7197,7 @@
    16811581     {
    16821582       /* Extract the contents of the ${ ... } expansion
     
    16871587        sindex++;
    16881588       else
    1689 @@ -7268,6 +7293,7 @@
     1589@@ -7268,6 +7289,7 @@
    16901590     default:
    16911591     case '\0':
     
    16951595       FREE (value);
    16961596       FREE (temp);
    1697 @@ -7900,7 +7926,7 @@
     1597@@ -7900,7 +7922,7 @@
    16981598 
    16991599   /* State flags */
     
    17041604   int pflags;                  /* flags passed to param_expand */
    17051605 
    1706 @@ -8105,13 +8131,14 @@
     1606@@ -8105,13 +8127,14 @@
    17071607          if (expanded_something)
    17081608            *expanded_something = 1;
     
    17211621          if (tword == &expand_wdesc_error || tword == &expand_wdesc_fatal)
    17221622            {
    1723 @@ -8129,6 +8156,14 @@
     1623@@ -8129,6 +8152,14 @@
    17241624          temp = tword->word;
    17251625          dispose_word_desc (tword);
     
    17361636          break;
    17371637 
    1738 @@ -8244,9 +8279,10 @@
     1638@@ -8244,9 +8275,10 @@
    17391639 
    17401640              temp = (char *)NULL;
     
    17491649              if (list == &expand_word_error || list == &expand_word_fatal)
    17501650                {
    1751 @@ -8533,7 +8569,7 @@
     1651@@ -8533,7 +8565,7 @@
    17521652        tword->flags |= W_NOEXPAND;     /* XXX */
    17531653       if (quoted & (Q_HERE_DOCUMENT|Q_DOUBLE_QUOTES))
     
    17581658       list = make_word_list (tword, (WORD_LIST *)NULL);
    17591659     }
    1760 @@ -8564,7 +8600,7 @@
     1660@@ -8564,7 +8596,7 @@
    17611661            tword->flags |= W_NOGLOB;
    17621662          if (word->flags & W_NOEXPAND)
     
    17691669diff -Naur bash-4.2.orig/subst.h bash-4.2/subst.h
    17701670--- bash-4.2.orig/subst.h       2010-12-03 01:21:29.000000000 +0000
    1771 +++ bash-4.2/subst.h    2013-03-12 21:55:21.450771163 +0000
     1671+++ bash-4.2/subst.h    2012-11-04 22:45:00.715394173 +0000
    17721672@@ -56,6 +56,7 @@
    17731673 #define SX_NOLONGJMP   0x0040  /* don't longjmp on fatal error */
     
    17801680diff -Naur bash-4.2.orig/support/shobj-conf bash-4.2/support/shobj-conf
    17811681--- bash-4.2.orig/support/shobj-conf    2009-10-28 13:20:21.000000000 +0000
    1782 +++ bash-4.2/support/shobj-conf 2013-03-12 21:55:21.592771729 +0000
     1682+++ bash-4.2/support/shobj-conf 2012-11-04 22:45:00.808727251 +0000
    17831683@@ -157,7 +157,7 @@
    17841684        ;;
     
    18011701diff -Naur bash-4.2.orig/tests/shopt.right bash-4.2/tests/shopt.right
    18021702--- bash-4.2.orig/tests/shopt.right     2010-07-03 03:36:30.000000000 +0000
    1803 +++ bash-4.2/tests/shopt.right  2013-03-12 21:55:21.653771972 +0000
     1703+++ bash-4.2/tests/shopt.right  2012-11-04 22:45:00.858727113 +0000
    18041704@@ -12,6 +12,7 @@
    18051705 shopt -u compat32
     
    18281728diff -Naur bash-4.2.orig/variables.c bash-4.2/variables.c
    18291729--- bash-4.2.orig/variables.c   2011-01-25 01:07:48.000000000 +0000
    1830 +++ bash-4.2/variables.c        2013-03-12 21:55:21.499771358 +0000
     1730+++ bash-4.2/variables.c        2012-11-04 22:45:00.765394035 +0000
    18311731@@ -3653,6 +3653,22 @@
    18321732   return n;
     
    18791779diff -Naur bash-4.2.orig/variables.h bash-4.2/variables.h
    18801780--- bash-4.2.orig/variables.h   2010-12-03 01:22:01.000000000 +0000
    1881 +++ bash-4.2/variables.h        2013-03-12 21:55:21.486771306 +0000
     1781+++ bash-4.2/variables.h        2012-11-04 22:45:00.755394063 +0000
    18821782@@ -313,6 +313,7 @@
    18831783 
  • patches/iproute2-3.4.0-libdir-1.patch

    r111b12a r76b06f6  
    1010             Renamed for Iproute2-2.6.38 by Jonathan Norman
    1111             Rediffed for Iproute2-3.4.0 by William Harrington
    12              Rediffed for Iproute2-3.8.0 by William Harrington
    1312
    14 diff -Naur iproute2-3.8.0.orig/Makefile iproute2-3.8.0/Makefile
    15 --- iproute2-3.8.0.orig/Makefile        2013-02-21 16:41:20.000000000 +0000
    16 +++ iproute2-3.8.0/Makefile     2013-06-03 12:31:18.891352195 +0000
    17 @@ -13,7 +13,7 @@
     13diff -Naur iproute2-3.4.0.orig/Makefile iproute2-3.4.0/Makefile
     14--- iproute2-3.4.0.orig/Makefile        2012-10-25 19:59:31.824412361 +0000
     15+++ iproute2-3.4.0/Makefile     2012-10-25 20:00:11.334366911 +0000
     16@@ -12,7 +12,7 @@
    1817 
    1918 SHARED_LIBS = y
     
    2423 DEFINES+= -DNO_SHARED_LIBS
    2524 endif
    26 diff -Naur iproute2-3.8.0.orig/include/iptables.h iproute2-3.8.0/include/iptables.h
    27 --- iproute2-3.8.0.orig/include/iptables.h      2013-02-21 16:41:20.000000000 +0000
    28 +++ iproute2-3.8.0/include/iptables.h   2013-06-03 12:31:18.891352195 +0000
     25diff -Naur iproute2-3.4.0.orig/include/iptables.h iproute2-3.4.0/include/iptables.h
     26--- iproute2-3.4.0.orig/include/iptables.h      2012-05-21 21:12:19.000000000 +0000
     27+++ iproute2-3.4.0/include/iptables.h   2012-10-25 20:00:56.064367711 +0000
    2928@@ -4,8 +4,12 @@
    3029 #include "iptables_common.h"
     
    4140 
    4241 #ifndef IPPROTO_SCTP
    43 diff -Naur iproute2-3.8.0.orig/misc/arpd.c iproute2-3.8.0/misc/arpd.c
    44 --- iproute2-3.8.0.orig/misc/arpd.c     2013-02-21 16:41:20.000000000 +0000
    45 +++ iproute2-3.8.0/misc/arpd.c  2013-06-03 12:31:18.891352195 +0000
     42diff -Naur iproute2-3.4.0.orig/misc/arpd.c iproute2-3.4.0/misc/arpd.c
     43--- iproute2-3.4.0.orig/misc/arpd.c     2012-05-21 21:12:19.000000000 +0000
     44+++ iproute2-3.4.0/misc/arpd.c  2012-10-25 20:01:19.474370303 +0000
    4645@@ -40,7 +40,7 @@
    4746 int resolve_hosts;
  • patches/iputils-s20101006-doc-1.patch

    r111b12a r76b06f6  
    1 Submitted By: William Harrington <kb0iic at cross-lfs dot org>
    2 Date: 2013-08-06
    3 Initial Package Version: s20121221
     1Submitted By: Joe Ciccone <jciccone@gmail.com>
     2Date: 2011-01-08
     3Initial Package Version: s20100418
    44Upstream Status: Unknown
    55Origin: Unknown
    6 Description: Contains Fixes for Various Issues and Manpages
     6Description: Contains Pregenerated Documentation
    77
    8 diff -Naur iputils-s20121221.orig/Makefile iputils-s20121221/Makefile
    9 --- iputils-s20121221.orig/Makefile     2012-12-21 14:01:07.000000000 +0000
    10 +++ iputils-s20121221/Makefile  2013-08-06 18:09:09.448346619 +0000
    11 @@ -2,8 +2,6 @@
    12  # Configuration
    13  #
    14  
    15 -# CC
    16 -CC=gcc
    17  # Path to parent kernel include files directory
    18  LIBC_INCLUDE=/usr/include
    19  # Libraries
    20 @@ -36,7 +34,7 @@
    21  
    22  # GNU TLS library for ping6 [yes|no|static]
    23  USE_GNUTLS=yes
    24 -# Crypto library for ping6 [shared|static]
    25 +# Crypto library for ping6 [shared|static|no]
    26  USE_CRYPTO=shared
    27  # Resolv library for ping6 [yes|static]
    28  USE_RESOLV=yes
    29 @@ -48,11 +46,10 @@
    30  
    31  # -------------------------------------
    32  # What a pity, all new gccs are buggy and -Werror does not work. Sigh.
    33 -# CCOPT=-fno-strict-aliasing -Wstrict-prototypes -Wall -Werror -g
    34 -CCOPT=-fno-strict-aliasing -Wstrict-prototypes -Wall -g
    35 -CCOPTOPT=-O3
    36 -GLIBCFIX=-D_GNU_SOURCE
    37 -DEFINES=
    38 +# CFLAGS+=-fno-strict-aliasing -Wstrict-prototypes -Wall -Werror -g
    39 +CFLAGS?=-O3 -g
    40 +CFLAGS+=-fno-strict-aliasing -Wstrict-prototypes -Wall
    41 +CPPFLAGS+=-D_GNU_SOURCE
    42  LDLIB=
    43  
    44  FUNC_LIB = $(if $(filter static,$(1)),$(LDFLAG_STATIC) $(2) $(LDFLAG_DYNAMIC),$(2))
    45 @@ -63,7 +60,10 @@
    46         LIB_CRYPTO = $(call FUNC_LIB,$(USE_GNUTLS),$(LDFLAG_GNUTLS))
    47         DEF_CRYPTO = -DUSE_GNUTLS
    48  else
    49 +ifneq ($(USE_CRYPTO),no)
    50         LIB_CRYPTO = $(call FUNC_LIB,$(USE_CRYPTO),$(LDFLAG_CRYPTO))
    51 +       DEF_CRYPTO = -DUSE_OPENSSL
    52 +endif
    53  endif
    54  
    55  # USE_RESOLV: LIB_RESOLV
    56 @@ -110,7 +110,6 @@
    57  IPV6_TARGETS=tracepath6 traceroute6 ping6
    58  TARGETS=$(IPV4_TARGETS) $(IPV6_TARGETS)
    59  
    60 -CFLAGS=$(CCOPTOPT) $(CCOPT) $(GLIBCFIX) $(DEFINES)
    61  LDLIBS=$(LDLIB) $(ADDLIB)
    62  
    63  UNAME_N:=$(shell uname -n)
    64 @@ -129,6 +128,7 @@
    65         $(COMPILE.c) $< $(DEF_$(patsubst %.o,%,$@)) -S -o $@
    66  %.o: %.c
    67         $(COMPILE.c) $< $(DEF_$(patsubst %.o,%,$@)) -o $@
    68 +LINK.o += $(CFLAGS)
    69  $(TARGETS): %: %.o
    70         $(LINK.o) $^ $(LIB_$@) $(LDLIBS) -o $@
    71  
    72 @@ -149,7 +149,7 @@
    73  DEF_ping_common = $(DEF_CAP) $(DEF_IDN)
    74  DEF_ping  = $(DEF_CAP) $(DEF_IDN) $(DEF_WITHOUT_IFADDRS)
    75  LIB_ping  = $(LIB_CAP) $(LIB_IDN)
    76 -DEF_ping6 = $(DEF_CAP) $(DEF_IDN) $(DEF_WITHOUT_IFADDRS) $(DEF_ENABLE_PING6_RTHDR)
    77 +DEF_ping6 = $(DEF_CAP) $(DEF_IDN) $(DEF_WITHOUT_IFADDRS) $(DEF_ENABLE_PING6_RTHDR) $(DEF_CRYPTO)
    78  LIB_ping6 = $(LIB_CAP) $(LIB_IDN) $(LIB_RESOLV) $(LIB_CRYPTO)
    79  
    80  ping: ping_common.o
    81 diff -Naur iputils-s20121221.orig/doc/arping.8 iputils-s20121221/doc/arping.8
    82 --- iputils-s20121221.orig/doc/arping.8 1970-01-01 00:00:00.000000000 +0000
    83 +++ iputils-s20121221/doc/arping.8      2013-01-04 10:38:27.000000000 +0000
    84 @@ -0,0 +1,109 @@
     8
     9diff -Naur iputils-s20101006.orig/doc/arping.8 iputils-s20101006/doc/arping.8
     10--- iputils-s20101006.orig/doc/arping.8 1969-12-31 19:00:00.000000000 -0500
     11+++ iputils-s20101006/doc/arping.8      2011-01-08 20:09:50.402928174 -0500
     12@@ -0,0 +1,110 @@
    8513+.\" This manpage has been automatically generated by docbook2man
    8614+.\" from a DocBook document.  This tool can be found at:
     
    8816+.\" Please send any bug reports, improvements, comments, patches,
    8917+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    90 +.TH "ARPING" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     18+.TH "ARPING" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    9119+.SH NAME
    9220+arping \- send ARP REQUEST to a neighbour host
     
    12553+.TP
    12654+\fB-I \fIinterface\fB\fR
    127 +Name of network device where to send ARP REQUEST packets.
     55+Name of network device where to send ARP REQUEST packets. This option
     56+is required.
    12857+.TP
    12958+\fB-h\fR
     
    184113+.SH "SECURITY"
    185114+.PP
    186 +\fBarping\fR requires CAP_NET_RAW capability
     115+\fBarping\fR requires CAP_NET_RAWIO capability
    187116+to be executed. It is not recommended to be used as set-uid root,
    188117+because it allows user to modify ARP caches of neighbour hosts.
     
    192121+and the latest versions are  available in source form at
    193122+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    194 diff -Naur iputils-s20121221.orig/doc/clockdiff.8 iputils-s20121221/doc/clockdiff.8
    195 --- iputils-s20121221.orig/doc/clockdiff.8      1970-01-01 00:00:00.000000000 +0000
    196 +++ iputils-s20121221/doc/clockdiff.8   2013-01-04 10:38:27.000000000 +0000
     123diff -Naur iputils-s20101006.orig/doc/clockdiff.8 iputils-s20101006/doc/clockdiff.8
     124--- iputils-s20101006.orig/doc/clockdiff.8      1969-12-31 19:00:00.000000000 -0500
     125+++ iputils-s20101006/doc/clockdiff.8   2011-01-08 20:09:50.611280874 -0500
    197126@@ -0,0 +1,81 @@
    198127+.\" This manpage has been automatically generated by docbook2man
     
    201130+.\" Please send any bug reports, improvements, comments, patches,
    202131+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    203 +.TH "CLOCKDIFF" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     132+.TH "CLOCKDIFF" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    204133+.SH NAME
    205134+clockdiff \- measure clock difference between hosts
     
    270199+.SH "SECURITY"
    271200+.PP
    272 +\fBclockdiff\fR requires CAP_NET_RAW capability
     201+\fBclockdiff\fR requires CAP_NET_RAWIO capability
    273202+to be executed. It is safe to be used as set-uid root.
    274203+.SH "AVAILABILITY"
     
    277206+and the latest versions are  available in source form at
    278207+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    279 diff -Naur iputils-s20121221.orig/doc/index.html iputils-s20121221/doc/index.html
    280 --- iputils-s20121221.orig/doc/index.html       1970-01-01 00:00:00.000000000 +0000
    281 +++ iputils-s20121221/doc/index.html    2013-01-04 10:38:35.000000000 +0000
    282 @@ -0,0 +1,175 @@
    283 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     208diff -Naur iputils-s20101006.orig/doc/index.html iputils-s20101006/doc/index.html
     209--- iputils-s20101006.orig/doc/index.html       1969-12-31 19:00:00.000000000 -0500
     210+++ iputils-s20101006/doc/index.html    2011-01-08 20:09:49.631531431 -0500
     211@@ -0,0 +1,170 @@
     212+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    284213+<HTML
    285214+><HEAD
     
    356285+><DT
    357286+><A
    358 +HREF="r466.html"
     287+HREF="r437.html"
    359288+>arping</A
    360289+>&nbsp;--&nbsp;send ARP REQUEST to a neighbour host</DT
    361290+><DT
    362291+><A
    363 +HREF="r625.html"
     292+HREF="r596.html"
    364293+>clockdiff</A
    365294+>&nbsp;--&nbsp;measure clock difference between hosts</DT
    366295+><DT
    367296+><A
    368 +HREF="r720.html"
     297+HREF="r691.html"
    369298+>rarpd</A
    370299+>&nbsp;--&nbsp;answer RARP REQUESTs</DT
    371300+><DT
    372301+><A
    373 +HREF="r819.html"
     302+HREF="r790.html"
    374303+>tracepath</A
    375304+>&nbsp;--&nbsp;traces path to a network host discovering MTU along this path</DT
    376305+><DT
    377306+><A
    378 +HREF="r918.html"
     307+HREF="r884.html"
    379308+>traceroute6</A
    380309+>&nbsp;--&nbsp;traces path to a network host</DT
    381310+><DT
    382311+><A
    383 +HREF="r983.html"
     312+HREF="r949.html"
    384313+>tftpd</A
    385314+>&nbsp;--&nbsp;Trivial File Transfer Protocol server</DT
    386315+><DT
    387316+><A
    388 +HREF="r1056.html"
    389 +>ninfod</A
    390 +>&nbsp;--&nbsp;Respond to IPv6 Node Information Queries</DT
    391 +><DT
    392 +><A
    393 +HREF="r1125.html"
     317+HREF="r1022.html"
    394318+>rdisc</A
    395319+>&nbsp;--&nbsp;network router discovery daemon</DT
    396320+><DT
    397321+><A
    398 +HREF="r1269.html"
     322+HREF="r1144.html"
    399323+>pg3</A
    400324+>&nbsp;--&nbsp;send stream of UDP packets</DT
     
    457381+>
    458382\ No newline at end of file
    459 diff -Naur iputils-s20121221.orig/doc/iputils.html iputils-s20121221/doc/iputils.html
    460 --- iputils-s20121221.orig/doc/iputils.html     1970-01-01 00:00:00.000000000 +0000
    461 +++ iputils-s20121221/doc/iputils.html  2013-01-04 10:38:35.000000000 +0000
     383diff -Naur iputils-s20101006.orig/doc/iputils.html iputils-s20101006/doc/iputils.html
     384--- iputils-s20101006.orig/doc/iputils.html     1969-12-31 19:00:00.000000000 -0500
     385+++ iputils-s20101006/doc/iputils.html  2011-01-08 20:09:50.282802377 -0500
    462386@@ -0,0 +1,491 @@
    463 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     387+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    464388+<HTML
    465389+><HEAD
     
    953877+>
    954878\ No newline at end of file
    955 diff -Naur iputils-s20121221.orig/doc/ninfod.8 iputils-s20121221/doc/ninfod.8
    956 --- iputils-s20121221.orig/doc/ninfod.8 1970-01-01 00:00:00.000000000 +0000
    957 +++ iputils-s20121221/doc/ninfod.8      2013-01-04 10:38:27.000000000 +0000
    958 @@ -0,0 +1,72 @@
    959 +.\" This manpage has been automatically generated by docbook2man
    960 +.\" from a DocBook document.  This tool can be found at:
    961 +.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
    962 +.\" Please send any bug reports, improvements, comments, patches,
    963 +.\" etc. to Steve Cheng <steve@ggi-project.org>.
    964 +.TH "NINFOD" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
    965 +.SH NAME
    966 +ninfod \- Respond to IPv6 Node Information Queries
    967 +.SH SYNOPSIS
    968 +
    969 +\fBninfod\fR [\fB-dhv\fR] [\fB-p \fIpidfile\fB\fR] [\fB-u \fIuser\fB\fR]
    970 +
    971 +.SH "DESCRIPTION"
    972 +.PP
    973 +Responds to IPv6 Node Information Queries (RFC4620) from clients.
    974 +Queries can be sent by various implementations of \fBping6\fR command.
    975 +.SH "OPTIONS"
    976 +.TP
    977 +\fB-a\fR
    978 +Debug mode.  Do not go background.
    979 +.TP
    980 +\fB-h\fR
    981 +Show help.
    982 +.TP
    983 +\fB-v\fR
    984 +Verbose mode.
    985 +.TP
    986 +\fB-u \fIuser\fB\fR
    987 +Run as another user.
    988 +\fIuser\fR can either be username or user ID.
    989 +.TP
    990 +\fB-p \fIpidfile\fB\fR
    991 +File for process-id storage.
    992 +\fIuser\fR is required to be able to create the file.
    993 +.SH "SEE ALSO"
    994 +.PP
    995 +\fBping\fR(8).
    996 +.SH "AUTHOR"
    997 +.PP
    998 +\fBninfod\fR was written by USAGI/WIDE Project.
    999 +.SH "COPYING"
    1000 +.PP
    1001 +
    1002 +.nf
    1003 +Copyright (C) 2012 YOSHIFUJI Hideaki.
    1004 +Copyright (C) 2002 USAGI/WIDE Project.
    1005 +All rights reserved.
    1006 +
    1007 +Redistribution and use in source and binary forms, with or without
    1008 +modification, are permitted provided that the following conditions
    1009 +are met:
    1010 +1. Redistributions of source code must retain the above copyright
    1011 +   notice, this list of conditions and the following disclaimer.
    1012 +2. Redistributions in binary form must reproduce the above copyright
    1013 +   notice, this list of conditions and the following disclaimer in the
    1014 +   documentation and/or other materials provided with the distribution.
    1015 +3. Neither the name of the project nor the names of its contributors
    1016 +   may be used to endorse or promote products derived from this software
    1017 +   without specific prior written permission.
    1018 +
    1019 +THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
    1020 +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
    1021 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
    1022 +ARE DISCLAIMED.  IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
    1023 +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
    1024 +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
    1025 +OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
    1026 +HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
    1027 +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    1028 +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    1029 +SUCH DAMAGE.
    1030 +.fi
    1031 diff -Naur iputils-s20121221.orig/doc/pg3.8 iputils-s20121221/doc/pg3.8
    1032 --- iputils-s20121221.orig/doc/pg3.8    1970-01-01 00:00:00.000000000 +0000
    1033 +++ iputils-s20121221/doc/pg3.8 2013-01-04 10:38:27.000000000 +0000
     879diff -Naur iputils-s20101006.orig/doc/pg3.8 iputils-s20101006/doc/pg3.8
     880--- iputils-s20101006.orig/doc/pg3.8    1969-12-31 19:00:00.000000000 -0500
     881+++ iputils-s20101006/doc/pg3.8 2011-01-08 20:09:50.890656148 -0500
    1034882@@ -0,0 +1,86 @@
    1035883+.\" This manpage has been automatically generated by docbook2man
     
    1038886+.\" Please send any bug reports, improvements, comments, patches,
    1039887+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    1040 +.TH "PG3" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     888+.TH "PG3" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    1041889+.SH NAME
    1042890+pg3, ipg, pgset \- send stream of UDP packets
     
    1119967+and the latest versions are  available in source form at
    1120968+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    1121 diff -Naur iputils-s20121221.orig/doc/ping.8 iputils-s20121221/doc/ping.8
    1122 --- iputils-s20121221.orig/doc/ping.8   1970-01-01 00:00:00.000000000 +0000
    1123 +++ iputils-s20121221/doc/ping.8        2013-01-04 10:38:27.000000000 +0000
    1124 @@ -0,0 +1,428 @@
     969diff -Naur iputils-s20101006.orig/doc/ping.8 iputils-s20101006/doc/ping.8
     970--- iputils-s20101006.orig/doc/ping.8   1969-12-31 19:00:00.000000000 -0500
     971+++ iputils-s20101006/doc/ping.8        2011-01-08 20:09:50.986782167 -0500
     972@@ -0,0 +1,408 @@
    1125973+.\" This manpage has been automatically generated by docbook2man
    1126974+.\" from a DocBook document.  This tool can be found at:
     
    1128976+.\" Please send any bug reports, improvements, comments, patches,
    1129977+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    1130 +.TH "PING" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     978+.TH "PING" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    1131979+.SH NAME
    1132980+ping, ping6 \- send ICMP ECHO_REQUEST to network hosts
    1133981+.SH SYNOPSIS
    1134982+
    1135 +\fBping\fR [\fB-aAbBdDfhLnOqrRUvV\fR] [\fB-c \fIcount\fB\fR] [\fB-F \fIflowlabel\fB\fR] [\fB-i \fIinterval\fB\fR] [\fB-I \fIinterface\fB\fR] [\fB-l \fIpreload\fB\fR] [\fB-m \fImark\fB\fR] [\fB-M \fIpmtudisc_option\fB\fR] [\fB-N \fInodeinfo_option\fB\fR] [\fB-w \fIdeadline\fB\fR] [\fB-W \fItimeout\fB\fR] [\fB-p \fIpattern\fB\fR] [\fB-Q \fItos\fB\fR] [\fB-s \fIpacketsize\fB\fR] [\fB-S \fIsndbuf\fB\fR] [\fB-t \fIttl\fB\fR] [\fB-T \fItimestamp option\fB\fR] [\fB\fIhop\fB\fR\fI ...\fR] \fB\fIdestination\fB\fR
     983+\fBping\fR [\fB-LRUbdfnqrvVaAB\fR] [\fB-c \fIcount\fB\fR] [\fB-m \fImark\fB\fR] [\fB-i \fIinterval\fB\fR] [\fB-l \fIpreload\fB\fR] [\fB-p \fIpattern\fB\fR] [\fB-s \fIpacketsize\fB\fR] [\fB-t \fIttl\fB\fR] [\fB-w \fIdeadline\fB\fR] [\fB-F \fIflowlabel\fB\fR] [\fB-I \fIinterface\fB\fR] [\fB-M \fIhint\fB\fR] [\fB-N \fInioption\fB\fR] [\fB-Q \fItos\fB\fR] [\fB-S \fIsndbuf\fB\fR] [\fB-T \fItimestamp option\fB\fR] [\fB-W \fItimeout\fB\fR] [\fB\fIhop\fB\fR\fI ...\fR] \fB\fIdestination\fB\fR
    1136984+
    1137985+.SH "DESCRIPTION"
     
    1143991+number of ``pad'' bytes used to fill out the packet.
    1144992+.PP
    1145 +\fBping6\fR is IPv6 version of \fBping\fR, and can also send Node Information Queries (RFC4620).
    1146 +Intermediate \fIhop\fRs may not be allowed, because IPv6 source routing was deprecated (RFC5095).
     993+\fBping6\fR can also send Node Information Queries (RFC4620).
    1147994+.SH "OPTIONS"
    1148995+.TP
     
    1152999+\fB-A\fR
    11531000+Adaptive ping. Interpacket interval adapts to round-trip time, so that
    1154 +effectively not more than one (or more, if preload is set) unanswered probe
    1155 +is present in the network. Minimal interval is 200msec for not super-user.
     1001+effectively not more than one (or more, if preload is set) unanswered probes
     1002+present in the network. Minimal interval is 200msec for not super-user.
    11561003+On networks with low rtt this mode is essentially equivalent to flood mode. 
    11571004+.TP
     
    11621009+Do not allow \fBping\fR to change source address of probes.
    11631010+The address is bound to one selected when \fBping\fR starts.
     1011+.TP
     1012+\fB-m \fImark\fB\fR
     1013+use \fImark\fR to tag the packets going out. This is useful
     1014+for variety of reasons within the kernel such as using policy
     1015+routing to select specific outbound processing.
    11641016+.TP
    11651017+\fB-c \fIcount\fB\fR
     
    11741026+Essentially, this socket option is not used by Linux kernel.
    11751027+.TP
    1176 +\fB-D\fR
    1177 +Print timestamp (unix time + microseconds as in gettimeofday) before
    1178 +each line.
     1028+\fB-F \fIflow label\fB\fR
     1029+Allocate and set 20 bit flow label on echo request packets.
     1030+(Only \fBping6\fR). If value is zero, kernel allocates random flow label.
    11791031+.TP
    11801032+\fB-f\fR
     
    11871039+Only the super-user may use this option with zero interval.
    11881040+.TP
    1189 +\fB-F \fIflow label\fB\fR
    1190 +\fBping6\fR only.
    1191 +Allocate and set 20 bit flow label (in hex) on echo request packets.
    1192 +If value is zero, kernel allocates random flow label.
    1193 +.TP
    1194 +\fB-h\fR
    1195 +Show help.
    1196 +.TP
    11971041+\fB-i \fIinterval\fB\fR
    11981042+Wait \fIinterval\fR seconds between sending each packet.
     
    12011045+to values less 0.2 seconds.
    12021046+.TP
    1203 +\fB-I \fIinterface\fB\fR
    1204 +\fIinterface\fR is either an address, or an interface name.
    1205 +If \fIinterface\fR is an address, it sets source address
    1206 +to specified interface address.
    1207 +If \fIinterface\fR in an interface name, it sets
    1208 +source interface to specified interface.
    1209 +For \fBping6\fR, when doing ping to a link-local scope
    1210 +address, link specification (by the '%'-notation in
    1211 +\fIdestination\fR, or by this option) is required.
     1047+\fB-I \fIinterface address\fB\fR
     1048+Set source address to specified interface address. Argument
     1049+may be numeric IP address or name of device. When pinging IPv6
     1050+link-local address this option is required.
    12121051+.TP
    12131052+\fB-l \fIpreload\fB\fR
     
    12201059+destination is a multicast address.
    12211060+.TP
    1222 +\fB-m \fImark\fB\fR
    1223 +use \fImark\fR to tag the packets going out. This is useful
    1224 +for variety of reasons within the kernel such as using policy
    1225 +routing to select specific outbound processing.
    1226 +.TP
    1227 +\fB-M \fIpmtudisc_opt\fB\fR
    1228 +Select Path MTU Discovery strategy.
    1229 +\fIpmtudisc_option\fR may be either \fIdo\fR
    1230 +(prohibit fragmentation, even local one),
    1231 +\fIwant\fR (do PMTU discovery, fragment locally when packet size
    1232 +is large), or \fIdont\fR (do not set DF flag).
    1233 +.TP
    1234 +\fB-N \fInodeinfo_option\fB\fR
    1235 +\fBping6\fR only.
     1061+\fB-N \fInioption\fB\fR
    12361062+Send ICMPv6 Node Information Queries (RFC4620), instead of Echo Request.
    1237 +.RS
    1238 +.TP
    1239 +\fBhelp\fR
    1240 +Show help for NI support.
    1241 +.RE
    12421063+.RS
    12431064+.TP
     
    13071128+No attempt will be made to lookup symbolic names for host addresses.
    13081129+.TP
    1309 +\fB-O\fR
    1310 +Report outstanding ICMP ECHO reply before sending next packet.
    1311 +This is useful together with the timestamp \fB-D\fR to
    1312 +log output to a diagnostic file and search for missing answers.
    1313 +.TP
    13141130+\fB-p \fIpattern\fB\fR
    13151131+You may specify up to 16 ``pad'' bytes to fill out the packet you send.
     
    13181134+to be filled with all ones.
    13191135+.TP
     1136+\fB-D\fR
     1137+Print timestamp (unix time + microseconds as in gettimeofday) before
     1138+each line.
     1139+.TP
     1140+\fB-Q \fItos\fB\fR
     1141+Set Quality of Service -related bits in ICMP datagrams. 
     1142+\fItos\fR can be either decimal or hex number.
     1143+Traditionally (RFC1349), these have been interpreted as: 0 for reserved
     1144+(currently being redefined as congestion control), 1-4 for Type of Service
     1145+and 5-7 for Precedence.
     1146+Possible settings for Type of Service are: minimal cost: 0x02,
     1147+reliability: 0x04, throughput: 0x08, low delay: 0x10.  Multiple TOS bits
     1148+should not be set simultaneously.  Possible settings for
     1149+special Precedence range from priority (0x20) to net control (0xe0).  You
     1150+must be root (CAP_NET_ADMIN capability) to use Critical or
     1151+higher precedence value.  You cannot set
     1152+bit 0x01 (reserved) unless ECN has been enabled in the kernel.
     1153+In RFC2474, these fields has been redefined as 8-bit Differentiated
     1154+Services (DS), consisting of: bits 0-1 of separate data (ECN will be used,
     1155+here), and bits 2-7 of Differentiated Services Codepoint (DSCP).
     1156+.TP
    13201157+\fB-q\fR
    13211158+Quiet output.
     
    13231160+when finished.
    13241161+.TP
    1325 +\fB-Q \fItos\fB\fR
    1326 +Set Quality of Service -related bits in ICMP datagrams.
    1327 +\fItos\fR can be decimal (\fBping\fR only) or hex number.
    1328 +
    1329 +In RFC2474, these fields are interpreted as 8-bit Differentiated
    1330 +Services (DS), consisting of: bits 0-1 (2 lowest bits) of separate
    1331 +data, and bits 2-7 (highest 6 bits) of Differentiated Services
    1332 +Codepoint (DSCP).  In RFC2481 and RFC3168, bits 0-1 are used for ECN.
    1333 +
    1334 +Historically (RFC1349, obsoleted by RFC2474), these were interpreted
    1335 +as: bit 0 (lowest bit) for reserved (currently being redefined as
    1336 +congestion control), 1-4 for Type of Service and bits 5-7
    1337 +(highest bits) for Precedence.
     1162+\fB-R\fR
     1163+Record route.
     1164+Includes the RECORD_ROUTE option in the ECHO_REQUEST
     1165+packet and displays the route buffer on returned packets.
     1166+Note that the IP header is only large enough for nine such routes.
     1167+Many hosts ignore or discard this option.
    13381168+.TP
    13391169+\fB-r\fR
     
    13451175+used.
    13461176+.TP
    1347 +\fB-R\fR
    1348 +\fBping\fR only.
    1349 +Record route.
    1350 +Includes the RECORD_ROUTE option in the ECHO_REQUEST
    1351 +packet and displays the route buffer on returned packets.
    1352 +Note that the IP header is only large enough for nine such routes.
    1353 +Many hosts ignore or discard this option.
    1354 +.TP
    13551177+\fB-s \fIpacketsize\fB\fR
    13561178+Specifies the number of data bytes to be sent. 
     
    13631185+.TP
    13641186+\fB-t \fIttl\fB\fR
    1365 +\fBping\fR only.
    13661187+Set the IP Time to Live.
    13671188+.TP
     
    13731194+\fItsprespec host1 [host2 [host3 [host4]]]\fR
    13741195+(timestamp prespecified hops).
     1196+.TP
     1197+\fB-M \fIhint\fB\fR
     1198+Select Path MTU Discovery strategy.
     1199+\fIhint\fR may be either \fIdo\fR
     1200+(prohibit fragmentation, even local one),
     1201+\fIwant\fR (do PMTU discovery, fragment locally when packet size
     1202+is large), or \fIdont\fR (do not set DF flag).
    13751203+.TP
    13761204+\fB-U\fR
     
    14021230+\fB-W \fItimeout\fB\fR
    14031231+Time to wait for a response, in seconds. The option affects only timeout
    1404 +in absence of any responses, otherwise \fBping\fR waits for two RTTs.
     1232+in absense of any responses, otherwise \fBping\fR waits for two RTTs.
    14051233+.PP
    14061234+When using \fBping\fR for fault isolation, it should first be run
     
    15011329+\fBftp\fR(1).
    15021330+.PP
    1503 +In normal operation ping prints the TTL value from the packet it receives.
     1331+In normal operation ping prints the ttl value from the packet it receives.
    15041332+When a remote system receives a ping packet, it can do one of three things
    15051333+with the TTL field in its response:
     
    15441372+.SH "SECURITY"
    15451373+.PP
    1546 +\fBping\fR requires CAP_NET_RAW capability
     1374+\fBping\fR requires CAP_NET_RAWIO capability
    15471375+to be executed. It may be used as set-uid root.
    15481376+.SH "AVAILABILITY"
     
    15511379+and the latest versions are  available in source form at
    15521380+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    1553 diff -Naur iputils-s20121221.orig/doc/r1056.html iputils-s20121221/doc/r1056.html
    1554 --- iputils-s20121221.orig/doc/r1056.html       1970-01-01 00:00:00.000000000 +0000
    1555 +++ iputils-s20121221/doc/r1056.html    2013-01-04 10:38:35.000000000 +0000
    1556 @@ -0,0 +1,343 @@
    1557 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     1381diff -Naur iputils-s20101006.orig/doc/r1022.html iputils-s20101006/doc/r1022.html
     1382--- iputils-s20101006.orig/doc/r1022.html       1969-12-31 19:00:00.000000000 -0500
     1383+++ iputils-s20101006/doc/r1022.html    2011-01-08 20:09:49.623373190 -0500
     1384@@ -0,0 +1,511 @@
     1385+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    15581386+<HTML
    15591387+><HEAD
    15601388+><TITLE
    1561 +>ninfod</TITLE
     1389+>rdisc</TITLE
    15621390+><META
    15631391+NAME="GENERATOR"
     
    15681396+REL="PREVIOUS"
    15691397+TITLE="tftpd"
    1570 +HREF="r983.html"><LINK
     1398+HREF="r949.html"><LINK
    15711399+REL="NEXT"
    1572 +TITLE="rdisc"
    1573 +HREF="r1125.html"></HEAD
     1400+TITLE="pg3"
     1401+HREF="r1144.html"></HEAD
    15741402+><BODY
    15751403+CLASS="REFENTRY"
     
    15991427+VALIGN="bottom"
    16001428+><A
    1601 +HREF="r983.html"
     1429+HREF="r949.html"
    16021430+ACCESSKEY="P"
    16031431+>Prev</A
     
    16131441+VALIGN="bottom"
    16141442+><A
    1615 +HREF="r1125.html"
     1443+HREF="r1144.html"
    16161444+ACCESSKEY="N"
    16171445+>Next</A
     
    16241452+><H1
    16251453+><A
    1626 +NAME="NINFOD"
    1627 +></A
    1628 +>ninfod</H1
     1454+NAME="RDISC"
     1455+></A
     1456+>rdisc</H1
    16291457+><DIV
    16301458+CLASS="REFNAMEDIV"
    16311459+><A
    1632 +NAME="AEN1061"
    1633 +></A
    1634 +><H2
    1635 +>Name</H2
    1636 +>ninfod&nbsp;--&nbsp;Respond to IPv6 Node Information Queries</DIV
    1637 +><DIV
    1638 +CLASS="REFSYNOPSISDIV"
    1639 +><A
    1640 +NAME="AEN1064"
    1641 +></A
    1642 +><H2
    1643 +>Synopsis</H2
    1644 +><P
    1645 +><B
    1646 +CLASS="COMMAND"
    1647 +>ninfod</B
    1648 +>  [<CODE
    1649 +CLASS="OPTION"
    1650 +>-dhv</CODE
    1651 +>] [-p <TT
    1652 +CLASS="REPLACEABLE"
    1653 +><I
    1654 +>pidfile</I
    1655 +></TT
    1656 +>] [-u <TT
    1657 +CLASS="REPLACEABLE"
    1658 +><I
    1659 +>user</I
    1660 +></TT
    1661 +>]</P
    1662 +></DIV
    1663 +><DIV
    1664 +CLASS="REFSECT1"
    1665 +><A
    1666 +NAME="AEN1073"
    1667 +></A
    1668 +><H2
    1669 +>DESCRIPTION</H2
    1670 +><P
    1671 +>Responds to <A
    1672 +HREF="http://tools.ietf.org/rfc/rfc4620.txt"
    1673 +TARGET="_top"
    1674 +>IPv6 Node Information Queries (RFC4620)</A
    1675 +> from clients.
    1676 +Queries can be sent by various implementations of <B
    1677 +CLASS="COMMAND"
    1678 +>ping6</B
    1679 +> command.</P
    1680 +></DIV
    1681 +><DIV
    1682 +CLASS="REFSECT1"
    1683 +><A
    1684 +NAME="AEN1078"
    1685 +></A
    1686 +><H2
    1687 +>OPTIONS</H2
    1688 +><P
    1689 +></P
    1690 +><DIV
    1691 +CLASS="VARIABLELIST"
    1692 +><DL
    1693 +><DT
    1694 +><CODE
    1695 +CLASS="OPTION"
    1696 +>-a</CODE
    1697 +></DT
    1698 +><DD
    1699 +><P
    1700 +>Debug mode.  Do not go background.
    1701 +  </P
    1702 +></DD
    1703 +><DT
    1704 +><CODE
    1705 +CLASS="OPTION"
    1706 +>-h</CODE
    1707 +></DT
    1708 +><DD
    1709 +><P
    1710 +>Show help.
    1711 +  </P
    1712 +></DD
    1713 +><DT
    1714 +><CODE
    1715 +CLASS="OPTION"
    1716 +>-v</CODE
    1717 +></DT
    1718 +><DD
    1719 +><P
    1720 +>Verbose mode.
    1721 +  </P
    1722 +></DD
    1723 +><DT
    1724 +><CODE
    1725 +CLASS="OPTION"
    1726 +>-u <TT
    1727 +CLASS="REPLACEABLE"
    1728 +><I
    1729 +>user</I
    1730 +></TT
    1731 +></CODE
    1732 +></DT
    1733 +><DD
    1734 +><P
    1735 +>Run as another user.
    1736 +<TT
    1737 +CLASS="REPLACEABLE"
    1738 +><I
    1739 +>user</I
    1740 +></TT
    1741 +> can either be username or user ID.
    1742 +  </P
    1743 +></DD
    1744 +><DT
    1745 +><CODE
    1746 +CLASS="OPTION"
    1747 +>-p <TT
    1748 +CLASS="REPLACEABLE"
    1749 +><I
    1750 +>pidfile</I
    1751 +></TT
    1752 +></CODE
    1753 +></DT
    1754 +><DD
    1755 +><P
    1756 +>File for process-id storage.
    1757 +<TT
    1758 +CLASS="REPLACEABLE"
    1759 +><I
    1760 +>user</I
    1761 +></TT
    1762 +> is required to be able to create the file.
    1763 +  </P
    1764 +></DD
    1765 +></DL
    1766 +></DIV
    1767 +></DIV
    1768 +><DIV
    1769 +CLASS="REFSECT1"
    1770 +><A
    1771 +NAME="AEN1110"
    1772 +></A
    1773 +><H2
    1774 +>SEE ALSO</H2
    1775 +><P
    1776 +><A
    1777 +HREF="r3.html"
    1778 +><SPAN
    1779 +CLASS="CITEREFENTRY"
    1780 +><SPAN
    1781 +CLASS="REFENTRYTITLE"
    1782 +>ping</SPAN
    1783 +>(8)</SPAN
    1784 +></A
    1785 +>.</P
    1786 +></DIV
    1787 +><DIV
    1788 +CLASS="REFSECT1"
    1789 +><A
    1790 +NAME="AEN1117"
    1791 +></A
    1792 +><H2
    1793 +>AUTHOR</H2
    1794 +><P
    1795 +><B
    1796 +CLASS="COMMAND"
    1797 +>ninfod</B
    1798 +> was written by USAGI/WIDE Project.</P
    1799 +></DIV
    1800 +><DIV
    1801 +CLASS="REFSECT1"
    1802 +><A
    1803 +NAME="AEN1121"
    1804 +></A
    1805 +><H2
    1806 +>COPYING</H2
    1807 +><P
    1808 +><P
    1809 +CLASS="LITERALLAYOUT"
    1810 +>Copyright&nbsp;(C)&nbsp;2012&nbsp;YOSHIFUJI&nbsp;Hideaki.<br>
    1811 +Copyright&nbsp;(C)&nbsp;2002&nbsp;USAGI/WIDE&nbsp;Project.<br>
    1812 +All&nbsp;rights&nbsp;reserved.<br>
    1813 +<br>
    1814 +Redistribution&nbsp;and&nbsp;use&nbsp;in&nbsp;source&nbsp;and&nbsp;binary&nbsp;forms,&nbsp;with&nbsp;or&nbsp;without<br>
    1815 +modification,&nbsp;are&nbsp;permitted&nbsp;provided&nbsp;that&nbsp;the&nbsp;following&nbsp;conditions<br>
    1816 +are&nbsp;met:<br>
    1817 +1.&nbsp;Redistributions&nbsp;of&nbsp;source&nbsp;code&nbsp;must&nbsp;retain&nbsp;the&nbsp;above&nbsp;copyright<br>
    1818 +&nbsp;&nbsp;&nbsp;notice,&nbsp;this&nbsp;list&nbsp;of&nbsp;conditions&nbsp;and&nbsp;the&nbsp;following&nbsp;disclaimer.<br>
    1819 +2.&nbsp;Redistributions&nbsp;in&nbsp;binary&nbsp;form&nbsp;must&nbsp;reproduce&nbsp;the&nbsp;above&nbsp;copyright<br>
    1820 +&nbsp;&nbsp;&nbsp;notice,&nbsp;this&nbsp;list&nbsp;of&nbsp;conditions&nbsp;and&nbsp;the&nbsp;following&nbsp;disclaimer&nbsp;in&nbsp;the<br>
    1821 +&nbsp;&nbsp;&nbsp;documentation&nbsp;and/or&nbsp;other&nbsp;materials&nbsp;provided&nbsp;with&nbsp;the&nbsp;distribution.<br>
    1822 +3.&nbsp;Neither&nbsp;the&nbsp;name&nbsp;of&nbsp;the&nbsp;project&nbsp;nor&nbsp;the&nbsp;names&nbsp;of&nbsp;its&nbsp;contributors<br>
    1823 +&nbsp;&nbsp;&nbsp;may&nbsp;be&nbsp;used&nbsp;to&nbsp;endorse&nbsp;or&nbsp;promote&nbsp;products&nbsp;derived&nbsp;from&nbsp;this&nbsp;software<br>
    1824 +&nbsp;&nbsp;&nbsp;without&nbsp;specific&nbsp;prior&nbsp;written&nbsp;permission.<br>
    1825 +<br>
    1826 +THIS&nbsp;SOFTWARE&nbsp;IS&nbsp;PROVIDED&nbsp;BY&nbsp;THE&nbsp;PROJECT&nbsp;AND&nbsp;CONTRIBUTORS&nbsp;``AS&nbsp;IS''&nbsp;AND<br>
    1827 +ANY&nbsp;EXPRESS&nbsp;OR&nbsp;IMPLIED&nbsp;WARRANTIES,&nbsp;INCLUDING,&nbsp;BUT&nbsp;NOT&nbsp;LIMITED&nbsp;TO,&nbsp;THE<br>
    1828 +IMPLIED&nbsp;WARRANTIES&nbsp;OF&nbsp;MERCHANTABILITY&nbsp;AND&nbsp;FITNESS&nbsp;FOR&nbsp;A&nbsp;PARTICULAR&nbsp;PURPOSE<br>
    1829 +ARE&nbsp;DISCLAIMED.&nbsp;&nbsp;IN&nbsp;NO&nbsp;EVENT&nbsp;SHALL&nbsp;THE&nbsp;PROJECT&nbsp;OR&nbsp;CONTRIBUTORS&nbsp;BE&nbsp;LIABLE<br>
    1830 +FOR&nbsp;ANY&nbsp;DIRECT,&nbsp;INDIRECT,&nbsp;INCIDENTAL,&nbsp;SPECIAL,&nbsp;EXEMPLARY,&nbsp;OR&nbsp;CONSEQUENTIAL<br>
    1831 +DAMAGES&nbsp;(INCLUDING,&nbsp;BUT&nbsp;NOT&nbsp;LIMITED&nbsp;TO,&nbsp;PROCUREMENT&nbsp;OF&nbsp;SUBSTITUTE&nbsp;GOODS<br>
    1832 +OR&nbsp;SERVICES;&nbsp;LOSS&nbsp;OF&nbsp;USE,&nbsp;DATA,&nbsp;OR&nbsp;PROFITS;&nbsp;OR&nbsp;BUSINESS&nbsp;INTERRUPTION)<br>
    1833 +HOWEVER&nbsp;CAUSED&nbsp;AND&nbsp;ON&nbsp;ANY&nbsp;THEORY&nbsp;OF&nbsp;LIABILITY,&nbsp;WHETHER&nbsp;IN&nbsp;CONTRACT,&nbsp;STRICT<br>
    1834 +LIABILITY,&nbsp;OR&nbsp;TORT&nbsp;(INCLUDING&nbsp;NEGLIGENCE&nbsp;OR&nbsp;OTHERWISE)&nbsp;ARISING&nbsp;IN&nbsp;ANY&nbsp;WAY<br>
    1835 +OUT&nbsp;OF&nbsp;THE&nbsp;USE&nbsp;OF&nbsp;THIS&nbsp;SOFTWARE,&nbsp;EVEN&nbsp;IF&nbsp;ADVISED&nbsp;OF&nbsp;THE&nbsp;POSSIBILITY&nbsp;OF<br>
    1836 +SUCH&nbsp;DAMAGE.</P
    1837 +></P
    1838 +></DIV
    1839 +><DIV
    1840 +CLASS="NAVFOOTER"
    1841 +><HR
    1842 +ALIGN="LEFT"
    1843 +WIDTH="100%"><TABLE
    1844 +SUMMARY="Footer navigation table"
    1845 +WIDTH="100%"
    1846 +BORDER="0"
    1847 +CELLPADDING="0"
    1848 +CELLSPACING="0"
    1849 +><TR
    1850 +><TD
    1851 +WIDTH="33%"
    1852 +ALIGN="left"
    1853 +VALIGN="top"
    1854 +><A
    1855 +HREF="r983.html"
    1856 +ACCESSKEY="P"
    1857 +>Prev</A
    1858 +></TD
    1859 +><TD
    1860 +WIDTH="34%"
    1861 +ALIGN="center"
    1862 +VALIGN="top"
    1863 +><A
    1864 +HREF="index.html"
    1865 +ACCESSKEY="H"
    1866 +>Home</A
    1867 +></TD
    1868 +><TD
    1869 +WIDTH="33%"
    1870 +ALIGN="right"
    1871 +VALIGN="top"
    1872 +><A
    1873 +HREF="r1125.html"
    1874 +ACCESSKEY="N"
    1875 +>Next</A
    1876 +></TD
    1877 +></TR
    1878 +><TR
    1879 +><TD
    1880 +WIDTH="33%"
    1881 +ALIGN="left"
    1882 +VALIGN="top"
    1883 +>tftpd</TD
    1884 +><TD
    1885 +WIDTH="34%"
    1886 +ALIGN="center"
    1887 +VALIGN="top"
    1888 +>&nbsp;</TD
    1889 +><TD
    1890 +WIDTH="33%"
    1891 +ALIGN="right"
    1892 +VALIGN="top"
    1893 +>rdisc</TD
    1894 +></TR
    1895 +></TABLE
    1896 +></DIV
    1897 +></BODY
    1898 +></HTML
    1899 +>
    1900 \ No newline at end of file
    1901 diff -Naur iputils-s20121221.orig/doc/r1125.html iputils-s20121221/doc/r1125.html
    1902 --- iputils-s20121221.orig/doc/r1125.html       1970-01-01 00:00:00.000000000 +0000
    1903 +++ iputils-s20121221/doc/r1125.html    2013-01-04 10:38:35.000000000 +0000
    1904 @@ -0,0 +1,567 @@
    1905 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    1906 +<HTML
    1907 +><HEAD
    1908 +><TITLE
    1909 +>rdisc</TITLE
    1910 +><META
    1911 +NAME="GENERATOR"
    1912 +CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
    1913 +REL="HOME"
    1914 +TITLE="System Manager's Manual: iputils"
    1915 +HREF="index.html"><LINK
    1916 +REL="PREVIOUS"
    1917 +TITLE="ninfod"
    1918 +HREF="r1056.html"><LINK
    1919 +REL="NEXT"
    1920 +TITLE="pg3"
    1921 +HREF="r1269.html"></HEAD
    1922 +><BODY
    1923 +CLASS="REFENTRY"
    1924 +BGCOLOR="#FFFFFF"
    1925 +TEXT="#000000"
    1926 +LINK="#0000FF"
    1927 +VLINK="#840084"
    1928 +ALINK="#0000FF"
    1929 +><DIV
    1930 +CLASS="NAVHEADER"
    1931 +><TABLE
    1932 +SUMMARY="Header navigation table"
    1933 +WIDTH="100%"
    1934 +BORDER="0"
    1935 +CELLPADDING="0"
    1936 +CELLSPACING="0"
    1937 +><TR
    1938 +><TH
    1939 +COLSPAN="3"
    1940 +ALIGN="center"
    1941 +>System Manager's Manual: iputils</TH
    1942 +></TR
    1943 +><TR
    1944 +><TD
    1945 +WIDTH="10%"
    1946 +ALIGN="left"
    1947 +VALIGN="bottom"
    1948 +><A
    1949 +HREF="r1056.html"
    1950 +ACCESSKEY="P"
    1951 +>Prev</A
    1952 +></TD
    1953 +><TD
    1954 +WIDTH="80%"
    1955 +ALIGN="center"
    1956 +VALIGN="bottom"
    1957 +></TD
    1958 +><TD
    1959 +WIDTH="10%"
    1960 +ALIGN="right"
    1961 +VALIGN="bottom"
    1962 +><A
    1963 +HREF="r1269.html"
    1964 +ACCESSKEY="N"
    1965 +>Next</A
    1966 +></TD
    1967 +></TR
    1968 +></TABLE
    1969 +><HR
    1970 +ALIGN="LEFT"
    1971 +WIDTH="100%"></DIV
    1972 +><H1
    1973 +><A
    1974 +NAME="RDISC"
    1975 +></A
    1976 +>rdisc</H1
    1977 +><DIV
    1978 +CLASS="REFNAMEDIV"
    1979 +><A
    1980 +NAME="AEN1130"
     1460+NAME="AEN1027"
    19811461+></A
    19821462+><H2
     
    19861466+CLASS="REFSYNOPSISDIV"
    19871467+><A
    1988 +NAME="AEN1133"
     1468+NAME="AEN1030"
    19891469+></A
    19901470+><H2
     
    19961476+>  [<CODE
    19971477+CLASS="OPTION"
    1998 +>-abdfrstvV</CODE
    1999 +>] [-p <TT
    2000 +CLASS="REPLACEABLE"
    2001 +><I
    2002 +>preference</I
    2003 +></TT
    2004 +>] [-T <TT
    2005 +CLASS="REPLACEABLE"
    2006 +><I
    2007 +>max_interval</I
    2008 +></TT
     1478+>-abdfstvV</CODE
    20091479+>] [<TT
    20101480+CLASS="REPLACEABLE"
     
    20221492+CLASS="REFSECT1"
    20231493+><A
    2024 +NAME="AEN1146"
     1494+NAME="AEN1039"
    20251495+></A
    20261496+><H2
     
    20921562+CLASS="COMMAND"
    20931563+>gated</B
    2094 +>.
    2095 +Or, <B
    2096 +CLASS="COMMAND"
    2097 +>rdisc</B
    2098 +> can act as responder, if compiled with -DRDISC_SERVER.</P
     1564+>.</P
    20991565+></DIV
    21001566+><DIV
    21011567+CLASS="REFSECT1"
    21021568+><A
    2103 +NAME="AEN1163"
     1569+NAME="AEN1055"
    21041570+></A
    21051571+><H2
     
    21921658+><CODE
    21931659+CLASS="OPTION"
    2194 +>-r</CODE
    2195 +></DT
    2196 +><DD
    2197 +><P
    2198 +>Responder mode, available only if compiled with -DRDISC_SERVER.
    2199 +  </P
    2200 +></DD
    2201 +><DT
    2202 +><CODE
    2203 +CLASS="OPTION"
    22041660+>-s</CODE
    22051661+></DT
     
    22311687+><CODE
    22321688+CLASS="OPTION"
    2233 +>-p <TT
    2234 +CLASS="REPLACEABLE"
    2235 +><I
    2236 +>preference</I
    2237 +></TT
    2238 +></CODE
    2239 +></DT
    2240 +><DD
    2241 +><P
    2242 +>Set preference in advertisement.
    2243 +Available only with -r option.
    2244 +  </P
    2245 +></DD
    2246 +><DT
    2247 +><CODE
    2248 +CLASS="OPTION"
    2249 +>-T <TT
    2250 +CLASS="REPLACEABLE"
    2251 +><I
    2252 +>max_interval</I
    2253 +></TT
    2254 +></CODE
    2255 +></DT
    2256 +><DD
    2257 +><P
    2258 +>Set maximum advertisement interval in seconds.  Default is 600 secs.
    2259 +Available only with -r option.
    2260 +  </P
    2261 +></DD
    2262 +><DT
    2263 +><CODE
    2264 +CLASS="OPTION"
    22651689+>-t</CODE
    22661690+></DT
     
    22961720+CLASS="REFSECT1"
    22971721+><A
    2298 +NAME="AEN1235"
     1722+NAME="AEN1110"
    22991723+></A
    23001724+><H2
     
    23201744+CLASS="REFSECT1"
    23211745+><A
    2322 +NAME="AEN1240"
     1746+NAME="AEN1115"
    23231747+></A
    23241748+><H2
     
    23531777+CLASS="REFSECT1"
    23541778+><A
    2355 +NAME="AEN1253"
     1779+NAME="AEN1128"
    23561780+></A
    23571781+><H2
     
    23601784+>Deering, S.E.,ed "ICMP Router Discovery Messages",
    23611785+<A
    2362 +HREF="http://tools.ietf.org/rfc/rfc1256.txt"
     1786+HREF="ftp://ftp.isi.edu/in-notes/rfc1256.txt"
    23631787+TARGET="_top"
    23641788+>RFC1256</A
     
    23691793+CLASS="REFSECT1"
    23701794+><A
    2371 +NAME="AEN1257"
     1795+NAME="AEN1132"
    23721796+></A
    23731797+><H2
     
    23791803+> requires <CODE
    23801804+CLASS="CONSTANT"
    2381 +>CAP_NET_RAW</CODE
     1805+>CAP_NET_RAWIO</CODE
    23821806+> to listen
    23831807+and send ICMP messages and capability <CODE
     
    23901814+CLASS="REFSECT1"
    23911815+><A
    2392 +NAME="AEN1263"
     1816+NAME="AEN1138"
    23931817+></A
    23941818+><H2
     
    24251849+VALIGN="top"
    24261850+><A
    2427 +HREF="r1056.html"
     1851+HREF="r949.html"
    24281852+ACCESSKEY="P"
    24291853+>Prev</A
     
    24431867+VALIGN="top"
    24441868+><A
    2445 +HREF="r1269.html"
     1869+HREF="r1144.html"
    24461870+ACCESSKEY="N"
    24471871+>Next</A
     
    24531877+ALIGN="left"
    24541878+VALIGN="top"
    2455 +>ninfod</TD
     1879+>tftpd</TD
    24561880+><TD
    24571881+WIDTH="34%"
     
    24711895+>
    24721896\ No newline at end of file
    2473 diff -Naur iputils-s20121221.orig/doc/r1269.html iputils-s20121221/doc/r1269.html
    2474 --- iputils-s20121221.orig/doc/r1269.html       1970-01-01 00:00:00.000000000 +0000
    2475 +++ iputils-s20121221/doc/r1269.html    2013-01-04 10:38:35.000000000 +0000
     1897diff -Naur iputils-s20101006.orig/doc/r1144.html iputils-s20101006/doc/r1144.html
     1898--- iputils-s20101006.orig/doc/r1144.html       1969-12-31 19:00:00.000000000 -0500
     1899+++ iputils-s20101006/doc/r1144.html    2011-01-08 20:09:49.631531431 -0500
    24761900@@ -0,0 +1,428 @@
    2477 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     1901+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    24781902+<HTML
    24791903+><HEAD
     
    24881912+REL="PREVIOUS"
    24891913+TITLE="rdisc"
    2490 +HREF="r1125.html"></HEAD
     1914+HREF="r1022.html"></HEAD
    24911915+><BODY
    24921916+CLASS="REFENTRY"
     
    25161940+VALIGN="bottom"
    25171941+><A
    2518 +HREF="r1125.html"
     1942+HREF="r1022.html"
    25191943+ACCESSKEY="P"
    25201944+>Prev</A
     
    25431967+CLASS="REFNAMEDIV"
    25441968+><A
    2545 +NAME="AEN1274"
     1969+NAME="AEN1149"
    25461970+></A
    25471971+><H2
     
    25511975+CLASS="REFSYNOPSISDIV"
    25521976+><A
    2553 +NAME="AEN1277"
     1977+NAME="AEN1152"
    25541978+></A
    25551979+><H2
     
    25792003+CLASS="REFSECT1"
    25802004+><A
    2581 +NAME="AEN1286"
     2005+NAME="AEN1161"
    25822006+></A
    25832007+><H2
     
    26162040+CLASS="REFSECT1"
    26172041+><A
    2618 +NAME="AEN1297"
     2042+NAME="AEN1172"
    26192043+></A
    26202044+><H2
     
    26392063+>Name of Ethernet device to test. See
    26402064+<A
    2641 +HREF="r1269.html#PG3.WARNING"
     2065+HREF="r1144.html#PG3.WARNING"
    26422066+>warning</A
    26432067+> below.
     
    27942218+CLASS="REFSECT1"
    27952219+><A
    2796 +NAME="AEN1357"
     2220+NAME="AEN1232"
    27972221+></A
    27982222+><H2
     
    28112235+CLASS="REFSECT1"
    28122236+><A
    2813 +NAME="AEN1362"
     2237+NAME="AEN1237"
    28142238+></A
    28152239+><H2
     
    28272251+CLASS="REFSECT1"
    28282252+><A
    2829 +NAME="AEN1366"
     2253+NAME="AEN1241"
    28302254+></A
    28312255+><H2
     
    28622286+VALIGN="top"
    28632287+><A
    2864 +HREF="r1125.html"
     2288+HREF="r1022.html"
    28652289+ACCESSKEY="P"
    28662290+>Prev</A
     
    29042328+>
    29052329\ No newline at end of file
    2906 diff -Naur iputils-s20121221.orig/doc/r3.html iputils-s20121221/doc/r3.html
    2907 --- iputils-s20121221.orig/doc/r3.html  1970-01-01 00:00:00.000000000 +0000
    2908 +++ iputils-s20121221/doc/r3.html       2013-01-04 10:38:35.000000000 +0000
    2909 @@ -0,0 +1,1585 @@
    2910 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     2330diff -Naur iputils-s20101006.orig/doc/r3.html iputils-s20101006/doc/r3.html
     2331--- iputils-s20101006.orig/doc/r3.html  1969-12-31 19:00:00.000000000 -0500
     2332+++ iputils-s20101006/doc/r3.html       2011-01-08 20:09:49.558814956 -0500
     2333@@ -0,0 +1,1494 @@
     2334+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    29112335+<HTML
    29122336+><HEAD
     
    29242348+REL="NEXT"
    29252349+TITLE="arping"
    2926 +HREF="r466.html"></HEAD
     2350+HREF="r437.html"></HEAD
    29272351+><BODY
    29282352+CLASS="REFENTRY"
     
    29662390+VALIGN="bottom"
    29672391+><A
    2968 +HREF="r466.html"
     2392+HREF="r437.html"
    29692393+ACCESSKEY="N"
    29702394+>Next</A
     
    30012425+>  [<CODE
    30022426+CLASS="OPTION"
    3003 +>-aAbBdDfhLnOqrRUvV</CODE
     2427+>-LRUbdfnqrvVaAB</CODE
    30042428+>] [-c <TT
    30052429+CLASS="REPLACEABLE"
     
    30072431+>count</I
    30082432+></TT
     2433+>] [-m <TT
     2434+CLASS="REPLACEABLE"
     2435+><I
     2436+>mark</I
     2437+></TT
     2438+>] [-i <TT
     2439+CLASS="REPLACEABLE"
     2440+><I
     2441+>interval</I
     2442+></TT
     2443+>] [-l <TT
     2444+CLASS="REPLACEABLE"
     2445+><I
     2446+>preload</I
     2447+></TT
     2448+>] [-p <TT
     2449+CLASS="REPLACEABLE"
     2450+><I
     2451+>pattern</I
     2452+></TT
     2453+>] [-s <TT
     2454+CLASS="REPLACEABLE"
     2455+><I
     2456+>packetsize</I
     2457+></TT
     2458+>] [-t <TT
     2459+CLASS="REPLACEABLE"
     2460+><I
     2461+>ttl</I
     2462+></TT
     2463+>] [-w <TT
     2464+CLASS="REPLACEABLE"
     2465+><I
     2466+>deadline</I
     2467+></TT
    30092468+>] [-F <TT
    30102469+CLASS="REPLACEABLE"
     
    30122471+>flowlabel</I
    30132472+></TT
    3014 +>] [-i <TT
    3015 +CLASS="REPLACEABLE"
    3016 +><I
    3017 +>interval</I
    3018 +></TT
    30192473+>] [-I <TT
    30202474+CLASS="REPLACEABLE"
     
    30222476+>interface</I
    30232477+></TT
    3024 +>] [-l <TT
    3025 +CLASS="REPLACEABLE"
    3026 +><I
    3027 +>preload</I
    3028 +></TT
    3029 +>] [-m <TT
    3030 +CLASS="REPLACEABLE"
    3031 +><I
    3032 +>mark</I
    3033 +></TT
    30342478+>] [-M <TT
    30352479+CLASS="REPLACEABLE"
    30362480+><I
    3037 +>pmtudisc_option</I
     2481+>hint</I
    30382482+></TT
    30392483+>] [-N <TT
    30402484+CLASS="REPLACEABLE"
    30412485+><I
    3042 +>nodeinfo_option</I
    3043 +></TT
    3044 +>] [-w <TT
    3045 +CLASS="REPLACEABLE"
    3046 +><I
    3047 +>deadline</I
     2486+>nioption</I
     2487+></TT
     2488+>] [-Q <TT
     2489+CLASS="REPLACEABLE"
     2490+><I
     2491+>tos</I
     2492+></TT
     2493+>] [-S <TT
     2494+CLASS="REPLACEABLE"
     2495+><I
     2496+>sndbuf</I
     2497+></TT
     2498+>] [-T <TT
     2499+CLASS="REPLACEABLE"
     2500+><I
     2501+>timestamp option</I
    30482502+></TT
    30492503+>] [-W <TT
     
    30512505+><I
    30522506+>timeout</I
    3053 +></TT
    3054 +>] [-p <TT
    3055 +CLASS="REPLACEABLE"
    3056 +><I
    3057 +>pattern</I
    3058 +></TT
    3059 +>] [-Q <TT
    3060 +CLASS="REPLACEABLE"
    3061 +><I
    3062 +>tos</I
    3063 +></TT
    3064 +>] [-s <TT
    3065 +CLASS="REPLACEABLE"
    3066 +><I
    3067 +>packetsize</I
    3068 +></TT
    3069 +>] [-S <TT
    3070 +CLASS="REPLACEABLE"
    3071 +><I
    3072 +>sndbuf</I
    3073 +></TT
    3074 +>] [-t <TT
    3075 +CLASS="REPLACEABLE"
    3076 +><I
    3077 +>ttl</I
    3078 +></TT
    3079 +>] [-T <TT
    3080 +CLASS="REPLACEABLE"
    3081 +><I
    3082 +>timestamp option</I
    30832507+></TT
    30842508+>] [<TT
     
    31172541+CLASS="COMMAND"
    31182542+>ping6</B
    3119 +> is IPv6 version of <B
    3120 +CLASS="COMMAND"
    3121 +>ping</B
    3122 +>, and can also send Node Information Queries (RFC4620).
    3123 +Intermediate <TT
    3124 +CLASS="REPLACEABLE"
    3125 +><I
    3126 +>hop</I
    3127 +></TT
    3128 +>s may not be allowed, because IPv6 source routing was deprecated (RFC5095).</P
     2543+> can also send Node Information Queries (RFC4620).</P
    31292544+></DIV
    31302545+><DIV
    31312546+CLASS="REFSECT1"
    31322547+><A
    3133 +NAME="AEN61"
     2548+NAME="AEN59"
    31342549+></A
    31352550+><H2
     
    31582573+><P
    31592574+>Adaptive ping. Interpacket interval adapts to round-trip time, so that
    3160 +effectively not more than one (or more, if preload is set) unanswered probe
    3161 +is present in the network. Minimal interval is 200msec for not super-user.
     2575+effectively not more than one (or more, if preload is set) unanswered probes
     2576+present in the network. Minimal interval is 200msec for not super-user.
    31622577+On networks with low rtt this mode is essentially equivalent to flood mode. 
    31632578+  </P
     
    31882603+>ping</B
    31892604+> starts.
     2605+  </P
     2606+></DD
     2607+><DT
     2608+><CODE
     2609+CLASS="OPTION"
     2610+>-m <TT
     2611+CLASS="REPLACEABLE"
     2612+><I
     2613+>mark</I
     2614+></TT
     2615+></CODE
     2616+></DT
     2617+><DD
     2618+><P
     2619+>use <TT
     2620+CLASS="REPLACEABLE"
     2621+><I
     2622+>mark</I
     2623+></TT
     2624+> to tag the packets going out. This is useful
     2625+for variety of reasons within the kernel such as using policy
     2626+routing to select specific outbound processing.
    31902627+  </P
    31912628+></DD
     
    32502687+><CODE
    32512688+CLASS="OPTION"
    3252 +>-D</CODE
    3253 +></DT
    3254 +><DD
    3255 +><P
    3256 +>Print timestamp (unix time + microseconds as in gettimeofday) before
    3257 +each line.
     2689+>-F <TT
     2690+CLASS="REPLACEABLE"
     2691+><I
     2692+>flow label</I
     2693+></TT
     2694+></CODE
     2695+></DT
     2696+><DD
     2697+><P
     2698+>Allocate and set 20 bit flow label on echo request packets.
     2699+(Only <B
     2700+CLASS="COMMAND"
     2701+>ping6</B
     2702+>). If value is zero, kernel allocates random flow label.
    32582703+  </P
    32592704+></DD
     
    32772722+><CODE
    32782723+CLASS="OPTION"
    3279 +>-F <TT
    3280 +CLASS="REPLACEABLE"
    3281 +><I
    3282 +>flow label</I
    3283 +></TT
    3284 +></CODE
    3285 +></DT
    3286 +><DD
    3287 +><P
    3288 +><B
    3289 +CLASS="COMMAND"
    3290 +>ping6</B
    3291 +> only.
    3292 +Allocate and set 20 bit flow label (in hex) on echo request packets.
    3293 +If value is zero, kernel allocates random flow label.
    3294 +  </P
    3295 +></DD
    3296 +><DT
    3297 +><CODE
    3298 +CLASS="OPTION"
    3299 +>-h</CODE
    3300 +></DT
    3301 +><DD
    3302 +><P
    3303 +>Show help.
    3304 +  </P
    3305 +></DD
    3306 +><DT
    3307 +><CODE
    3308 +CLASS="OPTION"
    33092724+>-i <TT
    33102725+CLASS="REPLACEABLE"
     
    33332748+CLASS="REPLACEABLE"
    33342749+><I
    3335 +>interface</I
     2750+>interface address</I
    33362751+></TT
    33372752+></CODE
     
    33392754+><DD
    33402755+><P
    3341 +><TT
    3342 +CLASS="REPLACEABLE"
    3343 +><I
    3344 +>interface</I
    3345 +></TT
    3346 +> is either an address, or an interface name.
    3347 +If <TT
    3348 +CLASS="REPLACEABLE"
    3349 +><I
    3350 +>interface</I
    3351 +></TT
    3352 +> is an address, it sets source address
    3353 +to specified interface address.
    3354 +If <TT
    3355 +CLASS="REPLACEABLE"
    3356 +><I
    3357 +>interface</I
    3358 +></TT
    3359 +> in an interface name, it sets
    3360 +source interface to specified interface.
    3361 +For <B
    3362 +CLASS="COMMAND"
    3363 +>ping6</B
    3364 +>, when doing ping to a link-local scope
    3365 +address, link specification (by the '%'-notation in
    3366 +<TT
    3367 +CLASS="REPLACEABLE"
    3368 +><I
    3369 +>destination</I
    3370 +></TT
    3371 +>, or by this option) is required.
     2756+>Set source address to specified interface address. Argument
     2757+may be numeric IP address or name of device. When pinging IPv6
     2758+link-local address this option is required.
    33722759+  </P
    33732760+></DD
     
    34112798+><CODE
    34122799+CLASS="OPTION"
    3413 +>-m <TT
    3414 +CLASS="REPLACEABLE"
    3415 +><I
    3416 +>mark</I
     2800+>-N <TT
     2801+CLASS="REPLACEABLE"
     2802+><I
     2803+>nioption</I
    34172804+></TT
    34182805+></CODE
     
    34202807+><DD
    34212808+><P
    3422 +>use <TT
    3423 +CLASS="REPLACEABLE"
    3424 +><I
    3425 +>mark</I
    3426 +></TT
    3427 +> to tag the packets going out. This is useful
    3428 +for variety of reasons within the kernel such as using policy
    3429 +routing to select specific outbound processing.
    3430 +  </P
    3431 +></DD
    3432 +><DT
    3433 +><CODE
    3434 +CLASS="OPTION"
    3435 +>-M <TT
    3436 +CLASS="REPLACEABLE"
    3437 +><I
    3438 +>pmtudisc_opt</I
    3439 +></TT
    3440 +></CODE
    3441 +></DT
    3442 +><DD
    3443 +><P
    3444 +>Select Path MTU Discovery strategy.
    3445 +<TT
    3446 +CLASS="REPLACEABLE"
    3447 +><I
    3448 +>pmtudisc_option</I
    3449 +></TT
    3450 +> may be either <TT
    3451 +CLASS="REPLACEABLE"
    3452 +><I
    3453 +>do</I
    3454 +></TT
    3455 +>
    3456 +(prohibit fragmentation, even local one),
    3457 +<TT
    3458 +CLASS="REPLACEABLE"
    3459 +><I
    3460 +>want</I
    3461 +></TT
    3462 +> (do PMTU discovery, fragment locally when packet size
    3463 +is large), or <TT
    3464 +CLASS="REPLACEABLE"
    3465 +><I
    3466 +>dont</I
    3467 +></TT
    3468 +> (do not set DF flag).
    3469 +  </P
    3470 +></DD
    3471 +><DT
    3472 +><CODE
    3473 +CLASS="OPTION"
    3474 +>-N <TT
    3475 +CLASS="REPLACEABLE"
    3476 +><I
    3477 +>nodeinfo_option</I
    3478 +></TT
    3479 +></CODE
    3480 +></DT
    3481 +><DD
    3482 +><P
    3483 +><B
    3484 +CLASS="COMMAND"
    3485 +>ping6</B
    3486 +> only.
    3487 +Send ICMPv6 Node Information Queries (RFC4620), instead of Echo Request.
     2809+>Send ICMPv6 Node Information Queries (RFC4620), instead of Echo Request.
    34882810+   <P
    34892811+></P
     
    34942816+><CODE
    34952817+CLASS="OPTION"
    3496 +>help</CODE
    3497 +></DT
    3498 +><DD
    3499 +><P
    3500 +>Show help for NI support.</P
     2818+>name</CODE
     2819+></DT
     2820+><DD
     2821+><P
     2822+>Queries for Node Names.</P
    35012823+></DD
    35022824+></DL
     
    35112833+><CODE
    35122834+CLASS="OPTION"
    3513 +>name</CODE
    3514 +></DT
    3515 +><DD
    3516 +><P
    3517 +>Queries for Node Names.</P
     2835+>ipv6</CODE
     2836+></DT
     2837+><DD
     2838+><P
     2839+>Queries for IPv6 Addresses. There are several IPv6 specific flags.
     2840+      <P
     2841+></P
     2842+><DIV
     2843+CLASS="VARIABLELIST"
     2844+><DL
     2845+><DT
     2846+><CODE
     2847+CLASS="OPTION"
     2848+>ipv6-global</CODE
     2849+></DT
     2850+><DD
     2851+><P
     2852+>Request IPv6 global-scope addresses.</P
     2853+></DD
     2854+></DL
     2855+></DIV
     2856+>
     2857+      <P
     2858+></P
     2859+><DIV
     2860+CLASS="VARIABLELIST"
     2861+><DL
     2862+><DT
     2863+><CODE
     2864+CLASS="OPTION"
     2865+>ipv6-sitelocal</CODE
     2866+></DT
     2867+><DD
     2868+><P
     2869+>Request IPv6 site-local addresses.</P
     2870+></DD
     2871+></DL
     2872+></DIV
     2873+>
     2874+      <P
     2875+></P
     2876+><DIV
     2877+CLASS="VARIABLELIST"
     2878+><DL
     2879+><DT
     2880+><CODE
     2881+CLASS="OPTION"
     2882+>ipv6-linklocal</CODE
     2883+></DT
     2884+><DD
     2885+><P
     2886+>Request IPv6 link-local addresses.</P
     2887+></DD
     2888+></DL
     2889+></DIV
     2890+>
     2891+      <P
     2892+></P
     2893+><DIV
     2894+CLASS="VARIABLELIST"
     2895+><DL
     2896+><DT
     2897+><CODE
     2898+CLASS="OPTION"
     2899+>ipv6-all</CODE
     2900+></DT
     2901+><DD
     2902+><P
     2903+>Request IPv6 addresses on other interfaces.</P
     2904+></DD
     2905+></DL
     2906+></DIV
     2907+>
     2908+     </P
    35182909+></DD
    35192910+></DL
     
    35282919+><CODE
    35292920+CLASS="OPTION"
    3530 +>ipv6</CODE
    3531 +></DT
    3532 +><DD
    3533 +><P
    3534 +>Queries for IPv6 Addresses. There are several IPv6 specific flags.
     2921+>ipv4</CODE
     2922+></DT
     2923+><DD
     2924+><P
     2925+>Queries for IPv4 Addresses.  There is one IPv4 specific flag.
    35352926+      <P
    35362927+></P
     
    35412932+><CODE
    35422933+CLASS="OPTION"
    3543 +>ipv6-global</CODE
    3544 +></DT
    3545 +><DD
    3546 +><P
    3547 +>Request IPv6 global-scope addresses.</P
    3548 +></DD
    3549 +></DL
    3550 +></DIV
    3551 +>
    3552 +      <P
    3553 +></P
    3554 +><DIV
    3555 +CLASS="VARIABLELIST"
    3556 +><DL
    3557 +><DT
    3558 +><CODE
    3559 +CLASS="OPTION"
    3560 +>ipv6-sitelocal</CODE
    3561 +></DT
    3562 +><DD
    3563 +><P
    3564 +>Request IPv6 site-local addresses.</P
    3565 +></DD
    3566 +></DL
    3567 +></DIV
    3568 +>
    3569 +      <P
    3570 +></P
    3571 +><DIV
    3572 +CLASS="VARIABLELIST"
    3573 +><DL
    3574 +><DT
    3575 +><CODE
    3576 +CLASS="OPTION"
    3577 +>ipv6-linklocal</CODE
    3578 +></DT
    3579 +><DD
    3580 +><P
    3581 +>Request IPv6 link-local addresses.</P
    3582 +></DD
    3583 +></DL
    3584 +></DIV
    3585 +>
    3586 +      <P
    3587 +></P
    3588 +><DIV
    3589 +CLASS="VARIABLELIST"
    3590 +><DL
    3591 +><DT
    3592 +><CODE
    3593 +CLASS="OPTION"
    3594 +>ipv6-all</CODE
    3595 +></DT
    3596 +><DD
    3597 +><P
    3598 +>Request IPv6 addresses on other interfaces.</P
     2934+>ipv4-all</CODE
     2935+></DT
     2936+><DD
     2937+><P
     2938+>Request IPv4 addresses on other interfaces.</P
    35992939+></DD
    36002940+></DL
     
    36142954+><CODE
    36152955+CLASS="OPTION"
    3616 +>ipv4</CODE
    3617 +></DT
    3618 +><DD
    3619 +><P
    3620 +>Queries for IPv4 Addresses.  There is one IPv4 specific flag.
    3621 +      <P
    3622 +></P
    3623 +><DIV
    3624 +CLASS="VARIABLELIST"
    3625 +><DL
    3626 +><DT
    3627 +><CODE
    3628 +CLASS="OPTION"
    3629 +>ipv4-all</CODE
    3630 +></DT
    3631 +><DD
    3632 +><P
    3633 +>Request IPv4 addresses on other interfaces.</P
    3634 +></DD
    3635 +></DL
    3636 +></DIV
    3637 +>
    3638 +     </P
     2956+>subject-ipv6=<TT
     2957+CLASS="REPLACEABLE"
     2958+><I
     2959+>ipv6addr</I
     2960+></TT
     2961+></CODE
     2962+></DT
     2963+><DD
     2964+><P
     2965+>IPv6 subject address.</P
    36392966+></DD
    36402967+></DL
     
    36492976+><CODE
    36502977+CLASS="OPTION"
    3651 +>subject-ipv6=<TT
    3652 +CLASS="REPLACEABLE"
    3653 +><I
    3654 +>ipv6addr</I
     2978+>subject-ipv4=<TT
     2979+CLASS="REPLACEABLE"
     2980+><I
     2981+>ipv4addr</I
    36552982+></TT
    36562983+></CODE
     
    36582985+><DD
    36592986+><P
    3660 +>IPv6 subject address.</P
     2987+>IPv4 subject address.</P
    36612988+></DD
    36622989+></DL
     
    36712998+><CODE
    36722999+CLASS="OPTION"
    3673 +>subject-ipv4=<TT
    3674 +CLASS="REPLACEABLE"
    3675 +><I
    3676 +>ipv4addr</I
     3000+>subject-name=<TT
     3001+CLASS="REPLACEABLE"
     3002+><I
     3003+>nodename</I
    36773004+></TT
    36783005+></CODE
     
    36803007+><DD
    36813008+><P
    3682 +>IPv4 subject address.</P
     3009+>Subject name.  If it contains more than one dot,
     3010+       fully-qualified domain name is assumed.</P
    36833011+></DD
    36843012+></DL
     
    36933021+><CODE
    36943022+CLASS="OPTION"
    3695 +>subject-name=<TT
    3696 +CLASS="REPLACEABLE"
    3697 +><I
    3698 +>nodename</I
    3699 +></TT
    3700 +></CODE
    3701 +></DT
    3702 +><DD
    3703 +><P
    3704 +>Subject name.  If it contains more than one dot,
    3705 +       fully-qualified domain name is assumed.</P
    3706 +></DD
    3707 +></DL
    3708 +></DIV
    3709 +>
    3710 +   <P
    3711 +></P
    3712 +><DIV
    3713 +CLASS="VARIABLELIST"
    3714 +><DL
    3715 +><DT
    3716 +><CODE
    3717 +CLASS="OPTION"
    37183023+>subject-fqdn=<TT
    37193024+CLASS="REPLACEABLE"
     
    37423047+>Numeric output only.
    37433048+No attempt will be made to lookup symbolic names for host addresses.
    3744 +  </P
    3745 +></DD
    3746 +><DT
    3747 +><CODE
    3748 +CLASS="OPTION"
    3749 +>-O</CODE
    3750 +></DT
    3751 +><DD
    3752 +><P
    3753 +>Report outstanding ICMP ECHO reply before sending next packet.
    3754 +This is useful together with the timestamp <CODE
    3755 +CLASS="OPTION"
    3756 +>-D</CODE
    3757 +> to
    3758 +log output to a diagnostic file and search for missing answers.
    37593049+  </P
    37603050+></DD
     
    37833073+><CODE
    37843074+CLASS="OPTION"
     3075+>-D</CODE
     3076+></DT
     3077+><DD
     3078+><P
     3079+>Print timestamp (unix time + microseconds as in gettimeofday) before
     3080+each line.
     3081+  </P
     3082+></DD
     3083+><DT
     3084+><CODE
     3085+CLASS="OPTION"
     3086+>-Q <TT
     3087+CLASS="REPLACEABLE"
     3088+><I
     3089+>tos</I
     3090+></TT
     3091+></CODE
     3092+></DT
     3093+><DD
     3094+><P
     3095+>Set Quality of Service -related bits in ICMP datagrams. 
     3096+<TT
     3097+CLASS="REPLACEABLE"
     3098+><I
     3099+>tos</I
     3100+></TT
     3101+> can be either decimal or hex number.
     3102+Traditionally (RFC1349), these have been interpreted as: 0 for reserved
     3103+(currently being redefined as congestion control), 1-4 for Type of Service
     3104+and 5-7 for Precedence.
     3105+Possible settings for Type of Service are: minimal cost: 0x02,
     3106+reliability: 0x04, throughput: 0x08, low delay: 0x10.  Multiple TOS bits
     3107+should not be set simultaneously.  Possible settings for
     3108+special Precedence range from priority (0x20) to net control (0xe0).  You
     3109+must be root (<CODE
     3110+CLASS="CONSTANT"
     3111+>CAP_NET_ADMIN</CODE
     3112+> capability) to use Critical or
     3113+higher precedence value.  You cannot set
     3114+bit 0x01 (reserved) unless ECN has been enabled in the kernel.
     3115+In RFC2474, these fields has been redefined as 8-bit Differentiated
     3116+Services (DS), consisting of: bits 0-1 of separate data (ECN will be used,
     3117+here), and bits 2-7 of Differentiated Services Codepoint (DSCP).
     3118+  </P
     3119+></DD
     3120+><DT
     3121+><CODE
     3122+CLASS="OPTION"
    37853123+>-q</CODE
    37863124+></DT
     
    37953133+><CODE
    37963134+CLASS="OPTION"
    3797 +>-Q <TT
    3798 +CLASS="REPLACEABLE"
    3799 +><I
    3800 +>tos</I
    3801 +></TT
    3802 +></CODE
    3803 +></DT
    3804 +><DD
    3805 +><P
    3806 +>      Set Quality of Service -related bits in ICMP datagrams.
    3807 +       <TT
    3808 +CLASS="REPLACEABLE"
    3809 +><I
    3810 +>tos</I
    3811 +></TT
    3812 +> can be decimal (<B
    3813 +CLASS="COMMAND"
    3814 +>ping</B
    3815 +> only) or hex number.
    3816 +       </P
    3817 +><P
    3818 +>      In RFC2474, these fields are interpreted as 8-bit Differentiated
    3819 +       Services (DS), consisting of: bits 0-1 (2 lowest bits) of separate
    3820 +       data, and bits 2-7 (highest 6 bits) of Differentiated Services
    3821 +       Codepoint (DSCP).  In RFC2481 and RFC3168, bits 0-1 are used for ECN.
    3822 +       </P
    3823 +><P
    3824 +>      Historically (RFC1349, obsoleted by RFC2474), these were interpreted
    3825 +       as: bit 0 (lowest bit) for reserved (currently being redefined as
    3826 +       congestion control), 1-4 for Type of Service and bits 5-7
    3827 +       (highest bits) for Precedence.
    3828 +   </P
     3135+>-R</CODE
     3136+></DT
     3137+><DD
     3138+><P
     3139+>Record route.
     3140+Includes the RECORD_ROUTE option in the ECHO_REQUEST
     3141+packet and displays the route buffer on returned packets.
     3142+Note that the IP header is only large enough for nine such routes.
     3143+Many hosts ignore or discard this option.
     3144+  </P
    38293145+></DD
    38303146+><DT
     
    38493165+><CODE
    38503166+CLASS="OPTION"
    3851 +>-R</CODE
    3852 +></DT
    3853 +><DD
    3854 +><P
    3855 +><B
    3856 +CLASS="COMMAND"
    3857 +>ping</B
    3858 +> only.
    3859 +Record route.
    3860 +Includes the RECORD_ROUTE option in the ECHO_REQUEST
    3861 +packet and displays the route buffer on returned packets.
    3862 +Note that the IP header is only large enough for nine such routes.
    3863 +Many hosts ignore or discard this option.
    3864 +  </P
    3865 +></DD
    3866 +><DT
    3867 +><CODE
    3868 +CLASS="OPTION"
    38693167+>-s <TT
    38703168+CLASS="REPLACEABLE"
     
    39093207+><DD
    39103208+><P
    3911 +><B
    3912 +CLASS="COMMAND"
    3913 +>ping</B
    3914 +> only.
    3915 +Set the IP Time to Live.
     3209+>Set the IP Time to Live.
    39163210+  </P
    39173211+></DD
     
    39543248+>
    39553249+(timestamp prespecified hops).
     3250+  </P
     3251+></DD
     3252+><DT
     3253+><CODE
     3254+CLASS="OPTION"
     3255+>-M <TT
     3256+CLASS="REPLACEABLE"
     3257+><I
     3258+>hint</I
     3259+></TT
     3260+></CODE
     3261+></DT
     3262+><DD
     3263+><P
     3264+>Select Path MTU Discovery strategy.
     3265+<TT
     3266+CLASS="REPLACEABLE"
     3267+><I
     3268+>hint</I
     3269+></TT
     3270+> may be either <TT
     3271+CLASS="REPLACEABLE"
     3272+><I
     3273+>do</I
     3274+></TT
     3275+>
     3276+(prohibit fragmentation, even local one),
     3277+<TT
     3278+CLASS="REPLACEABLE"
     3279+><I
     3280+>want</I
     3281+></TT
     3282+> (do PMTU discovery, fragment locally when packet size
     3283+is large), or <TT
     3284+CLASS="REPLACEABLE"
     3285+><I
     3286+>dont</I
     3287+></TT
     3288+> (do not set DF flag).
    39563289+  </P
    39573290+></DD
     
    40643397+><P
    40653398+>Time to wait for a response, in seconds. The option affects only timeout
    4066 +in absence of any responses, otherwise <B
     3399+in absense of any responses, otherwise <B
    40673400+CLASS="COMMAND"
    40683401+>ping</B
     
    41553488+CLASS="REFSECT1"
    41563489+><A
    4157 +NAME="AEN391"
     3490+NAME="AEN362"
    41583491+></A
    41593492+><H2
     
    41873520+CLASS="REFSECT1"
    41883521+><A
    4189 +NAME="AEN398"
     3522+NAME="AEN369"
    41903523+></A
    41913524+><H2
     
    42123545+CLASS="REFSECT1"
    42133546+><A
    4214 +NAME="AEN404"
     3547+NAME="AEN375"
    42153548+></A
    42163549+><H2
     
    42463579+CLASS="REFSECT1"
    42473580+><A
    4248 +NAME="AEN410"
     3581+NAME="AEN381"
    42493582+></A
    42503583+><H2
     
    42803613+>.</P
    42813614+><P
    4282 +>In normal operation ping prints the TTL value from the packet it receives.
     3615+>In normal operation ping prints the ttl value from the packet it receives.
    42833616+When a remote system receives a ping packet, it can do one of three things
    42843617+with the TTL field in its response:</P
     
    43283661+CLASS="REFSECT1"
    43293662+><A
    4330 +NAME="AEN432"
     3663+NAME="AEN403"
    43313664+></A
    43323665+><H2
     
    43583691+CLASS="REFSECT1"
    43593692+><A
    4360 +NAME="AEN441"
     3693+NAME="AEN412"
    43613694+></A
    43623695+><H2
     
    43813714+CLASS="REFSECT1"
    43823715+><A
    4383 +NAME="AEN450"
     3716+NAME="AEN421"
    43843717+></A
    43853718+><H2
     
    43963729+CLASS="REFSECT1"
    43973730+><A
    4398 +NAME="AEN455"
     3731+NAME="AEN426"
    43993732+></A
    44003733+><H2
     
    44063739+> requires <CODE
    44073740+CLASS="CONSTANT"
    4408 +>CAP_NET_RAW</CODE
     3741+>CAP_NET_RAWIO</CODE
    44093742+> capability
    44103743+to be executed. It may be used as set-uid root.</P
     
    44133746+CLASS="REFSECT1"
    44143747+><A
    4415 +NAME="AEN460"
     3748+NAME="AEN431"
    44163749+></A
    44173750+><H2
     
    44663799+VALIGN="top"
    44673800+><A
    4468 +HREF="r466.html"
     3801+HREF="r437.html"
    44693802+ACCESSKEY="N"
    44703803+>Next</A
     
    44943827+>
    44953828\ No newline at end of file
    4496 diff -Naur iputils-s20121221.orig/doc/r466.html iputils-s20121221/doc/r466.html
    4497 --- iputils-s20121221.orig/doc/r466.html        1970-01-01 00:00:00.000000000 +0000
    4498 +++ iputils-s20121221/doc/r466.html     2013-01-04 10:38:35.000000000 +0000
    4499 @@ -0,0 +1,597 @@
    4500 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     3829diff -Naur iputils-s20101006.orig/doc/r437.html iputils-s20101006/doc/r437.html
     3830--- iputils-s20101006.orig/doc/r437.html        1969-12-31 19:00:00.000000000 -0500
     3831+++ iputils-s20101006/doc/r437.html     2011-01-08 20:09:49.571531343 -0500
     3832@@ -0,0 +1,598 @@
     3833+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    45013834+<HTML
    45023835+><HEAD
     
    45143847+REL="NEXT"
    45153848+TITLE="clockdiff"
    4516 +HREF="r625.html"></HEAD
     3849+HREF="r596.html"></HEAD
    45173850+><BODY
    45183851+CLASS="REFENTRY"
     
    45563889+VALIGN="bottom"
    45573890+><A
    4558 +HREF="r625.html"
     3891+HREF="r596.html"
    45593892+ACCESSKEY="N"
    45603893+>Next</A
     
    45733906+CLASS="REFNAMEDIV"
    45743907+><A
    4575 +NAME="AEN471"
     3908+NAME="AEN442"
    45763909+></A
    45773910+><H2
     
    45813914+CLASS="REFSYNOPSISDIV"
    45823915+><A
    4583 +NAME="AEN474"
     3916+NAME="AEN445"
    45843917+></A
    45853918+><H2
     
    46223955+CLASS="REFSECT1"
    46233956+><A
    4624 +NAME="AEN489"
     3957+NAME="AEN460"
    46253958+></A
    46263959+><H2
     
    46483981+CLASS="REFSECT1"
    46493982+><A
    4650 +NAME="AEN495"
     3983+NAME="AEN466"
    46513984+></A
    46523985+><H2
     
    47084041+packets. With
    47094042+<A
    4710 +HREF="r466.html#ARPING.DEADLINE"
     4043+HREF="r437.html#ARPING.DEADLINE"
    47114044+><TT
    47124045+CLASS="REPLACEABLE"
     
    47374070+>Duplicate address detection mode (DAD). See
    47384071+<A
    4739 +HREF="http://tools.ietf.org/rfc/rfc2131.txt"
     4072+HREF="ftp://ftp.isi.edu/in-notes/rfc2131.txt"
    47404073+TARGET="_top"
    47414074+>RFC2131, 4.4.1</A
     
    47694102+><DD
    47704103+><P
    4771 +>Name of network device where to send ARP REQUEST packets.
     4104+>Name of network device where to send ARP REQUEST packets. This option
     4105+is required.
    47724106+  </P
    47734107+></DD
     
    48954229+does not stop after
    48964230+<A
    4897 +HREF="r466.html#ARPING.COUNT"
     4231+HREF="r437.html#ARPING.COUNT"
    48984232+><TT
    48994233+CLASS="REPLACEABLE"
     
    49054239+packet are sent, it waits either for
    49064240+<A
    4907 +HREF="r466.html#ARPING.DEADLINE"
     4241+HREF="r437.html#ARPING.DEADLINE"
    49084242+><TT
    49094243+CLASS="REPLACEABLE"
     
    49154249+expire or until
    49164250+<A
    4917 +HREF="r466.html#ARPING.COUNT"
     4251+HREF="r437.html#ARPING.COUNT"
    49184252+><TT
    49194253+CLASS="REPLACEABLE"
     
    49324266+CLASS="REFSECT1"
    49334267+><A
    4934 +NAME="AEN593"
     4268+NAME="AEN564"
    49354269+></A
    49364270+><H2
     
    49484282+>,
    49494283+<A
    4950 +HREF="r625.html"
     4284+HREF="r596.html"
    49514285+><SPAN
    49524286+CLASS="CITEREFENTRY"
     
    49584292+>,
    49594293+<A
    4960 +HREF="r819.html"
     4294+HREF="r790.html"
    49614295+><SPAN
    49624296+CLASS="CITEREFENTRY"
     
    49714305+CLASS="REFSECT1"
    49724306+><A
    4973 +NAME="AEN608"
     4307+NAME="AEN579"
    49744308+></A
    49754309+><H2
     
    49974331+CLASS="REFSECT1"
    49984332+><A
    4999 +NAME="AEN614"
     4333+NAME="AEN585"
    50004334+></A
    50014335+><H2
     
    50074341+> requires <CODE
    50084342+CLASS="CONSTANT"
    5009 +>CAP_NET_RAW</CODE
     4343+>CAP_NET_RAWIO</CODE
    50104344+> capability
    50114345+to be executed. It is not recommended to be used as set-uid root,
     
    50154349+CLASS="REFSECT1"
    50164350+><A
    5017 +NAME="AEN619"
     4351+NAME="AEN590"
    50184352+></A
    50194353+><H2
     
    50684402+VALIGN="top"
    50694403+><A
    5070 +HREF="r625.html"
     4404+HREF="r596.html"
    50714405+ACCESSKEY="N"
    50724406+>Next</A
     
    50964430+>
    50974431\ No newline at end of file
    5098 diff -Naur iputils-s20121221.orig/doc/r625.html iputils-s20121221/doc/r625.html
    5099 --- iputils-s20121221.orig/doc/r625.html        1970-01-01 00:00:00.000000000 +0000
    5100 +++ iputils-s20121221/doc/r625.html     2013-01-04 10:38:35.000000000 +0000
     4432diff -Naur iputils-s20101006.orig/doc/r596.html iputils-s20101006/doc/r596.html
     4433--- iputils-s20101006.orig/doc/r596.html        1969-12-31 19:00:00.000000000 -0500
     4434+++ iputils-s20101006/doc/r596.html     2011-01-08 20:09:49.582999920 -0500
    51014435@@ -0,0 +1,428 @@
    5102 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     4436+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    51034437+<HTML
    51044438+><HEAD
     
    51134447+REL="PREVIOUS"
    51144448+TITLE="arping"
    5115 +HREF="r466.html"><LINK
     4449+HREF="r437.html"><LINK
    51164450+REL="NEXT"
    51174451+TITLE="rarpd"
    5118 +HREF="r720.html"></HEAD
     4452+HREF="r691.html"></HEAD
    51194453+><BODY
    51204454+CLASS="REFENTRY"
     
    51444478+VALIGN="bottom"
    51454479+><A
    5146 +HREF="r466.html"
     4480+HREF="r437.html"
    51474481+ACCESSKEY="P"
    51484482+>Prev</A
     
    51584492+VALIGN="bottom"
    51594493+><A
    5160 +HREF="r720.html"
     4494+HREF="r691.html"
    51614495+ACCESSKEY="N"
    51624496+>Next</A
     
    51754509+CLASS="REFNAMEDIV"
    51764510+><A
    5177 +NAME="AEN630"
     4511+NAME="AEN601"
    51784512+></A
    51794513+><H2
     
    51834517+CLASS="REFSYNOPSISDIV"
    51844518+><A
    5185 +NAME="AEN633"
     4519+NAME="AEN604"
    51864520+></A
    51874521+><H2
     
    52074541+CLASS="REFSECT1"
    52084542+><A
    5209 +NAME="AEN642"
     4543+NAME="AEN613"
    52104544+></A
    52114545+><H2
     
    52234557+> with 1 msec resolution using ICMP TIMESTAMP
    52244558+<A
    5225 +HREF="r625.html#CLOCKDIFF.ICMP-TIMESTAMP"
     4559+HREF="r596.html#CLOCKDIFF.ICMP-TIMESTAMP"
    52264560+>[2]</A
    52274561+>
    52284562+packets or, optionally, IP TIMESTAMP option
    52294563+<A
    5230 +HREF="r625.html#CLOCKDIFF.IP-TIMESTAMP"
     4564+HREF="r596.html#CLOCKDIFF.IP-TIMESTAMP"
    52314565+>[3]</A
    52324566+>
    52334567+option added to ICMP ECHO.
    52344568+<A
    5235 +HREF="r625.html#CLOCKDIFF.ICMP-ECHO"
     4569+HREF="r596.html#CLOCKDIFF.ICMP-ECHO"
    52364570+>[1]</A
    52374571+></P
     
    52404574+CLASS="REFSECT1"
    52414575+><A
    5242 +NAME="AEN650"
     4576+NAME="AEN621"
    52434577+></A
    52444578+><H2
     
    52864620+CLASS="REFSECT1"
    52874621+><A
    5288 +NAME="AEN665"
     4622+NAME="AEN636"
    52894623+></A
    52904624+><H2
     
    53244658+CLASS="REFSECT1"
    53254659+><A
    5326 +NAME="AEN676"
     4660+NAME="AEN647"
    53274661+></A
    53284662+><H2
     
    53404674+>,
    53414675+<A
    5342 +HREF="r466.html"
     4676+HREF="r437.html"
    53434677+><SPAN
    53444678+CLASS="CITEREFENTRY"
     
    53504684+>,
    53514685+<A
    5352 +HREF="r819.html"
     4686+HREF="r790.html"
    53534687+><SPAN
    53544688+CLASS="CITEREFENTRY"
     
    53634697+CLASS="REFSECT1"
    53644698+><A
    5365 +NAME="AEN691"
     4699+NAME="AEN662"
    53664700+></A
    53674701+><H2
     
    53734707+>ICMP ECHO,
    53744708+<A
    5375 +HREF="http://tools.ietf.org/rfc/rfc792.txt"
     4709+HREF="ftp://ftp.isi.edu/in-notes/rfc792.txt"
    53764710+TARGET="_top"
    53774711+>RFC0792, page 14</A
     
    53834717+>ICMP TIMESTAMP,
    53844718+<A
    5385 +HREF="http://tools.ietf.org/rfc/rfc792.txt"
     4719+HREF="ftp://ftp.isi.edu/in-notes/rfc792.txt"
    53864720+TARGET="_top"
    53874721+>RFC0792, page 16</A
     
    53934727+>IP TIMESTAMP option,
    53944728+<A
    5395 +HREF="http://tools.ietf.org/rfc/rfc791.txt"
     4729+HREF="ftp://ftp.isi.edu/in-notes/rfc791.txt"
    53964730+TARGET="_top"
    53974731+>RFC0791, 3.1, page 16</A
     
    54014735+CLASS="REFSECT1"
    54024736+><A
    5403 +NAME="AEN702"
     4737+NAME="AEN673"
    54044738+></A
    54054739+><H2
     
    54314765+CLASS="REFSECT1"
    54324766+><A
    5433 +NAME="AEN709"
     4767+NAME="AEN680"
    54344768+></A
    54354769+><H2
     
    54414775+> requires <CODE
    54424776+CLASS="CONSTANT"
    5443 +>CAP_NET_RAW</CODE
     4777+>CAP_NET_RAWIO</CODE
    54444778+> capability
    54454779+to be executed. It is safe to be used as set-uid root.</P
     
    54484782+CLASS="REFSECT1"
    54494783+><A
    5450 +NAME="AEN714"
     4784+NAME="AEN685"
    54514785+></A
    54524786+><H2
     
    54834817+VALIGN="top"
    54844818+><A
    5485 +HREF="r466.html"
     4819+HREF="r437.html"
    54864820+ACCESSKEY="P"
    54874821+>Prev</A
     
    55014835+VALIGN="top"
    55024836+><A
    5503 +HREF="r720.html"
     4837+HREF="r691.html"
    55044838+ACCESSKEY="N"
    55054839+>Next</A
     
    55294863+>
    55304864\ No newline at end of file
    5531 diff -Naur iputils-s20121221.orig/doc/r720.html iputils-s20121221/doc/r720.html
    5532 --- iputils-s20121221.orig/doc/r720.html        1970-01-01 00:00:00.000000000 +0000
    5533 +++ iputils-s20121221/doc/r720.html     2013-01-04 10:38:35.000000000 +0000
     4865diff -Naur iputils-s20101006.orig/doc/r691.html iputils-s20101006/doc/r691.html
     4866--- iputils-s20101006.orig/doc/r691.html        1969-12-31 19:00:00.000000000 -0500
     4867+++ iputils-s20101006/doc/r691.html     2011-01-08 20:09:49.590918871 -0500
    55344868@@ -0,0 +1,431 @@
    5535 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     4869+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    55364870+<HTML
    55374871+><HEAD
     
    55464880+REL="PREVIOUS"
    55474881+TITLE="clockdiff"
    5548 +HREF="r625.html"><LINK
     4882+HREF="r596.html"><LINK
    55494883+REL="NEXT"
    55504884+TITLE="tracepath"
    5551 +HREF="r819.html"></HEAD
     4885+HREF="r790.html"></HEAD
    55524886+><BODY
    55534887+CLASS="REFENTRY"
     
    55774911+VALIGN="bottom"
    55784912+><A
    5579 +HREF="r625.html"
     4913+HREF="r596.html"
    55804914+ACCESSKEY="P"
    55814915+>Prev</A
     
    55914925+VALIGN="bottom"
    55924926+><A
    5593 +HREF="r819.html"
     4927+HREF="r790.html"
    55944928+ACCESSKEY="N"
    55954929+>Next</A
     
    56084942+CLASS="REFNAMEDIV"
    56094943+><A
    5610 +NAME="AEN725"
     4944+NAME="AEN696"
    56114945+></A
    56124946+><H2
     
    56164950+CLASS="REFSYNOPSISDIV"
    56174951+><A
    5618 +NAME="AEN728"
     4952+NAME="AEN699"
    56194953+></A
    56204954+><H2
     
    56424976+CLASS="REFSECT1"
    56434977+><A
    5644 +NAME="AEN737"
     4978+NAME="AEN708"
    56454979+></A
    56464980+><H2
     
    56494983+>Listens
    56504984+<A
    5651 +HREF="http://tools.ietf.org/rfc/rfc903.txt"
     4985+HREF="ftp://ftp.isi.edu/in-notes/rfc903.txt"
    56524986+TARGET="_top"
    56534987+>RARP</A
     
    56865020+CLASS="REFSECT1"
    56875021+><A
    5688 +NAME="AEN748"
     5022+NAME="AEN719"
    56895023+></A
    56905024+><H2
     
    56935027+>This facility is deeply obsoleted by
    56945028+<A
    5695 +HREF="http://tools.ietf.org/rfc/rfc951.txt"
     5029+HREF="ftp://ftp.isi.edu/in-notes/rfc951.txt"
    56965030+TARGET="_top"
    56975031+>BOOTP</A
     
    56995033+and later
    57005034+<A
    5701 +HREF="http://tools.ietf.org/rfc/rfc2131.txt"
     5035+HREF="ftp://ftp.isi.edu/in-notes/rfc2131.txt"
    57025036+TARGET="_top"
    57035037+>DHCP</A
     
    57085042+CLASS="REFSECT1"
    57095043+><A
    5710 +NAME="AEN753"
     5044+NAME="AEN724"
    57115045+></A
    57125046+><H2
     
    58045138+CLASS="REFSECT1"
    58055139+><A
    5806 +NAME="AEN790"
     5140+NAME="AEN761"
    58075141+></A
    58085142+><H2
     
    58105144+><P
    58115145+><A
    5812 +HREF="r466.html"
     5146+HREF="r437.html"
    58135147+><SPAN
    58145148+CLASS="CITEREFENTRY"
     
    58205154+>,
    58215155+<A
    5822 +HREF="r983.html"
     5156+HREF="r949.html"
    58235157+><SPAN
    58245158+CLASS="CITEREFENTRY"
     
    58335167+CLASS="REFSECT1"
    58345168+><A
    5835 +NAME="AEN801"
     5169+NAME="AEN772"
    58365170+></A
    58375171+><H2
     
    58595193+CLASS="REFSECT1"
    58605194+><A
    5861 +NAME="AEN807"
     5195+NAME="AEN778"
    58625196+></A
    58635197+><H2
     
    58695203+> requires <CODE
    58705204+CLASS="CONSTANT"
    5871 +>CAP_NET_RAW</CODE
     5205+>CAP_NET_RAWIO</CODE
    58725206+> capability
    58735207+to listen and send RARP and ARP packets. It also needs <CODE
     
    58845218+CLASS="REFSECT1"
    58855219+><A
    5886 +NAME="AEN813"
     5220+NAME="AEN784"
    58875221+></A
    58885222+><H2
     
    59195253+VALIGN="top"
    59205254+><A
    5921 +HREF="r625.html"
     5255+HREF="r596.html"
    59225256+ACCESSKEY="P"
    59235257+>Prev</A
     
    59375271+VALIGN="top"
    59385272+><A
    5939 +HREF="r819.html"
     5273+HREF="r790.html"
    59405274+ACCESSKEY="N"
    59415275+>Next</A
     
    59655299+>
    59665300\ No newline at end of file
    5967 diff -Naur iputils-s20121221.orig/doc/r819.html iputils-s20121221/doc/r819.html
    5968 --- iputils-s20121221.orig/doc/r819.html        1970-01-01 00:00:00.000000000 +0000
    5969 +++ iputils-s20121221/doc/r819.html     2013-01-04 10:38:35.000000000 +0000
    5970 @@ -0,0 +1,436 @@
    5971 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     5301diff -Naur iputils-s20101006.orig/doc/r790.html iputils-s20101006/doc/r790.html
     5302--- iputils-s20101006.orig/doc/r790.html        1969-12-31 19:00:00.000000000 -0500
     5303+++ iputils-s20101006/doc/r790.html     2011-01-08 20:09:49.602668583 -0500
     5304@@ -0,0 +1,426 @@
     5305+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    59725306+<HTML
    59735307+><HEAD
     
    59825316+REL="PREVIOUS"
    59835317+TITLE="rarpd"
    5984 +HREF="r720.html"><LINK
     5318+HREF="r691.html"><LINK
    59855319+REL="NEXT"
    59865320+TITLE="traceroute6"
    5987 +HREF="r918.html"></HEAD
     5321+HREF="r884.html"></HEAD
    59885322+><BODY
    59895323+CLASS="REFENTRY"
     
    60135347+VALIGN="bottom"
    60145348+><A
    6015 +HREF="r720.html"
     5349+HREF="r691.html"
    60165350+ACCESSKEY="P"
    60175351+>Prev</A
     
    60275361+VALIGN="bottom"
    60285362+><A
    6029 +HREF="r918.html"
     5363+HREF="r884.html"
    60305364+ACCESSKEY="N"
    60315365+>Next</A
     
    60445378+CLASS="REFNAMEDIV"
    60455379+><A
    6046 +NAME="AEN824"
     5380+NAME="AEN795"
    60475381+></A
    60485382+><H2
     
    60525386+CLASS="REFSYNOPSISDIV"
    60535387+><A
    6054 +NAME="AEN827"
     5388+NAME="AEN798"
    60555389+></A
    60565390+><H2
     
    60655399+>pktlen</I
    60665400+></TT
    6067 +>] [-p <TT
     5401+>] {<TT
     5402+CLASS="REPLACEABLE"
     5403+><I
     5404+>destination</I
     5405+></TT
     5406+>} [<TT
    60685407+CLASS="REPLACEABLE"
    60695408+><I
    60705409+>port</I
    60715410+></TT
    6072 +>] {<TT
    6073 +CLASS="REPLACEABLE"
    6074 +><I
    6075 +>destination</I
    6076 +></TT
    6077 +>}</P
     5411+>]</P
    60785412+></DIV
    60795413+><DIV
    60805414+CLASS="REFSECT1"
    60815415+><A
    6082 +NAME="AEN838"
     5416+NAME="AEN809"
    60835417+></A
    60845418+><H2
     
    61125446+and classic example of application of Linux error queues.
    61135447+The situation with IPv4 is worse, because commercial
    6114 +IP routers do not return enough information in ICMP error messages.
     5448+IP routers do not return enough information in icmp error messages.
    61155449+Probably, it will change, when they will be updated.
    61165450+For now it uses Van Jacobson's trick, sweeping a range
     
    61205454+CLASS="REFSECT1"
    61215455+><A
    6122 +NAME="AEN847"
     5456+NAME="AEN818"
    61235457+></A
    61245458+><H2
     
    61625496+></TT
    61635497+> instead of
    6164 +65535 for <B
     5498+65536 for <B
    61655499+CLASS="COMMAND"
    61665500+>tracepath</B
     
    61715505+  </P
    61725506+></DD
    6173 +><DT
    6174 +><CODE
    6175 +CLASS="OPTION"
    6176 +>-p</CODE
    6177 +></DT
    6178 +><DD
    6179 +><P
    6180 +>Sets the initial destination port to use.
    6181 +  </P
    6182 +></DD
    61835507+></DL
    61845508+></DIV
     
    61875511+CLASS="REFSECT1"
    61885512+><A
    6189 +NAME="AEN873"
     5513+NAME="AEN839"
    61905514+></A
    61915515+><H2
     
    62215545+><P
    62225546+>The rest of line shows miscellaneous information about path to
    6223 +the correspinding network hop. As rule it contains value of RTT.
     5547+the correspinding hetwork hop. As rule it contains value of RTT.
    62245548+Additionally, it can show Path MTU, when it changes.
    62255549+If the path is asymmetric
     
    62415565+CLASS="REFSECT1"
    62425566+><A
    6243 +NAME="AEN885"
     5567+NAME="AEN851"
    62445568+></A
    62455569+><H2
     
    62545578+>,
    62555579+<A
    6256 +HREF="r918.html"
     5580+HREF="r884.html"
    62575581+><SPAN
    62585582+CLASS="CITEREFENTRY"
     
    62775601+CLASS="REFSECT1"
    62785602+><A
    6279 +NAME="AEN899"
     5603+NAME="AEN865"
    62805604+></A
    62815605+><H2
     
    62965620+CLASS="REFSECT1"
    62975621+><A
    6298 +NAME="AEN904"
     5622+NAME="AEN870"
    62995623+></A
    63005624+><H2
     
    63255649+CLASS="REFSECT1"
    63265650+><A
    6327 +NAME="AEN912"
     5651+NAME="AEN878"
    63285652+></A
    63295653+><H2
     
    63605684+VALIGN="top"
    63615685+><A
    6362 +HREF="r720.html"
     5686+HREF="r691.html"
    63635687+ACCESSKEY="P"
    63645688+>Prev</A
     
    63785702+VALIGN="top"
    63795703+><A
    6380 +HREF="r918.html"
     5704+HREF="r884.html"
    63815705+ACCESSKEY="N"
    63825706+>Next</A
     
    64065730+>
    64075731\ No newline at end of file
    6408 diff -Naur iputils-s20121221.orig/doc/r918.html iputils-s20121221/doc/r918.html
    6409 --- iputils-s20121221.orig/doc/r918.html        1970-01-01 00:00:00.000000000 +0000
    6410 +++ iputils-s20121221/doc/r918.html     2013-01-04 10:38:35.000000000 +0000
     5732diff -Naur iputils-s20101006.orig/doc/r884.html iputils-s20101006/doc/r884.html
     5733--- iputils-s20101006.orig/doc/r884.html        1969-12-31 19:00:00.000000000 -0500
     5734+++ iputils-s20101006/doc/r884.html     2011-01-08 20:09:49.606677412 -0500
    64115735@@ -0,0 +1,315 @@
    6412 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     5736+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    64135737+<HTML
    64145738+><HEAD
     
    64235747+REL="PREVIOUS"
    64245748+TITLE="tracepath"
    6425 +HREF="r819.html"><LINK
     5749+HREF="r790.html"><LINK
    64265750+REL="NEXT"
    64275751+TITLE="tftpd"
    6428 +HREF="r983.html"></HEAD
     5752+HREF="r949.html"></HEAD
    64295753+><BODY
    64305754+CLASS="REFENTRY"
     
    64545778+VALIGN="bottom"
    64555779+><A
    6456 +HREF="r819.html"
     5780+HREF="r790.html"
    64575781+ACCESSKEY="P"
    64585782+>Prev</A
     
    64685792+VALIGN="bottom"
    64695793+><A
    6470 +HREF="r983.html"
     5794+HREF="r949.html"
    64715795+ACCESSKEY="N"
    64725796+>Next</A
     
    64855809+CLASS="REFNAMEDIV"
    64865810+><A
    6487 +NAME="AEN923"
     5811+NAME="AEN889"
    64885812+></A
    64895813+><H2
     
    64935817+CLASS="REFSYNOPSISDIV"
    64945818+><A
    6495 +NAME="AEN926"
     5819+NAME="AEN892"
    64965820+></A
    64975821+><H2
     
    65495873+CLASS="REFSECT1"
    65505874+><A
    6551 +NAME="AEN947"
     5875+NAME="AEN913"
    65525876+></A
    65535877+><H2
     
    65685892+CLASS="REFSECT1"
    65695893+><A
    6570 +NAME="AEN953"
     5894+NAME="AEN919"
    65715895+></A
    65725896+><H2
     
    65985922+CLASS="REFSECT1"
    65995923+><A
    6600 +NAME="AEN965"
     5924+NAME="AEN931"
    66015925+></A
    66025926+><H2
     
    66285952+CLASS="REFSECT1"
    66295953+><A
    6630 +NAME="AEN972"
     5954+NAME="AEN938"
    66315955+></A
    66325956+><H2
     
    66385962+> requires <CODE
    66395963+CLASS="CONSTANT"
    6640 +>CAP_NET_RAW</CODE
     5964+>CAP_NET_RAWIO</CODE
    66415965+> capability
    66425966+to be executed. It is safe to be used as set-uid root.</P
     
    66455969+CLASS="REFSECT1"
    66465970+><A
    6647 +NAME="AEN977"
     5971+NAME="AEN943"
    66485972+></A
    66495973+><H2
     
    66806004+VALIGN="top"
    66816005+><A
    6682 +HREF="r819.html"
     6006+HREF="r790.html"
    66836007+ACCESSKEY="P"
    66846008+>Prev</A
     
    66986022+VALIGN="top"
    66996023+><A
    6700 +HREF="r983.html"
     6024+HREF="r949.html"
    67016025+ACCESSKEY="N"
    67026026+>Next</A
     
    67266050+>
    67276051\ No newline at end of file
    6728 diff -Naur iputils-s20121221.orig/doc/r983.html iputils-s20121221/doc/r983.html
    6729 --- iputils-s20121221.orig/doc/r983.html        1970-01-01 00:00:00.000000000 +0000
    6730 +++ iputils-s20121221/doc/r983.html     2013-01-04 10:38:35.000000000 +0000
     6052diff -Naur iputils-s20101006.orig/doc/r949.html iputils-s20101006/doc/r949.html
     6053--- iputils-s20101006.orig/doc/r949.html        1969-12-31 19:00:00.000000000 -0500
     6054+++ iputils-s20101006/doc/r949.html     2011-01-08 20:09:49.614834740 -0500
    67316055@@ -0,0 +1,376 @@
    6732 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     6056+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
    67336057+<HTML
    67346058+><HEAD
     
    67436067+REL="PREVIOUS"
    67446068+TITLE="traceroute6"
    6745 +HREF="r918.html"><LINK
     6069+HREF="r884.html"><LINK
    67466070+REL="NEXT"
    6747 +TITLE="ninfod"
    6748 +HREF="r1056.html"></HEAD
     6071+TITLE="rdisc"
     6072+HREF="r1022.html"></HEAD
    67496073+><BODY
    67506074+CLASS="REFENTRY"
     
    67746098+VALIGN="bottom"
    67756099+><A
    6776 +HREF="r918.html"
     6100+HREF="r884.html"
    67776101+ACCESSKEY="P"
    67786102+>Prev</A
     
    67886112+VALIGN="bottom"
    67896113+><A
    6790 +HREF="r1056.html"
     6114+HREF="r1022.html"
    67916115+ACCESSKEY="N"
    67926116+>Next</A
     
    68056129+CLASS="REFNAMEDIV"
    68066130+><A
    6807 +NAME="AEN988"
     6131+NAME="AEN954"
    68086132+></A
    68096133+><H2
     
    68136137+CLASS="REFSYNOPSISDIV"
    68146138+><A
    6815 +NAME="AEN991"
     6139+NAME="AEN957"
    68166140+></A
    68176141+><H2
     
    68316155+CLASS="REFSECT1"
    68326156+><A
    6833 +NAME="AEN996"
     6157+NAME="AEN962"
    68346158+></A
    68356159+><H2
     
    68426166+Trivial File Transfer Protocol
    68436167+(<A
    6844 +HREF="http://tools.ietf.org/rfc/rfc1350.txt"
     6168+HREF="ftp://ftp.isi.edu/in-notes/rfc1350.txt"
    68456169+TARGET="_top"
    68466170+>RFC1350</A
     
    68896213+> is used together with
    68906214+<A
    6891 +HREF="r720.html"
     6215+HREF="r691.html"
    68926216+><SPAN
    68936217+CLASS="CITEREFENTRY"
     
    69036227+conventions. See
    69046228+<A
    6905 +HREF="r720.html"
     6229+HREF="r691.html"
    69066230+><SPAN
    69076231+CLASS="CITEREFENTRY"
     
    69176241+CLASS="REFSECT1"
    69186242+><A
    6919 +NAME="AEN1020"
     6243+NAME="AEN986"
    69206244+></A
    69216245+><H2
     
    69716295+CLASS="REFSECT1"
    69726296+><A
    6973 +NAME="AEN1031"
     6297+NAME="AEN997"
    69746298+></A
    69756299+><H2
     
    69776301+><P
    69786302+><A
    6979 +HREF="r720.html"
     6303+HREF="r691.html"
    69806304+><SPAN
    69816305+CLASS="CITEREFENTRY"
     
    70046328+CLASS="REFSECT1"
    70056329+><A
    7006 +NAME="AEN1044"
     6330+NAME="AEN1010"
    70076331+></A
    70086332+><H2
     
    70266350+CLASS="REFSECT1"
    70276351+><A
    7028 +NAME="AEN1050"
     6352+NAME="AEN1016"
    70296353+></A
    70306354+><H2
     
    70616385+VALIGN="top"
    70626386+><A
    7063 +HREF="r918.html"
     6387+HREF="r884.html"
    70646388+ACCESSKEY="P"
    70656389+>Prev</A
     
    70796403+VALIGN="top"
    70806404+><A
    7081 +HREF="r1056.html"
     6405+HREF="r1022.html"
    70826406+ACCESSKEY="N"
    70836407+>Next</A
     
    70996423+ALIGN="right"
    71006424+VALIGN="top"
    7101 +>ninfod</TD
     6425+>rdisc</TD
    71026426+></TR
    71036427+></TABLE
     
    71076431+>
    71086432\ No newline at end of file
    7109 diff -Naur iputils-s20121221.orig/doc/rarpd.8 iputils-s20121221/doc/rarpd.8
    7110 --- iputils-s20121221.orig/doc/rarpd.8  1970-01-01 00:00:00.000000000 +0000
    7111 +++ iputils-s20121221/doc/rarpd.8       2013-01-04 10:38:27.000000000 +0000
     6433diff -Naur iputils-s20101006.orig/doc/rarpd.8 iputils-s20101006/doc/rarpd.8
     6434--- iputils-s20101006.orig/doc/rarpd.8  1969-12-31 19:00:00.000000000 -0500
     6435+++ iputils-s20101006/doc/rarpd.8       2011-01-08 20:09:51.270811811 -0500
    71126436@@ -0,0 +1,84 @@
    71136437+.\" This manpage has been automatically generated by docbook2man
     
    71166440+.\" Please send any bug reports, improvements, comments, patches,
    71176441+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    7118 +.TH "RARPD" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     6442+.TH "RARPD" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    71196443+.SH NAME
    71206444+rarpd \- answer RARP REQUESTs
     
    71836507+.SH "SECURITY"
    71846508+.PP
    7185 +\fBrarpd\fR requires CAP_NET_RAW capability
     6509+\fBrarpd\fR requires CAP_NET_RAWIO capability
    71866510+to listen and send RARP and ARP packets. It also needs CAP_NET_ADMIN
    71876511+to give to kernel hint for ARP resolution; this is not strictly required,
     
    71956519+and the latest versions are  available in source form at
    71966520+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    7197 diff -Naur iputils-s20121221.orig/doc/rdisc.8 iputils-s20121221/doc/rdisc.8
    7198 --- iputils-s20121221.orig/doc/rdisc.8  1970-01-01 00:00:00.000000000 +0000
    7199 +++ iputils-s20121221/doc/rdisc.8       2013-01-04 10:38:27.000000000 +0000
    7200 @@ -0,0 +1,122 @@
     6521diff -Naur iputils-s20101006.orig/doc/rdisc.8 iputils-s20101006/doc/rdisc.8
     6522--- iputils-s20101006.orig/doc/rdisc.8  1969-12-31 19:00:00.000000000 -0500
     6523+++ iputils-s20101006/doc/rdisc.8       2011-01-08 20:09:51.527155543 -0500
     6524@@ -0,0 +1,110 @@
    72016525+.\" This manpage has been automatically generated by docbook2man
    72026526+.\" from a DocBook document.  This tool can be found at:
     
    72046528+.\" Please send any bug reports, improvements, comments, patches,
    72056529+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    7206 +.TH "RDISC" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     6530+.TH "RDISC" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    72076531+.SH NAME
    72086532+rdisc \- network router discovery daemon
    72096533+.SH SYNOPSIS
    72106534+
    7211 +\fBrdisc\fR [\fB-abdfrstvV\fR] [\fB-p \fIpreference\fB\fR] [\fB-T \fImax_interval\fB\fR] [\fB\fIsend_address\fB\fR] [\fB\fIreceive_address\fB\fR]
     6535+\fBrdisc\fR [\fB-abdfstvV\fR] [\fB\fIsend_address\fB\fR] [\fB\fIreceive_address\fB\fR]
    72126536+
    72136537+.SH "DESCRIPTION"
     
    72426566+Server side of router discovery protocol is supported by Cisco IOS
    72436567+and by any more or less complete UNIX routing daemon, f.e \fBgated\fR.
    7244 +Or, \fBrdisc\fR can act as responder, if compiled with -DRDISC_SERVER.
    72456568+.SH "OPTIONS"
    72466569+.TP
     
    72666589+\fB-s\fR must be specified.
    72676590+.TP
    7268 +\fB-r\fR
    7269 +Responder mode, available only if compiled with -DRDISC_SERVER.
    7270 +.TP
    72716591+\fB-s\fR
    72726592+Send three \fBsolicitation\fR messages initially to quickly discover
     
    72756595+exits with a non-zero exit code if it can not find any routers.
    72766596+This can be overridden with the \fB-f\fR option.
    7277 +.TP
    7278 +\fB-p \fIpreference\fB\fR
    7279 +Set preference in advertisement.
    7280 +Available only with -r option.
    7281 +.TP
    7282 +\fB-T \fImax_interval\fB\fR
    7283 +Set maximum advertisement interval in seconds.  Default is 600 secs.
    7284 +Available only with -r option.
    72856597+.TP
    72866598+\fB-t\fR
     
    73136625+.SH "SECURITY"
    73146626+.PP
    7315 +\fBrdisc\fR requires CAP_NET_RAW to listen
     6627+\fBrdisc\fR requires CAP_NET_RAWIO to listen
    73166628+and send ICMP messages and capability CAP_NET_ADMIN
    73176629+to update routing tables.
     
    73216633+and the latest versions are  available in source form at
    73226634+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    7323 diff -Naur iputils-s20121221.orig/doc/tftpd.8 iputils-s20121221/doc/tftpd.8
    7324 --- iputils-s20121221.orig/doc/tftpd.8  1970-01-01 00:00:00.000000000 +0000
    7325 +++ iputils-s20121221/doc/tftpd.8       2013-01-04 10:38:27.000000000 +0000
     6635diff -Naur iputils-s20101006.orig/doc/tftpd.8 iputils-s20101006/doc/tftpd.8
     6636--- iputils-s20101006.orig/doc/tftpd.8  1969-12-31 19:00:00.000000000 -0500
     6637+++ iputils-s20101006/doc/tftpd.8       2011-01-08 20:09:51.723407498 -0500
    73266638@@ -0,0 +1,85 @@
    73276639+.\" This manpage has been automatically generated by docbook2man
     
    73306642+.\" Please send any bug reports, improvements, comments, patches,
    73316643+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    7332 +.TH "TFTPD" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     6644+.TH "TFTPD" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    73336645+.SH NAME
    73346646+tftpd \- Trivial File Transfer Protocol server
     
    74106722+and the latest versions are  available in source form at
    74116723+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    7412 diff -Naur iputils-s20121221.orig/doc/tracepath.8 iputils-s20121221/doc/tracepath.8
    7413 --- iputils-s20121221.orig/doc/tracepath.8      1970-01-01 00:00:00.000000000 +0000
    7414 +++ iputils-s20121221/doc/tracepath.8   2013-01-04 10:38:27.000000000 +0000
    7415 @@ -0,0 +1,100 @@
     6724diff -Naur iputils-s20101006.orig/doc/tracepath.8 iputils-s20101006/doc/tracepath.8
     6725--- iputils-s20101006.orig/doc/tracepath.8      1969-12-31 19:00:00.000000000 -0500
     6726+++ iputils-s20101006/doc/tracepath.8   2011-01-08 20:09:52.154780955 -0500
     6727@@ -0,0 +1,97 @@
    74166728+.\" This manpage has been automatically generated by docbook2man
    74176729+.\" from a DocBook document.  This tool can be found at:
     
    74196731+.\" Please send any bug reports, improvements, comments, patches,
    74206732+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    7421 +.TH "TRACEPATH" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     6733+.TH "TRACEPATH" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    74226734+.SH NAME
    74236735+tracepath, tracepath6 \- traces path to a network host discovering MTU along this path
    74246736+.SH SYNOPSIS
    74256737+
    7426 +\fBtracepath\fR [\fB-n\fR] [\fB-b\fR] [\fB-l \fIpktlen\fB\fR] [\fB-p \fIport\fB\fR] \fB\fIdestination\fB\fR
     6738+\fBtracepath\fR [\fB-n\fR] [\fB-b\fR] [\fB-l \fIpktlen\fB\fR] \fB\fIdestination\fB\fR [\fB\fIport\fB\fR]
    74276739+
    74286740+.SH "DESCRIPTION"
     
    74366748+and classic example of application of Linux error queues.
    74376749+The situation with IPv4 is worse, because commercial
    7438 +IP routers do not return enough information in ICMP error messages.
     6750+IP routers do not return enough information in icmp error messages.
    74396751+Probably, it will change, when they will be updated.
    74406752+For now it uses Van Jacobson's trick, sweeping a range
     
    74506762+\fB-l\fR
    74516763+Sets the initial packet length to \fIpktlen\fR instead of
    7452 +65535 for \fBtracepath\fR or 128000 for \fBtracepath6\fR.
    7453 +.TP
    7454 +\fB-p\fR
    7455 +Sets the initial destination port to use.
     6764+65536 for \fBtracepath\fR or 128000 for \fBtracepath6\fR.
    74566765+.SH "OUTPUT"
    74576766+.PP
     
    74766785+.PP
    74776786+The rest of line shows miscellaneous information about path to
    7478 +the correspinding network hop. As rule it contains value of RTT.
     6787+the correspinding hetwork hop. As rule it contains value of RTT.
    74796788+Additionally, it can show Path MTU, when it changes.
    74806789+If the path is asymmetric
     
    75146823+and the latest versions are  available in source form at
    75156824+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    7516 diff -Naur iputils-s20121221.orig/doc/traceroute6.8 iputils-s20121221/doc/traceroute6.8
    7517 --- iputils-s20121221.orig/doc/traceroute6.8    1970-01-01 00:00:00.000000000 +0000
    7518 +++ iputils-s20121221/doc/traceroute6.8 2013-01-04 10:38:27.000000000 +0000
     6825diff -Naur iputils-s20101006.orig/doc/traceroute6.8 iputils-s20101006/doc/traceroute6.8
     6826--- iputils-s20101006.orig/doc/traceroute6.8    1969-12-31 19:00:00.000000000 -0500
     6827+++ iputils-s20101006/doc/traceroute6.8 2011-01-08 20:09:52.114781859 -0500
    75196828@@ -0,0 +1,42 @@
    75206829+.\" This manpage has been automatically generated by docbook2man
     
    75236832+.\" Please send any bug reports, improvements, comments, patches,
    75246833+.\" etc. to Steve Cheng <steve@ggi-project.org>.
    7525 +.TH "TRACEROUTE6" "8" "04 January 2013" "iputils-121221" "System Manager's Manual: iputils"
     6834+.TH "TRACEROUTE6" "8" "08 January 2011" "iputils-101006" "System Manager's Manual: iputils"
    75266835+.SH NAME
    75276836+traceroute6 \- traces path to a network host
     
    75536862+.SH "SECURITY"
    75546863+.PP
    7555 +\fBtracepath6\fR requires CAP_NET_RAW capability
     6864+\fBtracepath6\fR requires CAP_NET_RAWIO capability
    75566865+to be executed. It is safe to be used as set-uid root.
    75576866+.SH "AVAILABILITY"
     
    75606869+and the latest versions are  available in source form at
    75616870+http://www.skbuff.net/iputils/iputils-current.tar.bz2.
    7562 diff -Naur iputils-s20121221.orig/ping6.c iputils-s20121221/ping6.c
    7563 --- iputils-s20121221.orig/ping6.c      2012-12-21 14:01:07.000000000 +0000
    7564 +++ iputils-s20121221/ping6.c   2013-08-06 18:09:09.448346619 +0000
    7565 @@ -168,8 +168,10 @@
    7566  
    7567  #ifdef USE_GNUTLS
    7568  # include <gnutls/openssl.h>
    7569 -#else
    7570 +# define USE_CRYPTO
    7571 +#elif defined USE_OPENSSL
    7572  # include <openssl/md5.h>
    7573 +# define USE_CRYPTO
    7574  #endif
    7575  
    7576  /* Node Information query */
    7577 @@ -326,6 +328,7 @@
    7578  #if !PING6_NONCE_MEMORY
    7579  static int niquery_nonce(__u8 *nonce, int fill)
    7580  {
    7581 +# ifdef USE_CRYPTO
    7582         static __u8 digest[MD5_DIGEST_LENGTH];
    7583         static int seq = -1;
    7584  
    7585 @@ -348,6 +351,10 @@
    7586                         return -1;
    7587                 return ntohsp((__u16 *)nonce);
    7588         }
    7589 +# else
    7590 +       fprintf(stderr, "ping6: function not available; crypto disabled\n");
    7591 +       exit(3);
    7592 +# endif
    7593  }
    7594  #endif
    7595  
    7596 @@ -502,6 +509,7 @@
    7597  
    7598  static int niquery_option_subject_name_handler(int index, const char *arg)
    7599  {
    7600 +#ifdef USE_CRYPTO
    7601         static char nigroup_buf[INET6_ADDRSTRLEN + 1 + IFNAMSIZ];
    7602         unsigned char *dnptrs[2], **dpp, **lastdnptr;
    7603         int n;
    7604 @@ -627,6 +635,10 @@
    7605         free(idn);
    7606         free(name);
    7607         exit(1);
    7608 +#else
    7609 +       fprintf(stderr, "ping6: function not available; crypto disabled\n");
    7610 +       exit(3);
    7611 +#endif
    7612  }
    7613  
    7614  int niquery_option_help_handler(int index, const char *arg)
    7615 diff -Naur iputils-s20121221.orig/tracepath.c iputils-s20121221/tracepath.c
    7616 --- iputils-s20121221.orig/tracepath.c  2012-12-21 14:01:07.000000000 +0000
    7617 +++ iputils-s20121221/tracepath.c       2013-08-06 18:08:56.048346586 +0000
    7618 @@ -73,13 +73,10 @@
    7619  
    7620  void print_host(const char *a, const char *b, int both)
    7621  {
    7622 -       int plen = 0;
    7623 -       printf("%s", a);
    7624 -       plen = strlen(a);
    7625 -       if (both) {
    7626 -               printf(" (%s)", b);
    7627 -               plen += strlen(b) + 3;
    7628 -       }
    7629 +       int plen;
    7630 +       plen = printf("%s", a);
    7631 +       if (both)
    7632 +               plen += printf(" (%s)", b);
    7633         if (plen >= HOST_COLUMN_SIZE)
    7634                 plen = HOST_COLUMN_SIZE - 1;
    7635         printf("%*s", HOST_COLUMN_SIZE - plen, "");
    7636 diff -Naur iputils-s20121221.orig/tracepath6.c iputils-s20121221/tracepath6.c
    7637 --- iputils-s20121221.orig/tracepath6.c 2012-12-21 14:01:07.000000000 +0000
    7638 +++ iputils-s20121221/tracepath6.c      2013-08-06 18:08:56.048346586 +0000
    7639 @@ -86,13 +86,10 @@
    7640  
    7641  void print_host(const char *a, const char *b, int both)
    7642  {
    7643 -       int plen = 0;
    7644 -       printf("%s", a);
    7645 -       plen = strlen(a);
    7646 -       if (both) {
    7647 -               printf(" (%s)", b);
    7648 -               plen += strlen(b) + 3;
    7649 -       }
    7650 +       int plen;
    7651 +       plen = printf("%s", a);
    7652 +       if (both)
    7653 +               plen += printf(" (%s)", b);
    7654         if (plen >= HOST_COLUMN_SIZE)
    7655                 plen = HOST_COLUMN_SIZE - 1;
    7656         printf("%*s", HOST_COLUMN_SIZE - plen, "");
Note: See TracChangeset for help on using the changeset viewer.