[an error occurred while processing this directive]

NetBSD/macppc 20020802(ts)

  1. cvs checkout on 2002/08/16
    cvs  -d :pserver:anoncvs@anoncvs.netbsd.org:/cvsroot checkout -D 20020802-UTC src > log
    
  2. macppc-020801.tar.gz
  3. libc-020720.tar.gz
patch to src
20020801-diff
run following script with root privilege
#!/bin/sh
DATE=`date +"%Y%m%d"`
EXPORT=`pwd`
echo Current Dir: $EXPORT

RELEASE=${EXPORT}/${DATE}r
DEST=${EXPORT}/${DATE}d
LOG=${EXPORT}/${DATE}.$$.log
NOCLEANDIR=yes

if [ ! -d $RELEASE ]; then
mkdir $RELEASE
fi
if [ ! -d $DEST ]; then
mkdir $DEST
fi


cd src
echo ./build.sh -R $RELEASE -D $DEST > $LOG 2>&1
./build.sh -R $RELEASE -D $DEST > $LOG 2>&1
ls -l $LOG
nbinstall: ustarboot: stat: No such file or directory
the same thing as 2002/07/22
ttyp3:root@quick  8:02:21/020807(/export/current-ts)# cd src/sys/arch/macppc/stand/ustarboot 
ttyp3:root@quick  8:02:55/020807(...stand/ustarboot)# make
cc -O   -o mkboot /export/current-ts/src/sys/arch/macppc/stand/ustarboot/mkboot.c
./mkboot > ustarboot
ttyp3:root@quick  8:02:57/020807(...stand/ustarboot)# 
  setenv NETBSDSRCDIR /export/current-ts/src
  setenv RELEASEDIR   /export/current-ts/20020801r
  setenv DESTDIR      /export/current-ts/20020801d
  make dependall

  make install

  setenv BUILD_DONE yes
  make release
distrib/sets
If you have some inconsistency flagged as checkflist, adjust files under lists and do following again to save time.
setenv NETBSDSRCDIR /export/current-ts/src
setenv RELEASEDIR   /export/current-ts/20020801r
setenv DESTDIR      /export/current-ts/20020801d

cd distrib/sets
make sets
ftp.ki.nu
ftp://ftp.ki.nu/pub/NetBSD/arch/macppc/snapshot/20020802ts/

Last Update

19:52:56 03/12/08
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Apache/2.0.65 (Unix) mod_ssl/2.0.65 OpenSSL/1.0.1g DAV/2 PHP/5.4.26
Count.cgi
(since 2002/08/17)