HEADS UP! DragonFly_Stable tag reverted to September 13th

YONETANI Tomokazu qhwt+dfly at les.ath.cx
Sat Oct 9 07:13:16 PDT 2004


> Looking at the output from `cvs history -axT' (rtag history), what we have
> now with DragonFly_Stable is the source from 29th of September with only /sys
> reverted to the source from 13th(with an exception of /sys/sys/thread.h
> being rev 1.58), which breaks while building pf-related tools. With /sys
> updated to DragonFly_Snap29Sep2004, buildworld finishes but buildkernel
> doesn't.

[ ... ]

> I'm now going through buildworld followed by buildkernel with source tree
> checked out as follows:
> 
> $ cd /usr/src
> $ cvs up -dPrDragonFly_Stable
> $ cvs up -dPrDragonFly_Snap29Sep2004 sys
> $ cvs up -r1.75 sys/conf/files
> $ cvs up -dPA sys/dev/raid/ips
> $ cvs up -rDragonFly_Snap13Sep2004 sys/emulation/linux/linux_getcwd.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/emulation/svr4/svr4_misc.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/vfs_cache.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/vfs_vopops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/vfs_lookup.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/init_main.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/kern_descrip.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/vfs_default.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/kern/vfs_syscalls.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/sys/namecache.h
> $ cvs up -rDragonFly_Snap13Sep2004 sys/sys/vfsops.h
> $ cvs up -rDragonFly_Snap13Sep2004 sys/sys/namei.h
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/coda/coda_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/nfs/nfs_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/ntfs/ntfs_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/nullfs/null_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/nwfs/nwfs_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/smbfs/smbfs_vnops.c
> $ cvs up -rDragonFly_Snap13Sep2004 sys/vfs/union/union_vnops.c

buildworld and buildkernel(GENERIC and my custom kernel) finished,
and the new kernel survived a simple test like `cp -r /usr/ports/ foo'.
I'm going to run this box for a few days to see if it's OK. If you
don't want to move DragonFly_Stable tag entirely back to
DragonFly_Snap13Sep2004, please consider above changes.





More information about the Kernel mailing list