> > A make release failed here with:
> > 
> > #################################
> > touch release.8
> > Making fixit floppy.
> > disklabel: ioctl DIOCWLABEL: Operation not supported by device
> > Warning: Block size restricts cylinders per group to 6.
> > Warning: 1216 sector(s) in last cylinder unallocated
> > /dev/md0c:      2880 sectors in 1 cylinders of 1 tracks, 4096 sectors
> >         1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 384 i/g)
> > super-block backups (for fsck -b #) at:
> >  32
> > 2556 blocks
> > Filesystem  1K-blocks     Used    Avail Capacity iused   ifree  %iused  Mount
> > ed on
> > /dev/md0c        1363     1297       66    95%     266     116    70%   /mnt
> > *** Filesystem is 1440 K, 66 left
> > ***     4000 bytes/inode, 116 left
> > cp: /usr/src/release/texts/FLOPPIES.TXT: No such file or directory
> 
> What revision of src/release/Makefile do you have?  You want 1.618.

beast# fgrep '$FreeBSD' /usr/src/release/Makefile
# $FreeBSD: src/release/Makefile,v 1.618 2001/05/25 18:01:31 bmah Exp $
beast# fgrep 'texts/FLOPPIES.TXT' /usr/src/release/Makefile
        @cp ${.CURDIR}/texts/FLOPPIES.TXT ${RD}/floppies/README.TXT

John
-- 
John Hay -- [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to