Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 9223372036854775807

    Description

      In el8 kernel.spec, --with baseonly option disable build perf rpm

      # if requested, only build base kernel
      %if %{with_baseonly}
      %define with_debug 0
      %define with_vdso_install 0
      %define with_perf 0
      %define with_tools 0
      %define with_bpftool 0
      %define with_kernel_abi_stablelists 0
      %define with_selftests 0
      %define with_cross 0
      %define with_cross_headers 0
      %define with_ipaclones 0
      %endif
      

      Attachments

        Activity

          People

            mdiep Minh Diep
            mdiep Minh Diep
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: