<
From version < 72.2 >
edited by Xiaoling
on 2022/09/17 16:21
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
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,36 +129,31 @@
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 -
144 144  [[image:image-20220602112106-3.png||height="301" width="643"]]
145 145  
146 146  
146 +Select the "1  ext4"
147 147  
148 -Select the (% style="color:red" %)**"1  ext4"**
149 -
150 150  [[image:image-20220602112113-4.png||height="271" width="642"]]
151 151  
152 152  
153 -
154 154  It takes 4-5 minutes to burn from SD card to eMMC
155 155  
156 156  [[image:image-20220602112119-5.png||height="309" width="641"]]
157 157  
158 -
159 159  [[image:image-20220602112125-6.png||height="281" width="640"]]
160 160  
161 -
162 162  [[image:image-20220602112131-7.png||height="241" width="638"]]
163 163  
164 164  
... ... @@ -166,13 +166,6 @@
166 166  
167 167  
168 168  
169 -== 2.4 Default Built Version ==
170 -
171 -
172 -[[image:image-20220902155621-1.png]]
173 -
174 -
175 -
176 176  = 3. Package Maintain Note =
177 177  
178 178  
... ... @@ -190,8 +190,6 @@
190 190  * Devices will check for updates for every boot.
191 191  * Devices will check for updates on every day midnight.
192 192  
193 -
194 -
195 195  (% style="color:blue" %)**What packages will be checked for updates**?
196 196  
197 197  dragino-httpd ~-~- Main Web UI http configuration
... ... @@ -205,14 +205,11 @@
205 205  draginoups   ~-~- Miscellaneous between different versions
206 206  
207 207  
208 -
209 209  (% style="color:blue" %)**Location and changelog for packages**:
210 210  
211 211  * Location: http:~/~/repo.dragino.com/release/tool/
212 212  * Changelog: [[http:~~/~~/repo.dragino.com/release/tool/Readme_HP0.txt>>http://repo.dragino.com/release/tool/Readme_HP0.txt]]
213 213  
214 -
215 -
216 216  (% style="color:blue" %)**How to view auto-updated log**
217 217  
218 218  You can view the log on the page of (% style="color:#037691" %)**System ~-~-> Package Management.**
... ... @@ -221,10 +221,9 @@
221 221  [[image:1661305025451-220.png]]
222 222  
223 223  
224 -
225 225  (% style="color:blue" %)**Can I disable package-auto-update?**
226 226  
227 -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.
228 228  
229 229  
230 230  [[image:1661305258501-636.png]]
... ... @@ -234,7 +234,7 @@
234 234  === 3.1.2 How to manually update core packages? ===
235 235  
236 236  
237 -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.
238 238  
239 239  
240 240  [[image:1661305328295-218.png]]
... ... @@ -333,7 +333,7 @@
333 333  === 3.2.6 Generate Release file ===
334 334  
335 335  
336 -==== (% style="color:blue" %)**Create the generated script:**(%%) ====
318 +==== (% style="color:blue" %)Create the generated script:(%%) ====
337 337  
338 338  
339 339  (% style="background-color:yellow; color:green" %)**cd /var/www/html/debian/release/dists/stable**
... ... @@ -351,7 +351,7 @@
351 351  
352 352  
353 353  
354 -==== (% style="color:blue" %)**Make sure auto-update server has gnupg**(%%) ====
336 +==== (% style="color:blue" %)Make sure auto-update server has gnupg(%%) ====
355 355  
356 356  
357 357  (% style="background-color:yellow; color:green" %)**apt install gnupg**
... ... @@ -358,17 +358,17 @@
358 358  
359 359  
360 360  
361 -==== (% style="color:blue" %)**generate gpg key**(%%) ====
343 +==== (% style="color:blue" %)generate gpg key(%%) ====
362 362  
363 363  
364 364  (% style="background-color:yellow; color:green" %)**gpg -gen-key**
365 365  
366 366  
367 -(% 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)(%%)**
368 368  
369 369  
370 370  
371 -==== (% style="color:blue" %)**Check the gen-key**(%%) ====
353 +==== (% style="color:blue" %)Check the gen-key(%%) ====
372 372  
373 373  
374 374  (% style="background-color:yellow; color:green" %)**gen -list-key**
... ... @@ -375,7 +375,7 @@
375 375  
376 376  
377 377  
378 -==== (% style="color:blue" %)**Generate the release.gpg**(%%) ====
360 +==== (% style="color:blue" %)Generate the release.gpg(%%) ====
379 379  
380 380  
381 381  (% style="background-color:yellow; color:green" %)**cd /var/www/html/debian/release/dists/stable**
... ... @@ -387,7 +387,7 @@
387 387  
388 388  
389 389  
390 -==== (% style="color:blue" %)**Generate the public key**(%%) ====
372 +==== (% style="color:blue" %)Generate the public key(%%) ====
391 391  
392 392  
393 393  (% style="background-color:yellow; color:green" %)**gpg ~-~-armor ~-~-output <name>.asc ~-~-export <email address>**
... ... @@ -401,17 +401,16 @@
401 401  
402 402  
403 403  
404 -==== (% style="color:blue" %)**Add the public key**(%%) ====
386 +==== (% style="color:blue" %)Add the public key(%%) ====
405 405  
406 406  
407 407  (% style="background-color:yellow; color:green" %)**cp xiao.asc /etc/apt/trusted.gpg.d/**
408 408  
409 -
410 410  (% style="color:red" %)**Note: First need to transfer the public key from auto-update server to device.**
411 411  
412 412  
413 413  
414 -==== (% style="color:blue" %)**Add the apt source list**(%%) ====
395 +==== (% style="color:blue" %)Add the apt source list(%%) ====
415 415  
416 416  
417 417  Add the apt source list url and name this as test_server.list
... ... @@ -420,7 +420,7 @@
420 420  
421 421  
422 422  
423 -==== (% style="color:blue" %)**Validate the apt repository**(%%) ====
404 +==== (% style="color:blue" %)Validate the apt repository(%%) ====
424 424  
425 425  
426 426  Get and install the testing package (download testing-0808.deb and test)
... ... @@ -437,7 +437,7 @@
437 437  === 3.2.9 Configure the gateway's auto-upgrade rules ===
438 438  
439 439  
440 -==== (% style="color:blue" %)**Remove dragino apt source**(%%) ====
421 +==== (% style="color:blue" %)Remove dragino apt source(%%) ====
441 441  
442 442  
443 443  (% style="background-color:yellow; color:green" %)**/etc/apt/sources.list**
... ... @@ -447,7 +447,7 @@
447 447  
448 448  
449 449  
450 -==== (% style="color:blue" %)**Set up automatic updates**(%%) ====
431 +==== (% style="color:blue" %)Set up automatic updates(%%) ====
451 451  
452 452  
453 453  (% style="background-color:yellow; color:green" %)**Path : /usr/lib/dragino/dragino-apt-updates**
... ... @@ -459,3 +459,5 @@
459 459  
460 460  
461 461  [[image:1661306487761-768.png]]
443 +
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