Skip to content

Commit 8a0ec5a

Browse files
authored
Update README.md
1 parent e712aac commit 8a0ec5a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,14 @@ Improvements:
3636

3737
### Planned features
3838

39-
- [ ] Find a more elegant way of dealing with orphaned Office lock files (need to find the root cause of why they're not being deleted by Office)
4039
- [ ] Option to deny network access to VM (after Office is all set up). The first aim is to avoid Windows and Office "phoning home", which could perhaps be done by setting the Windows DNS server to IP that doesn't work. It would also be nice to completely stop all non-RDP network traffic to reduce security risks for users who don't keep their Windows VM updated
4140
- [ ] GUI
4241
- [ ] Install wizard replacing `setup.sh`
4342
- [ ] Launch Office apps once installed
4443
- [ ] Set display scaling
4544
- [ ] Explicitly set regional settings, keyboard layout, time zone (e.g. for Excel's `=NOW()` formula) for the VM
46-
- [ ] Quick actions e.g. run Windows Update, open Powershell, open Office Language Settings, clean orphaned lock files form /home folder
47-
- [ ] Troubleshooting e.g. recreate .desktop files, RDP & Office check, restart container, reboot Windows VM, general health check
45+
- [ ] Quick actions e.g. run Windows Update, open Powershell, open Office Language Settings, clean orphaned lock files from /home folder, enable/disable network access for Windows
46+
- [ ] Troubleshooting e.g. recreate .desktop files (`setup.sh --desktop`), RDP & Office check (`setup.sh --firstrun`), reset FreeRDP and container (`linoffice.sh --reset`), reboot Windows VM, general health and dependency check
4847
- [ ] Uninstall (with or without removing the container and its volume)
4948
- [ ] Deliver as Flatpak or AppImage, which would have these benefits:
5049
- Bundles dependencies such as FreeRDP and Podman-Compose; only Podman would need to be installed on the system already

0 commit comments

Comments
 (0)