2013-05-28 06:44:45 +00:00
|
|
|
%packages
|
|
|
|
@base-x
|
|
|
|
@fonts
|
|
|
|
@input-methods
|
|
|
|
@multimedia
|
|
|
|
@printing
|
2019-03-19 17:16:01 +00:00
|
|
|
epiphany
|
2013-05-28 06:44:45 +00:00
|
|
|
%end
|
2013-06-01 00:19:51 +00:00
|
|
|
|
2016-09-21 18:21:45 +00:00
|
|
|
%post
|
|
|
|
# Most of the ARM X accelerated drivers need some level of CMA allocation
|
|
|
|
sed -i 's/\(append .*\)/\1 cma=192MB/' /boot/extlinux/extlinux.conf
|
|
|
|
|
2016-10-19 12:43:58 +00:00
|
|
|
# Explicitly set graphical.target as default as this is how initial-setup detects which version to run
|
|
|
|
ln -sf /lib/systemd/system/graphical.target /etc/systemd/system/default.target
|
|
|
|
|
2016-09-21 18:21:45 +00:00
|
|
|
%end
|