Coder Social home page Coder Social logo

debian-packaging-openvas-cli's Introduction

simple packaging for openvas-cli, The openvas command line client

I made this, because I couldn't find anything else. I am not
a debian developer, there may be bugs, etc. But you're welcome
to use it, modify it, extend it

I've build openvas-cli from svn revision 7289 on Ubuntu Hardy 8.04
so that's what I know works. I expect other things work as well.

Note that the openvas suite of things has several poorly documented
interdependancies. I recommend against trying to mix versions.

You Milage May Vary

##########################################

# How I build packages:

# First, set up the build directory and checkout

mkdir /var/tmp/openvas-cli
cd /var/tmp/openvas-cli

svn checkout http://svn.wald.intevation.org/svn/openvas/trunk/openvas-cli -r 7289
cd openvas-cli
git clone   \
  http://github.com/directionless/debian-packaging-openvas-cli.git debian


# If you're using a newer svn revision, you should update the 
# debian/changelog
#mkdir b
#cd b
#cmake ..
#cd ..
#dch --newversion $(cat b/VERSION) update to svn
#perl -pi -e 's{jaunty}{UNRELEASED}' debian/changelog
#rm -rf b

# If you've updated control.in, you'll need to regenerate control.
# You probably don't need this.
# ./debian/rules debian/control DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes

# Build the package
debuild -i -us -uc -b

# Enjoy. It should be in ../

debian-packaging-openvas-cli's People

Contributors

directionless avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.