OpenPKG build help

2004-05-04 Thread David M. Fetter
Can I point the `openpkg build` command to point to my own internal binary repository? If so, what would be an example of this command? Also, as a side note, it would be nice if the man pages for build and index would have a couple of examples. -- David M. Fetter - UNIX Systems Administrator

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, 4. Mai 2004 10:49 -0700 David M. Fetter [EMAIL PROTECTED] wrote: Can I point the `openpkg build` command to point to my own internal binary repository? If so, what would be an example of this command? We use openpkg build -r http://whatever.local.is/openpkg/release/2.0/ -p

Re: OpenPKG build help

2004-05-04 Thread David M. Fetter
On Tue, 2004-05-04 at 11:05, Steffen Weinreich wrote: --On Dienstag, 4. Mai 2004 10:49 -0700 David M. Fetter [EMAIL PROTECTED] wrote: Can I point the `openpkg build` command to point to my own internal binary repository? If so, what would be an example of this command? We use

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 12:23:57 -0700 David M. Fetter [EMAIL PROTECTED] wrote: On Tue, 2004-05-04 at 11:05, Steffen Weinreich wrote: --On Dienstag, 4. Mai 2004 10:49 -0700 David M. Fetter [EMAIL PROTECTED] wrote: Can I point the `openpkg build` command to point to my own internal

Re: OpenPKG build help

2004-05-04 Thread Michael van Elst
On Tue, May 04, 2004 at 09:20:00PM +0200, Steffen Weinreich wrote: We use openpkg build -r http://whatever.local.is/openpkg/release/2.0/ -p ix86-debian3.0-oi Is it possible to use an anonymous ftp server or is web sever the only remote option? There are three kinds of remote

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 21:56:16 +0200 Michael van Elst [EMAIL PROTECTED] wrote: FTP works also, but we are not using ftp anywhere for security reasons :-) Anonymous FTP isn't more security relevant than HTTP. OK, the protocol are not directly security relevant, but in my impression the

Re: OpenPKG build help

2004-05-04 Thread Bill Campbell
On Tue, May 04, 2004, Steffen Weinreich wrote: ... OK, the protocol are not directly security relevant, but in my impression the ftp server software tends to have more security flaws than the http server software (especially if your colleagues tends to use wuftp for anonftp :-) I haven't seen

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 13:30:28 -0700 Bill Campbell [EMAIL PROTECTED] wrote: On Tue, May 04, 2004, Steffen Weinreich wrote: ... OK, the protocol are not directly security relevant, but in my impression the ftp server software tends to have more security flaws than the http server