mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 21:09:03 +08:00
36 lines
516 B
Plaintext
36 lines
516 B
Plaintext
#
|
|
# Chakra GNU/Linux Buildscript Config file
|
|
#
|
|
# Kernel group
|
|
#
|
|
# These are the "package lists"
|
|
#
|
|
# The buildscript will build from the top to
|
|
# the bottom. Be aware that you must insert the
|
|
# packages in the right order to solve
|
|
# the dependencies correctly
|
|
#
|
|
# GitLab-CI:1
|
|
|
|
#core_packages
|
|
linux
|
|
linux-api-headers
|
|
linux-tools
|
|
vhba-module
|
|
broadcom-wl
|
|
acpi_call
|
|
ndiswrapper
|
|
btrfs-progs
|
|
r8168
|
|
|
|
bbswitch
|
|
nvidia-utils
|
|
nvidia
|
|
#../lib32/lib32-nvidia-utils
|
|
nvidia-340xx-utils
|
|
nvidia-340xx
|
|
nvidia-390xx-utils
|
|
nvidia-390xx
|
|
|
|
|