File: basic.fmf

package info (click to toggle)
hwdata 0.394-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 9,948 kB
  • sloc: makefile: 196; python: 171; sh: 111
file content (9 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
7
8
9
summary:
    Basic checks
discover:
    how: fmf
prepare:
    how: shell
    script:  dnf -y update && dnf -y install usbutils && dnf -y install python3-hwdata --setopt='tsflags=' && dnf clean all
execute:
    how: tmt