Git Product home page Git Product 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

unit193 avatar agx avatar xypron avatar julian-klode avatar krytarik avatar lcapello avatar aulust avatar shartge avatar

Watchers

Yaroslav Barov avatar Алексей Огнев avatar Pavel Martyshev avatar  avatar Semyon Romanenko avatar Ellin Pino Tolstov avatar James Cloos avatar Andrey Ivanov avatar Sergey Abkaryan avatar Ekaterina Tyulkina avatar Gleb Zhukov avatar Nik avatar Grigoriy Troitskiy avatar Andrew Sumin avatar Gleb Khudyakov avatar Trushin Arseniy avatar Ivan Petropolsky avatar Alexey Gorlenko avatar Vitaliy Baranov avatar Alexander Tsybulko avatar Renat Osmanov avatar Nikolay Nosak avatar Александр Дмитриев avatar Artem Maslikov avatar Igor avatar Alexander Linnik avatar Алексей Галкин avatar Eugeny Zibrov avatar Anton S avatar Evgeny Bokshitsky avatar Konstantin Zhitkov avatar Svetlana Volskaya avatar Privezentsev Yura avatar Irina Garanina avatar Stas Yarkin avatar Snurnicyn Konstantin avatar  avatar Oleg Negrozov avatar Петрукович Евгений avatar Yuri Zhanov avatar Mikhail Ruban avatar Evgeniya Konomanina avatar Anton Migalin avatar Evgeniy Kovalev avatar Виктор Реушкин avatar Anton Miroshnichenko avatar Dmitry Sukhovitsyn avatar Иван Воробьев avatar Мария Ощепкова avatar Nikita Basharov avatar Pavlov Dmitry avatar  avatar Dmitry Savkin avatar Artem avatar Leonid Feskov avatar Mikhail Gorelov avatar Хабарова Елена avatar Novikov Mikhail avatar Влад Кобзарь avatar Ksenia Kolesnikova avatar Andrey Shevchik avatar Dmitriy Chekanov avatar  avatar Irina Petrova avatar  avatar Denis Samodurov 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.