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
39acea281c
commit
2ad0c62bdd
@ -36,11 +36,11 @@
|
||||
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
|
||||
curl -L https://udm-boot.boostchicken.dev -o udm-boot_1.0.3_all.deb
|
||||
dpkg -i 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.4_all.deb
|
||||
exit
|
||||
```
|
||||
|
||||
@ -53,6 +53,11 @@
|
||||
|
||||
## Version History
|
||||
|
||||
### 1.0.4
|
||||
|
||||
* Fix 600s timeout issues
|
||||
* Fix rc.d policy issue
|
||||
|
||||
### 1.0.3
|
||||
|
||||
* 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
|
||||
|
||||
* 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…
Reference in New Issue
Block a user