Switch to an explicit install_graphics variable rather than using graphics_driver to control all graphics install.
This commit is contained in:
@@ -11,6 +11,7 @@ network_rc: "odofreebsd_network.conf"
|
||||
rc_conf: "odofreebsd_rc.conf"
|
||||
loader_conf: "odofreebsd_loader.conf"
|
||||
netgraph_config: "setup_netgraph_odo"
|
||||
install_graphics: true
|
||||
graphics_driver: "intel"
|
||||
cputype: "intel"
|
||||
cpu_opt: tigerlake
|
||||
|
||||
@@ -18,6 +18,7 @@ users:
|
||||
zfs_snapshot_datasets:
|
||||
- zroot/linux/archmain/home
|
||||
- zroot/linux/archmain/be
|
||||
install_graphics: true
|
||||
graphics_driver: "intel"
|
||||
build_user:
|
||||
name: talexander
|
||||
|
||||
Reference in New Issue
Block a user