Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19053

allow specifying build directory for "make rpms" and "make debs"

Details

    • Task
    • Resolution: Fixed
    • Minor
    • Lustre 2.17.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Currently "make rpms" will create a temporary directory with mktemp to hold the intermediate build products, and this ends up in /tmp. This can cause issues if it is not large enough to hold the full build product. Allow specifying "BUILDDIR=DIR" to redirect the intermediate build products into the specified directory. This allows you to run:

      BUILDDIR=/var/tmp make rpms
      

      Attachments

        Activity

          People

            adilger Andreas Dilger
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: