Make them clickable and add example of creating repo :)
modified README.md
@@ -4,31 +4,34 @@ pkgng - a binary package manager for FreeBSD
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -59,6 +62,7 @@ The prefered compression format of pkgng for package archive is .txz. It is
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -73,6 +77,7 @@ pkgng supports a `register' command to register packages into the SQLite
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -88,6 +93,7 @@ remote repository database.
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -95,21 +101,25 @@ pkgng will also support upgrades of binary packages.
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -138,6 +148,7 @@ In order to register your installed packages to pkgng, execute the commands belo
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -148,6 +159,7 @@ In order to get the available commands in pkgng, just execute 'pkg help'
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -171,6 +183,7 @@ server example.org using the HTTP protocol for fetching the packages.
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -184,6 +197,7 @@ To list all install/registered packages in the local database, you will use the
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -237,6 +251,7 @@ Example remote repository definition might look like this:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -253,6 +268,7 @@ So, to update your remote repositories, you would execute this command:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -267,6 +283,7 @@ An example search for a package could be done like this:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -291,6 +308,7 @@ Here's an example installation of the Apache web server package:
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -304,6 +322,24 @@ file and compress it.
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|