Lines Matching refs:config
34 - name: config pristine
35 run: ../source-pristine/config enable-fips
37 - name: config pristine dump
49 - name: config
50 run: ../source/config enable-fips
52 - name: config dump
89 - name: install extra config support
96 - name: config pristine
97 run: ../source-pristine/config --banner=Configured $BUILD_OPTS && perl configdata.pm --dump
105 - name: config
106 run: ../source/config --banner=Configured $BUILD_OPTS && perl configdata.pm --dump