Add "Known issues" section
This commit is contained in:
parent
bc20334e9a
commit
61680b0375
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,13 @@ Some of the features:
|
||||||
* Storage space: 20 GB
|
* Storage space: 20 GB
|
||||||
* GPU: Any Intel or AMD gpu (Nvidia cards required additional settings and **NOT** officially supported.)
|
* 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
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue