projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fdf15ab
)
(no commit message)
author
klanger <klanger@web>
Tue, 28 Sep 2010 12:36:13 +0000 (
05:36
-0700)
committer
Charlie <root@leaf.dragonflybsd.org>
Tue, 28 Sep 2010 12:36:13 +0000 (
05:36
-0700)
docs/newhandbook/pkgsrc/index.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/newhandbook/pkgsrc/index.mdwn
b/docs/newhandbook/pkgsrc/index.mdwn
index
37a2aa7
..
11b6c72
100644
(file)
--- a/
docs/newhandbook/pkgsrc/index.mdwn
+++ b/
docs/newhandbook/pkgsrc/index.mdwn
@@
-557,7
+557,13
@@
You can also use "pkgin" to update software using binary packages just like apt
Once "pkgin" is installed edit "/usr/pkg/etc/pkgin/repositories.conf" to contain the line ( for i386 packages ).
- http://avalon.dragonflybsd.org/packages/i386/DragonFly-2.5/stable/All
+ http://avalon.dragonflybsd.org/packages/i386/DragonFly-2.6/stable/All
+
+and
+
+ http://avalon.dragonflybsd.org/packages/x86_64/DragonFly-2.6/stable/All/
+
+( for x86_64 packages)
Then you can run the following commands to get the packages updated.