netinst from a mirror setup with debmirror

2007-07-16 Thread Stefan Pampel
e,contrib,main/debian-installer" DEB_ROOT=:debian DEB_MIRROR_PATH=/var/cache/install/mirrors/ DEB_OPT="--method=rsync --verbose --passive --progress --nosource --cleanup --getcontents" # the debmirror command debmirror -a $DEB_ARCH -d $DEB_VERSION -s $DEB_SECT -h $DEB_HOST --root $DEB_ROOT $DEB_OPT $DEB_MIRROR_PATH/$DEB_DIST [2] i used the following images http://http.us.debian.org/debian/dists/etch/main/installer-i386/current//images/netboot/ even i tried the GTK-image best regards Stefan Pampel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: netinst from a mirror setup with debmirror

2007-08-03 Thread Stefan Pampel
Am Mon, 16 Jul 2007 10:54:03 + schrieb Stefan Pampel: > i am using an local mirror setup with these parameters [1]. The mirror > works fine as a repository for serving packages via NFS for other clients. ... > [1] how i mirror: > DEB_HOST=ftp.de.debian.org > DEB_DIST=debia