<
From version < 70.7 >
edited by Xiaoling
on 2022/08/24 10:39
To version < 70.6 >
edited by Xiaoling
on 2022/08/24 10:35
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -15,6 +15,7 @@
15 15  * LPS8v2
16 16  * MS20
17 17  
18 +
18 18  = 2.  Development Guide =
19 19  
20 20  
... ... @@ -134,20 +134,18 @@
134 134  [[image:image-20220602112051-1.png]]
135 135  
136 136  
138 +Select the "Boot from eMMC - system on eMMC"
137 137  
138 -Select the (% style="color:red" %)**"Boot from eMMC - system on eMMC".**
139 -
140 140  [[image:image-20220602112058-2.png||height="292" width="646"]]
141 141  
142 142  [[image:image-20220602112106-3.png||height="301" width="643"]]
143 143  
144 144  
145 -Select the (% style="color:red" %)**"1  ext4"**
145 +Select the "1  ext4"
146 146  
147 147  [[image:image-20220602112113-4.png||height="271" width="642"]]
148 148  
149 149  
150 -
151 151  It takes 4-5 minutes to burn from SD card to eMMC
152 152  
153 153  [[image:image-20220602112119-5.png||height="309" width="641"]]
... ... @@ -178,8 +178,6 @@
178 178  * Devices will check for updates for every boot.
179 179  * Devices will check for updates on every day midnight.
180 180  
181 -
182 -
183 183  (% style="color:blue" %)**What packages will be checked for updates**?
184 184  
185 185  dragino-httpd ~-~- Main Web UI http configuration
... ... @@ -198,8 +198,6 @@
198 198  * Location: http:~/~/repo.dragino.com/release/tool/
199 199  * Changelog: [[http:~~/~~/repo.dragino.com/release/tool/Readme_HP0.txt>>http://repo.dragino.com/release/tool/Readme_HP0.txt]]
200 200  
201 -
202 -
203 203  (% style="color:blue" %)**How to view auto-updated log**
204 204  
205 205  You can view the log on the page of (% style="color:#037691" %)**System ~-~-> Package Management.**
... ... @@ -208,7 +208,6 @@
208 208  [[image:1661305025451-220.png]]
209 209  
210 210  
211 -
212 212  (% style="color:blue" %)**Can I disable package-auto-update?**
213 213  
214 214  You can check the checkbox and click the(% style="color:#037691" %)** ‘SAVE’ **(%%)button to enable or disable the auto-update.
... ... @@ -338,7 +338,7 @@
338 338  
339 339  
340 340  
341 -==== (% style="color:blue" %)**Make sure auto-update server has gnupg**(%%) ====
335 +==== (% style="color:blue" %)Make sure auto-update server has gnupg(%%) ====
342 342  
343 343  
344 344  (% style="background-color:yellow; color:green" %)**apt install gnupg**
... ... @@ -345,7 +345,7 @@
345 345  
346 346  
347 347  
348 -==== (% style="color:blue" %)**generate gpg key**(%%) ====
342 +==== (% style="color:blue" %)generate gpg key(%%) ====
349 349  
350 350  
351 351  (% style="background-color:yellow; color:green" %)**gpg -gen-key**
... ... @@ -355,7 +355,7 @@
355 355  
356 356  
357 357  
358 -==== (% style="color:blue" %)**Check the gen-key**(%%) ====
352 +==== (% style="color:blue" %)Check the gen-key(%%) ====
359 359  
360 360  
361 361  (% style="background-color:yellow; color:green" %)**gen -list-key**
... ... @@ -362,7 +362,7 @@
362 362  
363 363  
364 364  
365 -==== (% style="color:blue" %)**Generate the release.gpg**(%%) ====
359 +==== (% style="color:blue" %)Generate the release.gpg(%%) ====
366 366  
367 367  
368 368  (% style="background-color:yellow; color:green" %)**cd /var/www/html/debian/release/dists/stable**
... ... @@ -374,7 +374,7 @@
374 374  
375 375  
376 376  
377 -==== (% style="color:blue" %)**Generate the public key**(%%) ====
371 +==== (% style="color:blue" %)Generate the public key(%%) ====
378 378  
379 379  
380 380  (% style="background-color:yellow; color:green" %)**gpg ~-~-armor ~-~-output <name>.asc ~-~-export <email address>**
... ... @@ -388,17 +388,16 @@
388 388  
389 389  
390 390  
391 -==== (% style="color:blue" %)**Add the public key**(%%) ====
385 +==== (% style="color:blue" %)Add the public key(%%) ====
392 392  
393 393  
394 394  (% style="background-color:yellow; color:green" %)**cp xiao.asc /etc/apt/trusted.gpg.d/**
395 395  
396 -
397 397  (% style="color:red" %)**Note: First need to transfer the public key from auto-update server to device.**
398 398  
399 399  
400 400  
401 -==== (% style="color:blue" %)**Add the apt source list**(%%) ====
394 +==== (% style="color:blue" %)Add the apt source list(%%) ====
402 402  
403 403  
404 404  Add the apt source list url and name this as test_server.list
... ... @@ -407,7 +407,7 @@
407 407  
408 408  
409 409  
410 -==== (% style="color:blue" %)**Validate the apt repository**(%%) ====
403 +==== (% style="color:blue" %)Validate the apt repository(%%) ====
411 411  
412 412  
413 413  Get and install the testing package (download testing-0808.deb and test)
... ... @@ -424,7 +424,7 @@
424 424  === 3.2.9 Configure the gateway's auto-upgrade rules ===
425 425  
426 426  
427 -==== (% style="color:blue" %)**Remove dragino apt source**(%%) ====
420 +==== (% style="color:blue" %)Remove dragino apt source(%%) ====
428 428  
429 429  
430 430  (% style="background-color:yellow; color:green" %)**/etc/apt/sources.list**
... ... @@ -434,7 +434,7 @@
434 434  
435 435  
436 436  
437 -==== (% style="color:blue" %)**Set up automatic updates**(%%) ====
430 +==== (% style="color:blue" %)Set up automatic updates(%%) ====
438 438  
439 439  
440 440  (% style="background-color:yellow; color:green" %)**Path : /usr/lib/dragino/dragino-apt-updates**
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0