From f9a32fca63f6c14f30da1b0250603b65f2b0099a Mon Sep 17 00:00:00 2001 From: sgeorge Date: Wed, 7 Mar 2012 22:28:42 -0800 Subject: [PATCH] pkgin conf edit --- docs/newhandbook/environmentquickstart/index.mdwn | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/newhandbook/environmentquickstart/index.mdwn b/docs/newhandbook/environmentquickstart/index.mdwn index 0dcf59fa..13f52f0d 100644 --- a/docs/newhandbook/environmentquickstart/index.mdwn +++ b/docs/newhandbook/environmentquickstart/index.mdwn @@ -236,9 +236,9 @@ Have a look at the [[pkgsrc howto|docs/howtos/HowToPkgsrc/]] for an in-depth des For those who are new to the DragonFly way of doing things can also have the Debian's apt like way of installing, removing and updating packages. *pkgin* does things similar to *apt-get* or *aptitude* or *yum* for that matter. -First we need to configure *pkgin* to use a repository which contains the pkgsrc binary packages. For this example we will use the main DragonFly server. **Note**: Be sure to use a local [[mirror|mirrors/]] for better performance and to reduce load on the main servers. +First we need to configure *pkgin* to use a repository which contains the pkgsrc binary packages. For this example we will use the main DragonFly server. **Note**: Be sure to use a local [[mirror|mirrors/]] for better performance and to reduce load on the main servers. From 3.0 onward this entry should already be there. - # echo "http://mirror-master.dragonflybsd.org/packages/i386/DragonFly-2.8.2/stable/All/" > \ + # echo "http://mirror-master.dragonflybsd.org/packages/$arch/DragonFly-$osrelease/stable/All/" > \ /usr/pkg/etc/pkgin/repositories.conf @@ -407,4 +407,3 @@ Don't worry if it is listed twice as above. Now Start Firefox and type "**about:plugins**" in the address bar and you should find the flash plugins listed as [shown in this Picture](http://leaf.dragonflybsd.org/~sgeorge/PICs/flash-plugin-in-firefox.png). You can watch Streaming Flash now. - -- 2.41.0