GithubHelp home page GithubHelp logo

mini-dinstall's Introduction

** IMPORTANT **
mini-dinstall has some error checking, but it is not perfect.
If it breaks, you get to keep both pieces.
** IMPORTANT **

First, you should probably set up a ~/.mini-dinstall.conf (or
/etc/mini-dinstall.conf), but it's not strictly necessary; the
defaults may suit you.  Try copying the example file.  If you do copy
the example file, be sure to change the "mail_to" variable.

mini-dinstall can be run either as a daemon (the default), or via
cron.  

To run mini-dinstall as a daemon, just type: mini-dinstall
It will automatically create any directories necessary.  You should
have set up a ~/.mini-dinstall.conf first.

To run via cron: mini-dinstall --batch
Running from cron is less than ideal.  Currently there is no support
for rejecting stale uploads; plus, it's less efficient.

You may find it useful to run with --no-act at first, to see what is
going to happen without making any changes.

The archive layout is not (yet) configurable.  It consists of separate
distribution directories (the defaults are "sid" and "woody"), and
then architecture-specific subdirectories (the defaults are "all",
"i386", "sparc", and "powerpc").

Here's what an example apt line looks like:

deb http://monk.debian.net/~walters/debian/ local/$(ARCH)/
deb http://monk.debian.net/~walters/debian/ local/all/
deb-src http://monk.debian.net/~walters/debian/ local/source/

In general, this should look like:

deb <URI prefix>/<mini-dinstall directory>/ <respository>/$(ARCH)/
deb <URI prefix>/<mini-dinstall directory>/ <respository>/all/
deb-src <URI prefix>/<mini-dinstall directory>/ <respository>/source/

mini-dinstall will pick up on any upload (i.e. .changes) you stick in
an archive directory, and install the file.  It will automatically
remove older versions of the package files, with one exception: if
there are both binaries and source for a particular version, and
you're installing a newer version .changes with source and binaries
for a different arch, the old source will not be removed.

That's it for now...enjoy!

-- Colin Walters <[email protected]> Tue, 13 Aug 2002 15:35:09 -0400

mini-dinstall's People

Contributors

agx avatar xypron avatar julian-klode avatar lcapello avatar shartge avatar

Watchers

James Cloos 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.