mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
post_install () {
|
|
cat << _EOF
|
|
==> make sure you use KernelModeSetting (KMS)
|
|
==> see http://www.chakra-project.org/wiki/index.php/Nouveau#KMS for more
|
|
_EOF
|
|
}
|