Re: make mirrorcheck fail

2005-01-06 Thread Colin Watson
On Thu, Jan 06, 2005 at 04:11:31PM +0800, Dongsheng Song wrote: > Must I mirror packages from net to local myself ? Yes, debian-cd requires a local mirror. > and how to do it ? debmirror should build a partial mirror of whatever bits you want, though you'll also have to rsync down some extra bi

make mirrorcheck fail

2005-01-06 Thread Dongsheng Song
[EMAIL PROTECTED] ~/debian-cd]$ . conf.sh [EMAIL PROTECTED] ~/debian-cd]$ make mirrorcheck if [ ! -d /home/cauchy/debian-cd/data/sid ] ; then \ ln -s sarge /home/cauchy/debian-cd/data/sid ; \ fi if [ ! -d /home/cauchy/debian-cd/tools/boot/sid ] ; then \ ln -s sarge /home/cauchy/deb