Date: Thu, 27 Mar 1997 00:09:31 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freebsd.org Subject: Re: 2.2.1-RELEASE Message-ID: <19970327000931.PW16236@uriah.heep.sax.de> In-Reply-To: <3.0.32.19970326124004.00b4c370@etinc.com>; from dennis on Mar 26, 1997 12:40:06 -0500 References: <3.0.32.19970326124004.00b4c370@etinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
As dennis wrote: > You guys ever think of doing a patch release (like a single tarball with > the changes) for those of us that spent 2 days setting up 2.2R? I've made a source diff from the CVS repository between the 2.2R and 2.2.1R tags. I'll put it up for FTP on freefall (i think there's already a `joerg' directory in freefall's FTP area). I'm not sure whether somebody would be willing to roll a binary tarball. Below are the affected files, according to the diff i've got. Note that due to the changes in libc and libtermcap, it would in theory be necessary to include all statically compiled binaries as well. I wouldn't recommend this however. Disclaimer: no warranty about the applicability of the patch. (The boot floppy also needs to be updated.) /etc/ppp/ppp.conf.sample /kernel.GENERIC /stand/sysinstall /usr/bin/login /usr/bin/patch /usr/lib/libc.a /usr/lib/libc.so.3.0 /usr/lib/libc_p.a /usr/lib/libtermcap.a /usr/lib/libtermcap.so.2.1 /usr/lib/libtermcap_p.a /usr/sbin/amd /usr/sbin/amq /usr/sbin/pwd_mkdb /usr/share/doc/handbook/* /usr/share/examples/mdoc/* /usr/share/man/man1/write.1.gz /usr/share/man/man4/termios.4.gz /usr/share/man/man7/mdoc.7.gz /usr/share/man/man7/mdoc.samples.7.gz /usr/share/man/man8/rpc.lockd.8.gz /usr/share/man/man8/rpc.statd.8.gz /usr/share/misc/magic /usr/src/etc/ppp/ppp.conf.sample /usr/src/gnu/usr.bin/patch/getopt.c /usr/src/gnu/usr.bin/patch/inp.c /usr/src/gnu/usr.bin/patch/patch.c /usr/src/gnu/usr.bin/patch/pch.c /usr/src/gnu/usr.bin/patch/util.c /usr/src/gnu/usr.bin/patch/util.h /usr/src/lib/libc/stdlib/malloc.c /usr/src/lib/libtermcap/tgoto.c /usr/src/release/ABOUT.TXT /usr/src/release/sysinstall/Makefile /usr/src/release/sysinstall/attr.c /usr/src/release/sysinstall/dist.c /usr/src/release/sysinstall/floppy.c /usr/src/release/sysinstall/help/readme.hlp /usr/src/release/sysinstall/help/register.hlp /usr/src/release/sysinstall/help/relnotes.hlp /usr/src/release/sysinstall/help/shortcuts.hlp /usr/src/release/sysinstall/index.c /usr/src/release/sysinstall/install.c /usr/src/release/sysinstall/main.c /usr/src/release/sysinstall/media.c /usr/src/release/sysinstall/menus.c /usr/src/release/sysinstall/package.c /usr/src/release/sysinstall/register.c /usr/src/release/sysinstall/sysinstall.h /usr/src/release/sysinstall/variable_load.c /usr/src/share/doc/handbook/handbook.sgml /usr/src/share/doc/ja_JP.EUC/handbook/handbook.sgml /usr/src/share/examples/mdoc/example.1 /usr/src/share/examples/mdoc/example.3 /usr/src/share/examples/mdoc/example.4 /usr/src/share/man/man4/termios.4 /usr/src/share/man/man7/mdoc.7 /usr/src/share/man/man7/mdoc.samples.7 /usr/src/sys/conf/files /usr/src/sys/conf/newvers.sh /usr/src/sys/dev/aic7xxx/aic7xxx.reg /usr/src/sys/dev/aic7xxx/aic7xxx.seq /usr/src/sys/dev/aic7xxx/aic7xxx_asm.1 /usr/src/sys/dev/aic7xxx/aic7xxx_asm.c /usr/src/sys/dev/aic7xxx/aic7xxx_asm.h /usr/src/sys/dev/aic7xxx/aic7xxx_reg.h /usr/src/sys/dev/aic7xxx/gram.y /usr/src/sys/dev/aic7xxx/scan.l /usr/src/sys/dev/aic7xxx/sequencer.h /usr/src/sys/dev/aic7xxx/symbol.c /usr/src/sys/dev/aic7xxx/symbol.h /usr/src/sys/i386/conf/LINT /usr/src/sys/i386/conf/files.i386 /usr/src/sys/i386/eisa/aic7770.c /usr/src/sys/i386/include/vmparam.h /usr/src/sys/i386/scsi/aic7xxx.c /usr/src/sys/miscfs/procfs/procfs_map.c /usr/src/sys/pci/aic7870.c /usr/src/sys/pci/if_fxp.c /usr/src/sys/pci/if_fxpreg.h /usr/src/sys/scsi/scsi_base.c /usr/src/sys/ufs/mfs/mfs_vfsops.c /usr/src/sys/vm/vm_extern.h /usr/src/sys/vm/vm_fault.c /usr/src/sys/vm/vm_glue.c /usr/src/sys/vm/vm_kern.c /usr/src/sys/vm/vm_map.c /usr/src/sys/vm/vm_map.h /usr/src/sys/vm/vm_meter.c /usr/src/sys/vm/vm_mmap.c /usr/src/sys/vm/vm_object.c /usr/src/sys/vm/vm_page.c /usr/src/sys/vm/vm_pageout.c /usr/src/sys/vm/vm_pageout.h /usr/src/sys/vm/vnode_pager.c /usr/src/usr.bin/file/Magdir/frame /usr/src/usr.bin/login/login.c /usr/src/usr.bin/write/write.1 /usr/src/usr.sbin/amd/amd/nfs_start.c /usr/src/usr.sbin/amd/amq/amq.c /usr/src/usr.sbin/pwd_mkdb/pwd_mkdb.c /usr/src/usr.sbin/rpc.lockd/rpc.lockd.8 /usr/src/usr.sbin/rpc.statd/rpc.statd.8 -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970327000931.PW16236>