feat(tunable): add the new version variable.
This commit is contained in:
parent
a93400280e
commit
35dcde9d90
13 changed files with 25 additions and 19 deletions
|
|
@ -61,6 +61,9 @@
|
|||
@{user}=[a-zA-Z_]{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}{@{u},}
|
||||
@{group}=@{user}
|
||||
|
||||
# Semantic version
|
||||
@{version}=@{int}{.@{int},}{.@{int},}{-@{rand},}
|
||||
|
||||
# Shortcut for PCI device
|
||||
@{pci_id}=@{h}@{h}@{h}@{h}:@{h}@{h}:@{h}@{h}.@{h}
|
||||
@{pci_bus}=pci@{h}@{h}@{h}@{h}:@{h}@{h}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue