mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-22 07:13:37 +05:00
Update changelog.md
This commit is contained in:
@@ -16,18 +16,18 @@ That means, from now on, Klipper and Moonraker services installed with KIAUH wil
|
|||||||
- fluidd-error.log
|
- fluidd-error.log
|
||||||
* For MainsailOS and FluiddPi users:\
|
* For MainsailOS and FluiddPi users:\
|
||||||
MainsailOS and FluiddPi will switch the shipped Klipper service from SysVinit to systemd probably with their next release. KIAUH can already help migrate older MainsailOS (0.4.0 and below) and FluiddPi (v1.13.0) releases to match their new service-, file- and folder-structure so you don't have to re-flash the SD-Card of your Raspberry Pi.\
|
MainsailOS and FluiddPi will switch the shipped Klipper service from SysVinit to systemd probably with their next release. KIAUH can already help migrate older MainsailOS (0.4.0 and below) and FluiddPi (v1.13.0) releases to match their new service-, file- and folder-structure so you don't have to re-flash the SD-Card of your Raspberry Pi.\
|
||||||
In detail here is what is going to happen when you use the new "CustomPiOS Migration Helper" from the Advanced Menu `(Main Menu -> 4 -> Enter -> 10 -> Enter)` in a short summary:
|
In detail here is what is going to happen when you use the new "CustomPiOS Migration Helper" from the Advanced Menu\
|
||||||
1) The Klipper SysVinit service will get replaced by a Klipper systemd service
|
`(Main Menu -> 4 -> Enter -> 10 -> Enter)` in a short summary:
|
||||||
2) Klipper and Moonraker will use the new log-directory `~/klipper_logs`
|
* The Klipper SysVinit service will get replaced by a Klipper systemd service
|
||||||
3) The webcamd service gets updated
|
* Klipper and Moonraker will use the new log-directory `~/klipper_logs`
|
||||||
4) The webcamd script gets updated and moved from `/root/bin/webcamd` to `/usr/local/bin/webcamd`
|
* The webcamd service gets updated
|
||||||
5) The NGINX `upstreams.conf` gets updated to be able to configure up to 4 webcams
|
* The webcamd script gets updated and moved from `/root/bin/webcamd` to `/usr/local/bin/webcamd`
|
||||||
6) The `mainsail.txt` / `fluiddpi.txt` gets moved from `/boot` to `~/klipper_config` and renamed to `webcam.txt`
|
* The NGINX `upstreams.conf` gets updated to be able to configure up to 4 webcams
|
||||||
7) Symlinks for the webcamd.log and various NGINX logs get created in `~/klipper_config`
|
* The `mainsail.txt` / `fluiddpi.txt` gets moved from `/boot` to `~/klipper_config` and renamed to `webcam.txt`
|
||||||
8) Configuration files for Klipper, Moonraker and webcamd get added to `/etc/logrotate.d`
|
* Symlinks for the webcamd.log and various NGINX logs get created in `~/klipper_config`
|
||||||
9) If they still exist, two lines will be removed from the mainsail.cfg or client_macros.cfg macro configurations:\
|
* Configuration files for Klipper, Moonraker and webcamd get added to `/etc/logrotate.d`
|
||||||
`SAVE_GCODE_STATE NAME=PAUSE_state` and
|
* If they still exist, two lines will be removed from the mainsail.cfg or client_macros.cfg macro configurations:\
|
||||||
`RESTORE_GCODE_STATE NAME=PAUSE_state`\
|
`SAVE_GCODE_STATE NAME=PAUSE_state` and `RESTORE_GCODE_STATE NAME=PAUSE_state`
|
||||||
* **Please note:**\
|
* **Please note:**\
|
||||||
The "CustomPiOS Migration Helper" is intended to only work on "vanilla" MainsailOS and FluiddPi systems. Do not try to migrate a modified MainsailOS or FluiddPi system (for example if you already used KIAUH to re-install services or to set up a multi-instance installation for Klipper / Moonraker). This won't work.
|
The "CustomPiOS Migration Helper" is intended to only work on "vanilla" MainsailOS and FluiddPi systems. Do not try to migrate a modified MainsailOS or FluiddPi system (for example if you already used KIAUH to re-install services or to set up a multi-instance installation for Klipper / Moonraker). This won't work.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user