mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
21 lines
680 B
Plaintext
21 lines
680 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2004/08/23 21:14:32 recht Exp $
|
|
|
|
Quickstart to nget:
|
|
1) Before the first use, nget must be configured.
|
|
1.a) Make nget directory:
|
|
mkdir $HOME/.nget5
|
|
|
|
1.b) Copy example .ngetrc:
|
|
cp ${EGDIR}/dot.ngetrc $HOME/.nget5/.ngetrc
|
|
|
|
1.c) Add your newsservers:
|
|
vi $HOME/.nget5/.ngetrc
|
|
(Remember to chmod 600 your .ngetrc if you are using password auth.)
|
|
|
|
2) See manpage and nget --help output. The manpage thoroughly describes
|
|
all command line and configuration options, and has an examples
|
|
section.
|
|
|
|
===========================================================================
|