Giter VIP home page Giter VIP logo

collectd-build-debuntu's Introduction

LLNW collectd packaging for Debian/Ubuntu

Building the package:

  • Fetch the current version and save it as collectd_5.4.1-llnw6.orig.tar.gz in the root of this repo

  • Extract the source tree into 'collectd/':

    tar xvzf collectd_5.4.1-llnw6.orig.tar.gz -C collectd --strip-components=1

  • cd collectd

  • dpkg-buildpackage -us -uc

Subtree maintenance:

  • git subtree pull --prefix collectd git://git.tokkee.org/pkg-collectd master --squash - merge or backout any conflicts
  • dch - add a changelog entry and match the version to the new dist version

Ubuntu PPA:

To perform a release, you need a launchpad.net account with an authorized GPG key.

  • Alter collectd/debian/changelog for the release (i.e. append ~ubuntu14.04 to the version string, change release from unstable to trusty)
  • dpkg-buildpackage -S - Create a source package for this Ubuntu version
  • dput ppa:llnw/collectd collectd_5.4.1-llnw6~ubuntu14.04_source.changes - upload to launchpad.net build cluster

collectd-build-debuntu's People

Contributors

kev009 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

collectd-build-debuntu's Issues

Where's the network plugin?

It seems your deb packages are missing /usr/lib/collectd/network.so. As such, I can't network multiple collectd agents. Is this a design choice?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.