aboutsummaryrefslogtreecommitdiff
path: root/template/install-on-netbsd.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/install-on-netbsd.html.j2')
-rw-r--r--template/install-on-netbsd.html.j218
1 files changed, 11 insertions, 7 deletions
diff --git a/template/install-on-netbsd.html.j2 b/template/install-on-netbsd.html.j2
index adf15033..79b1372b 100644
--- a/template/install-on-netbsd.html.j2
+++ b/template/install-on-netbsd.html.j2
@@ -32,7 +32,9 @@
32 Note: $ stands for commands run as unprivileged user, # for commands run as root user. 32 Note: $ stands for commands run as unprivileged user, # for commands run as root user.
33 </p> 33 </p>
34 <p> 34 <p>
35 GNUnet is not yet in the pkgsrc tree, it's still in the pkgsrc-wip repository. So if you checked out pkgsrc-wip into <code>/usr/pksrc/wip</code>: 35 GNUnet is not yet in the pkgsrc tree, it&#39;s still in the
36 pkgsrc-wip repository. So if you checked out pkgsrc-wip
37 into <code>/usr/pksrc/wip</code>:
36 </p> 38 </p>
37 <p> 39 <p>
38 <code> 40 <code>
@@ -40,7 +42,8 @@
40 </code> 42 </code>
41 </p> 43 </p>
42 <p> 44 <p>
43 Before you start building, you might want to review your <code>/etc/mk.conf</code>. I suggest to consider: 45 Before you start building, you might want to review
46 your <code>/etc/mk.conf</code>. I suggest to consider:
44 </p> 47 </p>
45 <ul> 48 <ul>
46 <li>WRKOBJDIR=/usr/work 49 <li>WRKOBJDIR=/usr/work
@@ -52,7 +55,7 @@
52 </ul> 55 </ul>
53 <p> 56 <p>
54 As we rely on ImageMagick somewhere down our dependency chain 57 As we rely on ImageMagick somewhere down our dependency chain
55 (it is one of libextractor's dependencies), you need to set 58 (it is one of libextractor&#39;s dependencies), you need to set
56 the following (as of 2019-03-06) as well: 59 the following (as of 2019-03-06) as well:
57 </p> 60 </p>
58 <ul> 61 <ul>
@@ -85,18 +88,19 @@
85 <p> 88 <p>
86 <p> 89 <p>
87 <code> 90 <code>
88 # pkg_add /usr/pkgsrc/packages/All/gnunet-0.11.0.tgz 91 # pkg_add /usr/pkgsrc/packages/All/gnunet-0.11.8.tgz
89 </code> 92 </code>
90 </p> 93 </p>
91 <p> 94 <p>
92 And you're done!.<br> 95 And you&#39;re done!.<br>
93 GNUnet has a number of services and features. 96 GNUnet has a number of services and features.
94 Please check <a href="https://docs.gnunet.org/">our documentation</a> 97 Please check <a href="https://docs.gnunet.org/">our documentation</a>
95 to learn how to use them. If you find anything odd or bugs, please 98 to learn how to use them. If you find anything odd or bugs, please
96 <a href="https://bugs.gnunet.org">let us know</a>. 99 <a href="https://bugs.gnunet.org">let us know</a>.
97 </p> 100 </p>
98 <p> 101 <p>
99 Note that the rc.d file which is installed is not yet functional. 102 Note that the rc.d file which is installed is not yet fully functional
103 and is getting debugged.
100 </p> 104 </p>
101 105
102 <h2>{{_("First steps")}}</h2> 106 <h2>{{_("First steps")}}</h2>
@@ -114,7 +118,7 @@
114 </p> 118 </p>
115 <br /> 119 <br />
116 <p> 120 <p>
117 It's reccomended that you increase your bandwidth restrictions 121 It&#39;s reccomended that you increase your bandwidth restrictions
118 from the acutely low defaults. The example below sets the WAN 122 from the acutely low defaults. The example below sets the WAN
119 and LAN limits to the value "unlimited". 123 and LAN limits to the value "unlimited".
120 </p> 124 </p>