provide explanation for proprietary drivers

main
mirkobrombin 2 years ago
parent 19fc84746e
commit ed044ae2eb

@ -23,11 +23,9 @@
<property name="margin-end">10</property>
<property name="margin-bottom">20</property>
<property name="wrap">True</property>
<property name="label">The Sub-System is a container that allows you to install deb packages without altering the system. It is useful for installing software without having to enter in read-write mode.
<property name="label">A proprietary driver has private code that neither Vanilla OS nor Ubuntu developers can't review.
You don't need to enter in the container to install packages, just use the apx command (wrapper around the apt inside the container) to install new programs and automatically make them available in your Vanilla OS installation.
This features uses distrobox as backend.</property>
Security and other updates are dependent on the driver vendor.
</object>
</child>
</object>

@ -4,7 +4,7 @@
<requires lib="libadwaita" version="1.0" />
<template class="FirstSetupWindow" parent="AdwApplicationWindow">
<property name="default-width">750</property>
<property name="default-height">630</property>
<property name="default-height">640</property>
<property name="title">Vanilla OS First Setup</property>
<child>
<object class="GtkBox">

Loading…
Cancel
Save