-In some rare cases, users may need to acquire the tarballs from a site other than the `MASTER_SITES` (the location where files are downloaded from). You can override the `MASTER_SORT`, `MASTER_SORT_REGEX` and `INET_COUNTRY` options either within the `/etc/mk.conf`.
+In some rare cases, users may need to acquire the tarballs from a site other than the `MASTER_SITES` (the location where files are downloaded from). You can override the `MASTER_SORT`, `MASTER_SORT_REGEX` and `INET_COUNTRY` options either within the `/usr/pkg/etc/mk.conf`.
- To change the build process, either change the values of PKG_DEFAULT_OPTIONS or PKG_OPTIONS.`***PackageName***` in `/etc/mk.conf` or on the commandline as so:
+ To change the build process, either change the values of PKG_DEFAULT_OPTIONS or PKG_OPTIONS.`***PackageName***` in `/usr/pkg/etc/mk.conf` or on the commandline as so:
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.