Commit graph

7 commits

Author SHA1 Message Date
Raphael Dannecker
b8d9886054 Fix dolphin places config (user-places.xbel)
Existing dolphin configs can be incorrect for two reasons:
- Instead of the class identifier, a * was incorrectly entered in the home@server URL.
- If the student has changed classes, the old class name is still in the home URL.

lmn-patch-dolphin.sh no longer enters a * in the home@server URL.
lmn-fixhome-dolphin.sh will fix existing configs.
2024-10-31 17:28:16 +01:00
Raphael Dannecker
4c076e54f8 Fix patch-dolphin script (patch syntax for empty lines) 2024-10-14 15:10:17 +02:00
Raphael Dannecker
08f0f082fd Introduction of a new device class (localhome).
- user-home is on local disk
- additional entry in dolphin: home@server
- display info about localhome on login-screen
- provide unison-config for sync home with home@server
- force user to be logged out immediately after first login, because
  home-dir must exists for bind-mounts on /lmn/media
2024-04-28 19:37:13 +02:00
Andreas B. Mundt
5818c027ac Clean up print queue script and implementation. 2023-11-11 18:11:02 +01:00
Andreas B. Mundt
1b990b8cdb Fix entering secret manually. Fix missing Dolphin bookmarks. 2023-09-16 11:32:25 +02:00
Andreas B. Mundt
1004922a58 Patch dolphin bookmarks. 2023-09-07 07:50:36 +02:00
Andreas B. Mundt
431acebfa3 Make playbook more general: Split into general and specific roles, use variables. 2023-09-02 16:19:05 +02:00