Okay.
I've readjusted my local section to be true section rather than a
sibling archive, which was easier than I thought it would be. I
created a debian-cd task file containing all my local packages. I ran
through the cd creation, and got a working ISO.
However, all my local Packages files ar
Okay.
I've readjusted my local section to be true section rather than a
sibling archive, which was easier than I thought it would be. I
created a debian-cd task file containing all my local packages. I ran
through the cd creation, and got a working ISO.
However, all my local Packages files a
On Wed, 11 Dec 2002, Timothy J. Miller wrote:
> On Wednesday, December 11, 2002, at 11:30 AM, Michael Adler wrote:
>
> > I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs
> > like
> > $MIRROR/pool/local/m/mydeb/mydeb.deb
>
> The problem with this is rsync will delete anything
On Wed, 11 Dec 2002, Timothy J. Miller wrote:
> On Wednesday, December 11, 2002, at 11:30 AM, Michael Adler wrote:
>
> > I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs
> > like
> > $MIRROR/pool/local/m/mydeb/mydeb.deb
>
> The problem with this is rsync will delete anything
On Wednesday, December 11, 2002, at 11:30 AM, Michael Adler wrote:
I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs
like
$MIRROR/pool/local/m/mydeb/mydeb.deb
The problem with this is rsync will delete anything that's not on your
mirror source. Yes, I can use --exclude to pr
I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs like
$MIRROR/pool/local/m/mydeb/mydeb.deb
After I source the conf file but before I use the debian-cd makefile, I
update the local dist Packages file.
dpkg-scanpackages ${MIRROR}/pool/local /dev/null 2>/dev/null | \
perl -
On Wednesday, December 11, 2002, at 11:30 AM, Michael Adler wrote:
I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs
like
$MIRROR/pool/local/m/mydeb/mydeb.deb
The problem with this is rsync will delete anything that's not on your
mirror source. Yes, I can use --exclude to
I am doing this with LOCAL=1 and LOCALDEBS unset. I store all my debs like
$MIRROR/pool/local/m/mydeb/mydeb.deb
After I source the conf file but before I use the debian-cd makefile, I
update the local dist Packages file.
dpkg-scanpackages ${MIRROR}/pool/local /dev/null 2>/dev/null | \
perl -
8 matches
Mail list logo