base-files: do not kms/fb drivers and disable caps/dash dracut modules.
This commit is contained in:
@@ -4,9 +4,7 @@
|
|||||||
# Don't edit this file, it will be overwritten on next update.
|
# Don't edit this file, it will be overwritten on next update.
|
||||||
#
|
#
|
||||||
add_dracutmodules+=" systemd "
|
add_dracutmodules+=" systemd "
|
||||||
omit_dracutmodules+=" dash "
|
omit_dracutmodules+=" caps dash "
|
||||||
omit_drivers+=" .*/fs/ocfs/.* "
|
|
||||||
add_drivers+=" fbcon radeon i915 "
|
|
||||||
stdloglvl=4
|
stdloglvl=4
|
||||||
realinitpath="/usr/lib/systemd/systemd"
|
realinitpath="/usr/lib/systemd/systemd"
|
||||||
prefix="/"
|
prefix="/"
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'base-files'
|
# Template file for 'base-files'
|
||||||
pkgname=base-files
|
pkgname=base-files
|
||||||
version=0.84
|
version=0.85
|
||||||
revision=1
|
revision=1
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
makedepends="base-directories xbps-triggers"
|
makedepends="base-directories xbps-triggers"
|
||||||
|
|||||||
Reference in New Issue
Block a user