Loading...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 | Intro ===== This document is designed to provide a list of the minimum levels of software necessary to run the 2.1.x kernels, as well as provide brief instructions regarding any other "Gotchas" users may encounter when trying life on the Bleeding Edge. If upgrading from a pre-2.0.x kernel, please consult the Changes file included with 2.0.x kernels for additional information; most of that information will not be repeated here. Basically, this document assumes that your system is already functional and running at least 2.0.x. It is originally based on my "Changes" file for 2.0.x kernels and therefore owes credit to the same people as that file (Jared Mauch, Axel Boldt, Alessandro Sigala, and countless other users all over the 'net). Please feel free to submit changes, corrections, gripes, flames, money, etc. to me (kaboom@gatech.edu). If you do so, you don't need to bother doing so in the form of a diff, as this is generated by texinfo so a diff is useless anyway (though I can incorporate one by hand if you insist upon sending it that way ;-). Check out http://www.mindspring.com/~nunez/info/linux/LinuxBleed.html for an HTML-ized shopping list. For those of you in Europe, http://www.datanet.hu/generations/linux/Changes2.html is an English-language HTML version. The most current version should always be available from http://cyberbuzz.gatech.edu/kaboom/linux/ as well. Also, don't forget http://www.linuxhq.com/ for all your Linux kernel needs. Last updated: October 9, 1998 Current Author: Chris Ricker (kaboom@gatech.edu or chris.ricker@m.cc.utah.edu). Current Minimal Requirements **************************** Upgrade to at *least* these software revisions before thinking you've encountered a bug! If you're unsure what version you're currently running, the suggested command should tell you. - Kernel modules 2.1.121 ; insmod -V - Gnu C 2.7.2.3 ; gcc --version - Binutils 2.8.1.0.23 ; ld -v - Linux libc5 C Library 5.4.46 ; ls -l /lib/libc.so.* - Linux libc6 C Library 2.0.7pre6 ; ls -l /lib/libc.so.* - Dynamic Linker (ld.so) 1.9.9 ; ldd --version or ldd -v - Linux C++ Library 2.7.2.8 ; ls -l /usr/lib/libg++.so.* - Procps 1.2.9 ; ps --version - Procinfo 14 ; procinfo -v - Psmisc 17 ; pstree -V - Mount 2.7l ; mount --version - Net-tools 1.45 ; hostname -V - Loadlin 1.6a - Sh-utils 1.16 ; basename --v - Autofs 0.3.11 ; automount --version - NFS 2.2beta37 ; showmount --version - Bash 1.14.7 ; bash -version - Ncpfs 2.2.0 ; ncpmount -v - Pcmcia-cs 3.0.5 ; cardmgr -V - PPP 2.3.5 ; pppd -v - PCI Utilities 1.08 ; lspci --version Upgrade notes ************* General Information =================== <CTRL><ALT><DEL> now performs a cold reboot instead of a warm reboot for increased hardware compatibility. If you want a warm reboot and know it works on your hardware, add a "reboot=warm" command line option in LILO. A small number of machines need "reboot=bios" to reboot via the BIOS. Also, please remember that cua* devices are now obsolete. Switch to the corresponding ttyS* device instead (e.g., cua0 -> ttyS0, cua1 -> ttyS1, etc.). In addition, some software still works, but needs to be compiled against 2.1 headers for complete functionality. Fdutils binaries compiled under 2.0 or earlier kernels should be replaced with ones compiled under 2.1, for example. As of 2.1.115, Unix98 pty support was added as an option, and support for the deprecated major 4 /dev/ttyp* devices was removed. If necessary (eg, you get "out of pty" error messages when you obviously are not out of pty's), create major 3 /dev/tty* and major 2 /dev/pty* devices (see Documentation/devices.txt for more information). If you want to use the Unix98 ptys, you should be running at least glibc-2.0.9x, and you must switch completely to Unix98 pty's. The general procedure for configuring Unix98 pty support is: - Compile your kernel with CONFIG_UNIX98_PTYS and CONFIG_DEVPTS_FS. - mknod /dev/ptmx c 5 2 chmod 666 /dev/ptmx mkdir /dev/pts - Add to /etc/fstab: none /dev/pts devpts gid=5,mode=620 0 0 (Note: gid=5 is applicable for RedHat systems for which group "tty" has gid 5. Adjust according to your distribution. Use mode=600 if you want "mesg n" to be default.) - Mount /dev/pts Frame buffer consoles ("fbcon") are now in the kernel for all platforms, not just those non-Intel ones for which VGA text mode is impossible. VGAcon is still available for those who want it, but fbcon has the advantage of providing a uniform graphical subsystem across all Linux ports, and it displays a spiffy penguin logo on boot-up ;-). For more information, see the files in Documentation/fb/ ; you may also need to download the fbset utilities. Libc (libc5) ============ Linux-2.1.x is ELF-only. You can still compile a.out apps if you really want, but your kernel must be compiled ELF. If you can't currently compile ELF, consult the ELF howto at http://sunsite.unc.edu/mdw/HOWTO/ELF-HOWTO.html and upgrade your system accordingly. For modules to work, you need to be running libc-5.4.x or greater. Since updates to libc fix other problems as well (security flaws, for example) and since 5.4.7 is missing a few needed symbols, try to get the latest 5.4.x you can. Currently, libc-5.4.46 is the latest public release. If you upgrade to libc-5.4.x, you also have to upgrade your dynamic linker (ld.so) to at least 1.9.9, or all sorts of weirdness will happen. Actually, ld.so-1.8.2 and later will work, but 1.9.9 is widely available, so if you need to upgrade, use it. If you get a release later than 1.8.5, avoid 1.8.10 as it introduces a few bugs that are fixed in later releases. Please make sure you don't install ld.so-2.x unless you're running glibc2 / libc6. If you upgrade to libc-5.4.x, you may also need to upgrade ypbind if you're using NIS. If you upgrade to libc-5.4.46, please read and pay attention to its accompanying release notes. The section about it breaking make is not a joke. GNU libc (libc6) ================ Older versions of GNU libc (libc6) have a bug in the dynamic linker. /etc/ld.so.cache gets mapped into memory and is never unmapped. If one of your boot scripts calls ldconfig, /etc/ld.so.cache is deleted. Init, however, still references that file; as of 2.1.122, the kernel will consequently not be able to remount the root file system r/o at system shutdown. To fix this, upgrade to at least the pre6 release of GNU libc 2.0.7. As a temporary workaround, modify your boot scripts to do the following before calling ldconfig: ln -f /etc/ld.so.cache /etc/ld.so.cache.old Modules ======= You need to upgrade to the latest version of modutils-2.1.x for development kernels. This version will also work with 2.0.x kernels. As of 2.1.90-pre1, kerneld has been replaced by a kernel thread, kmod. See Documentation/kmod.txt for more information. The main user-level change this requires is modification to your init scripts to check for the absence of /proc/sys/kernel/modprobe before starting kerneld. Binutils ======== If you upgrade binutils, please read its accompanying release notes to find out the proper way to upgrade it. No, the instruction to "rm `which encaps`" is not a joke. The last public release of the binutils 2.8.x series was 2.8.1.0.23. Binutils 2.8.1.0.25 to 2.9.1.0.2 are beta releases, and are known to be very buggy. Binutils 2.9.1 (note the absence of a suffix) from the FSF should work, and binutils 2.9.1.0.7 and later releases are also good. Either use binutils-2.8.1.0.23 or binutils-2.9.1.0.7 or later. Glibc2 users should especially try to use the 2.9.1.0.x releases, as they resolve known issues with glibc2 and binutils-2.8.x releases. Gnu C ===== You need at least GCC 2.7.2 to compile the kernel. If you're upgrading from an earlier release, you might as well get GCC 2.7.2.3, the latest stable public release. If you already have GCC 2.7.2 on your system, you don't have to upgrade just so the kernel will work (though feel free to upgrade if you want the gcc bug fixes). Note that the latest compilers (egcs, pgcc, gcc 2.8) may do Bad Things while compiling your kernel, particularly if absurd optimizations (like -O9) are used. Caveat emptor. Currently, the only C compiler available in a binary distribution is egcs. Version 1.0.2 seems okay; if you have to have a binary, you may be successful using that. In general, however, gcc-2.7.2.3 is known to be stable, while egcs and others have not been as thoroughly tested yet. Networking Changes ================== Please read Documentation/networking/routing.txt and Documentation/networking/policy-routing.txt for more information about changes in routing code. OSPF classes have been added, and interface routes are generated automatically. If for some reason you need to override this automatic default routing, you have to specify the complete route specification (netmask, device, etc.) for the kernel to accept it. Consequently, you need to either remove interface routes from your init scripts or add missing information to them if you need to replace the automatic routes. Also note that some routes, such as loopback routes, do not show up in some standard tools. Check in /proc/net/rt_local to verify their presence. To turn on IP forwarding, issue the following command: echo 1 > /proc/sys/net/ipv4/ip_forward To run bootpd, you'll need to issue the following command: echo 1 >/proc/sys/net/ipv4/ip_boot_agent Similar procedures are necessary to turn on other features. If something appears broken, check the /proc/sys/net/ipv4/ directory. "1" generally denotes enabled, while "0" generally denotes disabled. If you're experiencing reports of lots of network errors, chances are you need to upgrade to a more recent net-tools that understands the new /proc/net/dev format. This will also provide support for new features like IPv6. As of 2.1.102, the IP firewalling code has been replaced; ipfwadm will no longer work. You need to obtain "ipchains," available from http://www.adelaide.net.au/~rustcorp/ipfwchains/ipfwchains.html, and use that instead of ipfwadm. To use port forwarding and auto forwarding you will need to obtain "ipmasqadm," available from http://juanjox.home.ml.org/. Memory ====== As of 2.1.41, the format of /proc/meminfo has changed. This broke many memory utils, which have to be upgraded. Get the new procps-1.2 and you should be set. Mount and network file systems ============================== The NFS code in the kernel is currently being revised, resulting in much-improved performance. As a result, you'll need to upgrade mount to a recent 2.6 release. Also, amd is being phased out in favor of the much better autofs. You'll also have to get the appropriate utils to use autofs as well as the new NFS utils. In addition, you have the choice of user-land NFS or kernel-level NFS (knfs). RPM === If you run Red Hat Linux or any other distribution that uses RPM, you need to upgrade RPM to version 2.2.7 or later. DOSEMU ====== A new "stable" version of DOSEMU is available for 2.1.x kernels. Upgrade to 0.66.7 or later. Loadlin ======= Linux 2.1.22 and later releases use a new method of memory size detection, requiring loadlin users to upgrade to loadlin-1.6a. Sh-utils ======== As of Linux-2.1.26, the Configure script ("make config") has been updated to be POSIX-compliant. As a result, your expr needs to be updated. Use sh-utils 1.16 or later. Parallel Ports ============== As of 2.1.33, parallel port support can now by handled by the parport driver. Be aware that with Plug-and-Play support turned on, your parallel port may no longer be where you expect it; for example, LPT1 (under DOS) was sometimes /dev/lp1 in Linux, but will probably be /dev/lp0 with the new Plug-and-Play driver. If printing breaks with the new driver, try checking your lpd configuration. Setserial ========= If you experience random problems (stuck lines, lost characters, etc.) with serial lines under recent kernels, upgrading setserial should help. Syncookies ========== When you build your kernel with Syncookie support (CONFIG_SYN_COOKIES) the syncookie code still defaults to off (unlike the 2.0.30+ behavior). You have to explicitly enable it by issuing the following command: echo 1 > /proc/sys/net/ipv4/tcp_syncookies Bash ==== Old versions of Bash fail to properly handle symlinks, which can cause problems when compiling modules. Upgrade to at least 1.14 to fix this problem. Ncpfs ===== To mount NetWare shares, you'll need to upgrade to a more recent version of the ncpfs utils. SMBfs ===== To mount SMB (Samba / Windows) shares, you'll need to use the smbmount utility included with recent Samba releases. Documentation/filesystems/smbfs.txt has more information about this. Pcmcia-cs ========= If you use pcmcia cards, you'll need to upgrade the daemon and support utils to the latest release of pcmcia-cs. PPP === Due to changes in the routing code, those of you using PPP networking will need to upgrade your pppd. iBCS ==== A new version of iBCS is necessary for 2.1 kernels. AppleTalk ========= Use the Asun version of netatalk for AppleTalk support, as Umich's version is not compatible with 2.1 kernels. Psmisc ====== fuser, which comes with psmisc, reads /proc/*/fd/* to do its job. Upgrade psmisc if 2.1 changes to /proc broke the version you're using. Where to get the files ********************** Binutils ======== The 2.8.1.0.23 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/binutils-2.8.1.0.23.bin.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/binutils-2.8.1.0.23.bin.tar.gz Installation notes: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/release.binutils-2.8.1.0.23 ftp://sunsite.unc.edu/pub/Linux/GCC/release.binutils-2.8.1.0.23 The 2.9.1.0.12 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/binutils-2.9.1.0.12-glibc.x86.tar.gz ftp://tsx-11.mit.edu/pub/linux/packages/GCC/binutils-2.9.1.0.12-libc5.x86.tar.gz ftp://tsx-11.mit.edu/pub/linux/packages/GCC/binutils-2.9.1.0.12.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/binutils-2.9.1.0.12-glibc.x86.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/binutils-2.9.1.0.12-libc5.x86.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/binutils-2.9.1.0.12.tar.gz Installation notes: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/release.binutils-2.9.1.0.12 ftp://sunsite.unc.edu/pub/Linux/GCC/release.binutils-2.9.1.0.12 Gnu C ===== The egcs-1.0.3 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/egcs-1.0.3-glibc.x86.tar.bz2 ftp://tsx-11.mit.edu/pub/linux/packages/GCC/egcs-1.0.3-libc5.x86.tar.bz2 ftp://sunsite.unc.edu/pub/Linux/GCC/egcs-1.0.3-glibc.x86.tar.bz2 ftp://sunsite.unc.edu/pub/Linux/GCC/egcs-1.0.3-libc5.x86.tar.bz2 Installation notes: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/release.egcs-1.0.3 ftp://sunsite.unc.edu/pub/Linux/GCC/release.egcs-1.0.3 Gnu C 2.7.2.3 source: ftp://prep.ai.mit.edu/pub/gnu/gcc-2.7.2.3.tar.gz ftp://sunsite.unc.edu/pub/gnu/gcc-2.7.2.3.tar.gz Linux C Library =============== The (libc5) 5.4.46 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/libc-5.4.46.bin.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/libc-5.4.46.bin.tar.gz Installation notes for 5.4.46: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/release.libc-5.4.46 ftp://sunsite.unc.edu/pub/Linux/GCC/release.libc-5.4.46 The (libc6) GNU libc 2.0.7pre6 release: ftp://ftp.kernel.org/pub/software/libs/glibc/glibc-2.0.7pre6.tar.gz ftp://ftp.kernel.org/pub/software/libs/glibc/glibc-2.0.7pre6.tar.bz2 Linux C++ Library ================= The 2.7.2.8 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/libg++-2.7.2.8.bin.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/libg++-2.7.2.8.bin.tar.gz Installation notes: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/release.libg++-2.7.2.8 ftp://sunsite.unc.edu/pub/Linux/GCC/release.libg++-2.7.2.8 Dynamic Linker ============== The 1.9.9 release: ftp://tsx-11.mit.edu/pub/linux/packages/GCC/ld.so-1.9.9.tar.gz ftp://sunsite.unc.edu/pub/Linux/GCC/ld.so-1.9.9.tar.gz Modules utilities ================= The 2.1.121 release: ftp://ftp.kernel.org/pub/linux/kernel/v2.1/modutils-2.1.121.tar.gz Procps utilities ================ The 1.2 release: ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/procps-1.2.9.tar.gz ftp://sunsite.unc.edu/pub/Linux/system/status/ps/procps-1.2.9.tgz Procinfo utilities ================== The 14 release: ftp://ftp.cistron.nl/pub/people/svm/procinfo-14.tar.gz Psmisc utilities ================ The 17 release: ftp://lrcftp.epfl.ch/pub/linux/local/psmisc/psmisc-17.tar.gz ftp://sunsite.unc.edu/pub/Linux/system/status/ps/psmisc-17.tar.gz RPM utilities ============= The 2.2.7 release for Intel: ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/i386/rpm-2.2.7-1.i386.rpm ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/i386/rpm-devel-2.2.7-1.i386.rpm The 2.2.7 release for Alpha: ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/axp/rpm-2.2.7-1.axp.rpm ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/axp/rpm-devel-2.2.7-1.axp.rpm The 2.2.7 release for SPARC: ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/sparc/rpm-2.2.7-1.sparc.rpm ftp://ftp.redhat.com/pub/redhat/old-releases/redhat-4.0/updates/sparc/rpm-devel-2.2.7-1.sparc.rpm DOSEMU ====== The 0.98.1 release: ftp://tsx-11.mit.edu/pub/linux/ALPHA/dosemu/dosemu-0.98.1.tgz ftp://ftp.dosemu.org/dosemu/dosemu-0.98.1.tgz Loadlin ======= The 1.6a release: ftp://ftp.suse.com/pub/loadlin/update-1.6a/loadlin.exe.gz ftp://elserv.ffm.fgan.de/pub/linux/loadlin-1.6/update-1.6a/loadlin.exe.gz Sh-utils ======== The 1.16 release: ftp://sunsite.unc.edu/pub/gnu/sh-utils-1.16.tar.gz ftp://prep.ai.mit.edu/pub/gnu/sh-utils-1.16.tar.gz Mount ===== The 2.7l release: ftp://ftp.win.tue.nl/pub/linux/util/mount/mount-2.7l.tar.gz Autofs ====== The 3.1.1 release: ftp://ftp.kernel.org/pub/linux/daemons/autofs/autofs-3.1.1.tar.gz NFS === The user-land 2.2beta37 release: ftp://ftp.mathematik.th-darmstadt.de/pub/linux/okir/nfs-server-2.2beta37.tar.gz ftp://linux.nrao.edu/mirrors/fb0429.mathematik.th-darmstadt.de/pub/linux/okir/nfs-server-2.2beta37.tar.gz The kernel-level 9/30/98 release: ftp://ftp.yggdrasil.com/private/hjl/knfsd-980930.tar.gz ftp://ftp.kernel.org/pub/linux/devel/gcc/knfsd-980930.tar.gz Net-tools ========= The 1.45 release: ftp://ftp.cs-ipv6.lancs.ac.uk/pub/Code/Linux/Net_Tools/net-tools-1.45.tar.gz http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-1.45.tar.gz Ypbind ====== The 3.2 release: ftp://ftp.uni-paderborn.de/pub/linux/local/yp/ypbind-3.2.tar.gz Bash ==== The 1.14.7 release: ftp://prep.ai.mit.edu/pub/gnu/bash-1.14.7.tar.gz Ncpfs ===== The 2.2.0 release: ftp://ftp.gwdg.de/pub/linux/misc/ncpfs/ncpfs-2.2.0.tgz SMBfs ===== The 1.9.18p10 release of Samba: ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p10.tar.gz Pcmcia-cs ========= The 3.0.5 release: ftp://hyper.stanford.edu/pub/pcmcia/pcmcia-cs.3.0.5.tar.gz Setserial ========= The 2.14 release: ftp://tsx-11.mit.edu/pub/linux/sources/sbin/setserial-2.14.tar.gz ftp://sunsite.unc.edu/pub/Linux/system/serial/setserial-2.14.tar.gz PPP === The 2.3.5 release: ftp://cs.anu.edu.au/pub/software/ppp/ppp-2.3.5.tar.gz IP Chains ========= The 1.3.3 release: http://www.adelaide.net.au/~rustcorp/ipfwchains/ipchains-source-1.3.3.tar.gz http://www.adelaide.net.au/~rustcorp/ipfwchains/ipchains-source-1.3.3.tar.bz2 IP Masq Adm =========== The 0.4.1 release: http://juanjox.home.ml.org/ipmasqadm-0.4.1.tar.gz iBCS ==== The 8/30/98 release: ftp://tsx-11.mit.edu/pub/linux/BETA/ibcs2/ibcs-2.1-980830-ALPHA.tar.gz Asun netatalk ============= The 2.0a18.2 release: ftp://ftp.u.washington.edu/pub/user-supported/asun/netatalk-1.4b2+asun2.0a18.2.tar.gz Fbset ===== The 7/13/98 release: http://www.cs.kuleuven.ac.be/~geert/bin/fbset-2.0-pre-19980713.tar.gz PCIutils ======== The 1.08 release: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/pciutils-1.08.tar.gz ftp://sunsite.unc.edu/pub/Linux/hardware/pciutils-1.08.tar.gz Other Info ========== Please remember that most of these utils are available on your favorite local linux mirror. If you can, please get them from a closer site before checking sunsite. You may also want to check for updated versions of this software in a package format for the distribution you use. For those of you running Red Hat (or RPM on a different distribution), most of these are available in RPM format. Check around your favorite Red Hat mirror site before installing the non-RPM version. Remember, you might need to use the -force option to get the upgrade to install. ftp://ftp.redhat.com/pub/contrib/ will have almost everything you need, and Red Hat 5.1 ships with most necessary software. Those of you running Debian (or a different distribution that supports .deb packages) can look in the "unstable" and "project/experimental" directories of your favorite Debian mirror. The Debian 2.0 release ships with most packages you need as well. For others, David Bourgin has put together a package of everything necessary to quickly and easily upgrade to 2.1.x. See ftp://ftp.wsc.com/pub/freeware/linux/update.linux/kernel-v2.1.x/ for more information and the files. Please send info about any other packages that 2.1.x "broke" or about any new features of 2.1.x that require extra or new packages for use to Chris Ricker (kaboom@gatech.edu or chris.ricker@m.cc.utah.edu). |