At 04:20 PM 5/12/2009 -0500, travis+ml-pyt...@subspacefield.org wrote:
On Tue, May 12, 2009 at 11:10:46PM +0200, Antoine Jacoutot wrote: > Why don't you use packages?Is there an easy way to do this?
Try your own variation of:export PKG_PATH=ftp://<your favorite mirror>/pub/OpenBSD/`uname -a | cut -d" " -f 3`/packages/`uname -a | cut -d" " -f 5`/
Identifies the repository automatically by kernel version. Lee