- Timestamp:
- Sep 24, 2013, 11:53:17 AM (12 years ago)
- Children:
- 2e9ccbe
- Parents:
- 111b12a
- Location:
- BOOK
- Files:
-
- 9 added
- 42 deleted
- 285 edited
- 13 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/Makefile
r111b12a r76b06f6 21 21 sparc sparc64 sparc64-64 \ 22 22 mips mips64 mips64-64 \ 23 ppc ppc64 ppc64-64\23 ppc ppc64 \ 24 24 alpha 25 25 … … 198 198 $(TOP)/$(arch)-index.xml 199 199 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.xml211 212 200 FG_GREEN := $(shell echo -e '\e[0;32m') 213 201 FG_BLUE := $(shell echo -e '\e[0;34m') … … 239 227 @echo "Download-List Targets" 240 228 @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 116 116 </segmentedlist> 117 117 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 146 118 <!-- Begin Binutils dependency info --> 147 119 <bridgehead renderas="sect2" id="binutils-dep">Binutils</bridgehead> … … 254 226 </segmentedlist> 255 227 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 & 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> 285 1341 286 1342 <segmentedlist> … … 309 1365 </segmentedlist> 310 1366 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> 535 1481 536 1482 <segmentedlist> … … 547 1493 548 1494 <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 & 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, Perl764 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, and930 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, Sed1154 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, Ncurses1488 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>1580 1495 <seg>Diffutils and Gawk</seg> 1581 1496 </seglistitem> … … 1729 1644 </segmentedlist> 1730 1645 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> 1733 1648 1734 1649 <segmentedlist> … … 1765 1680 <seglistitem> 1766 1681 <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> 1768 1683 </seglistitem> 1769 1684 </segmentedlist> … … 1864 1779 1865 1780 <seglistitem> 1866 <seg>File, KMODand Util-linux</seg>1781 <seg>File, Module-Init-Tools and Util-linux</seg> 1867 1782 </seglistitem> 1868 1783 </segmentedlist> -
BOOK/appendices/rationale/common.xml
r111b12a r76b06f6 40 40 41 41 <listitem> 42 <para>Bc</para>43 <para>This package contains a precision calculator. The Linux kernel44 uses Bc to render the timeconst header.</para>45 </listitem>46 47 48 <listitem>49 42 <para>Binutils</para> 50 43 <para>This package contains programs for handling object files. The … … 73 66 74 67 <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> 81 69 <para>This package is used by GCC.</para> 82 70 </listitem> … … 205 193 206 194 <listitem> 207 <para>ISL</para>208 <para>This package is required by CLooG.</para>209 </listitem>210 211 <listitem>212 195 <para>Kbd</para> 213 196 <para>Contains keytable files and keyboard utilities compatible with the … … 304 287 305 288 <listitem> 306 <para>Pkg-config -lite</para>289 <para>Pkg-config</para> 307 290 <para>Needed by E2fsprogs</para> 291 </listitem> 292 293 <listitem> 294 <para>PPL</para> 295 <para>This package i used by GCC.</para> 308 296 </listitem> 309 297 … … 373 361 374 362 <listitem> 375 <para> Eudev</para>376 <para>The Eudev package contains programs for dynamic creation of device363 <para>Udev</para> 364 <para>The Udev package contains programs for dynamic creation of device 377 365 nodes.</para> 378 366 </listitem> -
BOOK/boot/64/grub-build.xml
r111b12a r76b06f6 26 26 href="../../final-system/x86/grub.xml" 27 27 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'])"/>36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/64/shadow.xml
r111b12a r76b06f6 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 34 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" 35 43 xpointer="xpointer(//*[@os='d'])"/> 36 44 37 45 <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> 39 48 40 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/64/util-linux.xml
r111b12a r76b06f6 30 30 ./configure --prefix=/tools --exec-prefix=/tools \ 31 31 --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> 33 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/alpha-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/kernel.xml"/> -
BOOK/boot/alpha/kernel.xml
r111b12a r76b06f6 83 83 84 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=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"92 85 href="../x86/kernel.xml" 93 86 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/common/fstab.xml
r111b12a r76b06f6 32 32 devpts /dev/pts devpts gid=&gid-tty;,mode=620 0 0 33 33 shm /dev/shm tmpfs defaults 0 0 34 tmpfs /run tmpfsdefaults 0 035 devtmpfs /dev devtmpfsmode=0755,nosuid 0 034 tmpfs /run tmpfs defaults 0 0 35 devtmpfs /dev devtmpfs mode=0755,nosuid 0 0 36 36 37 37 # End /etc/fstab</literal> -
BOOK/boot/common/kmod.xml
r111b12a r76b06f6 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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> 34 31 35 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/common/pwdgroup.xml
r111b12a r76b06f6 190 190 191 191 <para os="e">The created groups are not part of any standard—they are 192 groups decided on in part by the requirements of the Eudev configuration192 groups decided on in part by the requirements of the Udev configuration 193 193 in the final system, and in part by common convention employed by a 194 194 number of existing Linux distributions. The Linux Standard Base (LSB, -
BOOK/boot/common/shadow.xml
r111b12a r76b06f6 29 29 sed -e 's/groups$(EXEEXT) //' src/Makefile.in.orig > src/Makefile.in</userinput></screen> 30 30 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" > config.cache</userinput></screen> 35 31 36 <para os="d">Prepare Shadow for compilation:</para> 32 37 33 38 <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> 35 41 36 42 <para os="f">The meaning of the configure options:</para> -
BOOK/boot/common/sysvinit.xml
r111b12a r76b06f6 86 86 87 87 <screen><userinput>cat >> ${CLFS}/etc/inittab << "EOF" 88 <literal>1:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty1 960089 2:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty2 960090 3:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty3 960091 4:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty4 960092 5:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty5 960093 6:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty6 960088 <literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600 89 2:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600 90 3:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600 91 4:2345:respawn:/sbin/agetty -I '\033(K' tty4 9600 92 5:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600 93 6:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600 94 94 </literal> 95 95 EOF</userinput></screen> … … 99 99 100 100 <screen><userinput>cat >> ${CLFS}/etc/inittab << "EOF" 101 <literal>c0:12345:respawn:/sbin/agetty --noclear115200 ttyS0 vt100101 <literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100 102 102 </literal> 103 103 EOF</userinput></screen> -
BOOK/boot/common/util-linux.xml
r111b12a r76b06f6 30 30 ./configure --prefix=/tools --exec-prefix=/tools \ 31 31 --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> 33 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/mips-chapter.xml
r111b12a r76b06f6 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/> 22 22 <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"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/kernel.xml"/> -
BOOK/boot/mips/kernel.xml
r111b12a r76b06f6 75 75 76 76 <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"84 77 href="../x86/kernel.xml" 85 78 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/mips64-64-chapter.xml
r111b12a r76b06f6 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 22 22 <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"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/kernel.xml"/> -
BOOK/boot/mips64-chapter.xml
r111b12a r76b06f6 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 22 22 <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"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/kernel.xml"/> -
BOOK/boot/mips64/kernel.xml
r111b12a r76b06f6 79 79 80 80 <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"88 81 href="../x86/kernel.xml" 89 82 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/multilib/grub-build.xml
r111b12a r76b06f6 26 26 href="../../final-system/x86/grub.xml" 27 27 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'])"/>36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/multilib/kmod.xml
r111b12a r76b06f6 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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 \ 32 30 --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> 34 32 35 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/multilib/util-linux.xml
r111b12a r76b06f6 31 31 --host=${CLFS_TARGET} --libdir=/tools/lib64 --bindir=/tools/bin \ 32 32 --sbindir=/tools/sbin --disable-makeinstall-chown --disable-login \ 33 --disable-su </userinput></screen>33 --disable-su --config-cache</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/ppc-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/kernel.xml"/> -
BOOK/boot/ppc/kernel.xml
r111b12a r76b06f6 80 80 81 81 <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"89 82 href="../x86/kernel.xml" 90 83 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/ppc64-chapter.xml
r111b12a r76b06f6 22 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 23 23 <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"/> 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/kernel.xml"/> -
BOOK/boot/ppc64/kernel.xml
r111b12a r76b06f6 79 79 80 80 <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"88 81 href="../x86/kernel.xml" 89 82 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/ppc64/util-linux-32.xml
r111b12a r76b06f6 31 31 --prefix=/tools --exec-prefix=/tools \ 32 32 --build=${CLFS_HOST} --host=${CLFS_TARGET32} \ 33 --without-ncurses --disable-makeinstall-chown </userinput></screen>33 --without-ncurses --disable-makeinstall-chown --config-cache</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/sparc-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> -
BOOK/boot/sparc/fstab.xml
r111b12a r76b06f6 29 29 proc /proc proc defaults 0 0 30 30 sysfs /sys sysfs defaults 0 0 31 devpts /dev/pts devpts gid= &gid-tty;,mode=620 0 031 devpts /dev/pts devpts gid=4,mode=620 0 0 32 32 shm /dev/shm tmpfs defaults 0 0 33 33 tmpfs /run tmpfs defaults 0 0 -
BOOK/boot/sparc/kernel.xml
r111b12a r76b06f6 75 75 76 76 <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"84 77 href="../x86/kernel.xml" 85 78 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/boot/sparc64-64-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> -
BOOK/boot/sparc64-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> -
BOOK/boot/sparc64/kernel.xml
r111b12a r76b06f6 73 73 xpointer="xpointer(//*[@os='s'])"/> 74 74 75 <screen><userinput>make ARCH=sparc64 INSTALL_MOD_PATH=${CLFS}\75 <screen><userinput>make INSTALL_MOD_PATH=${CLFS} ARCH=sparc64 \ 76 76 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>84 77 85 78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/x86-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/kernel.xml"/> -
BOOK/boot/x86/grub-build.xml
r111b12a r76b06f6 26 26 href="../../final-system/x86/grub.xml" 27 27 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'])"/>36 28 37 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/x86/kernel.xml
r111b12a r76b06f6 82 82 INSTALL_MOD_PATH=${CLFS} modules_install</userinput></screen> 83 83 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 91 84 <para os="u">After kernel compilation is complete, additional steps are 92 85 required to complete the installation. Some files need to be copied to -
BOOK/boot/x86_64-64-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/> -
BOOK/boot/x86_64-64/kmod.xml
r111b12a r76b06f6 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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> 34 31 35 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/boot/x86_64-chapter.xml
r111b12a r76b06f6 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/sysvinit.xml"/> 21 21 <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"/> 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/pwdgroup.xml"/> 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/kernel.xml"/> -
BOOK/boot/x86_64/kernel.xml
r111b12a r76b06f6 79 79 80 80 <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"88 81 href="../x86/kernel.xml" 89 82 xpointer="xpointer(//*[@os='u'])"/> -
BOOK/bootable/alpha/fstab.xml
r111b12a r76b06f6 29 29 proc /proc proc defaults 0 0 30 30 sysfs /sys sysfs defaults 0 0 31 devpts /dev/pts devpts gid= &gid-tty;,mode=620 0 031 devpts /dev/pts devpts gid=10,mode=620 0 0 32 32 shm /dev/shm tmpfs defaults 0 0 33 33 tmpfs /run tmpfs defaults 0 0 -
BOOK/bootable/common/fstab.xml
r111b12a r76b06f6 32 32 devpts /dev/pts devpts gid=&gid-tty;,mode=620 0 0 33 33 shm /dev/shm tmpfs defaults 0 0 34 tmpfs /run tmpfsdefaults 0 035 devtmpfs /dev devtmpfsmode=0755,nosuid 0 034 tmpfs /run tmpfs defaults 0 0 35 devtmpfs /dev devtmpfs mode=0755,nosuid 0 0 36 36 37 37 # End /etc/fstab</literal> -
BOOK/bootable/sparc/fstab.xml
r111b12a r76b06f6 29 29 proc /proc proc defaults 0 0 30 30 sysfs /sys sysfs defaults 0 0 31 devpts /dev/pts devpts gid= &gid-tty;,mode=620 0 031 devpts /dev/pts devpts gid=10,mode=620 0 0 32 32 shm /dev/shm tmpfs defaults 0 0 33 33 tmpfs /run tmpfs defaults 0 0 -
BOOK/bootable/x86/kernel.xml
r111b12a r76b06f6 72 72 kernel modules because it usually applies to 2.4.x kernels only. As 73 73 far as we know, kernel configuration issues specific to Hotplug and 74 Eudev are not documented. The problem is that Eudev will create a device74 Udev are not documented. The problem is that Udev will create a device 75 75 node only if Hotplug or a user-written script inserts the corresponding 76 76 module into the kernel, and not all modules are detectable by Hotplug. 77 77 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> 79 79 80 80 <screen os="q"><literal>alias char-major-XXX some-module</literal></screen> 81 81 82 <para os="r">Because of the complications with Eudev and modules,82 <para os="r">Because of the complications with Udev and modules, 83 83 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> 85 85 86 86 <para os="s">Install the modules, if the kernel configuration uses -
BOOK/bootscripts/alpha-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/common/bootscripts.xml
r111b12a r76b06f6 262 262 </varlistentry> 263 263 264 <varlistentry id=" eudev-bootscripts">264 <varlistentry id="udev-bootscripts"> 265 265 <term><command>udev</command></term> 266 266 <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> 270 270 </indexterm> 271 271 </listitem> -
BOOK/bootscripts/common/symlinks.xml
r111b12a r76b06f6 45 45 <note> 46 46 <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 rule47 that Udev does not recognize the backslash for line continuation. 48 If modifying Udev rules with an editor, be sure to leave each rule 49 49 on one physical line.</para> 50 50 </note> … … 89 89 <title>Dealing with duplicate devices</title> 90 90 91 <para>As explained in <xref linkend="ch-scripts- eudev"/>, the order in91 <para>As explained in <xref linkend="ch-scripts-udev"/>, the order in 92 92 which devices with the same function appear in 93 93 <filename class="directory">/dev</filename> is essentially random. … … 134 134 device.</para> 135 135 136 <para>More information on writing Eudev rules can be found in136 <para>More information on writing Udev rules can be found in 137 137 <filename>/usr/share/doc/udev/writing_udev_rules/index.html</filename>.</para> 138 138 -
BOOK/bootscripts/common/udev.xml
r111b12a r76b06f6 6 6 ]> 7 7 8 <sect1 id="ch-scripts- eudev">9 <?dbhtml filename=" eudev.html"?>8 <sect1 id="ch-scripts-udev"> 9 <?dbhtml filename="udev.html"?> 10 10 11 11 <title>Device and Module Handling on a CLFS System</title> 12 12 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> 15 15 <secondary>usage</secondary> 16 16 </indexterm> 17 17 18 <para>In <xref linkend="chapter-building-system"/>, we installed the Eudev18 <para>In <xref linkend="chapter-building-system"/>, we installed the Udev 19 19 package. Before we go into the details regarding how this works, 20 20 a brief history of previous methods of handling devices is in … … 30 30 the world.</para> 31 31 32 <para>Using the Eudev method, only those devices which are detected by the32 <para>Using the Udev method, only those devices which are detected by the 33 33 kernel get device nodes created for them. Because these device nodes will be 34 34 created each time the system boots, they will be stored on a <systemitem … … 71 71 72 72 <sect2> 73 <title> Eudev Implementation</title>73 <title>Udev Implementation</title> 74 74 75 75 <sect3> … … 93 93 94 94 <sect3> 95 <title> Eudev Bootscript</title>95 <title>Udev Bootscript</title> 96 96 97 97 <para>The <command>S10udev</command> initscript takes care of creating … … 109 109 class="directory">/lib/udev/devices</filename> also provides an easy 110 110 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, 112 112 <command>udevd</command>, which will act on any uevents it receives. 113 113 Finally, the bootscript forces the kernel to replay uevents for any … … 120 120 <title>Device Node Creation</title> 121 121 122 <para>To obtain the right major and minor number for a device, Eudev relies122 <para>To obtain the right major and minor number for a device, Udev relies 123 123 on the information provided by <systemitem 124 124 class="filesystem">sysfs</systemitem> in <filename … … 134 134 <command>udevd</command> can't find a rule for the device it is creating, 135 135 it will default permissions to <emphasis>660</emphasis> and ownership to 136 <emphasis>root:root</emphasis>. Documentation on the syntax of the Eudev136 <emphasis>root:root</emphasis>. Documentation on the syntax of the Udev 137 137 rules configuration files is available in 138 138 <filename>/usr/share/doc/udev/writing_udev_rules/index.html</filename></para> … … 155 155 might contain the string 156 156 <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> 158 158 to call out to <command>/sbin/modprobe</command> with the contents of the 159 159 <envar>MODALIAS</envar> uevent environment variable (that should be the … … 194 194 <title>A kernel module is not loaded automatically</title> 195 195 196 <para> Eudev will only load a module if it has a bus-specific alias and the196 <para>Udev will only load a module if it has a bus-specific alias and the 197 197 bus driver properly exports the necessary aliases to <systemitem 198 198 class="filesystem">sysfs</systemitem>. In other cases, one should 199 arrange module loading by other means. With Linux-&linux-version;, Eudev is199 arrange module loading by other means. With Linux-&linux-version;, Udev is 200 200 known to load properly-written drivers for INPUT, IDE, PCI, USB, SCSI, 201 201 SERIO and FireWire devices.</para> 202 202 203 203 <para>To determine if the device driver you require has the necessary 204 support for Eudev, run <command>modinfo</command> with the module name as204 support for Udev, run <command>modinfo</command> with the module name as 205 205 the argument. Now try locating the device directory under 206 206 <filename class="directory">/sys/bus</filename> and check whether there is … … 210 210 class="filesystem">sysfs</systemitem>, the driver supports the device and 211 211 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 issue212 driver. Load the driver without the help from Udev and expect the issue 213 213 to be fixed later.</para> 214 214 … … 219 219 busses. Expect this issue to be fixed in later kernel versions.</para> 220 220 221 <para> Eudev is not intended to load <quote>wrapper</quote> drivers such as221 <para>Udev is not intended to load <quote>wrapper</quote> drivers such as 222 222 <emphasis>snd-pcm-oss</emphasis> and non-hardware drivers such as 223 223 <emphasis>loop</emphasis> at all.</para> … … 226 226 227 227 <sect3> 228 <title>A kernel module is not loaded automatically, and Eudev is not228 <title>A kernel module is not loaded automatically, and Udev is not 229 229 intended to load it</title> 230 230 … … 233 233 enhances the functionality of <emphasis>snd-pcm</emphasis> by making the 234 234 sound cards available to OSS applications), configure 235 <command>modprobe</command> to load the wrapper after Eudev loads the235 <command>modprobe</command> to load the wrapper after Udev loads the 236 236 wrapped module. To do this, add an <quote>install</quote> line in 237 237 <filename>/etc/modprobe.conf</filename>. For example:</para> … … 249 249 250 250 <sect3> 251 <title> Eudev loads some unwanted module</title>251 <title>Udev loads some unwanted module</title> 252 252 253 253 <para>Either don't build the module, or blacklist it in … … 263 263 264 264 <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> 266 266 267 267 <para>This usually happens if a rule unexpectedly matches a device. For … … 274 274 275 275 <sect3> 276 <title> Eudev rule works unreliably</title>276 <title>Udev rule works unreliably</title> 277 277 278 278 <para>This may be another manifestation of the previous problem. If not, … … 288 288 289 289 <sect3> 290 <title> Eudev does not create a device</title>290 <title>Udev does not create a device</title> 291 291 292 292 <para>Further text assumes that the driver is built statically into the 293 293 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 kernel294 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 297 297 driver does not export its data to <systemitem 298 298 class="filesystem">sysfs</systemitem>. … … 311 311 <title>Device naming order changes randomly after rebooting</title> 312 312 313 <para>This is due to the fact that Eudev, by design, handles uevents and313 <para>This is due to the fact that Udev, by design, handles uevents and 314 314 loads modules in parallel, and thus in an unpredictable order. This will 315 315 never be <quote>fixed</quote>. You should not rely upon the kernel device 316 316 names being stable. Instead, create your own rules that make symlinks with 317 317 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. 319 319 See <xref linkend="ch-scripts-symlinks"/> and 320 320 <xref linkend="chapter-network"/> for examples.</para> -
BOOK/bootscripts/mips-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/mips64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/mips64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/ppc-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/ppc64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/sparc-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/sparc64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/sparc64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/x86-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/x86_64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/bootscripts/x86_64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/setclock.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/symlinks.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/profile.xml"/> -
BOOK/chroot/common/devices.xml
r111b12a r76b06f6 30 30 31 31 <para>This file—<filename>/etc/fstab</filename>—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> 35 34 36 35 </sect2> -
BOOK/chroot/common/kernfs.xml
r111b12a r76b06f6 36 36 <para>Two device nodes, /dev/console and /dev/null, are required to be 37 37 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> 39 39 40 40 <screen><userinput>mknod -m 600 ${CLFS}/dev/console c 5 1 … … 42 42 43 43 <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 not44 nodes are created by the Udev package. Since this package is not 45 45 available to us right now, we must take other steps to provide device 46 46 nodes under on the CLFS filesystem. We will use the <quote>bind</quote> … … 54 54 for each of these now:</para> 55 55 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 64 57 mount -f -vt devpts -o gid=&gid-tty;,mode=620 devpts ${CLFS}/dev/pts</userinput></screen> 65 58 -
BOOK/chroot/common/util-linux.xml
r111b12a r76b06f6 29 29 <screen os="b"><userinput>./configure --prefix=/tools \ 30 30 --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> 32 33 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/chroot/multilib/util-linux.xml
r111b12a r76b06f6 29 29 <screen os="be"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 30 --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> 32 33 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/chroot/x86/before-chroot.xml
r111b12a r76b06f6 35 35 <command>config.guess</command>:</para> 36 36 37 <screen><userinput> build-aux/config.guess</userinput></screen>37 <screen><userinput>lib/config.guess</userinput></screen> 38 38 39 39 <para>If the output of that command does not equal what is in … … 55 55 directory:</para> 56 56 57 <screen><userinput>setarch linux32 build-aux/config.guess</userinput></screen>57 <screen><userinput>setarch linux32 lib/config.guess</userinput></screen> 58 58 59 59 <para>If the output of the command above equals what is in … … 125 125 directory:</para> 126 126 127 <screen os="uui"><userinput> build-aux/config.guess</userinput></screen>127 <screen os="uui"><userinput>lib/config.guess</userinput></screen> 128 128 129 129 <para os="uuj">The output of the above command should be the same as the -
BOOK/cross-tools/64/eglibc.xml
r111b12a r76b06f6 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 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'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/eglibc.xml" 31 39 xpointer="xpointer(//*[@os='e'])"/> 32 40 … … 53 61 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 54 62 --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> 56 64 57 65 <variablelist os="dg"> … … 132 140 xpointer="xpointer(//*[@os='dn'])"/> 133 141 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 134 150 </sect2> 135 151 -
BOOK/cross-tools/64/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 46 46 href="gcc-static.xml" 47 47 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'])"/> 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/64/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 45 45 href="../common/gcc-static.xml" 46 46 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'])"/> 47 55 48 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/alpha-chapter.xml
r111b12a r76b06f6 15 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/> 16 16 <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"/> 19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/m4.xml"/> … … 23 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 23 <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"/> 26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/> -
BOOK/cross-tools/alpha/eglibc-headers.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 45 29 46 <para os="s1">EGLIBC's <filename>configure</filename> script checks the … … 66 83 --host=${CLFS_TARGET} --build=${CLFS_HOST} \ 67 84 --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 \ 70 86 --with-binutils=/cross-tools/${CLFS_TARGET}/bin</userinput></screen> 71 87 -
BOOK/cross-tools/alpha/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 43 29 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 83 98 xpointer="xpointer(//*[@os='dn'])"/> 84 99 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 85 108 </sect2> 86 109 -
BOOK/cross-tools/alpha/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=alpha headers_check 35 make ARCH=alpha INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=alpha INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=alpha INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=alpha INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/common/binutils-32.xml
r111b12a r76b06f6 37 37 xpointer="xpointer(//*[@os='p2'])"/> 38 38 --> 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'])"/>46 39 47 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/binutils.xml
r111b12a r76b06f6 37 37 xpointer="xpointer(//*[@os='p2'])"/> 38 38 --> 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>43 39 44 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/cloog.xml
r111b12a r76b06f6 23 23 <title>Installation of CLooG</title> 24 24 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 25 33 <para os="a">Prepare CLooG for compilation:</para> 26 34 27 35 <screen os="b"><userinput>LDFLAGS="-Wl,-rpath,/cross-tools/lib" \ 28 36 ./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> 30 38 31 39 <para os="c">Compile the package:</para> -
BOOK/cross-tools/common/eglibc.xml
r111b12a r76b06f6 27 27 risk.</para> 28 28 29 <para os="db">Disable linking to <filename>libgcc_eh</filename>:</para> 30 31 <screen os="dc"><userinput>cp -v Makeconfig{,.orig} 32 sed -e 's/-lgcc_eh//g' Makeconfig.orig > Makeconfig</userinput></screen> 33 29 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 35 href="../../final-system/common/eglibc.xml" … … 35 40 xpointer="xpointer(//*[@os='f'])"/> 36 41 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> 39 44 40 <screen os="de"><userinput>echo "libc_cv_ssp=no" > config.cache</userinput></screen> 45 <screen os="de"><userinput>cat > config.cache << "EOF" 46 libc_cv_forced_unwind=yes 47 libc_cv_c_cleanup=yes 48 libc_cv_gnu89_inline=yes 49 libc_cv_ssp=no 50 EOF</userinput></screen> 41 51 42 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 50 60 --disable-profile --with-tls --enable-kernel=2.6.32 \ 51 61 --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> 54 63 55 64 <variablelist os="dg"> … … 164 173 <para os="dm">Install the package:</para> 165 174 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 185 cp -v ../eglibc-&eglibc-version;/sunrpc/rpcsvc/*.h /tools/include/rpcsvc 186 cp -v ../eglibc-&eglibc-version;/nis/rpcsvc/*.h /tools/include/rpcsvc</userinput></screen> 167 187 168 188 </sect2> -
BOOK/cross-tools/common/file.xml
r111b12a r76b06f6 6 6 ]> 7 7 8 <sect1 id="ch-cross-tools-file" role="wrap">8 <sect1 id="ch-cross-tools-file"> 9 9 <?dbhtml filename="file.html"?> 10 10 -
BOOK/cross-tools/common/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 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'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 href="gcc-static.xml" 51 59 xpointer="xpointer(//*[@os='f'])"/> 52 60 … … 62 70 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 63 71 --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 \ 66 73 --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> 73 78 74 79 <variablelist os="bg"> -
BOOK/cross-tools/common/gcc-static.xml
r111b12a r76b06f6 24 24 and no Threads</title> 25 25 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> 29 28 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> 33 30 34 31 <para os="aa">Make a couple of essential adjustments to the … … 38 35 <screen os="ab"><userinput>patch -Np1 -i ../&gcc-specs-patch;</userinput></screen> 39 36 40 <para os="ag">Change the StartFile Spec so that GCC looks in41 <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> 42 39 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 41 echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/linux.h 44 42 echo -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} 48 sed -e "s@\(^CROSS_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g" \ 49 gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 45 50 46 51 <para os="t1">We will create a dummy <filename>limits.h</filename> so … … 64 69 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 65 70 --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 \ 68 72 --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> 76 77 77 78 <variablelist os="am"> … … 96 97 </varlistentry> 97 98 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 headers103 in <filename class="directory">/tools/include</filename> and that104 host system headers will not be searched.</para>105 </listitem>106 </varlistentry>107 108 99 <varlistentry> 109 100 <term><parameter>--disable-nls</parameter></term> 110 101 <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 112 103 cross-compile tools.</para> 113 104 </listitem> … … 167 158 168 159 <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>197 160 <term><parameter>--enable-languages=c</parameter></term> 198 161 <listitem> 199 162 <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>207 163 </listitem> 208 164 </varlistentry> -
BOOK/cross-tools/common/gmp.xml
r111b12a r76b06f6 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 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> 39 39 40 40 <variablelist os="b1"> 41 41 <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> 42 49 43 50 <varlistentry> -
BOOK/cross-tools/common/m4.xml
r111b12a r76b06f6 23 23 <title>Installation of M4</title> 24 24 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 25 31 <para os="a">Prepare M4 for compilation:</para> 26 32 -
BOOK/cross-tools/mips-chapter.xml
r111b12a r76b06f6 15 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/> 16 16 <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"/>18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/> 19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 23 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 23 <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"/> 26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/> -
BOOK/cross-tools/mips/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 83 99 xpointer="xpointer(//*[@os='dn'])"/> 84 100 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 85 109 </sect2> 86 110 -
BOOK/cross-tools/mips/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 42 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" 43 51 xpointer="xpointer(//*[@os='ag'])"/> 44 52 … … 46 54 href="gcc-static.xml" 47 55 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'])"/> 48 64 49 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../64/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 40 40 xpointer="xpointer(//*[@os='ab'])"/> 41 41 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 42 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 48 href="../common/gcc-static.xml" … … 47 52 href="../common/gcc-static.xml" 48 53 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'])"/> 49 62 50 63 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=mips headers_check 35 make ARCH=mips INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=mips INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=mips INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=mips INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/mips64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64-64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/> -
BOOK/cross-tools/mips64-64/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 92 108 93 109 <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'])"/> 96 112 97 113 <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'])"/> 100 116 101 117 </sect2> -
BOOK/cross-tools/mips64-64/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 42 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" 43 51 xpointer="xpointer(//*[@os='ag'])"/> 44 52 … … 46 54 href="gcc-static.xml" 47 55 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'])"/> 48 64 49 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 62 78 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 63 79 --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> 75 86 76 87 <variablelist os="bg"> -
BOOK/cross-tools/mips64-64/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../64/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 41 41 42 42 <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" 43 51 href="../common/gcc-static.xml" 44 52 xpointer="xpointer(//*[@os='ag'])"/> … … 47 55 href="../common/gcc-static.xml" 48 56 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'])"/> 49 65 50 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 71 87 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 72 88 --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> 81 96 82 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/> -
BOOK/cross-tools/mips64/eglibc-64bit.xml
r111b12a r76b06f6 26 26 href="eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 99 115 xpointer="xpointer(//*[@os='dn'])"/> 100 116 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 101 125 </sect2> 102 126 -
BOOK/cross-tools/mips64/eglibc-n32.xml
r111b12a r76b06f6 26 26 href="eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 66 82 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 67 83 --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> 69 85 70 86 <variablelist os="fa"> -
BOOK/cross-tools/mips64/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 41 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 42 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" 43 51 xpointer="xpointer(//*[@os='ag'])"/> 44 52 … … 46 54 href="gcc-static.xml" 47 55 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'])"/> 48 64 49 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 41 41 42 42 <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" 43 51 href="../common/gcc-static.xml" 44 52 xpointer="xpointer(//*[@os='ag'])"/> … … 47 55 href="../ppc/gcc-static.xml" 48 56 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'])"/> 49 65 50 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/binutils.xml
r111b12a r76b06f6 36 36 xpointer="xpointer(//*[@os='p2'])"/> 37 37 --> 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'])"/>45 38 46 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/eglibc-64bit.xml
r111b12a r76b06f6 26 26 href="eglibc.xml" 27 27 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'])"/> 28 36 29 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 58 66 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 59 67 --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> 61 69 62 70 <variablelist os="dg"> … … 108 116 xpointer="xpointer(//*[@os='dn'])"/> 109 117 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 110 126 </sect2> 111 127 -
BOOK/cross-tools/multilib/eglibc.xml
r111b12a r76b06f6 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 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'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/eglibc.xml" 31 39 xpointer="xpointer(//*[@os='e'])"/> 32 40 … … 53 61 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 54 62 --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> 56 64 57 65 <variablelist os="dg"> -
BOOK/cross-tools/multilib/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 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'])"/> 56 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 href="gcc-static.xml" 51 59 xpointer="xpointer(//*[@os='f'])"/> 52 60 … … 62 70 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 63 71 --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> 73 77 74 78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 47 47 href="../common/gcc-static.xml" 48 48 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'])"/> 49 57 50 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 71 79 ../gcc-&gcc-version;/configure --prefix=/cross-tools \ 72 80 --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> 83 87 84 88 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc-chapter.xml
r111b12a r76b06f6 15 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/> 16 16 <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"/>18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/> 19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 23 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 23 <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"/> 26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/> -
BOOK/cross-tools/ppc/eglibc.xml
r111b12a r76b06f6 28 28 29 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'])"/> 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 46 href="../common/eglibc.xml" 31 47 xpointer="xpointer(//*[@os='e'])"/> … … 39 55 xpointer="xpointer(//*[@os='dd'])"/> 40 56 41 <screen os="de"><userinput>echo "libc_cv_ssp=no" > config.cache</userinput></screen> 57 <screen os="de"><userinput>cat > config.cache << "EOF" 58 libc_cv_forced_unwind=yes 59 libc_cv_c_cleanup=yes 60 libc_cv_ppc_machine=yes 61 libc_cv_gnu89_inline=yes 62 libc_cv_ssp=no 63 EOF</userinput></screen> 42 64 43 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 81 103 xpointer="xpointer(//*[@os='dn'])"/> 82 104 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 83 113 </sect2> 84 114 -
BOOK/cross-tools/ppc/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 46 46 href="gcc-static.xml" 47 47 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'])"/> 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 44 44 xpointer="xpointer(//*[@os='ag'])"/> 45 45 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 47 echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/rs6000/sysv4.h 47 48 echo -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'])"/> 48 57 49 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=powerpc headers_check 35 make ARCH=powerpc INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=powerpc INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=powerpc INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=powerpc INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/ppc64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/> -
BOOK/cross-tools/ppc64/eglibc-64bit.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 91 107 xpointer="xpointer(//*[@os='dn'])"/> 92 108 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 93 117 </sect2> 94 118 -
BOOK/cross-tools/ppc64/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 44 29 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-final.xml
r111b12a r76b06f6 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href=" ../../final-system/common/gcc.xml"26 href="gcc-static.xml" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href=" ../../final-system/common/gcc.xml"30 href="gcc-static.xml" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 46 46 href="gcc-static.xml" 47 47 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'])"/> 48 56 49 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 47 47 href="../ppc/gcc-static.xml" 48 48 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'])"/> 49 57 50 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/sparc-chapter.xml
r111b12a r76b06f6 15 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/> 16 16 <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"/>18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/linux-headers.xml"/> 19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 23 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 23 <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"/> 26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/> -
BOOK/cross-tools/sparc/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=sparc headers_check 35 make ARCH=sparc INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=sparc INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=sparc INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=sparc INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/sparc64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64-64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/> -
BOOK/cross-tools/sparc64-64/eglibc.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 36 29 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 83 91 xpointer="xpointer(//*[@os='dn'])"/> 84 92 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 85 101 <para os="do">The stubs.h header installed by eglibc looks for stubs-32.h 86 102 and stubs-64.h. This configuration of eglibc only generates stubs-64.h. Fix -
BOOK/cross-tools/sparc64-64/gcc-static.xml
r111b12a r76b06f6 25 25 26 26 <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"35 27 href="../common/gcc-static.xml" 36 28 xpointer="xpointer(//*[@os='aa'])"/> … … 43 35 href="../common/gcc-static.xml" 44 36 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'])"/> 45 45 46 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/sparc64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/> -
BOOK/cross-tools/sparc64/eglibc-64bit.xml
r111b12a r76b06f6 26 26 href="../common/eglibc.xml" 27 27 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'])"/> 28 36 29 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 95 103 xpointer="xpointer(//*[@os='dn'])"/> 96 104 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 97 113 </sect2> 98 114 -
BOOK/cross-tools/sparc64/eglibc.xml
r111b12a r76b06f6 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 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'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/eglibc.xml" 31 39 xpointer="xpointer(//*[@os='e'])"/> 32 40 … … 53 61 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 54 62 --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> 56 64 57 65 <variablelist os="dg"> -
BOOK/cross-tools/sparc64/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=sparc64 headers_check 35 make ARCH=sparc64 INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=sparc64 INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=sparc64 INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=sparc64 INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/x86-chapter.xml
r111b12a r76b06f6 15 15 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cflags.xml"/> 16 16 <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"/>18 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/linux-headers.xml"/> 19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 23 22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 23 <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"/> 26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils-32.xml"/> -
BOOK/cross-tools/x86/eglibc.xml
r111b12a r76b06f6 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 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'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/eglibc.xml" 31 39 xpointer="xpointer(//*[@os='e'])"/> 32 40 … … 49 57 <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc" \ 50 58 AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \ 51 CFLAGS="-march=$(cut -d- -f1 <<< $CLFS_TARGET) - O2" \59 CFLAGS="-march=$(cut -d- -f1 <<< $CLFS_TARGET) -mtune=generic -g -O2" \ 52 60 ../eglibc-&eglibc-version;/configure --prefix=/tools \ 53 61 --host=${CLFS_TARGET} --build=${CLFS_HOST} \ 54 62 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 55 63 --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> 57 65 58 66 <variablelist os="dg"> … … 77 85 <varlistentry os="ea2"> 78 86 <term><parameter>CFLAGS="-march=$(cut -d- -f1 <<< 79 $CLFS_TARGET) " -O2</parameter></term>87 $CLFS_TARGET) -mtune=generic -g -O2"</parameter></term> 80 88 <listitem> 81 89 <para>Forces EGLIBC to optimize for our target system.</para> … … 141 149 xpointer="xpointer(//*[@os='dn'])"/> 142 150 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 143 163 </sect2> 144 164 -
BOOK/cross-tools/x86/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=i386 headers_check 35 make ARCH=i386 INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=i386 INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=i386 INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=i386 INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/cross-tools/x86_64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/flags.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/binutils.xml"/> 29 28 <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"/> 31 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/gcc-final.xml"/> 32 31 -
BOOK/cross-tools/x86_64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/variables.xml"/> 17 17 <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"/>19 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86_64/linux-headers.xml"/> 20 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/file.xml"/> … … 24 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 25 24 <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"/> 27 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 28 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/binutils.xml"/> -
BOOK/cross-tools/x86_64/eglibc.xml
r111b12a r76b06f6 29 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 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'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/eglibc.xml" 31 39 xpointer="xpointer(//*[@os='e'])"/> 32 40 … … 49 57 <screen os="df"><userinput>BUILD_CC="gcc" CC="${CLFS_TARGET}-gcc ${BUILD32}" \ 50 58 AR="${CLFS_TARGET}-ar" RANLIB="${CLFS_TARGET}-ranlib" \ 51 CFLAGS="-march=$(cut -d- -f1 <<< $CLFS_TARGET32) - O2" \59 CFLAGS="-march=$(cut -d- -f1 <<< $CLFS_TARGET32) -mtune=generic -g -O2" \ 52 60 ../eglibc-&eglibc-version;/configure --prefix=/tools \ 53 61 --host=${CLFS_TARGET32} --build=${CLFS_HOST} \ 54 62 --disable-profile --with-tls --enable-kernel=2.6.32 --with-__thread \ 55 63 --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> 57 65 58 66 <variablelist os="dg"> … … 77 85 <varlistentry os="ea2"> 78 86 <term><parameter>CFLAGS="-march=$(cut -d- -f1 <<< 79 $CLFS_TARGET32) - O2"</parameter></term>87 $CLFS_TARGET32) -mtune=generic -g -O2"</parameter></term> 80 88 <listitem> 81 89 <para>Forces EGLIBC to optimize for our target system.</para> -
BOOK/cross-tools/x86_64/linux-headers.xml
r111b12a r76b06f6 31 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 <screen os="c"><userinput>make mrproper 33 <screen os="c"><userinput>install -dv /tools/include 34 make mrproper 34 35 make ARCH=x86_64 headers_check 35 make ARCH=x86_64 INSTALL_HDR_PATH=/tools headers_install</userinput></screen> 36 make ARCH=x86_64 INSTALL_HDR_PATH=dest headers_install 37 cp -rv dest/include/* /tools/include</userinput></screen> 36 38 37 39 <variablelist os="d"> … … 51 53 52 54 <varlistentry os="d3"> 53 <term><parameter>make ARCH=x86_64 INSTALL_HDR_PATH= /toolsheaders_install</parameter></term>55 <term><parameter>make ARCH=x86_64 INSTALL_HDR_PATH=dest headers_install</parameter></term> 54 56 <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> 57 62 </listitem> 58 63 </varlistentry> -
BOOK/final-system/64/gcc.xml
r111b12a r76b06f6 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 33 <para os="p5">Apply the following patch so that GCC links to 33 34 <filename class="directory">/lib</filename> instead of … … 35 36 36 37 <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'])"/>45 38 46 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 79 72 href="../common/gcc.xml" 80 73 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'])"/>89 74 90 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 136 121 xpointer="xpointer(//*[@os='x'])"/> 137 122 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 146 123 </sect2> 147 124 -
BOOK/final-system/alpha-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="alpha/aboot.xml"/> -
BOOK/final-system/alpha/eglibc.xml
r111b12a r76b06f6 41 41 href="../common/eglibc.xml" 42 42 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'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 110 118 xpointer="xpointer(//*[@os='t'])"/> 111 119 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 112 128 </sect2> 113 129 -
BOOK/final-system/common/cloog.xml
r111b12a r76b06f6 32 32 <screen os="b"><userinput>CC="gcc -isystem /usr/include" \ 33 33 LDFLAGS="-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> 35 35 36 36 <para os="c">Compile the package:</para> … … 63 63 <seglistitem> 64 64 <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> 67 67 </seglistitem> 68 68 </segmentedlist> … … 93 93 </varlistentry> 94 94 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 95 105 </variablelist> 96 106 -
BOOK/final-system/common/eglibc.xml
r111b12a r76b06f6 58 58 unset LINKER</userinput></screen> 59 59 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 60 65 <para os="b">The EGLIBC build system is self-contained and will install 61 66 perfectly, even though the compiler specs file and linker are still … … 74 79 75 80 <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> 78 82 79 83 <variablelist os="i"> … … 83 87 <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term> 84 88 <listitem> 85 <para>This changes the location of the <command> getconf</command>86 utilityfrom its default of <filename89 <para>This changes the location of the <command>pt_chown</command> 90 program from its default of <filename 87 91 class="directory">/usr/libexec</filename> to <filename 88 92 class="directory">/usr/lib/eglibc</filename>.</para> … … 148 152 <screen os="t"><userinput>make install</userinput></screen> 149 153 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 157 cp -v ../eglibc-&eglibc-version;/sunrpc/rpcsvc/*.h /usr/include/rpcsvc 158 cp -v ../eglibc-&eglibc-version;/nis/rpcsvc/*.h /usr/include/rpcsvc</userinput></screen> 159 150 160 </sect2> 151 161 … … 240 250 EOF</userinput></screen> 241 251 242 <para>Install timezone data:</para>243 <screen><userinput>tar -xf ../tzdata&tzdata-version;.tar.gz244 245 ZONEINFO=/usr/share/zoneinfo246 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; do251 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 done255 256 cp -v zone.tab iso3166.tab $ZONEINFO257 zic -d $ZONEINFO -p America/New_York258 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 is267 conventional to put these in both268 <filename class="directory">zoneinfo</filename> and269 <filename class="directory">zoneinfo/posix</filename>. It is270 necessary to put the POSIX timezones in271 <filename class="directory">zoneinfo</filename>, otherwise various272 test-suites will report errors. On an embedded system, where space is273 tight and you do not intend to ever update the timezones, you could save274 1.9MB by not using the <filename class="directory">posix</filename>275 directory, but some applications or test-suites might give less good276 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 an283 embedded system, where space is tight and you do not intend to284 ever update the timezones, or care about the correct time, you could285 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 use293 New York because POSIX requires the daylight savings time rules294 to be in accordance with US rules.</para>295 </listitem>296 </varlistentry>297 </variablelist>298 299 252 <para>To determine the local time zone, run the following script:</para> 300 253 … … 375 328 <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, 376 329 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> 379 332 <seg>ld.so, libBrokenLocale.[a,so], libSegFault.so, libanl.[a,so], 380 333 libbsd-compat.a, libc.[a,so], libc_nonshared.a, libcidn.[a,so], … … 568 521 </varlistentry> 569 522 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 570 534 <varlistentry id="rpcgen"> 571 535 <term><command>rpcgen</command></term> -
BOOK/final-system/common/gcc.xml
r111b12a r76b06f6 26 26 <title>Installation of GCC</title> 27 27 28 28 29 <para os="p1">The following patch contains a number of updates to the 29 30 &gcc-version; branch by the GCC developers:</para> 30 31 31 32 <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 will34 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>38 33 39 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the … … 60 55 --enable-clocale=gnu --enable-languages=c,c++ \ 61 56 --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> 65 58 66 59 <para os="j">Compile the package:</para> … … 73 66 </important> 74 67 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 79 68 <para os="m">Test the results, but do not stop at errors:</para> 80 69 … … 109 98 110 99 <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>115 100 116 101 </sect2> -
BOOK/final-system/common/gmp.xml
r111b12a r76b06f6 48 48 <para os="a">Prepare GMP for compilation:</para> 49 49 50 <screen os="b"><userinput>C C="gcc -isystem /usr/include" \50 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include" \ 51 51 CXX="g++ -isystem /usr/include" \ 52 52 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 53 ./configure --prefix=/usr --enable-cxx </userinput></screen>53 ./configure --prefix=/usr --enable-cxx --enable-mpbsd</userinput></screen> 54 54 55 55 <para os="c">Compile the package:</para> -
BOOK/final-system/common/iana-etc.xml
r111b12a r76b06f6 28 28 <note os="p1"> 29 29 <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> 32 32 Do not apply the following patch.</para> 33 33 </note> -
BOOK/final-system/common/iputils.xml
r111b12a r76b06f6 30 30 <screen os="p2"><userinput>patch -Np1 -i ../&iputils-fixes-patch;</userinput></screen> 31 31 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 32 37 <para os="a">Compile the package:</para> 33 38 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" \ 36 40 IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen> 37 41 -
BOOK/final-system/common/kbd.xml
r111b12a r76b06f6 26 26 <title>Installation of Kbd</title> 27 27 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 28 32 <para os="a">Prepare Kbd for compilation:</para> 29 33 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> 32 35 33 36 <para os="c">Compile the package:</para> -
BOOK/final-system/common/kmod.xml
r111b12a r76b06f6 31 31 <screen os="b"><userinput>./configure --prefix=/usr \ 32 32 --bindir=/bin --sysconfdir=/etc \ 33 --with-rootlibdir=/lib --disable-manpages\33 --with-rootlibdir=/lib \ 34 34 --with-zlib --with-xz</userinput></screen> 35 35 … … 62 62 <para os="g">Install the package:</para> 63 63 64 <screen os="h"><userinput>make install 65 make -C man install</userinput></screen> 64 <screen os="h"><userinput>make install</userinput></screen> 66 65 67 66 <para os="i">Create symbolic links for programs that expect Module-Init-Tools.</para> 68 67 69 <screen os="j"><userinput>ln -s fv kmod /bin/lsmod70 ln -s fv ../bin/kmod /sbin/depmod71 ln -s fv ../bin/kmod /sbin/insmod72 ln -s fv ../bin/kmod /sbin/modprobe73 ln -s fv ../bin/kmod /sbin/modinfo74 ln -s fv ../bin/kmod /sbin/rmmod</userinput></screen>68 <screen os="j"><userinput>ln -sv kmod /bin/lsmod 69 ln -sv ../bin/kmod /sbin/depmod 70 ln -sv ../bin/kmod /sbin/insmod 71 ln -sv ../bin/kmod /sbin/modprobe 72 ln -sv ../bin/kmod /sbin/modinfo 73 ln -sv ../bin/kmod /sbin/rmmod</userinput></screen> 75 74 76 75 </sect2> -
BOOK/final-system/common/linux-headers.xml
r111b12a r76b06f6 32 32 <screen os="c"><userinput>make mrproper 33 33 make headers_check 34 make INSTALL_HDR_PATH=/usr headers_install 34 make INSTALL_HDR_PATH=dest headers_install 35 cp -rv dest/include/* /usr/include 35 36 find /usr/include -name .install -or -name ..install.cmd | xargs rm -fv</userinput></screen> 36 37 … … 54 55 55 56 <varlistentry os="d3"> 56 <term><parameter>make INSTALL_HDR_PATH= /usrheaders_install</parameter></term>57 <term><parameter>make INSTALL_HDR_PATH=dest headers_install</parameter></term> 57 58 <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> 60 64 </listitem> 61 65 </varlistentry> -
BOOK/final-system/common/make.xml
r111b12a r76b06f6 24 24 <sect2 role="installation"> 25 25 <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>30 26 31 27 <para os="a">Prepare Make for compilation:</para> -
BOOK/final-system/common/pkg-config.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title>Pkg-config- lite-&pkg-config-lite-version;</title>11 <title>Pkg-config-&pkg-config-version;</title> 12 12 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> 15 15 </indexterm> 16 16 … … 18 18 <title/> 19 19 20 <para>Pkg-config -liteis a tool to help you insert the correct compiler options20 <para>Pkg-config is a tool to help you insert the correct compiler options 21 21 on the command line when compiling applications and libraries.</para> 22 22 … … 24 24 25 25 <sect2 role="installation"> 26 <title>Installation of Pkg-config -lite</title>26 <title>Installation of Pkg-config</title> 27 27 28 <para os="a">Prepare Pkg-config -litefor compilation:</para>28 <para os="a">Prepare Pkg-config for compilation:</para> 29 29 30 30 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen> … … 43 43 </sect2> 44 44 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> 47 47 48 48 <segmentedlist> … … 61 61 <?dbhtml list-presentation="table"?> 62 62 63 <varlistentry id="pkg-config -lite">63 <varlistentry id="pkg-config"> 64 64 <term><command>pkg-config</command></term> 65 65 <listitem> … … 67 67 information about installed libraries in the system. It is typically 68 68 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> 71 71 </indexterm> 72 72 </listitem> -
BOOK/final-system/common/sysvinit.xml
r111b12a r76b06f6 82 82 83 83 <screen><userinput>cat >> /etc/inittab << "EOF" 84 <literal>1:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty1 960085 2:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty2 960086 3:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty3 960087 4:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty4 960088 5:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty5 960089 6:2345:respawn:/sbin/agetty - -noclear -I '\033(K' tty6 960084 <literal>1:2345:respawn:/sbin/agetty -I '\033(K' tty1 9600 85 2:2345:respawn:/sbin/agetty -I '\033(K' tty2 9600 86 3:2345:respawn:/sbin/agetty -I '\033(K' tty3 9600 87 4:2345:respawn:/sbin/agetty -I '\033(K' tty4 9600 88 5:2345:respawn:/sbin/agetty -I '\033(K' tty5 9600 89 6:2345:respawn:/sbin/agetty -I '\033(K' tty6 9600 90 90 </literal> 91 91 EOF</userinput></screen> … … 95 95 96 96 <screen><userinput>cat >> /etc/inittab << "EOF" 97 <literal>c0:12345:respawn:/sbin/agetty --noclear115200 ttyS0 vt10097 <literal>c0:12345:respawn:/sbin/agetty 115200 ttyS0 vt100 98 98 </literal> 99 99 EOF</userinput></screen> -
BOOK/final-system/common/tar.xml
r111b12a r76b06f6 29 29 30 30 <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>35 31 36 32 <para os="a">Prepare Tar for compilation:</para> -
BOOK/final-system/common/udev.xml
r111b12a r76b06f6 6 6 ]> 7 7 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> 15 15 </indexterm> 16 16 … … 18 18 <title/> 19 19 20 <para>The Eudev package contains programs for dynamic creation of device20 <para>The Udev package contains programs for dynamic creation of device 21 21 nodes.</para> 22 22 … … 24 24 25 25 <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> 36 36 37 37 <para os="c">Compile the package:</para> … … 50 50 <screen os="j"><userinput>install -dv /lib/firmware</userinput></screen> 51 51 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 57 52 </sect2> 58 53 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> 61 56 62 57 <segmentedlist> … … 82 77 <term><command>udevadm</command></term> 83 78 <listitem> 84 <para>Controls the runtime behavior of Eudev, requests kernel79 <para>Controls the runtime behavior of Udev, requests kernel 85 80 events, manages the event queue, and provides simple debugging.</para> 86 <indexterm zone="ch-system- eudev udevadm">81 <indexterm zone="ch-system-udev udevadm"> 87 82 <primary sortas="b-udevadm">udevadm</primary> 88 83 </indexterm> … … 96 91 <command>udev</command>, 97 92 thus avoiding various race conditions</para> 98 <indexterm zone="ch-system- eudev udevd">93 <indexterm zone="ch-system-udev udevd"> 99 94 <primary sortas="b-udevd">udevd</primary> 100 95 </indexterm> … … 106 101 <term><command>ata_id</command></term> 107 102 <listitem> 108 <para>Provides Eudev with a unique string and additional103 <para>Provides Udev with a unique string and additional 109 104 information (uuid, label) for an ATA drive</para> 110 <indexterm zone="ch-system- eudev ata_id">105 <indexterm zone="ch-system-udev ata_id"> 111 106 <primary sortas="b-ata_id">ata_id</primary> 112 107 </indexterm> … … 118 113 <listitem> 119 114 <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"> 121 116 <primary sortas="b-cdrom_id">cdrom_id</primary> 122 117 </indexterm> … … 127 122 <term><command>collect</command></term> 128 123 <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"> 133 126 <primary sortas="b-collect">collect</primary> 134 127 </indexterm> … … 140 133 <listitem> 141 134 <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"> 143 136 <primary sortas="b-create_floppy_devices">create_floppy_devices</primary> 144 137 </indexterm> … … 150 143 <listitem> 151 144 <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"> 153 146 <primary sortas="b-edd_id">edd_id</primary> 154 147 </indexterm> … … 160 153 <listitem> 161 154 <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"> 163 156 <primary sortas="b-firmware.sh">firmware.sh</primary> 164 157 </indexterm> … … 169 162 <term><command>fstab_import</command></term> 170 163 <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"> 174 166 <primary sortas="b-fstab_import">fstab_import</primary> 175 167 </indexterm> … … 182 174 <para>Provides the shortest possible unique hardware path to a 183 175 device</para> 184 <indexterm zone="ch-system- eudev path_id">176 <indexterm zone="ch-system-udev path_id"> 185 177 <primary sortas="b-path_id">path_id</primary> 186 178 </indexterm> … … 192 184 <listitem> 193 185 <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"> 195 187 <primary sortas="b-scsi_id">scsi_id</primary> 196 188 </indexterm> … … 202 194 <listitem> 203 195 <para>Identifies a USB block device.</para> 204 <indexterm zone="ch-system- eudev usb_id">196 <indexterm zone="ch-system-udev usb_id"> 205 197 <primary sortas="b-usb_id">usb_id</primary> 206 198 </indexterm> … … 211 203 <term><command>v4l_id</command></term> 212 204 <listitem> 213 <para>D etermines 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"> 215 207 <primary sortas="b-v4l_id">v4l_id</primary> 216 208 </indexterm> … … 221 213 <term><command>write_cd_rules</command></term> 222 214 <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"> 226 217 <primary sortas="b-write_cd_rules">write_cd_rules</primary> 227 218 </indexterm> … … 232 223 <term><command>write_net_rules</command></term> 233 224 <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"> 237 227 <primary sortas="b-write_net_rules">write_net_rules</primary> 238 228 </indexterm> … … 244 234 <term><filename class="libraryfile">libudev</filename></term> 245 235 <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"> 248 238 <primary sortas="c-libudev">libudev</primary> 249 239 </indexterm> … … 251 241 </varlistentry> 252 242 253 <varlistentry id="etc- eudev">243 <varlistentry id="etc-udev"> 254 244 <term><filename class="directory">/etc/udev</filename></term> 255 245 <listitem> 256 246 <para>Contains <command>udev</command> configuration files, 257 247 device permissions, and rules for device naming</para> 258 <indexterm zone="ch-system- eudev etc-eudev">248 <indexterm zone="ch-system-udev etc-udev"> 259 249 <primary sortas="e-/etc/udev">/etc/udev</primary> 260 250 </indexterm> … … 262 252 </varlistentry> 263 253 264 <varlistentry id="lib- eudev">254 <varlistentry id="lib-udev"> 265 255 <term><filename class="directory">/lib/udev</filename></term> 266 256 <listitem> 267 257 <para>Contains <command>udev</command> helper programs 268 258 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"> 270 260 <primary sortas="e-/lib/udev">/lib/udev</primary> 271 261 </indexterm> -
BOOK/final-system/common/util-linux.xml
r111b12a r76b06f6 44 44 <para os="a">Prepare Util-linux for compilation:</para> 45 45 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> 47 48 48 49 <variablelist os="c"> 49 50 <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> 50 59 51 60 <varlistentry> … … 97 106 98 107 <seglistitem> 99 <seg>addpart, agetty, blkid, blockdev, cal, cfdisk, chcpu,108 <seg>addpart, agetty, arch, blkid, blockdev, cal, cfdisk, chcpu, 100 109 chrt, col, colcrt, colrm, column, ctrlaltdel, cytune, delpart, 101 110 dmesg, eject, fallocate, fdformat, fdisk, findfs, findmnt, flock, … … 141 150 </varlistentry> 142 151 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 143 162 <varlistentry id="blkid"> 144 163 <term><command>blkid</command></term> -
BOOK/final-system/common/vim.xml
r111b12a r76b06f6 34 34 </tip> 35 35 36 <!-- vim branch update patch area37 36 <para os="p1">The following patch merges all updates from the &vim-version; Branch 38 37 from the Vim developers:</para> 39 38 40 39 <screen os="p2"><userinput>patch -Np1 -i ../&vim-branch_update-patch;</userinput></screen> 41 -->42 40 43 41 <para os="b">Change the default location of -
BOOK/final-system/common/xz.xml
r111b12a r76b06f6 30 30 <para os="a">Prepare XZ-Utils for compilation:</para> 31 31 32 <screen os="b"><userinput>./configure --prefix=/usr --libdir=/lib</userinput></screen>32 <screen os="b"><userinput>./configure --prefix=/usr</userinput></screen> 33 33 34 34 <para os="c">Compile the package:</para> -
BOOK/final-system/mips-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips/colo.xml"/> -
BOOK/final-system/mips/eglibc.xml
r111b12a r76b06f6 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 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 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/eglibc.xml" 46 54 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> 47 60 48 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 110 123 xpointer="xpointer(//*[@os='t'])"/> 111 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'])"/> 132 112 133 </sect2> 113 134 -
BOOK/final-system/mips/gcc.xml
r111b12a r76b06f6 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../ common/gcc.xml"34 xpointer="xpointer(//*[@os='f ix1'])"/>35 33 href="../../cross-tools/mips/gcc-static.xml" 34 xpointer="xpointer(//*[@os='f1'])"/> 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../ common/gcc.xml"38 xpointer="xpointer(//*[@os='f ix2'])"/>37 href="../../cross-tools/mips/gcc-static.xml" 38 xpointer="xpointer(//*[@os='f2'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 73 73 href="../common/gcc.xml" 74 74 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'])"/>83 75 84 76 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 130 122 xpointer="xpointer(//*[@os='x'])"/> 131 123 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 140 124 </sect2> 141 125 -
BOOK/final-system/mips64-64-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/> -
BOOK/final-system/mips64-64/eglibc.xml
r111b12a r76b06f6 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 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 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/eglibc.xml" 46 54 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'])"/> 47 63 48 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 133 149 134 150 <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'])"/> 137 153 138 154 <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'])"/> 141 157 142 158 </sect2> -
BOOK/final-system/mips64-64/gcc.xml
r111b12a r76b06f6 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 31 32 32 33 <para os="p5">Apply the following patch so that GCC links to 33 34 <filename class="directory">/lib</filename> instead of … … 37 38 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 href="../ common/gcc.xml"40 xpointer="xpointer(//*[@os='f ix1'])"/>41 40 href="../../cross-tools/mips/gcc-static.xml" 41 xpointer="xpointer(//*[@os='f1'])"/> 42 42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 href="../ common/gcc.xml"44 xpointer="xpointer(//*[@os='f ix2'])"/>44 href="../../cross-tools/mips/gcc-static.xml" 45 xpointer="xpointer(//*[@os='f2'])"/> 45 46 46 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 79 80 href="../common/gcc.xml" 80 81 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'])"/>89 82 90 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 136 129 xpointer="xpointer(//*[@os='x'])"/> 137 130 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 146 131 </sect2> 147 132 -
BOOK/final-system/mips64-chapter.xml
r111b12a r76b06f6 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc-n32.xml"/> 32 32 <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="m ultilib/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"/> 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 37 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-n32.xml"/> … … 45 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses-n32.xml"/> 46 46 <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"/> 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/> 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-n32.xml"/> … … 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/> 81 81 <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"/>83 82 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/> 84 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-n32.xml"/> … … 119 118 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 120 119 <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"/> 124 123 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 125 124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mips64/colo.xml"/> -
BOOK/final-system/mips64/eglibc-64bit.xml
r111b12a r76b06f6 39 39 40 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'])"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 49 href="eglibc.xml" 42 50 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'])"/> 43 59 44 60 <para os="m3">The following will cause EGLIBC to use an absolute path to the … … 112 128 xpointer="xpointer(//*[@os='t'])"/> 113 129 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 114 138 </sect2> 115 139 -
BOOK/final-system/mips64/eglibc-n32.xml
r111b12a r76b06f6 40 40 41 41 <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" 42 50 href="eglibc.xml" 43 51 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'])"/> 44 60 45 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 71 87 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 72 88 --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> 75 90 76 91 <variablelist os="i"> … … 80 95 <term><parameter>--libexecdir=/usr/lib32/eglibc</parameter></term> 81 96 <listitem> 82 <para>This changes the location of the <command> getconf</command>97 <para>This changes the location of the <command>pt_chown</command> 83 98 program from its default of <filename 84 99 class="directory">/usr/libexec</filename> to <filename -
BOOK/final-system/mips64/eglibc.xml
r111b12a r76b06f6 45 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 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'])"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/eglibc.xml" 47 55 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'])"/> 48 64 49 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/mips64/gcc.xml
r111b12a r76b06f6 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../ common/gcc.xml"34 xpointer="xpointer(//*[@os='f ix1'])"/>35 33 href="../../cross-tools/mips/gcc-static.xml" 34 xpointer="xpointer(//*[@os='f1'])"/> 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../ common/gcc.xml"38 xpointer="xpointer(//*[@os='f ix2'])"/>37 href="../../cross-tools/mips/gcc-static.xml" 38 xpointer="xpointer(//*[@os='f2'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 65 65 --enable-__cxa_atexit --enable-c99 --enable-long-long --with-abi=64 \ 66 66 --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> 70 68 71 69 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 80 78 href="../common/gcc.xml" 81 79 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'])"/>90 80 91 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 137 127 xpointer="xpointer(//*[@os='x'])"/> 138 128 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/lib144 mv -v /usr/lib32/*gdb.py /usr/share/gdb/auto-load/usr/lib32145 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>146 147 129 </sect2> 148 130 -
BOOK/final-system/mips64/pkg-config.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title>Pkg-config- lite-&pkg-config-lite-version;</title>11 <title>Pkg-config-&pkg-config-version;</title> 12 12 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> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/pkg-config -lite.xml"18 href="../common/pkg-config.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of Pkg-config -lite</title>22 <title>Installation of Pkg-config</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/pkg-config -lite.xml"25 href="../common/pkg-config.xml" 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 28 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../multilib/pkg-config -lite.xml"29 href="../multilib/pkg-config.xml" 30 30 xpointer="xpointer(//*[@os='b'])"/> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/pkg-config -lite.xml"33 href="../common/pkg-config.xml" 34 34 xpointer="xpointer(//*[@os='c'])"/> 35 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/pkg-config -lite.xml"37 href="../common/pkg-config.xml" 38 38 xpointer="xpointer(//*[@os='d'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/pkg-config -lite.xml"41 href="../common/pkg-config.xml" 42 42 xpointer="xpointer(//*[@os='e'])"/> 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/pkg-config -lite.xml"45 href="../common/pkg-config.xml" 46 46 xpointer="xpointer(//*[@os='f'])"/> 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/pkg-config -lite.xml"49 href="../common/pkg-config.xml" 50 50 xpointer="xpointer(//*[@os='g'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../multilib/pkg-config -lite.xml"53 href="../multilib/pkg-config.xml" 54 54 xpointer="xpointer(//*[@os='m1'])"/> 55 55 … … 59 59 60 60 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 61 href="../multilib/pkg-config -lite.xml"61 href="../multilib/pkg-config.xml" 62 62 xpointer="xpointer(//*[@os='m3'])"/> 63 63 … … 71 71 72 72 <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'))"/> 75 75 76 76 </sect1> -
BOOK/final-system/multilib/cloog-64bit.xml
r111b12a r76b06f6 29 29 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \ 30 30 ./configure --prefix=/usr \ 31 --libdir=/usr/lib64 --enable-shared --with-isl=system</userinput></screen>31 --libdir=/usr/lib64 --enable-shared</userinput></screen> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/cloog-n32.xml
r111b12a r76b06f6 30 30 LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \ 31 31 ./configure --prefix=/usr \ 32 --libdir=/usr/lib32 --enable-shared --with-isl=system</userinput></screen>32 --libdir=/usr/lib32 --enable-shared</userinput></screen> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/cloog.xml
r111b12a r76b06f6 30 30 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib ${BUILD32}" \ 31 31 ./configure --prefix=/usr \ 32 --host=${CLFS_TARGET32} --enable-shared --with-isl=system</userinput></screen>32 --host=${CLFS_TARGET32} --enable-shared</userinput></screen> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/eglibc-64bit.xml
r111b12a r76b06f6 40 40 41 41 <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" 42 50 href="eglibc.xml" 43 51 xpointer="xpointer(//*[@os='b'])"/> … … 63 71 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 64 72 --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> 67 74 68 75 <variablelist os="i"> … … 72 79 <term><parameter>--libexecdir=/usr/lib64/glibc</parameter></term> 73 80 <listitem> 74 <para>This changes the location of the <command> getconf</command>75 utilityfrom its default of <filename81 <para>This changes the location of the <command>pt_chown</command> 82 program from its default of <filename 76 83 class="directory">/usr/libexec</filename> to <filename 77 84 class="directory">/usr/lib64/glibc</filename>.</para> … … 115 122 href="eglibc.xml" 116 123 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'])"/> 117 132 118 133 </sect2> -
BOOK/final-system/multilib/eglibc.xml
r111b12a r76b06f6 45 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 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'])"/> 52 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/eglibc.xml" 47 55 xpointer="xpointer(//*[@os='b'])"/> 48 56 … … 62 70 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 63 71 --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> 66 73 67 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gcc.xml
r111b12a r76b06f6 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 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'])"/>39 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"41 href="../common/gcc.xml"42 34 xpointer="xpointer(//*[@os='d'])"/> 43 35 … … 65 57 --enable-__cxa_atexit --enable-c99 --enable-long-long \ 66 58 --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> 70 60 71 61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 80 70 href="../common/gcc.xml" 81 71 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'])"/>90 72 91 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 137 119 xpointer="xpointer(//*[@os='x'])"/> 138 120 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/lib143 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>144 145 121 </sect2> 146 122 -
BOOK/final-system/multilib/gmp-64bit.xml
r111b12a r76b06f6 40 40 xpointer="xpointer(//*[@os='a'])"/> 41 41 42 <screen os="b"><userinput>C C="gcc -isystem /usr/include ${BUILD64}" \42 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD64}" \ 43 43 CXX="g++ -isystem /usr/include ${BUILD64}" \ 44 44 LDFLAGS="-Wl,-rpath-link,/usr/lib64:/lib64 ${BUILD64}" \ 45 45 ./configure --prefix=/usr \ 46 --libdir=/usr/lib64 --enable-cxx </userinput></screen>46 --libdir=/usr/lib64 --enable-cxx --enable-mpbsd</userinput></screen> 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gmp-n32.xml
r111b12a r76b06f6 42 42 xpointer="xpointer(//*[@os='a'])"/> 43 43 44 <screen os="b"><userinput>C C="gcc -isystem /usr/include ${BUILDN32}" \44 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \ 45 45 CXX="g++ -isystem /usr/include ${BUILDN32}" \ 46 46 LDFLAGS="-Wl,-rpath-link,/usr/lib32:/lib32 ${BUILDN32}" \ 47 47 ABI=n32 ./configure --prefix=/usr \ 48 --libdir=/usr/lib32 --enable-cxx </userinput></screen>48 --libdir=/usr/lib32 --enable-cxx --enable-mpbsd</userinput></screen> 49 49 50 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gmp.xml
r111b12a r76b06f6 41 41 xpointer="xpointer(//*[@os='a'])"/> 42 42 43 <screen os="b"><userinput>C C="gcc -isystem /usr/include ${BUILD32}" \43 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \ 44 44 CXX="g++ -isystem /usr/include ${BUILD32}" \ 45 45 LDFLAGS="-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> 47 48 48 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/iputils.xml
r111b12a r76b06f6 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 33 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" 34 42 xpointer="xpointer(//*[@os='a'])"/> 35 43 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" \ 38 45 IPV6_TARGETS="tracepath6 traceroute6"</userinput></screen> 39 46 -
BOOK/final-system/multilib/kbd.xml
r111b12a r76b06f6 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 25 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" 26 34 xpointer="xpointer(//*[@os='a'])"/> 27 35 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> 30 37 31 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 33 40 xpointer="xpointer(//*[@os='c'])"/> 34 41 35 <screen os="d"><userinput>make </userinput></screen>42 <screen os="d"><userinput>make CC="gcc ${BUILD64}"</userinput></screen> 36 43 37 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/kmod-64bit.xml
r111b12a r76b06f6 30 30 --bindir=/bin --sysconfdir=/etc \ 31 31 --with-rootlibdir=/lib64 --libdir=/usr/lib64 \ 32 --with-zlib --with-xz --disable-manpages</userinput></screen>32 --with-zlib --with-xz</userinput></screen> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/kmod-n32.xml
r111b12a r76b06f6 31 31 --bindir=/bin --sysconfdir=/etc \ 32 32 --with-rootlibdir=/lib32 --libdir=/usr/lib32 \ 33 --with-zlib --with-xz --disable-manpages</userinput></screen>33 --with-zlib --with-xz</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/kmod.xml
r111b12a r76b06f6 31 31 --bindir=/bin --sysconfdir=/etc \ 32 32 --with-rootlibdir=/lib --libdir=/usr/lib \ 33 --with-zlib --with-xz --disable-manpages</userinput></screen>33 --with-zlib --with-xz</userinput></screen> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/make.xml
r111b12a r76b06f6 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/pkg-config.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title>Pkg-config- lite-&pkg-config-lite-version;</title>11 <title>Pkg-config-&pkg-config-version;</title> 12 12 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> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/pkg-config -lite.xml"18 href="../common/pkg-config.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of Pkg-config -lite</title>22 <title>Installation of Pkg-config</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/pkg-config -lite.xml"25 href="../common/pkg-config.xml" 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 … … 30 30 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 32 href="../common/pkg-config -lite.xml"32 href="../common/pkg-config.xml" 33 33 xpointer="xpointer(//*[@os='c'])"/> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 36 href="../common/pkg-config -lite.xml"36 href="../common/pkg-config.xml" 37 37 xpointer="xpointer(//*[@os='d'])"/> 38 38 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../common/pkg-config -lite.xml"40 href="../common/pkg-config.xml" 41 41 xpointer="xpointer(//*[@os='e'])"/> 42 42 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/pkg-config -lite.xml"44 href="../common/pkg-config.xml" 45 45 xpointer="xpointer(//*[@os='f'])"/> 46 46 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 48 href="../common/pkg-config -lite.xml"48 href="../common/pkg-config.xml" 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 … … 67 67 68 68 <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'))"/> 71 71 72 72 </sect1> -
BOOK/final-system/multilib/ppl-n32.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version; N32 Libraries</title>11 <title>PPL-&ppl-version; N32 Libraries</title> 12 12 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> 15 15 <secondary>N32</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ isl.xml"19 href="../common/ppl.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of ISL</title>23 <title>Installation of PPL</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ isl.xml"26 href="../common/ppl.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILDN32}" \ 29 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILDN32}" \ 30 CXX="g++ -isystem /usr/include ${BUILDN32}" \ 30 31 LDFLAGS="-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> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/ isl.xml"36 href="../common/ppl.xml" 35 37 xpointer="xpointer(//*[@os='c'])"/> 36 38 37 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/ isl.xml"40 href="../common/ppl.xml" 39 41 xpointer="xpointer(//*[@os='d'])"/> 40 42 41 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../common/ isl.xml"44 href="../common/ppl.xml" 43 45 xpointer="xpointer(//*[@os='e'])"/> 44 46 45 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/ isl.xml"48 href="../common/ppl.xml" 47 49 xpointer="xpointer(//*[@os='f'])"/> 48 50 49 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../common/ isl.xml"52 href="../common/ppl.xml" 51 53 xpointer="xpointer(//*[@os='g'])"/> 52 54 53 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/ isl.xml"56 href="../common/ppl.xml" 55 57 xpointer="xpointer(//*[@os='h'])"/> 56 58 57 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 href="../common/ isl.xml"60 href="../common/ppl.xml" 59 61 xpointer="xpointer(//*[@os='i'])"/> 60 62 61 63 <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'])"/> 64 66 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 67 73 </sect2> 68 74 … … 71 77 72 78 <para>Details on this package are located in <xref 73 linkend="contents- isl" role="."/></para>79 linkend="contents-ppl" role="."/></para> 74 80 75 81 </sect2> -
BOOK/final-system/multilib/ppl.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version; 32 Bit Libraries</title>11 <title>PPL-&ppl-version; 32 Bit Libraries</title> 12 12 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> 15 15 <secondary>32 Bit</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ isl.xml"19 href="../common/ppl.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of ISL</title>23 <title>Installation of PPL</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ isl.xml"26 href="../common/ppl.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="gcc -isystem /usr/include ${BUILD32}" \ 29 <screen os="b"><userinput>CPPFLAGS=-fexceptions CC="gcc -isystem /usr/include ${BUILD32}" \ 30 CXX="g++ -isystem /usr/include ${BUILD32}" \ 30 31 LDFLAGS="-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> 32 34 33 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/ isl.xml"36 href="../common/ppl.xml" 35 37 xpointer="xpointer(//*[@os='c'])"/> 36 38 37 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/ isl.xml"40 href="../common/ppl.xml" 39 41 xpointer="xpointer(//*[@os='d'])"/> 40 42 41 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../common/ isl.xml"44 href="../common/ppl.xml" 43 45 xpointer="xpointer(//*[@os='e'])"/> 44 46 45 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/ isl.xml"48 href="../common/ppl.xml" 47 49 xpointer="xpointer(//*[@os='f'])"/> 48 50 49 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../common/ isl.xml"52 href="../common/ppl.xml" 51 53 xpointer="xpointer(//*[@os='g'])"/> 52 54 53 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/ isl.xml"56 href="../common/ppl.xml" 55 57 xpointer="xpointer(//*[@os='h'])"/> 56 58 57 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 58 href="../common/ isl.xml"60 href="../common/ppl.xml" 59 61 xpointer="xpointer(//*[@os='i'])"/> 60 62 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> 64 65 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 68 72 69 73 </sect2> … … 73 77 74 78 <para>Details on this package are located in <xref 75 linkend="contents- isl" role="."/></para>79 linkend="contents-ppl" role="."/></para> 76 80 77 81 </sect2> -
BOOK/final-system/multilib/tar.xml
r111b12a r76b06f6 29 29 href="../common/tar.xml" 30 30 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'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/udev-64bit.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version; 64 Bit</title>11 <title>Udev-&udev-version; 64 Bit</title> 12 12 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> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ isl.xml"18 href="../common/udev.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of ISL</title>22 <title>Installation of Udev</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/ isl.xml"25 href="../common/udev.xml" 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 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> 31 34 32 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/ isl.xml"36 href="../common/udev.xml" 34 37 xpointer="xpointer(//*[@os='c'])"/> 35 38 36 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/ isl.xml"40 href="../common/udev.xml" 38 41 xpointer="xpointer(//*[@os='d'])"/> 39 42 40 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/ isl.xml"44 href="../common/udev.xml" 42 45 xpointer="xpointer(//*[@os='e'])"/> 43 46 44 47 <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" 50 49 xpointer="xpointer(//*[@os='g'])"/> 51 50 52 51 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ isl.xml"52 href="../common/udev.xml" 54 53 xpointer="xpointer(//*[@os='h'])"/> 55 54 56 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 57 href="../common/ isl.xml"56 href="../common/udev.xml" 58 57 xpointer="xpointer(//*[@os='i'])"/> 59 58 60 59 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 61 href="../common/ isl.xml"60 href="../common/udev.xml" 62 61 xpointer="xpointer(//*[@os='j'])"/> 63 62 64 <screen os="k"><userinput>mkdir -pv /usr/share/gdb/auto-load/usr/lib6465 mv -v /usr/lib64/*gdb.py /usr/share/gdb/auto-load/usr/lib64</userinput></screen>66 63 </sect2> 67 64 68 65 <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'))"/> 71 68 72 69 </sect1> -
BOOK/final-system/multilib/udev-n32.xml
r111b12a r76b06f6 6 6 ]> 7 7 8 <sect1 id="ch-system- eudev-n32" role="wrap">8 <sect1 id="ch-system-udev-n32" role="wrap"> 9 9 <?dbhtml filename="udev-n32.html"?> 10 10 11 <title> Eudev-&eudev-version; N32 Libraries</title>11 <title>Udev-&udev-version; N32 Libraries</title> 12 12 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> 15 15 <secondary>N32</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ eudev.xml"19 href="../common/udev.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of Eudev</title>23 <title>Installation of Udev</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ eudev.xml"26 href="../common/udev.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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> 36 35 37 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/ eudev.xml"37 href="../common/udev.xml" 39 38 xpointer="xpointer(//*[@os='c'])"/> 40 39 41 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../common/ eudev.xml"41 href="../common/udev.xml" 43 42 xpointer="xpointer(//*[@os='d'])"/> 44 43 45 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/ eudev.xml"45 href="../common/udev.xml" 47 46 xpointer="xpointer(//*[@os='e'])"/> 48 47 49 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 href="../common/ eudev.xml"49 href="../common/udev.xml" 51 50 xpointer="xpointer(//*[@os='g'])"/> 52 51 53 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 54 href="../common/ eudev.xml"53 href="../common/udev.xml" 55 54 xpointer="xpointer(//*[@os='h'])"/> 56 55 … … 61 60 62 61 <para>Details on this package are located in <xref 63 linkend="contents- eudev" role="."/></para>62 linkend="contents-udev" role="."/></para> 64 63 65 64 </sect2> -
BOOK/final-system/multilib/udev.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> Eudev-&eudev-version; 32 Bit Libraries</title>11 <title>Udev-&udev-version; 32 Bit Libraries</title> 12 12 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> 15 15 <secondary>32 Bit</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ eudev.xml"19 href="../common/udev.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of Eudev</title>23 <title>Installation of Udev</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ eudev.xml"26 href="../common/udev.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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 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> 35 35 36 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 37 href="../common/ eudev.xml"37 href="../common/udev.xml" 38 38 xpointer="xpointer(//*[@os='c'])"/> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/ eudev.xml"41 href="../common/udev.xml" 42 42 xpointer="xpointer(//*[@os='d'])"/> 43 43 44 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ eudev.xml"45 href="../common/udev.xml" 46 46 xpointer="xpointer(//*[@os='e'])"/> 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/ eudev.xml"49 href="../common/udev.xml" 50 50 xpointer="xpointer(//*[@os='g'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ eudev.xml"53 href="../common/udev.xml" 54 54 xpointer="xpointer(//*[@os='h'])"/> 55 55 … … 60 60 61 61 <para>Details on this package are located in <xref 62 linkend="contents- eudev" role="."/></para>62 linkend="contents-udev" role="."/></para> 63 63 64 64 </sect2> -
BOOK/final-system/multilib/util-linux-64bit.xml
r111b12a r76b06f6 31 31 32 32 <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> 34 34 35 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/util-linux-n32.xml
r111b12a r76b06f6 28 28 29 29 <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> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/util-linux.xml
r111b12a r76b06f6 28 28 29 29 <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> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/vim.xml
r111b12a r76b06f6 26 26 xpointer="xpointer(//*[@os='t1'])"/> 27 27 28 <!-- vim branch update patch area29 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 29 href="../common/vim.xml" … … 34 33 href="../common/vim.xml" 35 34 xpointer="xpointer(//*[@os='p2'])"/> 36 -->37 35 38 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/xz-64bit.xml
r111b12a r76b06f6 47 47 48 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href=" ../common/xz.xml"49 href="xz.xml" 50 50 xpointer="xpointer(//*[@os='h'])"/> 51 51 52 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href=" ../common/xz.xml"53 href="xz.xml" 54 54 xpointer="xpointer(//*[@os='i'])"/> 55 55 -
BOOK/final-system/multilib/xz-n32.xml
r111b12a r76b06f6 49 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 50 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" 51 59 xpointer="xpointer(//*[@os='j'])"/> 52 60 -
BOOK/final-system/multilib/xz.xml
r111b12a r76b06f6 49 49 xpointer="xpointer(//*[@os='g'])"/> 50 50 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 51 59 <para os="j">Move the static libraries to the proper location:</para> 52 60 -
BOOK/final-system/ppc-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc/hfsutils.xml"/> -
BOOK/final-system/ppc/eglibc.xml
r111b12a r76b06f6 41 41 href="../common/eglibc.xml" 42 42 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> 43 55 44 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 110 122 xpointer="xpointer(//*[@os='t'])"/> 111 123 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 112 132 </sect2> 113 133 -
BOOK/final-system/ppc/gcc.xml
r111b12a r76b06f6 29 29 href="../common/gcc.xml" 30 30 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'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 71 63 href="../common/gcc.xml" 72 64 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'])"/>81 65 82 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 128 112 xpointer="xpointer(//*[@os='x'])"/> 129 113 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 138 114 </sect2> 139 115 -
BOOK/final-system/ppc64-chapter.xml
r111b12a r76b06f6 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/> 28 28 <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"/> 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/> … … 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/> 40 40 <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"/> 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/> … … 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/> 65 65 <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"/>67 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/> 68 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/> … … 96 95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 96 <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"/> 100 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ppc64/hfsutils.xml"/> -
BOOK/final-system/ppc64/eglibc-64bit.xml
r111b12a r76b06f6 39 39 40 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'])"/> 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" 41 57 href="eglibc.xml" 42 58 xpointer="xpointer(//*[@os='b'])"/> … … 62 78 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 63 79 --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> 66 81 67 82 <variablelist os="i"> … … 71 86 <term><parameter>--libexecdir=/usr/lib64/eglibc</parameter></term> 72 87 <listitem> 73 <para>This changes the location of the <command> getconf</command>74 utilityfrom its default of <filename88 <para>This changes the location of the <command>pt_chown</command> 89 program from its default of <filename 75 90 class="directory">/usr/libexec</filename> to <filename 76 91 class="directory">/usr/lib64/eglibc</filename>.</para> … … 114 129 href="eglibc.xml" 115 130 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'])"/> 116 139 117 140 </sect2> -
BOOK/final-system/ppc64/eglibc.xml
r111b12a r76b06f6 45 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 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'])"/> 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" 47 63 xpointer="xpointer(//*[@os='b'])"/> 48 64 … … 78 94 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 79 95 --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> 82 97 83 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc64/gcc.xml
r111b12a r76b06f6 29 29 href="../common/gcc.xml" 30 30 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'])"/>39 31 40 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 73 65 href="../common/gcc.xml" 74 66 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'])"/>83 67 84 68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 130 114 xpointer="xpointer(//*[@os='x'])"/> 131 115 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 140 116 </sect2> 141 117 -
BOOK/final-system/sparc-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc/elftoaout.xml"/> -
BOOK/final-system/sparc64-64-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/> -
BOOK/final-system/sparc64-64/eglibc.xml
r111b12a r76b06f6 41 41 href="../common/eglibc.xml" 42 42 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'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 85 --disable-profile --enable-kernel=2.6.32 \ 78 86 --libexecdir=/usr/lib/eglibc --libdir=/usr/lib \ 79 -- enable-obsolete-rpc --cache-file=config.cache</userinput></screen>87 --cache-file=config.cache</userinput></screen> 80 88 81 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 128 136 129 137 <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'])"/> 132 140 133 141 <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> 136 150 137 151 </sect2> -
BOOK/final-system/sparc64-chapter.xml
r111b12a r76b06f6 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/> 28 28 <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"/> 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/> … … 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/> 40 40 <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"/> 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/> … … 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/> 65 65 <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"/>67 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/> 68 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/> … … 96 95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 96 <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"/> 100 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sparc64/elftoaout.xml"/> -
BOOK/final-system/sparc64/eglibc-64bit.xml
r111b12a r76b06f6 37 37 href="../multilib/eglibc-64bit.xml" 38 38 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'])"/> 39 47 40 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 71 79 --disable-profile --enable-kernel=2.6.32 \ 72 80 --libexecdir=/usr/lib64/eglibc --libdir=/usr/lib64 \ 73 -- enable-obsolete-rpc --cache-file=config.cache</userinput></screen>81 --cache-file=config.cache</userinput></screen> 74 82 75 83 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 113 121 xpointer="xpointer(//*[@os='t'])"/> 114 122 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 115 131 </sect2> 116 132 -
BOOK/final-system/x86-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/> -
BOOK/final-system/x86/eglibc.xml
r111b12a r76b06f6 41 41 href="../common/eglibc.xml" 42 42 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'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 58 66 xpointer="xpointer(//*[@os='g'])"/> 59 67 60 <screen os="h"><userinput> 61 CFLAGS="-march=$(cut -d- -f1 <<< $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 <<< $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> 65 71 66 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 132 138 xpointer="xpointer(//*[@os='t'])"/> 133 139 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 134 148 </sect2> 135 149 -
BOOK/final-system/x86/grub.xml
r111b12a r76b06f6 39 39 </note> 40 40 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 45 41 <para os="a">Prepare GRUB for compilation:</para> 46 42 -
BOOK/final-system/x86_64-64-chapter.xml
r111b12a r76b06f6 23 23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 24 24 <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"/> 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> … … 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/sed.xml"/> 31 31 <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"/> 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/util-linux.xml"/> 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/procps.xml"/> … … 47 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/automake.xml"/> 48 48 <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"/>50 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/bzip2.xml"/> 51 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/diffutils.xml"/> … … 72 71 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/tar.xml"/> 73 72 <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"/> 75 74 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/vim.xml"/> 76 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/> -
BOOK/final-system/x86_64-64/eglibc.xml
r111b12a r76b06f6 41 41 href="../common/eglibc.xml" 42 42 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'])"/> 43 51 44 52 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 63 71 xpointer="xpointer(//*[@os='g'])"/> 64 72 65 <screen os="h"><userinput>CFLAGS="- O2" \73 <screen os="h"><userinput>CFLAGS="-mtune=generic -g -O2" \ 66 74 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 67 75 --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> 70 77 71 78 <variablelist os="i"> … … 75 82 <term><parameter>--libexecdir=/usr/lib/eglibc</parameter></term> 76 83 <listitem> 77 <para>This changes the location of the <command> getconf</command>78 utilityfrom its default of <filename84 <para>This changes the location of the <command>pt_chown</command> 85 program from its default of <filename 79 86 class="directory">/usr/libexec</filename> to <filename 80 87 class="directory">/usr/lib/eglibc</filename>.</para> … … 149 156 <screen><userinput>rm -v /usr/bin/ldd.bak</userinput></screen> 150 157 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'])"/> 156 165 157 166 </sect2> -
BOOK/final-system/x86_64-chapter.xml
r111b12a r76b06f6 27 27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpc.xml"/> 28 28 <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"/> 31 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 32 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog-64bit.xml"/> … … 39 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/ncurses.xml"/> 40 40 <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"/> 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux.xml"/> 43 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/util-linux-64bit.xml"/> … … 64 64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/automake.xml"/> 65 65 <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"/>67 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2.xml"/> 68 67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/bzip2-64bit.xml"/> … … 96 95 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/tar.xml"/> 97 96 <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"/> 100 99 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/vim.xml"/> 101 100 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="x86/grub.xml"/> -
BOOK/final-system/x86_64/eglibc-64bit.xml
r111b12a r76b06f6 37 37 href="../multilib/eglibc-64bit.xml" 38 38 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'])"/> 39 47 40 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 63 71 64 72 <screen os="h"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \ 65 CFLAGS="- O2" \73 CFLAGS="-mtune=generic -g -O2" \ 66 74 ../eglibc-&eglibc-version;/configure --prefix=/usr \ 67 75 --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> 70 77 71 78 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 108 115 href="eglibc.xml" 109 116 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'])"/> 110 125 111 126 </sect2> -
BOOK/final-system/x86_64/eglibc.xml
r111b12a r76b06f6 42 42 href="../common/eglibc.xml" 43 43 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'])"/> 44 52 45 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 60 68 61 69 <screen os="h"><userinput>CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" \ 62 CFLAGS="-march=$(cut -d- -f1 <<< ${CLFS_TARGET32}) -O2"\63 ../eglibc-&eglibc-version;/configure --prefix=/usr \70 CFLAGS="-march=$(cut -d- -f1 <<< ${CLFS_TARGET32}) \ 71 -mtune=generic -g -O2" ../eglibc-&eglibc-version;/configure --prefix=/usr \ 64 72 --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> 67 74 68 75 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/general.ent
r111b12a r76b06f6 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 9"> <!-- Use two digits -->4 <!ENTITY month_name " September">5 <!ENTITY day "2 3"> <!-- Use two digits -->3 <!ENTITY month "04"> <!-- Use two digits --> 4 <!ENTITY month_name "April"> 5 <!ENTITY day "20"> <!-- Use two digits --> 6 6 <!ENTITY year "2013"> <!-- Use four digits --> 7 7 … … 9 9 10 10 <!ENTITY major-version "2"> 11 <!ENTITY minor-version " 1">11 <!ENTITY minor-version "0"> 12 12 <!ENTITY extra-version "0"> 13 13 <!ENTITY generic-version "git"> <!-- Use "git", "testing", or "x.y.z[-pre{x}]" --> 14 14 15 <!ENTITY version " GIT-&year;&month;&day;">15 <!ENTITY version "2.0.0"> 16 16 17 17 <!ENTITY version-x86 "&version;-x86"> … … 20 20 <!ENTITY version-ppc "&version;-PowerPC"> 21 21 <!ENTITY version-ppc64 "&version;-PowerPC64-Multilib"> 22 <!ENTITY version-ppc64-64 "&version;-PowerPC64-Pure64">23 22 <!ENTITY version-sparc "&version;-Sparc"> 24 23 <!ENTITY version-sparcv8 "&version;-Sparc_v8"> … … 39 38 <!ENTITY hints-root "http://hints.cross-lfs.org/index.php/"> 40 39 <!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;/"> 42 41 <!ENTITY errata "&clfs-wiki;wiki/errata"> 43 42 -
BOOK/introduction/alpha/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para> 24 April2013</para>36 <para>February 09, 2013</para> 37 37 <itemizedlist> 38 38 <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> 40 110 </listitem> 41 111 </itemizedlist> -
BOOK/introduction/common/changelog.xml
r111b12a r76b06f6 37 37 --> 38 38 <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> 364 360 </listitem> 365 361 </itemizedlist> … … 367 363 368 364 <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> 379 378 </listitem> 380 379 </itemizedlist> … … 382 381 383 382 <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> 393 413 </listitem> 394 414 395 415 <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> 403 456 </listitem> 404 457 </itemizedlist> … … 406 459 407 460 <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> 625 1000 </listitem> 626 1001 </itemizedlist> -
BOOK/introduction/mips/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>0 6 June2013</para>36 <para>09 February 2013</para> 37 37 <itemizedlist> 38 38 <listitem> 39 <para>[William Harrington] - Remove Eglibc ports package.</para>39 <para>[William Harrington] - Fix eglibc-ports extraction command.</para> 40 40 </listitem> 41 41 </itemizedlist> … … 43 43 44 44 <listitem> 45 <para> 03 June 2013</para>45 <para>14 September 2012</para> 46 46 <itemizedlist> 47 47 <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> 49 52 </listitem> 50 53 </itemizedlist> … … 52 55 53 56 <listitem> 54 <para> 24 April 2013</para>57 <para>15 February 2012</para> 55 58 <itemizedlist> 56 59 <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> 58 61 </listitem> 59 62 </itemizedlist> -
BOOK/introduction/mips64-64/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>0 6 June2013</para>36 <para>09 February 2013</para> 37 37 <itemizedlist> 38 38 <listitem> 39 <para>[William Harrington] - Remove Eglibc ports package.</para>39 <para>[William Harrington] - Fix eglibc-ports extraction command.</para> 40 40 </listitem> 41 41 </itemizedlist> … … 43 43 44 44 <listitem> 45 <para> 03 June 2013</para>45 <para>14 September 2012</para> 46 46 <itemizedlist> 47 47 <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> 49 52 </listitem> 50 53 </itemizedlist> … … 52 55 53 56 <listitem> 54 <para> 24 April 2013</para>57 <para>30 August 2012</para> 55 58 <itemizedlist> 56 59 <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> 58 110 </listitem> 59 111 </itemizedlist> -
BOOK/introduction/mips64/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>0 6 June2013</para>36 <para>09 February 2013</para> 37 37 <itemizedlist> 38 38 <listitem> 39 <para>[William Harrington] - Remove Eglibc ports package.</para>39 <para>[William Harrington] - Fix eglibc-ports extraction command.</para> 40 40 </listitem> 41 41 </itemizedlist> … … 43 43 44 44 <listitem> 45 <para> 03 June2013</para>45 <para>27 January 2013</para> 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[William Harrington] - Remove GCC mips fixes patch.</para>48 <para>[William Harrington] - Fix util-linux boot method instructions.</para> 49 49 </listitem> 50 50 </itemizedlist> … … 52 52 53 53 <listitem> 54 <para> 24 April 2013</para>54 <para>14 September 2012</para> 55 55 <itemizedlist> 56 56 <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> 58 187 </listitem> 59 188 </itemizedlist> -
BOOK/introduction/ppc/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para> 24 April2013</para>36 <para>13 January 2013</para> 37 37 <itemizedlist> 38 38 <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> 40 61 </listitem> 41 62 </itemizedlist> -
BOOK/introduction/ppc64/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>2 4 April2013</para>36 <para>27 January 2013</para> 37 37 <itemizedlist> 38 38 <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> 40 140 </listitem> 41 141 </itemizedlist> -
BOOK/introduction/sparc/changelog.xml
r111b12a r76b06f6 33 33 34 34 --> 35 35 36 <listitem> 36 <para>2 4 April2013</para>37 <para>29 January 2013</para> 37 38 <itemizedlist> 38 39 <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> 40 59 </listitem> 41 60 </itemizedlist> -
BOOK/introduction/sparc64-64/changelog.xml
r111b12a r76b06f6 33 33 34 34 --> 35 35 36 <listitem> 36 <para>2 4 April2013</para>37 <para>29 January 2013</para> 37 38 <itemizedlist> 38 39 <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> 40 71 </listitem> 41 72 </itemizedlist> -
BOOK/introduction/sparc64/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>2 4 April2013</para>36 <para>29 January 2013</para> 37 37 <itemizedlist> 38 38 <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> 40 140 </listitem> 41 141 </itemizedlist> -
BOOK/introduction/x86/changelog.xml
r111b12a r76b06f6 32 32 33 33 --> 34 35 <para> 28 July 2013</para>34 <listitem> 35 <para>07 September 2012</para> 36 36 <itemizedlist> 37 37 <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> 39 57 </listitem> 40 58 </itemizedlist> … … 42 60 43 61 <listitem> 44 <para>1 2 July 2013</para>62 <para>15 February 2012</para> 45 63 <itemizedlist> 46 64 <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> 57 66 </listitem> 58 67 </itemizedlist> -
BOOK/introduction/x86_64-64/changelog.xml
r111b12a r76b06f6 33 33 34 34 --> 35 36 <para> 28 July 2013</para>35 <listitem> 36 <para>07 September 2012</para> 37 37 <itemizedlist> 38 38 <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> 40 73 </listitem> 41 74 </itemizedlist> … … 43 76 44 77 <listitem> 45 <para>1 2 July 2013</para>78 <para>15 February 2012</para> 46 79 <itemizedlist> 47 80 <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> 58 82 </listitem> 59 83 </itemizedlist> -
BOOK/introduction/x86_64/changelog.xml
r111b12a r76b06f6 34 34 --> 35 35 <listitem> 36 <para>2 8 July 2013</para>36 <para>27 January 2013</para> 37 37 <itemizedlist> 38 38 <listitem> 39 <para>[William Harrington] - Add -O2 to default optimizations.</para>39 <para>[William Harrington] - Fix util-linux boot method instructions.</para> 40 40 </listitem> 41 41 </itemizedlist> … … 43 43 44 44 <listitem> 45 <para>1 2 July 2013</para>45 <para>11 September 2012</para> 46 46 <itemizedlist> 47 47 <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> 49 49 </listitem> 50 50 </itemizedlist> … … 52 52 53 53 <listitem> 54 <para> 24 April 2013</para>54 <para>08 September 2012</para> 55 55 <itemizedlist> 56 56 <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> 58 140 </listitem> 59 141 </itemizedlist> -
BOOK/materials/common/introduction.xml
r111b12a r76b06f6 48 48 <para>You can download all needed packages and patches into this directory 49 49 either 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> 50 the <ulink url="../dl.list">download list</ulink> to <command>wget</command>.</para> 68 51 69 52 </sect1> -
BOOK/materials/common/packages.xml
r111b12a r76b06f6 43 43 44 44 <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>54 45 <term>Binutils (&binutils-version;) - <token>&binutils-size;</token>:</term> 55 46 <listitem> … … 88 79 89 80 <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>99 81 <term>ClooG (&cloog-version;) - <token>&cloog-size;</token>:</term> 100 82 <listitem> … … 156 138 <para>Download: <ulink url="&e2fsprogs-url;"/></para> 157 139 <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>167 140 </listitem> 168 141 </varlistentry> … … 304 277 305 278 <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>315 279 <term>Kbd (&kbd-version;) - <token>&kbd-size;</token>:</term> 316 280 <listitem> … … 457 421 458 422 <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> 464 437 </listitem> 465 438 </varlistentry> … … 555 528 </varlistentry> 556 529 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> 564 537 </varlistentry> 565 538 … … 597 570 <para>Download: <ulink url="&zlib-url;"/></para> 598 571 <para>MD5 sum: <literal>&zlib-md5;</literal></para> 599 600 <note>601 <para>Zlib (&zlib-version;) may no longer be available at the602 listed location. The site administrators of the master download603 location occasionally remove older versions when new ones are604 released. An alternative download location that may have the605 correct version available is <ulink606 url="&packages-root;"/>.</para>607 </note>608 572 </listitem> 609 573 </varlistentry> -
BOOK/materials/common/patches.xml
r111b12a r76b06f6 48 48 </varlistentry> 49 49 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 51 59 <varlistentry> 52 60 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> … … 86 94 87 95 <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> 93 119 </listitem> 94 120 </varlistentry> … … 175 201 </varlistentry> 176 202 177 <!-- Vim branch update patch area178 203 <varlistentry> 179 204 <term>Vim Branch Update Patch - <token>&vim-branch_update-patch-size;</token>:</term> … … 184 209 </listitem> 185 210 </varlistentry> 186 -->187 211 188 212 </variablelist> -
BOOK/materials/mips/packages.xml
r111b12a r76b06f6 40 40 </varlistentry> 41 41 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 42 51 </variablelist> 43 52 -
BOOK/materials/mips/patches.xml
r111b12a r76b06f6 30 30 </varlistentry> 31 31 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 32 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 42 href="../x86/patches.xml" -
BOOK/materials/mips64-64/patches.xml
r111b12a r76b06f6 22 22 23 23 <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" 24 28 href="../x86_64-64/patches.xml" 25 29 xpointer="xpointer(//*[@os='gcc-pure64-patch'])"/> -
BOOK/materials/mips64/patches.xml
r111b12a r76b06f6 30 30 31 31 <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" 32 36 href="../x86/patches.xml" 33 37 xpointer="xpointer(//*[@os='gcc-specs-patch'])"/> -
BOOK/materials/ppc/patches.xml
r111b12a r76b06f6 12 12 13 13 <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> 14 23 15 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/materials/ppc64/patches.xml
r111b12a r76b06f6 12 12 13 13 <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'])"/> 14 18 15 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/network/common/dhcp.xml
r111b12a r76b06f6 16 16 <para>First install the service from the CLFS Bootscripts package:</para> 17 17 18 <screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar. bz218 <screen><userinput>tar -xvf bootscripts-cross-lfs-&bootscripts-clfs-version;.tar.xz 19 19 cd bootscripts-cross-lfs-&bootscripts-clfs-version; 20 20 make install-service-dhcpcd</userinput></screen> -
BOOK/packages.ent
r111b12a r76b06f6 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY packages-root "&clfs-root;files/packages/& generic-version;/">3 <!ENTITY packages-root "&clfs-root;files/packages/&version;/"> 4 4 <!ENTITY extras-root "&clfs-root;files/extras/"> 5 5 … … 37 37 <!ENTITY bash-home "&gnu-software;bash"> 38 38 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"> 47 40 <!ENTITY binutils-dir "&binutils-version;"> 48 <!ENTITY binutils-size "2 0,940KB">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"> 51 44 <!ENTITY binutils-home "http://sources.redhat.com/binutils"> 52 45 53 <!ENTITY bison-version " 3.0">54 <!ENTITY bison-size "1, 914KB">46 <!ENTITY bison-version "2.6.4"> 47 <!ENTITY bison-size "1,708 KB"> 55 48 <!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz"> 56 <!ENTITY bison-md5 " a2624994561aa69f056c904c1ccb2880">49 <!ENTITY bison-md5 "8b2dc57eb9d2d6de4715d30de6b2ee07"> 57 50 <!ENTITY bison-home "&gnu-software;bison"> 58 51 59 <!ENTITY bootscripts-clfs-version "2. 1-pre1">60 <!ENTITY bootscripts-clfs-size "4 1KB">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"> 62 55 <!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"> 64 57 <!ENTITY bootscripts-clfs-home " "> 65 58 … … 70 63 <!ENTITY bzip2-home "http://www.bzip.org/"> 71 64 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"> 80 67 <!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"> 82 69 <!ENTITY cloog-home "http://cloog.org"> 83 70 … … 88 75 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips"> 89 76 90 <!ENTITY coreutils-version "8.2 1">91 <!ENTITY coreutils-size "5, 236KB">77 <!ENTITY coreutils-version "8.20"> 78 <!ENTITY coreutils-size "5,164 KB"> 92 79 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.xz"> 93 <!ENTITY coreutils-md5 " 065ba41828644eca5dd8163446de5d64">80 <!ENTITY coreutils-md5 "3d69af8f561fce512538a9fe85f147ff"> 94 81 <!ENTITY coreutils-home "&gnu-software;coreutils"> 95 82 96 <!ENTITY dejagnu-version "1.5 .1">97 <!ENTITY dejagnu-size "56 8KB">83 <!ENTITY dejagnu-version "1.5"> 84 <!ENTITY dejagnu-size "564 KB"> 98 85 <!ENTITY dejagnu-url "&gnu;dejagnu/dejagnu-&dejagnu-version;.tar.gz"> 99 <!ENTITY dejagnu-md5 " 8386e04e362345f50ad169f052f4c4ab">86 <!ENTITY dejagnu-md5 "3df1cbca885e751e22d3ebd1ac64dc3c"> 100 87 <!ENTITY dejagnu-home "&gnu-software;dejagnu"> 101 88 102 <!ENTITY dhcpcd-version " 6.1.0">103 <!ENTITY dhcpcd-size " 114 KBKB">89 <!ENTITY dhcpcd-version "5.5.6"> 90 <!ENTITY dhcpcd-size "80 KB"> 104 91 <!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2"> 105 <!ENTITY dhcpcd-md5 " 6070040c57492925af9ac6aed980de2a">92 <!ENTITY dhcpcd-md5 "a5c0e43b4e836cfc003437329f6b7982"> 106 93 <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd"> 107 94 108 <!ENTITY diffutils-version "3. 3">109 <!ENTITY diffutils-size "1,1 72KB">95 <!ENTITY diffutils-version "3.2"> 96 <!ENTITY diffutils-size "1,124 KB"> 110 97 <!ENTITY diffutils-url "&gnu;diffutils/diffutils-&diffutils-version;.tar.xz"> 111 <!ENTITY diffutils-md5 " 99180208ec2a82ce71f55b0d7389f1b3">98 <!ENTITY diffutils-md5 "26ff64c332429c830c154be46b393382"> 112 99 <!ENTITY diffutils-home "&gnu-software;diffutils"> 113 100 … … 118 105 <!ENTITY dvhtool-home "http://packages.qa.debian.org/d/dvhtool.html"> 119 106 120 <!ENTITY e2fsprogs-version "1.42. 8">121 <!ENTITY e2fsprogs-size "4, 496KB">107 <!ENTITY e2fsprogs-version "1.42.6"> 108 <!ENTITY e2fsprogs-size "4,500 KB"> 122 109 <!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"> 124 111 <!ENTITY e2fsprogs-home "http://e2fsprogs.sourceforge.net"> 125 112 126 <!ENTITY eglibc-version "2.1 8">127 <!ENTITY eglibc-revision "2 3806">113 <!ENTITY eglibc-version "2.15"> 114 <!ENTITY eglibc-revision "21467"> 128 115 <!ENTITY eglibc-fversion "&eglibc-version;-r&eglibc-revision;"> 129 <!ENTITY eglibc-size "1 1,930 KB">116 <!ENTITY eglibc-size "10,620 KB"> 130 117 <!ENTITY eglibc-url "http://cross-lfs.org/files/eglibc-&eglibc-fversion;.tar.xz"> 131 <!ENTITY eglibc-md5 " c91ca01d30498e55296ca61a4c9667bf">118 <!ENTITY eglibc-md5 "f4087281e50843e67da86dd8da3ec9a3"> 132 119 <!ENTITY eglibc-home "http://www.eglibc.org/home"> 133 120 <!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 " "> 134 127 135 128 <!ENTITY elftoaout-version "2.3"> … … 146 139 <!ENTITY expect-lib-version "5.43"> 147 140 148 <!ENTITY file-version "5.1 4">149 <!ENTITY file-size " 636 KB">141 <!ENTITY file-version "5.11"> 142 <!ENTITY file-size "596 KB"> 150 143 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 151 144 <!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">--> 152 <!ENTITY file-md5 " c26625f1d6773ad4bc5a87c0e315632c">145 <!ENTITY file-md5 "16a407bd66d6c7a832f3a5c0d609c27b"> 153 146 <!ENTITY file-home "http://www.darwinsys.com/file"> 154 147 … … 165 158 <!ENTITY flex-home "http://flex.sourceforge.net"> 166 159 167 <!ENTITY gawk-version "4. 1.0">168 <!ENTITY gawk-size " 2,004KB">160 <!ENTITY gawk-version "4.0.1"> 161 <!ENTITY gawk-size "1,576 KB"> 169 162 <!ENTITY gawk-url "&gnu;gawk/gawk-&gawk-version;.tar.xz"> 170 <!ENTITY gawk-md5 " b18992ff8faf3217dab55d2d0aa7d707">163 <!ENTITY gawk-md5 "a601b032c39cd982f34272664f8afa49"> 171 164 <!ENTITY gawk-home "&gnu-software;gawk"> 172 165 173 <!ENTITY gcc-version "4. 8.1">174 <!ENTITY gcc-size " 84,720KB">166 <!ENTITY gcc-version "4.6.3"> 167 <!ENTITY gcc-size "70,312 KB"> 175 168 <!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"> 177 170 <!ENTITY gcc-home "http://gcc.gnu.org"> 178 171 179 <!ENTITY gettext-version "0.18. 3.1">180 <!ENTITY gettext-size "1 6,342KB">172 <!ENTITY gettext-version "0.18.1.1"> 173 <!ENTITY gettext-size "14,788 KB"> 181 174 <!ENTITY gettext-url "&gnu;gettext/gettext-&gettext-version;.tar.gz"> 182 <!ENTITY gettext-md5 "3 fc808f7d25487fc72b5759df7419e02">175 <!ENTITY gettext-md5 "3dd55b952826d2b32f51308f2f91aa89"> 183 176 <!ENTITY gettext-home "&gnu-software;gettext"> 184 177 185 <!ENTITY gmp-version "5. 1.2">186 <!ENTITY gmp-size " 1,780KB">187 <!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar. xz">188 <!ENTITY gmp-md5 "0 6fe2ca164221c59ce74867155cfc1ac">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"> 189 182 <!ENTITY gmp-home "http://gmplib.org/"> 190 183 … … 195 188 <!ENTITY grep-home "&gnu-software;grep"> 196 189 197 <!ENTITY groff-version "1.2 2.2">198 <!ENTITY groff-size "3, 928KB">190 <!ENTITY groff-version "1.21"> 191 <!ENTITY groff-size "3,776 KB"> 199 192 <!ENTITY groff-url "&gnu;groff/groff-&groff-version;.tar.gz"> 200 <!ENTITY groff-md5 " 9f4cd592a5efc7e36481d8d8d8af6d16">193 <!ENTITY groff-md5 "8b8cd29385b97616a0f0d96d0951c5bf"> 201 194 <!ENTITY groff-home "&gnu-software;groff"> 202 195 … … 207 200 <!ENTITY grub-home "&gnu-software;grub"> 208 201 209 <!ENTITY gzip-version "1. 6">210 <!ENTITY gzip-size " 812 KB">202 <!ENTITY gzip-version "1.5"> 203 <!ENTITY gzip-size "712 KB"> 211 204 <!ENTITY gzip-url "&gnu;gzip/gzip-&gzip-version;.tar.xz"> 212 <!ENTITY gzip-md5 " da981f86677d58a106496e68de6f8995">205 <!ENTITY gzip-md5 "2a431e169b6f62f7332ef6d47cc53bae"> 213 206 <!ENTITY gzip-home "http://www.gzip.org"> 214 207 … … 227 220 228 221 229 <!ENTITY iproute2-version "3. 10.0">230 <!ENTITY iproute2-size " 412KB">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"> 233 226 <!ENTITY iproute2-home "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"> 234 227 235 <!ENTITY iputils-version "s201 21221">236 <!ENTITY iputils-size " 155KB">228 <!ENTITY iputils-version "s20101006"> 229 <!ENTITY iputils-size "96 KB"> 237 230 <!ENTITY iputils-url "http://www.skbuff.net/iputils/iputils-&iputils-version;.tar.bz2"> 238 <!ENTITY iputils-md5 " 6072aef64205720dd1893b375e184171">231 <!ENTITY iputils-md5 "a36c25e9ec17e48be514dc0485e7376c"> 239 232 <!ENTITY iputils-home "http://www.linuxfoundation.org/en/Net:Iputils"> 240 233 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"> 249 236 <!ENTITY kbd-url "ftp://devel.altlinux.org/legion/kbd/kbd-&kbd-version;.tar.gz"> 250 <!ENTITY kbd-md5 " 5ba259a0b2464196f6488a72070a3d60">237 <!ENTITY kbd-md5 "8143e179a0f3c25646ce5085e8777200"> 251 238 <!ENTITY kbd-home " "> 252 239 253 <!ENTITY kmod-version "1 5">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"> 257 244 <!ENTITY kmod-home "http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary"> 258 245 259 <!ENTITY less-version "4 60">260 <!ENTITY less-size "3 11KB">246 <!ENTITY less-version "451"> 247 <!ENTITY less-size "308 KB"> 261 248 <!ENTITY less-url "http://www.greenwoodsoftware.com/less/less-&less-version;.tar.gz"> 262 <!ENTITY less-md5 " c3b603140aed2beb6091fdbc27f80ff0">249 <!ENTITY less-md5 "765f082658002b2b46b86af4a0da1842"> 263 250 <!ENTITY less-home "http://www.greenwoodsoftware.com/less"> 264 251 … … 269 256 <!ENTITY libee-home "http://www.libee.org/"> 270 257 271 <!ENTITY libestr-version "0.1. 5">272 <!ENTITY libestr-size "3 26KB">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/"> 276 263 277 264 <!ENTITY libtool-version "2.4.2"> … … 283 270 <!ENTITY linux-dl-version "3.0"> 284 271 285 <!ENTITY linux-version "3. 10.9">286 <!ENTITY linux-size " 73,211KB">272 <!ENTITY linux-version "3.4.17"> 273 <!ENTITY linux-size "65,288 KB"> 287 274 <!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"> 289 276 <!ENTITY linux-home "http://www.kernel.org"> 290 277 291 <!ENTITY m4-version "1.4.1 7">292 <!ENTITY m4-size "1, 149KB">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"> 295 282 <!ENTITY m4-home "&gnu-software;m4"> 296 283 … … 307 294 <!ENTITY man-home "http://primates.ximian.com/~flucifredi/man"> 308 295 309 <!ENTITY man-pages-version "3. 54">310 <!ENTITY man-pages-size "1, 172KB">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"> 313 300 <!ENTITY man-pages-home "http://www.win.tue.nl/~aeb/linux/man"> 314 301 … … 319 306 <!ENTITY mpc-home "http://www.multiprecision.org/"> 320 307 321 <!ENTITY mpfr-version "3.1. 2">322 <!ENTITY mpfr-size "1,0 50KB">308 <!ENTITY mpfr-version "3.1.1"> 309 <!ENTITY mpfr-size "1,048 KB"> 323 310 <!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"> 325 312 <!ENTITY mpfr-home "http://www.mpfr.org/"> 326 313 … … 343 330 <!ENTITY patch-home "http://savannah.gnu.org/projects/patch"> 344 331 345 <!ENTITY perl-version "5.1 8.1">346 <!ENTITY perl-size "1 4,060KB">332 <!ENTITY perl-version "5.16.2"> 333 <!ENTITY perl-size "13,424 KB"> 347 334 <!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"> 349 336 <!ENTITY perl-home "http://www.perl.org"> 350 337 351 <!ENTITY pkg-config- lite-version "0.28-1">352 <!ENTITY pkg-config- lite-size "384KB">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"> 356 343 357 344 <!ENTITY powerpcutils-version "1.1.3"> … … 360 347 <!ENTITY powerpcutils-md5 "d879b109bb8f0d726304b60b147bff13"> 361 348 <!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/"> 362 355 363 356 <!ENTITY procps-version "3.2.8"> … … 380 373 <!ENTITY readline-home "http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"> 381 374 382 <!ENTITY rsyslog-version "6. 4.2">383 <!ENTITY rsyslog-size "2, 519KB">375 <!ENTITY rsyslog-version "6.2.2"> 376 <!ENTITY rsyslog-size "2,376 KB"> 384 377 <!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"> 386 379 <!ENTITY rsyslog-home "http://www.rsyslog.com/"> 387 380 388 <!ENTITY sed-version "4.2. 2">389 <!ENTITY sed-size " 1,036KB">381 <!ENTITY sed-version "4.2.1"> 382 <!ENTITY sed-size "880 KB"> 390 383 <!ENTITY sed-url "&gnu;sed/sed-&sed-version;.tar.bz2"> 391 <!ENTITY sed-md5 "7 ffe1c7cdc3233e1e0c4b502df253974">384 <!ENTITY sed-md5 "7d310fbd76e01a01115075c1fd3f455a"> 392 385 <!ENTITY sed-home "&gnu-software;sed"> 393 386 … … 416 409 <!ENTITY tar-home "&gnu-software;tar"> 417 410 418 <!ENTITY tcl-version2 "8. 6">419 <!ENTITY tcl-version "&tcl-version2;.1 ">420 <!ENTITY tcl-size " 8,756KB">411 <!ENTITY tcl-version2 "8.5"> 412 <!ENTITY tcl-version "&tcl-version2;.12"> 413 <!ENTITY tcl-size "4,412 KB"> 421 414 <!ENTITY tcl-url "&sourceforge;tcl/tcl&tcl-version;-src.tar.gz"> 422 <!ENTITY tcl-md5 " aae4b701ee527c6e4e1a6f9c7399882e">415 <!ENTITY tcl-md5 "174b2b4c619ba8f96875d8a051917703"> 423 416 <!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">430 417 431 418 <!ENTITY texinfo-version "4.13a"> … … 435 422 <!ENTITY texinfo-home "&gnu-software;texinfo"> 436 423 437 <!ENTITY eudev-version "1.3">438 <!ENTITY eudev-size "1,679KB">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"> 442 429 443 430 <!ENTITY uname_hack-version "20080713"> … … 447 434 <!ENTITY uname_hack-home " "> 448 435 449 <!ENTITY util-linux-major-version "2.2 3">450 <!ENTITY util-linux-version "&util-linux-major-version;. 2">451 <!ENTITY util-linux-size "3, 383KB">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"> 454 441 <!ENTITY util-linux-blkid-id "1.1.0"> 455 442 <!ENTITY util-linux-uuid-id "1.3.0"> 456 443 <!ENTITY util-linux-home "http://userweb.kernel.org/~kzak/util-linux/"> 457 444 458 <!ENTITY vim-version "7. 4">459 <!ENTITY vim-version2 "7 4">460 <!ENTITY vim-size " 9,843KB">445 <!ENTITY vim-version "7.3"> 446 <!ENTITY vim-version2 "73"> 447 <!ENTITY vim-size "8,868 KB"> 461 448 <!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"> 463 450 <!ENTITY vim-home "http://www.vim.org"> 464 451 465 <!ENTITY xz-version "5.0. 5">466 <!ENTITY xz-size " 908KB">452 <!ENTITY xz-version "5.0.4"> 453 <!ENTITY xz-size "896 KB"> 467 454 <!ENTITY xz-url "http://tukaani.org/xz/xz-&xz-version;.tar.xz"> 468 <!ENTITY xz-md5 " aa17280f4521dbeebed0fbd11cd7fa30">455 <!ENTITY xz-md5 "161015c4a65b1f293d31810e1df93090"> 469 456 <!ENTITY xz-home "http://tukaani.org/xz/"> 470 457 … … 475 462 <!ENTITY yaboot-home "http://yaboot.ozlabs.org"> 476 463 477 <!ENTITY zlib-version "1.2. 8">478 <!ENTITY zlib-size "4 40KB">479 <!ENTITY zlib-url "http://zlib.net/zlib-&zlib-version;.tar. xz">480 <!ENTITY zlib-md5 "2 8f1205d8dd2001f26fec1e8c2cebe37">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"> 481 468 <!ENTITY zlib-home "http://www.zlib.net"> -
BOOK/patches.ent
r111b12a r76b06f6 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY patches-root "http://patches.cross-lfs.org/ dev/">3 <!ENTITY patches-root "http://patches.cross-lfs.org/2.0.0/"> 4 4 5 5 <!-- Start of Common Patches --> 6 6 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 "5 8KB">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"> 10 10 11 11 <!-- Binutils branch update area … … 16 16 17 17 <!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"> 20 24 21 25 <!ENTITY gcc-specs-patch "gcc-&gcc-version;-specs-1.patch"> 22 <!ENTITY gcc-specs-patch-md5 " 14aa064a113f2cae0f877039bb4a6357">26 <!ENTITY gcc-specs-patch-md5 "61d583984f9f12b6f37141e132fc7d57"> 23 27 <!ENTITY gcc-specs-patch-size "20 KB"> 24 28 25 <!-- GCC branch update area -->26 29 <!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,536KB">30 <!ENTITY gcc-branch_update-patch-md5 "e7af1c4a02408aeb25c94ed86c7921d6"> 31 <!ENTITY gcc-branch_update-patch-size "601 KB"> 29 32 30 33 <!ENTITY iana-etc-get_fix-patch "iana-etc-&iana-etc-version;-get_fix-1.patch"> 31 <!ENTITY iana-etc-get_fix-patch-md5 "7 3aee2dc34cf4d990cc22fe323d89f27">32 <!ENTITY iana-etc-get_fix-patch-size " 1.1KB">34 <!ENTITY iana-etc-get_fix-patch-md5 "7da753875d46cabc21763dac0db571b3"> 35 <!ENTITY iana-etc-get_fix-patch-size "4 KB"> 33 36 34 37 <!ENTITY iana-etc-numbers_update-date "20120610"> … … 38 41 39 42 <!ENTITY iputils-fixes-patch "iputils-&iputils-version;-fixes-1.patch"> 40 <!ENTITY iputils-fixes-patch-md5 " a2e77de7fd1fc4417bce0af3e6ffdfcb">41 <!ENTITY iputils-fixes-patch-size " 153KB">43 <!ENTITY iputils-fixes-patch-md5 "1add4b8cbee814310f95e61997019162"> 44 <!ENTITY iputils-fixes-patch-size "8 KB"> 42 45 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"> 46 57 47 58 <!ENTITY man-i18n-patch "man-&man-version;-i18n-1.patch"> 48 59 <!ENTITY man-i18n-patch-md5 "a5aba0cb5a95a7945db8c882334b7dab"> 49 <!ENTITY man-i18n-patch-size "1 1KB">60 <!ENTITY man-i18n-patch-size "12 KB"> 50 61 51 62 <!ENTITY ncurses-bashfix-patch "ncurses-&ncurses-version;-bash_fix-1.patch"> 52 63 <!ENTITY ncurses-bashfix-patch-md5 "c6f7f2ab0ebaf7721ebeb266641352db"> 53 <!ENTITY ncurses-bashfix-patch-size " .743KB">64 <!ENTITY ncurses-bashfix-patch-size "4 KB"> 54 65 55 66 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-4.patch"> … … 58 69 59 70 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> 60 <!ENTITY perl-libc-patch-md5 "6 3eda1cc319206788ea93c58f395417c">61 <!ENTITY perl-libc-patch-size " 1.603KB">71 <!ENTITY perl-libc-patch-md5 "665f85a83b6141776499f792514235c7"> 72 <!ENTITY perl-libc-patch-size "20 KB"> 62 73 63 74 <!ENTITY procps-ps_cgroup-patch "procps-&procps-version;-ps_cgroup-1.patch"> 64 75 <!ENTITY procps-ps_cgroup-patch-md5 "3c478ef88fad23353e332b1b850ec630"> 65 <!ENTITY procps-ps_cgroup-patch-size " 3.1KB">76 <!ENTITY procps-ps_cgroup-patch-size "4 KB"> 66 77 67 78 <!ENTITY procps-fix_HZ_errors-patch "procps-&procps-version;-fix_HZ_errors-1.patch"> 68 79 <!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"> 70 81 71 82 <!ENTITY readline-branch_update-patch "readline-&readline-version;-branch_update-3.patch"> 72 83 <!ENTITY readline-branch_update-patch-md5 "af788f5b1cfc5db9efc9e0fa0268a574"> 73 <!ENTITY readline-branch_update-patch-size "4 .9KB">84 <!ENTITY readline-branch_update-patch-size "4 KB"> 74 85 75 86 <!ENTITY tar-man-patch "tar-&tar-version;-man-1.patch"> 76 87 <!ENTITY tar-man-patch-md5 "074783d41f18c5c62a7cfc77e2678693"> 77 <!ENTITY tar-man-patch-size "7 4KB">88 <!ENTITY tar-man-patch-size "76 KB"> 78 89 79 90 <!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch"> 80 91 <!ENTITY texinfo-new_compressors-patch-md5 "4ae2d3c132e21cb83b825bc691056d07"> 81 <!ENTITY texinfo-new_compressors-patch-size " 3.0KB">92 <!ENTITY texinfo-new_compressors-patch-size "4 KB"> 82 93 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"> 89 97 90 98 <!-- Start of multilib patches --> 91 99 92 100 <!ENTITY iproute2-libdir-patch "iproute2-&iproute2-version;-libdir-1.patch"> 93 <!ENTITY iproute2-libdir-patch-md5 " 828830c40f04916ac44d8e0a410ba650">94 <!ENTITY iproute2-libdir-patch-size " 1.9KB">101 <!ENTITY iproute2-libdir-patch-md5 "cf8948c05f3a641912e6bd1b38a8a382"> 102 <!ENTITY iproute2-libdir-patch-size "2.0 KB"> 95 103 96 104 <!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.946KB">105 <!ENTITY perl-multilib-patch-md5 "f3e57e768d985b03e93848eb401e8ab4"> 106 <!ENTITY perl-multilib-patch-size "560 KB"> 99 107 100 108 <!-- Start of Pure64 patches --> 101 109 102 110 <!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"> 105 113 106 114 <!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 "2 3KB">115 <!ENTITY gcc-specs_pure64-patch-md5 "24f012f5d407d48bf6191ec5aa6bed60"> 116 <!ENTITY gcc-specs_pure64-patch-size "24 KB"> 109 117 110 118 <!-- Start of Alpha patches --> … … 112 120 <!ENTITY aboot-alpha-patch "aboot-&aboot-version;-fixes-5.patch"> 113 121 <!ENTITY aboot-alpha-patch-md5 "33577862f8829e0149655397f95b5140"> 114 <!ENTITY aboot-alpha-patch-size "17 5KB">122 <!ENTITY aboot-alpha-patch-size "176 KB"> 115 123 116 124 <!ENTITY eglibc-alpha_fixes-patch "glibc-&glibc-version;-alpha_fixes-1.patch"> … … 122 130 <!ENTITY colo-make-patch "colo-&colo-version;-make_fix-1.patch"> 123 131 <!ENTITY colo-make-patch-md5 "b89575a0e385b5366b19a6b5f176d49b"> 124 <!ENTITY colo-make-patch-size " 2.8KB">132 <!ENTITY colo-make-patch-size "4 KB"> 125 133 126 134 <!ENTITY colo-relocation-patch "colo-&colo-version;-relocation_fix-1.patch"> 127 135 <!ENTITY colo-relocation-patch-md5 "e0607ee1071f2f805ffa1ef1c5b1a766"> 128 <!ENTITY colo-relocation-patch-size " .749KB">136 <!ENTITY colo-relocation-patch-size "4 KB"> 129 137 130 138 <!ENTITY dvhtool-fixes-patch "dvhtool-&dvhtool-version;-fixes-1.patch"> 131 139 <!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"> 133 145 134 146 <!-- 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"> 135 151 136 152 <!ENTITY gcc-nof-patch "gcc-&gcc-version;-powerpc64_multilib-1.patch"> … … 144 160 <!ENTITY hfsutils-fixes-patch "hfsutils-&hfsutils-version;-fixes-1.patch"> 145 161 <!ENTITY hfsutils-fixes-patch-md5 "8519f11aada2f393609d529621a9f1b1"> 146 <!ENTITY hfsutils-fixes-patch-size " 1.1KB">162 <!ENTITY hfsutils-fixes-patch-size "4 KB"> 147 163 148 164 <!ENTITY powerpcutils-patch "powerpc-utils_&powerpcutils-version;-fixes-2.patch"> 149 165 <!ENTITY powerpcutils-patch-md5 "d2776b1a4977c5711037b8f1402f792a"> 150 <!ENTITY powerpcutils-patch-size "2 2KB">166 <!ENTITY powerpcutils-patch-size "24 KB"> 151 167 152 168 <!ENTITY yaboot-ofpath_path-patch "yaboot-&yaboot-version;-ofpath_path_prefix-1.patch"> 153 169 <!ENTITY yaboot-ofpath_path-patch-md5 "3faf70e0cb4e4f62a1e8815c3452ab38"> 154 <!ENTITY yaboot-ofpath_path-patch-size " .830KB">170 <!ENTITY yaboot-ofpath_path-patch-size "4 KB"> 155 171 156 172 <!ENTITY yaboot-stubfuncs-patch "yaboot-&yaboot-version;-stubfuncs-1.patch"> 157 173 <!ENTITY yaboot-stubfuncs-patch-md5 "b5cc91f9904383c24848040bfe6f11ae"> 158 <!ENTITY yaboot-stubfuncs-patch-size "4. 2KB">174 <!ENTITY yaboot-stubfuncs-patch-size "4.3 KB"> 159 175 160 176 <!-- Start of sparc/sparc64 patches --> … … 162 178 <!ENTITY elftoaout-fixes-patch "elftoaout-&elftoaout-version;-64bit_fixes-1.patch"> 163 179 <!ENTITY elftoaout-fixes-patch-md5 "485e77cf2ed082d3d0ea99c703f1f14b"> 164 <!ENTITY elftoaout-fixes-patch-size " 6.7KB">180 <!ENTITY elftoaout-fixes-patch-size "8 KB"> 165 181 166 182 <!ENTITY silo-fixes-patch "silo-&silo-version;-fixes-3.patch"> -
BOOK/prologue/common/hostreqs.xml
r111b12a r76b06f6 56 56 57 57 <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 not60 recommended as they have notbeen 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> 61 61 </listitem> 62 62 … … 127 127 gawk --version | head -n1 128 128 gcc --version | head -n1 129 g++ --version | head -n1130 129 ldd $(which ${SHELL}) | grep libc.so | cut -d ' ' -f 3 | ${SHELL} | head -n 1 | cut -d ' ' -f 1-7 131 130 grep --version | head -n1 -
BOOK/stylesheets/top-index.xsl
r111b12a r76b06f6 148 148 <li> 149 149 <h4> 150 <a href="ppc64-64">151 <xsl:text>PowerPC64</xsl:text>152 </a>153 </h4>154 </li>155 156 <li>157 <h4>158 150 <a href="mips64-64"> 159 151 <xsl:text>MIPS</xsl:text> -
BOOK/temp-system/64/binutils.xml
r111b12a r76b06f6 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 --> 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'])"/>41 34 42 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/cloog.xml
r111b12a r76b06f6 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 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" 27 35 xpointer="xpointer(//*[@os='a'])"/> 28 36 29 37 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 38 --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> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 48 48 49 49 <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'])"/> 52 52 53 53 <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'])"/> 56 56 57 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 77 --enable-c99 --enable-shared --enable-threads=posix --disable-nls \ 78 78 --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> 84 80 85 81 <variablelist> … … 98 94 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 99 95 href="../common/gcc.xml" 100 xpointer="xpointer(//*[@os=' s1'])"/>96 xpointer="xpointer(//*[@os='ts1'])"/> 101 97 102 98 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 103 99 href="../common/gcc.xml" 104 xpointer="xpointer(//*[@os=' s2'])"/>100 xpointer="xpointer(//*[@os='ts2'])"/> 105 101 106 102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/64/gmp.xml
r111b12a r76b06f6 37 37 xpointer="xpointer(//*[@os='a'])"/> 38 38 39 <screen os="b"><userinput>HOST_CC=gcc C C="${CC} ${BUILD64}" \39 <screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions CC="${CC} ${BUILD64}" \ 40 40 CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \ 41 41 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ -
BOOK/temp-system/64/ppl.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version;</title>11 <title>PPL-&ppl-version;</title> 12 12 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> 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../../final-system/common/ isl.xml"19 href="../../final-system/common/ppl.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of ISL</title>23 <title>Installation of PPL</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ isl.xml"26 href="../common/ppl.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \ 30 ./configure --prefix=/tools \ 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 31 30 --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> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../common/ isl.xml"35 href="../common/ppl.xml" 36 36 xpointer="xpointer(//*[@os='c'])"/> 37 37 38 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 href="../common/ isl.xml"39 href="../common/ppl.xml" 40 40 xpointer="xpointer(//*[@os='d'])"/> 41 41 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 href="../common/ isl.xml"43 href="../common/ppl.xml" 44 44 xpointer="xpointer(//*[@os='e'])"/> 45 45 46 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/ isl.xml"47 href="../common/ppl.xml" 48 48 xpointer="xpointer(//*[@os='f'])"/> 49 49 … … 54 54 55 55 <para>Details on this package are located in <xref 56 linkend="contents- isl" role="."/></para>56 linkend="contents-ppl" role="."/></para> 57 57 58 58 </sect2> -
BOOK/temp-system/alpha-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> -
BOOK/temp-system/common/binutils.xml
r111b12a r76b06f6 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 --> 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>39 34 40 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/bison.xml
r111b12a r76b06f6 23 23 <title>Installation of Bison</title> 24 24 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 37 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 26 href="../../final-system/common/bison.xml" 39 27 xpointer="xpointer(//*[@os='a'])"/> 40 28 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> 44 31 45 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/cloog.xml
r111b12a r76b06f6 23 23 <title>Installation of CLooG</title> 24 24 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} 28 sed -e "/LD_LIBRARY_PATH=/d" \ 29 configure.orig > configure</userinput></screen> 30 25 31 <para os="a">Prepare CLooG for compilation:</para> 26 32 27 33 <screen os="b"><userinput>./configure --prefix=/tools \ 28 34 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 29 --with-gmp-prefix=/tools --with-isl-prefix=/tools</userinput></screen>35 --with-gmp-prefix=/tools</userinput></screen> 30 36 31 37 <para os="c">Compile the package:</para> -
BOOK/temp-system/common/coreutils.xml
r111b12a r76b06f6 22 22 <sect2 role="installation"> 23 23 <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> 24 30 25 31 <para os="ba">Configure can not properly determine how to get free space … … 52 58 </variablelist> 53 59 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> 55 62 56 <screen os="s2"><userinput>cp -v Makefile{,.orig} 57 sed -e 's/^#run_help2man\|^run_help2man/#&/' \ 58 -e 's/^\##run_help2man/run_help2man/' Makefile.orig > Makefile</userinput></screen> 63 <screen os="h2"><userinput>cp -v Makefile{,.orig} 64 sed '/src_make_prime_list/d' Makefile.orig > Makefile 65 depbase=`echo src/make-prime-list.o | sed 's|[^/]*$|.deps/&|;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 && 70 mv -f $depbase.Tpo $depbase.Po 71 gcc -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} 77 sed -e '/hostname.1/d' Makefile.bak > Makefile</userinput></screen> 78 <!-- End hack --> 59 79 60 80 <para os="bf">Compile the package:</para> -
BOOK/temp-system/common/flex.xml
r111b12a r76b06f6 36 36 xpointer="xpointer(//*[@os='a'])"/> 37 37 38 <screen os="cb"><userinput> M4=m4./configure --prefix=/tools \38 <screen os="cb"><userinput>./configure --prefix=/tools \ 39 39 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 40 40 --cache-file=config.cache</userinput></screen> -
BOOK/temp-system/common/gawk.xml
r111b12a r76b06f6 22 22 <sect2 role="installation"> 23 23 <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>30 24 31 25 <para os="a">Prepare Gawk for compilation:</para> -
BOOK/temp-system/common/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 47 47 xpointer="xpointer(//*[@os='ah'])"/> 48 48 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> 52 51 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} 53 sed -e 's@\(^NATIVE_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g' \ 54 gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 56 55 57 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 72 71 <screen os="ck"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \ 73 72 --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> 83 77 84 78 <variablelist os="cl"> … … 96 90 </variablelist> 97 91 98 <para os=" s1">The following will prevent GCC from looking in the wrong92 <para os="ts1">The following will prevent GCC from looking in the wrong 99 93 directories for headers and libraries:</para> 100 94 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} 96 sed "/^HOST_\(GMP\|PPL\|CLOOG\)\(LIBS\|INC\)/s:-[IL]/\(lib\|include\)::" \ 97 Makefile.orig > Makefile</userinput></screen> 104 98 105 99 <para os="cm">Compile the package:</para> -
BOOK/temp-system/common/gmp.xml
r111b12a r76b06f6 35 35 <para os="a">Prepare GMP for compilation:</para> 36 36 37 <screen os="b"><userinput>HOST_CC=gcc ./configure --prefix=/tools \37 <screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions ./configure --prefix=/tools \ 38 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 39 --enable-cxx</userinput></screen> -
BOOK/temp-system/common/mpfr.xml
r111b12a r76b06f6 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 28 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 29 --enable-shared </userinput></screen>29 --enable-shared --with-gmp=/tools</userinput></screen> 30 30 31 31 <para os="c">Compile the package:</para> -
BOOK/temp-system/common/patch.xml
r111b12a r76b06f6 23 23 <title>Installation of Patch</title> 24 24 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 25 30 <para os="a">Prepare Patch for compilation:</para> 26 31 27 32 <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> 29 35 30 36 <para os="c">Compile the package:</para> -
BOOK/temp-system/common/ppl.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version;</title>11 <title>PPL-&ppl-version;</title> 12 12 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> 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../../final-system/common/ isl.xml"19 href="../../final-system/common/ppl.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of ISL</title>23 <title>Installation of PPL</title> 24 24 25 <para os="a">Prepare ISL for compilation:</para>25 <para os="a">Prepare PPL for compilation:</para> 26 26 27 27 <screen os="b"><userinput>./configure --prefix=/tools \ 28 28 --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> 30 31 31 32 <para os="c">Compile the package:</para> … … 43 44 44 45 <para>Details on this package are located in <xref 45 linkend="contents- isl" role="."/></para>46 linkend="contents-ppl" role="."/></para> 46 47 47 48 </sect2> -
BOOK/temp-system/common/tar.xml
r111b12a r76b06f6 22 22 <sect2 role="installation"> 23 23 <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'])"/>32 24 33 25 <para os="c1">Configure can not properly determine the results of a few -
BOOK/temp-system/common/vim.xml
r111b12a r76b06f6 23 23 <title>Installation of VIM</title> 24 24 25 <!-- vim branch update patch area26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../../final-system/common/vim.xml" … … 31 30 href="../../final-system/common/vim.xml" 32 31 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} 38 sed "/using uint32_t/s/as_fn_error/#&/" src/auto/configure.orig > src/auto/configure</userinput></screen> 34 39 35 40 <para os="c1">The <command>configure</command> script is full of logic … … 43 48 vim_cv_stat_ignores_slash=no 44 49 vim_cv_terminfo=yes 50 vim_cv_tgent=zero 45 51 vim_cv_toupper_broken=no 46 52 vim_cv_tty_group=world 53 ac_cv_sizeof_int=4 54 ac_cv_sizeof_long=4 55 ac_cv_sizeof_time_t=4 56 ac_cv_sizeof_off_t=4 47 57 EOF</userinput></screen> 48 58 -
BOOK/temp-system/mips-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> -
BOOK/temp-system/mips/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 40 40 41 41 <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" 42 50 href="../../cross-tools/common/gcc-static.xml" 43 51 xpointer="xpointer(//*[@os='ag'])"/> … … 48 56 49 57 <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'])"/> 52 60 53 61 <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'])"/> 56 64 57 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 81 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 90 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os=' s1'])"/>91 xpointer="xpointer(//*[@os='ts1'])"/> 84 92 85 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 86 94 href="../common/gcc.xml" 87 xpointer="xpointer(//*[@os=' s2'])"/>95 xpointer="xpointer(//*[@os='ts2'])"/> 88 96 89 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/> -
BOOK/temp-system/mips64-64/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 40 40 41 41 <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" 42 50 href="../../cross-tools/64/gcc-static.xml" 43 51 xpointer="xpointer(//*[@os='ag'])"/> … … 48 56 49 57 <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'])"/> 52 60 53 61 <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'])"/> 56 64 57 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 85 --enable-c99 --enable-shared --enable-threads=posix --disable-nls \ 78 86 --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> 83 88 84 89 <variablelist> … … 97 102 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 98 103 href="../common/gcc.xml" 99 xpointer="xpointer(//*[@os=' s1'])"/>104 xpointer="xpointer(//*[@os='ts1'])"/> 100 105 101 106 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 102 107 href="../common/gcc.xml" 103 xpointer="xpointer(//*[@os=' s2'])"/>108 xpointer="xpointer(//*[@os='ts2'])"/> 104 109 105 110 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/> -
BOOK/temp-system/mips64/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 40 40 41 41 <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" 42 50 href="../../cross-tools/multilib/gcc-static.xml" 43 51 xpointer="xpointer(//*[@os='ag'])"/> … … 48 56 49 57 <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'])"/> 52 60 53 61 <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'])"/> 56 64 57 65 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 77 85 --enable-c99 --enable-shared --enable-threads=posix \ 78 86 --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> 84 88 85 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 89 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 90 94 href="../common/gcc.xml" 91 xpointer="xpointer(//*[@os=' s1'])"/>95 xpointer="xpointer(//*[@os='ts1'])"/> 92 96 93 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 94 98 href="../common/gcc.xml" 95 xpointer="xpointer(//*[@os=' s2'])"/>99 xpointer="xpointer(//*[@os='ts2'])"/> 96 100 97 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/binutils.xml
r111b12a r76b06f6 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 --> 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'])"/>41 34 42 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/bison.xml
r111b12a r76b06f6 24 24 25 25 <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"42 26 href="../../final-system/common/bison.xml" 43 27 xpointer="xpointer(//*[@os='a'])"/> 44 28 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> 48 31 49 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/cloog.xml
r111b12a r76b06f6 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 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" 27 35 xpointer="xpointer(//*[@os='a'])"/> 28 36 29 37 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 38 --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> 32 40 33 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/coreutils.xml
r111b12a r76b06f6 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 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" 27 35 xpointer="xpointer(//*[@os='ba'])"/> 28 36 … … 43 51 xpointer="xpointer(//*[@os='be1'])"/> 44 52 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. --> 48 54 49 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 50 56 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 --> 52 72 53 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/flex.xml
r111b12a r76b06f6 35 35 xpointer="xpointer(//*[@os='a'])"/> 36 36 37 <screen os="cb"><userinput>CC="${CC} ${BUILD64}" M4=m4./configure --prefix=/tools \37 <screen os="cb"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 38 38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 39 --cache-file=config.cache</userinput></screen> -
BOOK/temp-system/multilib/gawk.xml
r111b12a r76b06f6 22 22 <sect2 role="installation"> 23 23 <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'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 48 48 49 49 <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'])"/> 52 52 53 53 <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'])"/> 56 56 57 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 74 74 ../gcc-&gcc-version;/configure --prefix=/tools \ 75 75 --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> 85 80 86 81 <variablelist os="dd"> … … 102 97 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 103 98 href="../common/gcc.xml" 104 xpointer="xpointer(//*[@os=' s1'])"/>99 xpointer="xpointer(//*[@os='ts1'])"/> 105 100 106 101 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 107 102 href="../common/gcc.xml" 108 xpointer="xpointer(//*[@os=' s2'])"/>103 xpointer="xpointer(//*[@os='ts2'])"/> 109 104 110 105 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gmp.xml
r111b12a r76b06f6 37 37 xpointer="xpointer(//*[@os='a'])"/> 38 38 39 <screen os="b"><userinput>HOST_CC=gcc C C="${CC} \39 <screen os="b"><userinput>HOST_CC=gcc CPPFLAGS=-fexceptions CC="${CC} \ 40 40 ${BUILD64}" CXX="${CXX} ${BUILD64}" ./configure --prefix=/tools \ 41 41 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ -
BOOK/temp-system/multilib/patch.xml
r111b12a r76b06f6 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 26 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" 27 35 xpointer="xpointer(//*[@os='a'])"/> 28 36 29 37 <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> 31 40 32 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/ppl.xml
r111b12a r76b06f6 6 6 ]> 7 7 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"?> 10 10 11 <title> ISL-&isl-version;</title>11 <title>PPL-&ppl-version;</title> 12 12 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> 15 15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../../final-system/common/ isl.xml"19 href="../../final-system/common/ppl.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of ISL</title>23 <title>Installation of PPL</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ isl.xml"26 href="../common/ppl.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \ 30 ./configure --prefix=/tools \ 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 31 30 --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> 33 34 34 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../common/ isl.xml"36 href="../common/ppl.xml" 36 37 xpointer="xpointer(//*[@os='c'])"/> 37 38 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 href="../common/ isl.xml"40 href="../common/ppl.xml" 40 41 xpointer="xpointer(//*[@os='d'])"/> 41 42 42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 href="../common/ isl.xml"44 href="../common/ppl.xml" 44 45 xpointer="xpointer(//*[@os='e'])"/> 45 46 46 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/ isl.xml"48 href="../common/ppl.xml" 48 49 xpointer="xpointer(//*[@os='f'])"/> 49 50 … … 54 55 55 56 <para>Details on this package are located in <xref 56 linkend="contents- isl" role="."/></para>57 linkend="contents-ppl" role="."/></para> 57 58 58 59 </sect2> -
BOOK/temp-system/multilib/tar.xml
r111b12a r76b06f6 22 22 <sect2 role="installation"> 23 23 <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'])"/>32 24 33 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/vim.xml
r111b12a r76b06f6 23 23 <title>Installation of VIM</title> 24 24 25 <!-- vim branch update patch area26 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 26 href="../common/vim.xml" … … 31 30 href="../common/vim.xml" 32 31 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'])"/> 34 40 35 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 17 17 <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"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> -
BOOK/temp-system/ppc/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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" 27 27 xpointer="xpointer(//*[@os='p1'])"/> 28 28 29 29 <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" 31 31 xpointer="xpointer(//*[@os='p2'])"/> 32 32 … … 48 48 49 49 <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'])"/> 52 52 53 53 <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'])"/> 56 56 57 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 81 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 82 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os=' s1'])"/>83 xpointer="xpointer(//*[@os='ts1'])"/> 84 84 85 85 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 86 86 href="../common/gcc.xml" 87 xpointer="xpointer(//*[@os=' s2'])"/>87 xpointer="xpointer(//*[@os='ts2'])"/> 88 88 89 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/> 17 17 <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"/> 19 19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/> -
BOOK/temp-system/ppc64/gcc.xml
r111b12a r76b06f6 24 24 25 25 <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"34 26 href="../../cross-tools/multilib/gcc-static.xml" 35 27 xpointer="xpointer(//*[@os='aa'])"/> … … 48 40 49 41 <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'])"/> 52 44 53 45 <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'])"/> 56 48 57 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 81 73 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 82 74 href="../common/gcc.xml" 83 xpointer="xpointer(//*[@os=' s1'])"/>75 xpointer="xpointer(//*[@os='ts1'])"/> 84 76 85 77 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 86 78 href="../common/gcc.xml" 87 xpointer="xpointer(//*[@os=' s2'])"/>79 xpointer="xpointer(//*[@os='ts2'])"/> 88 80 89 81 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/sparc-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> -
BOOK/temp-system/sparc64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/> -
BOOK/temp-system/sparc64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/> -
BOOK/temp-system/x86-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/zlib.xml"/> -
BOOK/temp-system/x86_64-64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="64/zlib.xml"/> -
BOOK/temp-system/x86_64-chapter.xml
r111b12a r76b06f6 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/mpfr.xml"/> 18 18 <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"/> 20 20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/cloog.xml"/> 21 21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/zlib.xml"/> -
BOOK/testsuite-tools/alpha-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/common/introduction.xml
r111b12a r76b06f6 13 13 <para>This chapter builds the tools needed by some packages to run the tests 14 14 that they have. I.e., <command>make check</command>. Tcl, Expect, 15 and DejaGNU are needed for the GCC and Binutils testsuites. Check is needed16 for KBD tests. Installing four packages for testing purposes may seem17 excessive, but it is very reassuring, if not essential, to know that the most18 important tools areworking 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> 19 19 20 20 </sect1> -
BOOK/testsuite-tools/common/tcl.xml
r111b12a r76b06f6 24 24 <sect2 role="installation"> 25 25 <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>30 26 31 27 <para os="a">Prepare Tcl for compilation:</para> -
BOOK/testsuite-tools/mips-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/mips64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/mips64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/> 17 17 <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"/>19 18 20 19 </chapter> -
BOOK/testsuite-tools/multilib/tcl.xml
r111b12a r76b06f6 21 21 <sect2 role="installation"> 22 22 <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'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/testsuite-tools/ppc-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 20 18 21 19 </chapter> -
BOOK/testsuite-tools/ppc64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/> 17 17 <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"/>19 18 20 19 </chapter> -
BOOK/testsuite-tools/sparc-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/sparc64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/sparc64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/> 17 17 <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"/>19 18 20 19 </chapter> -
BOOK/testsuite-tools/x86-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/x86_64-64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="common/expect.xml"/> 17 17 <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 18 20 19 </chapter> -
BOOK/testsuite-tools/x86_64-chapter.xml
r111b12a r76b06f6 16 16 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="multilib/expect.xml"/> 17 17 <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"/>19 18 20 19 </chapter> -
BOOK/users_groups.ent
r111b12a r76b06f6 20 20 <!ENTITY gid-sys "2"> 21 21 <!ENTITY gid-kmem "3"> 22 <!ENTITY gid-t ape"4">23 <!ENTITY gid-t ty"5">22 <!ENTITY gid-tty "4"> 23 <!ENTITY gid-tape "5"> 24 24 <!ENTITY gid-daemon "6"> 25 25 <!ENTITY gid-floppy "7">
Note:
See TracChangeset
for help on using the changeset viewer.