On Thu, Mar 12, 2009 at 01:36:36 -0600, Victor Padro (
vpadro@gmail.com) wrote:
> On Thu, Mar 12, 2009 at 12:18 AM, John Winters <
john@sinodun.org.uk> wrote:
>
> > Victor Padro wrote:
> > [snip]
> > > Is there any documentation you guys can point me to?
> > > How can I set a local repo just for ARM/AMD64 and i386?
> >
> > /usr/bin/debmirror /mirror/debian \
> > --host=
ftp.uk.debian.org \
> > --method=http \
> > --root=debian \
> > --dist=lenny \
> > --arch=i386,amd64,armel \
> > --nosource \
> > --verbose \
> > --ignore-release-gpg
> Thank you for your response.
>
> Exactly where should I put those lines, John?
> Should I create a new mymirror.list with that content?
> Or is it based on the Debian.org documentation's
> config<