> Would you mind posting the script? I've never used apt-ftparchive. I am
This is the layout of my local repository
cskoeln/pool/koeln/wheezy
cskoeln/pool/koeln/jessie
cskoeln/pool/koeln
cskoeln/pool
cskoeln/dists/wheezy/koeln/binary-amd64
cskoeln/dists/wheezy/koeln/binary-i386
cskoeln
On Fri, Jan 15, 2016 at 06:07:53PM +0100, Thomas Lange wrote:
> > On Fri, 15 Jan 2016 10:34:42 -0600, Aaron Hall
> > said:
>
> > The custom configs are installed with fcopy as usual. I have the feeling
> > that I'm overlooking a better way to do this. Am I?
> I'm using a shell script wit
> On Fri, 15 Jan 2016 10:34:42 -0600, Aaron Hall
> said:
> The custom configs are installed with fcopy as usual. I have the feeling
> that I'm overlooking a better way to do this. Am I?
I'm using a shell script with a call to apt-ftparchive to create my
local package repository.
I was doing almost the exact same thing for a while. But it was prone to
failure. What I did instead was to set up my own repository. It's easier
than you think if you just use the cheap/easy type of repository. It
makes updates a lot easier too.
On 01/15/2016 10:34 AM, Aaron Hall wrote:
Hell