diff --git a/README.md b/README.md index d97c092..530e591 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,13 @@ Some of the features: * Storage space: 20 GB * GPU: Any Intel or AMD gpu (Nvidia cards required additional settings and **NOT** officially supported.) +### Known issues + +* Secure Boot is not officially supported and may break your system! Use it on your own risk! +* The installer currently has problems installing on encrypted partitions. +* The installer currently has installation issues when selecting a non-Latin keyboard layout (e.g. Russian). You need to choose English keyboard layout while installing the system (system region is not matter and you can choose one that you need). +* Having boot problems on VMware virtual machines. + ### Development Development is currently focused on the TileOS [Sway](https://github.com/swaywm/sway) (which is the flagship edition) and [River](https://github.com/riverwm/river) editions. In the future, it is planned to add editions with the [Qtile](https://qtile.org/) (on Wayland), [Hyprland](https://hyprland.org/), [SwayFX](https://github.com/WillPower3309/swayfx), [i3](https://github.com/i3/i3) and [Bspwm](https://github.com/baskerville/bspwm) window managers. TileOS is a universal base for creating a distribution edition with any tiling window manager. Instructions on how to get started and submit your own TileOS flavor will be posted at a later date.