From owner-freebsd-stable Fri Sep 6 9:21:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2D537B400; Fri, 6 Sep 2002 09:21:47 -0700 (PDT) Received: from spqr.osg.gov.bc.ca (spqr.osg.gov.bc.ca [142.32.102.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF46B43E72; Fri, 6 Sep 2002 09:21:46 -0700 (PDT) (envelope-from Cy.Schubert@osg.gov.bc.ca) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by spqr.osg.gov.bc.ca (Postfix) with ESMTP id 63ACC9EF1D; Fri, 6 Sep 2002 09:21:46 -0700 (PDT) Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.6/8.12.3) with ESMTP id g86GLexP000661; Fri, 6 Sep 2002 09:21:40 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.6/8.12.3) with ESMTP id g86FB07o005492; Fri, 6 Sep 2002 08:11:03 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200209061511.g86FB07o005492@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: John Hay Cc: Cy.Schubert@uumail.gov.bc.ca (Cy Schubert - CITS Open Systems Group), murray@FreeBSD.ORG (Murray Stokely), stable@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: -STABLE Frozen for 4.7 In-Reply-To: Message from John Hay of "Sat, 06 Sep 2002 06:05:56 +0200." <200209060405.g8645uCk021487@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 06 Sep 2002 08:11:00 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200209060405.g8645uCk021487@zibbi.icomtek.csir.co.za>, John Hay wri tes: > > In message <20020905175412.B40227@freebsdmall.com>, Murray Stokely > > writes: > > > We've prepared a small testing guide that highlights some of the > > > recent changes. This guide is only a starting point, and the full > > > release notes provide a better overall picture of whats new in this > > > release : > > > > > > http://www.freebsd.org/releases/4.7R/qa.html > > > > > > If you are experiencing any problems with -STABLE then by all means > > > speak up now! > > > > ... or forever hold your peace. > > > > Well, if it's put that way, make release will die because the GENERIC > > kernel will not fit on a floppy image. I've yet to determine what I > > think we should cut from the GENERIC kernel to make it fit, except to > > say that the GENERIC kernel should go on some kind of calorie > > restricted diet (no more bytes for the kernel) to prepare for the big > > day. > > When last did you try? My release that finished just now had no problem. Wednesday, based on a system CVSupped on Sep 4 @ 04:15 PDT. Oops, now that I've had a closer look at it (I was in a hurry yesterday, urgent personnel issue), it's BOOTMFS, the jumbo executable in /stand. sh /usr/src/sys/conf/newvers.sh BOOTMFS cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking BOOTMFS text data bss dec hex filename 2764806 220540 210100 3195446 30c236 BOOTMFS -------------------------------------------------------------- >>> Kernel build for BOOTMFS completed on Fri Sep 6 15:00:52 GMT 2002 -------------------------------------------------------------- cd /usr/obj/usr/src/sys/BOOTMFS; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 OBJFORMAT_PATH=/usr/obj/usr/src/i386/us r/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/u sr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/ usr/share/tmac make KERNEL=BOOTMFS reinstall install -m 555 -o root -g wheel -fschg BOOTMFS /R/stage/kernels/BOOTMFS mv /R/stage/kernels/BOOTMFS /R/stage/image.kern/kernel Setting up /boot directory for kern floppy dload=0x200000 dsize=0x26000 isize=0x26000 entry=0x200000 nsize=0x11c26 /R/stage/image.kern/kernel: 53.7% -- replaced with /R/stage/image.kern/kernel.gz sh -e /usr/src/release/scripts/doFS.sh /R/stage/floppies/kern.flp /R/stage /mnt 1440 /R/stage/image.kern 80000 fd1440 Warning: Block size restricts cylinders per group to 6. Warning: 1216 sector(s) in last cylinder unallocated /dev/rvnn0c: 2880 sectors in 1 cylinders of 1 tracks, 4096 sectors 1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 32 i/g) super-block backups (for fsck -b #) at: 32 /mnt: write failed, file system is full cpio: write error: No space left on device *** Error code 1 Stop in /usr/src/release. *** Error code 1 Stop in /usr/src/release. *** Error code 1 Stop in /opt/cvs-src/src/release. passer# -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message