Skip to content

Commit

Permalink
README.md: add instructions for apparmor
Browse files Browse the repository at this point in the history
  • Loading branch information
sileshn authored May 23, 2024
1 parent cc57160 commit a067bbc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ Solus on WSL2 (Windows 10 FCU or later) based on [wsldl](https://github.com/yuk7
[![License](https://img.shields.io/github/license/sileshn/SolusWSL2.svg?style=flat-square)](https://raw.githubusercontent.com/sileshn/SolusWSL2/main/LICENSE)

## Features and important information
SolusWSL2 will throw up many [errors](https://i.postimg.cc/wxJKrnqh/Screenshot-2022-02-28-130527.png) while installing packages. This is due to [usysconf](https://github.com/getsolus/usysconf) running post installation triggers. It doesn't affect the normal functioning of SolusWSL2 afaik. @Fubuchi has put together a workaround to stop displaying the errors. You can find more information [here](https://github.com/Fubuchi/SolusWSL-usysconf-fix.git).
SolusWSL2 may display errors while installing packages. This is due to [usysconf](https://github.com/getsolus/packages/tree/main/packages/u/usysconf) running post installation triggers. It doesn't affect the normal functioning of SolusWSL2 afaik.

You need a kernel with apparmor support for proper functioning of SolusWSL2. The standard wsl kernel doesn't include apparmor. You can find more information on how to compile and load a custom kernel [here](https://github.com/Fubuchi/SolusWSL-usysconf-fix?tab=readme-ov-file#compile-wsl2-kernel-with-apparmor-enable).

SolusWSL2 has the following features during the installation stage.
* Increase virtual disk size from the default 256GB
Expand Down

0 comments on commit a067bbc

Please sign in to comment.