Re: What's the best directory to put a local Debian repository?

2006-01-22 Thread Stig Sandbeck Mathisen
Maurits van Rees [EMAIL PROTECTED] writes:

 - /srv/debian

   According to the Filesystem Hierarchy Standard the /src dir is for
   Data for services provided by this system, which seems to fit the
   bill.

/srv is a good place for local data which does not fit into any other
hierarchy, so I'd go for /srv/debian.

-- 
Stig Sandbeck Mathisen [EMAIL PROTECTED]


pgpw5MjLrFY3P.pgp
Description: PGP signature


Re: What's the best directory to put a local Debian repository?

2006-01-06 Thread VSJ
Maurits van Rees wrote:
 I'm wondering what the best place is to put a local Debian package
 repository.  Directories that spring to mind are:
 
 - /var/www/debian
 
   This eases access via e.g. Apache (though a soft link here to
   another dir would work fine as well of course)
 
 - /srv/debian
 
   According to the Filesystem Hierarchy Standard the /srv dir is for
   Data for services provided by this system, which seems to fit the
   bill.
 

Since I'm using reprepro for local repositories, I'm using /srv/reprepro/
(And I also symlinked /var/www to /srv/www ...)

Regards,
Stan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



What's the best directory to put a local Debian repository?

2006-01-04 Thread Maurits van Rees
Hi,

I'm wondering what the best place is to put a local Debian package
repository.  Directories that spring to mind are:

- /var/www/debian

  This eases access via e.g. Apache (though a soft link here to
  another dir would work fine as well of course)

- /srv/debian

  According to the Filesystem Hierarchy Standard the /src dir is for
  Data for services provided by this system, which seems to fit the
  bill.

- /var/local/debian

  It's variable, it's local, it's about Debian.  Simple.


It probably doesn't really matter, but is there a canonical directory
for this?

Thanks,

P.S.  In case you're wondering: this is my first post here.  I am
subscribed.

-- 
Maurits van Rees | http://maurits.vanrees.org/ [NL]
Work | http://zestsoftware.nl/
   GnuPG key | http://maurits.vanrees.org/var/gpgkey.asc
Do only what only you can do. --- Edsger Wybe Dijkstra


signature.asc
Description: Digital signature


Re: What's the best directory to put a local Debian repository?

2006-01-04 Thread Russ Allbery
Maurits van Rees [EMAIL PROTECTED] writes:

 I'm wondering what the best place is to put a local Debian package
 repository.  Directories that spring to mind are:

[...]

 - /srv/debian

   According to the Filesystem Hierarchy Standard the /src dir is for
   Data for services provided by this system, which seems to fit the
   bill.

I vote for this.  At Stanford, we're slowly trying to migrate local data
for services running on the machine into /srv.  It's the Right Thing from
the FHS perspective so far as I can tell.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]