diff options
author | P. J. McDermott <pehjota> | 2012-10-17 23:00:02 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-10-17 23:00:02 (EDT) |
commit | 644d0541b1314b27f694389ec227561ace982b77 (patch) | |
tree | f3bb44573ccebfaf080896d40456f70eb1a42044 | |
parent | f13fc5c531c732d600fe1d3f70a5bb44daa26a46 (diff) |
Use "releasegoal" template in opkbootstrap page.
-rw-r--r-- | dev/opkbootstrap.mdwn | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev/opkbootstrap.mdwn b/dev/opkbootstrap.mdwn index dc24111..1e16af3 100644 --- a/dev/opkbootstrap.mdwn +++ b/dev/opkbootstrap.mdwn @@ -1,4 +1,5 @@ [[!meta title="opkbootstrap"]] +[[!template id="releasegoal" rs="1"]] opkbootstrap is a tool to bootstrap the installation of a basic root filesystem in a specified target directory. It will read package indices from a @@ -14,8 +15,6 @@ for at least four architecture and platform permutations: * Host architecture and "all" platform, and * "all" architecture and "all" platform. -*opkbootstrap is a goal for [[release_1.0|dev/releases/1]].* - *opkbootstrap is part of a project in the [[fall_2012_NJIT_CCS_Capstone|dev/capstone-2012f]].* |