mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
udm-boot 1.0.4
This commit is contained in:
parent
d4d4978c5e
commit
b852258a06
@ -36,11 +36,11 @@
|
|||||||
unifi-os shell
|
unifi-os shell
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Download [udm-boot_1.0.3_all.deb](packages/udm-boot_1.0.3_all.deb) and install it and go back to the UDM. The latest package will always be found at https://udm-boot.boostchicken.dev
|
2. Download [udm-boot_1.0.3_all.deb](packages/udm-boot_1.0.4_all.deb) and install it and go back to the UDM. The latest package will always be found at https://udm-boot.boostchicken.dev
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.3_all.deb
|
curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.4_all.deb
|
||||||
dpkg -i udm-boot_1.0.3_all.deb
|
dpkg -i udm-boot_1.0.4_all.deb
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -53,6 +53,11 @@
|
|||||||
|
|
||||||
## Version History
|
## Version History
|
||||||
|
|
||||||
|
### 1.0.4
|
||||||
|
|
||||||
|
* Fix 600s timeout issues
|
||||||
|
* Fix rc.d policy issue
|
||||||
|
|
||||||
### 1.0.3
|
### 1.0.3
|
||||||
|
|
||||||
* Fix not working after firmware upgrade
|
* Fix not working after firmware upgrade
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
udm-boot (1.0.4) stable; urgency=medium
|
||||||
|
|
||||||
|
* fix timeout after 600s
|
||||||
|
* fix rc.d policy error
|
||||||
|
|
||||||
|
-- ntkme <i@ntk.me> Fri, 29 Jan 2021 17:13:27 -0800
|
||||||
|
|
||||||
udm-boot (1.0.3) unstable; urgency=high
|
udm-boot (1.0.3) unstable; urgency=high
|
||||||
|
|
||||||
* fixed on-boot not working after firmware upgrade
|
* fixed on-boot not working after firmware upgrade
|
||||||
|
BIN
on-boot-script/packages/udm-boot_1.0.4_all.deb
Normal file
BIN
on-boot-script/packages/udm-boot_1.0.4_all.deb
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user