Re: apt-server

2001-03-21 Thread Bernhard Wesely
so more advanced. I copied the directory structure from my nearest official debian-mirror (I thought it was the fastest way) :-) Thanks to all for the hints, Bernie - Original Message - From: "will trillich" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 20, 2001 10:51 PM Sub

Re: apt-server

2001-03-20 Thread Osamu Aoki
Another resouce you may want to poke in is Official debian CD creation package. They talk about local package archive. Good luck. Osamu On Mon, Mar 19, 2001 at 12:29:03PM +, Colin Watson wrote: > "Bernhard Wesely" <[EMAIL PROTECTED]> wrote: > >A friend of mine built some debian-packages, an

Re: apt-server

2001-03-20 Thread will trillich
On Mon, Mar 19, 2001 at 12:57:22PM +0100, Bernhard Wesely wrote: > Hi all, > > A friend of mine built some debian-packages, and I now try to put them at an > apt-server for easy installing the packages at my work. > I looked at the Debian-Hompage, but didn't find anything. > > Has anyone a hint,

Re: apt-server

2001-03-19 Thread Roberto Rosario
sage - > From: "Earl F Hampton" <[EMAIL PROTECTED]> > To: > Sent: Monday, March 19, 2001 1:05 PM > Subject: Re: apt-server > > > On Monday 19 March 2001 03:57, Bernhard Wesely wrote: > > > > dpkg -i packagename > > > > > Hi all, >

Re: apt-server

2001-03-19 Thread Earl F Hampton
On Monday 19 March 2001 04:13, Bernhard Wesely wrote: > Oh sorry,... I just noticed, that my question was not clear. > > I know how to install debian packages, but I want to create a > company-internal apt-server, and I don't know how to do that. > Various pages stated only existing apt-servers or

Re: apt-server

2001-03-19 Thread Colin Watson
"Bernhard Wesely" <[EMAIL PROTECTED]> wrote: >A friend of mine built some debian-packages, and I now try to put them at an >apt-server for easy installing the packages at my work. >I looked at the Debian-Hompage, but didn't find anything. Look at dpkg-scanpackages(8), which scans a directory tree

Re: apt-server

2001-03-19 Thread Bernhard Wesely
vance, Bernie - Original Message - From: "Earl F Hampton" <[EMAIL PROTECTED]> To: Sent: Monday, March 19, 2001 1:05 PM Subject: Re: apt-server > On Monday 19 March 2001 03:57, Bernhard Wesely wrote: > > dpkg -i packagename > > > Hi all, > > > >

Re: apt-server

2001-03-19 Thread Earl F Hampton
On Monday 19 March 2001 03:57, Bernhard Wesely wrote: dpkg -i packagename > Hi all, > > A friend of mine built some debian-packages, and I now try to put them at > an apt-server for easy installing the packages at my work. > I looked at the Debian-Hompage, but didn't find anything. > > Has anyone