Subversion Repositories configs

Rev

Rev 208 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 208 Rev 209
Line 46... Line 46...
46
# Ignore power levels of devices when running updates
46
# Ignore power levels of devices when running updates
47
IgnorePower=false
47
IgnorePower=false
48
 
48
 
49
# Only support installing firmware signed with a trusted key
49
# Only support installing firmware signed with a trusted key
50
OnlyTrusted=true
50
OnlyTrusted=true
-
 
51
 
-
 
52
# A host best known configuration is used when using `fwupdmgr sync` which can
-
 
53
# downgrade firmware to factory versions or upgrade firmware to a supported
-
 
54
# config level. e.g. `vendor-factory-2021q1`
-
 
55
HostBkc=
-
 
56
 
-
 
57
# these are only required when the SMBIOS or Device Tree data is invalid or missing
-
 
58
#Manufacturer=
-
 
59
#ProductName=
-
 
60
#ProductSku=
-
 
61
#Family=
-
 
62
#EnclosureKind=
-
 
63
#BaseboardProduct=
-
 
64
#BaseboardManufacturer=