<
From version < 72.1 >
edited by Edwin Chen
on 2022/09/02 15:56
To version < 70.5 >
edited by Xiaoling
on 2022/08/24 10:32
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Xiaoling
Content
... ... @@ -16,7 +16,6 @@
16 16  * MS20
17 17  
18 18  
19 -
20 20  = 2.  Development Guide =
21 21  
22 22  
... ... @@ -50,6 +50,7 @@
50 50  
51 51  **After cloning is complete, Run the command starts compiling:**
52 52  
52 +
53 53  (% style="background-color:yellow; color:green" %)**Compile HP0C/HP0A fwd:  ./hp0z-make-deb.sh c**
54 54  
55 55  
... ... @@ -129,26 +129,25 @@
129 129  
130 130  **Run command:**
131 131  
132 -(% style="background-color:yellow; color:green" %)**nand-sata-install**
132 +(% style="background-color:yellow;color:green" %)
133 +nand-sata-install
133 133  
134 134  
135 135  [[image:image-20220602112051-1.png]]
136 136  
137 137  
139 +Select the "Boot from eMMC - system on eMMC"
138 138  
139 -Select the (% style="color:red" %)**"Boot from eMMC - system on eMMC".**
140 -
141 141  [[image:image-20220602112058-2.png||height="292" width="646"]]
142 142  
143 143  [[image:image-20220602112106-3.png||height="301" width="643"]]
144 144  
145 145  
146 -Select the (% style="color:red" %)**"1  ext4"**
146 +Select the "1  ext4"
147 147  
148 148  [[image:image-20220602112113-4.png||height="271" width="642"]]
149 149  
150 150  
151 -
152 152  It takes 4-5 minutes to burn from SD card to eMMC
153 153  
154 154  [[image:image-20220602112119-5.png||height="309" width="641"]]
... ... @@ -161,12 +161,7 @@
161 161  (% style="color:red" %)**Note: After the flash is complete, power off the device and then remove the SD card.**
162 162  
163 163  
164 -== 2.4 Default Built Version ==
165 165  
166 -[[image:image-20220902155621-1.png]]
167 -
168 -
169 -
170 170  = 3. Package Maintain Note =
171 171  
172 172  
... ... @@ -184,7 +184,6 @@
184 184  * Devices will check for updates for every boot.
185 185  * Devices will check for updates on every day midnight.
186 186  
187 -
188 188  (% style="color:blue" %)**What packages will be checked for updates**?
189 189  
190 190  dragino-httpd ~-~- Main Web UI http configuration
... ... @@ -198,13 +198,11 @@
198 198  draginoups   ~-~- Miscellaneous between different versions
199 199  
200 200  
201 -
202 202  (% style="color:blue" %)**Location and changelog for packages**:
203 203  
204 204  * Location: http:~/~/repo.dragino.com/release/tool/
205 205  * Changelog: [[http:~~/~~/repo.dragino.com/release/tool/Readme_HP0.txt>>http://repo.dragino.com/release/tool/Readme_HP0.txt]]
206 206  
207 -
208 208  (% style="color:blue" %)**How to view auto-updated log**
209 209  
210 210  You can view the log on the page of (% style="color:#037691" %)**System ~-~-> Package Management.**
... ... @@ -213,10 +213,9 @@
213 213  [[image:1661305025451-220.png]]
214 214  
215 215  
216 -
217 217  (% style="color:blue" %)**Can I disable package-auto-update?**
218 218  
219 -You can check the checkbox and click the(% style="color:red" %)** ‘SAVE’ **(%%)button to enable or disable the auto-update.
209 +You can check the checkbox and click the(% style="color:#037691" %)** ‘SAVE’ **(%%)button to enable or disable the auto-update.
220 220  
221 221  
222 222  [[image:1661305258501-636.png]]
... ... @@ -226,7 +226,7 @@
226 226  === 3.1.2 How to manually update core packages? ===
227 227  
228 228  
229 -You can click the (% style="color:red" %)**‘Manual Update’**(%%) to update the dragino's packages.
219 +You can click the (% style="color:#037691" %)**‘Manual Update’**(%%) to update the dragino's packages.
230 230  
231 231  
232 232  [[image:1661305328295-218.png]]
... ... @@ -325,7 +325,7 @@
325 325  === 3.2.6 Generate Release file ===
326 326  
327 327  
328 -==== (% style="color:blue" %)**Create the generated script:**(%%) ====
318 +==== (% style="color:blue" %)Create the generated script:(%%) ====
329 329  
330 330  
331 331  (% style="background-color:yellow; color:green" %)**cd /var/www/html/debian/release/dists/stable**
... ... @@ -343,7 +343,7 @@
343 343  
344 344  
345 345  
346 -==== (% style="color:blue" %)**Make sure auto-update server has gnupg**(%%) ====
336 +==== (% style="color:blue" %)Make sure auto-update server has gnupg(%%) ====
347 347  
348 348  
349 349  (% style="background-color:yellow; color:green" %)**apt install gnupg**
... ... @@ -350,17 +350,17 @@
350 350  
351 351  
352 352  
353 -==== (% style="color:blue" %)**generate gpg key**(%%) ====
343 +==== (% style="color:blue" %)generate gpg key(%%) ====
354 354  
355 355  
356 356  (% style="background-color:yellow; color:green" %)**gpg -gen-key**
357 357  
358 358  
359 -(% style="color:red" %)**Note: Fill in the content as required and remember the name and email address.**
349 +**((% style="color:red" %)Note: Fill in the content as required and remember the name and email address)(%%)**
360 360  
361 361  
362 362  
363 -==== (% style="color:blue" %)**Check the gen-key**(%%) ====
353 +==== (% style="color:blue" %)Check the gen-key(%%) ====
364 364  
365 365  
366 366  (% style="background-color:yellow; color:green" %)**gen -list-key**
... ... @@ -367,7 +367,7 @@
367 367  
368 368  
369 369  
370 -==== (% style="color:blue" %)**Generate the release.gpg**(%%) ====
360 +==== (% style="color:blue" %)Generate the release.gpg(%%) ====
371 371  
372 372  
373 373  (% style="background-color:yellow; color:green" %)**cd /var/www/html/debian/release/dists/stable**
... ... @@ -379,7 +379,7 @@
379 379  
380 380  
381 381  
382 -==== (% style="color:blue" %)**Generate the public key**(%%) ====
372 +==== (% style="color:blue" %)Generate the public key(%%) ====
383 383  
384 384  
385 385  (% style="background-color:yellow; color:green" %)**gpg ~-~-armor ~-~-output <name>.asc ~-~-export <email address>**
... ... @@ -393,17 +393,16 @@
393 393  
394 394  
395 395  
396 -==== (% style="color:blue" %)**Add the public key**(%%) ====
386 +==== (% style="color:blue" %)Add the public key(%%) ====
397 397  
398 398  
399 399  (% style="background-color:yellow; color:green" %)**cp xiao.asc /etc/apt/trusted.gpg.d/**
400 400  
401 -
402 402  (% style="color:red" %)**Note: First need to transfer the public key from auto-update server to device.**
403 403  
404 404  
405 405  
406 -==== (% style="color:blue" %)**Add the apt source list**(%%) ====
395 +==== (% style="color:blue" %)Add the apt source list(%%) ====
407 407  
408 408  
409 409  Add the apt source list url and name this as test_server.list
... ... @@ -412,7 +412,7 @@
412 412  
413 413  
414 414  
415 -==== (% style="color:blue" %)**Validate the apt repository**(%%) ====
404 +==== (% style="color:blue" %)Validate the apt repository(%%) ====
416 416  
417 417  
418 418  Get and install the testing package (download testing-0808.deb and test)
... ... @@ -429,7 +429,7 @@
429 429  === 3.2.9 Configure the gateway's auto-upgrade rules ===
430 430  
431 431  
432 -==== (% style="color:blue" %)**Remove dragino apt source**(%%) ====
421 +==== (% style="color:blue" %)Remove dragino apt source(%%) ====
433 433  
434 434  
435 435  (% style="background-color:yellow; color:green" %)**/etc/apt/sources.list**
... ... @@ -439,7 +439,7 @@
439 439  
440 440  
441 441  
442 -==== (% style="color:blue" %)**Set up automatic updates**(%%) ====
431 +==== (% style="color:blue" %)Set up automatic updates(%%) ====
443 443  
444 444  
445 445  (% style="background-color:yellow; color:green" %)**Path : /usr/lib/dragino/dragino-apt-updates**
... ... @@ -452,3 +452,4 @@
452 452  
453 453  [[image:1661306487761-768.png]]
454 454  
444 +
image-20220902155621-1.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Edwin
Size
... ... @@ -1,1 +1,0 @@
1 -27.7 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0