Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Z zfs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • truenas-rk3588
  • zfs
  • Repository

Switch branch/tag
  • zfs
  • .github
  • workflows
  • build-dependencies.txt
Find file BlameHistoryPermalink
  • Umer Saleem's avatar
    Add native-deb* targets to build native Debian packages · e6e31dd5
    Umer Saleem authored Dec 14, 2022
    
    
    In continuation of previous #13451, this commits adds native-deb*
    targets for make to build native debian packages. Github workflows
    are updated to build and test native Debian packages.
    
    Native packages only build with pre-configured paths (see the
    dh_auto_configure section in contrib/debian/rules.in). While
    building native packages, paths should not be configured. Initial
    config flags e.g. '--enable-debug' are replaced in
    contrib/debian/rules.in.
    
    Additional packages on top of existing zfs packages required to
    build native packages include debhelper-compat, dh-python, dkms,
    po-debconf, python3-all-dev, python3-sphinx.
    Reviewed-by: default avatarGeorge Melikov <mail@gmelikov.ru>
    Reviewed-by: default avatarRyan Moeller <ryan@iXsystems.com>
    Reviewed-by: default avatarBrian Behlendorf <behlendorf1@llnl.gov>
    Signed-off-by: default avatarUmer Saleem <usaleem@ixsystems.com>
    Closes #14265
    e6e31dd5
build-dependencies.txt 591 Bytes
EditWeb IDE

Replace build-dependencies.txt

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.