~launchpad-baby-gnu/ubumirror/feature-set-config-and-log-files-from-command-line

  • Committer: Daniel Dehennin
  • Date: 2015-02-27 13:29:38 UTC
  • Revision ID: daniel.dehennin@ac-dijon.fr-20150227132938-nuc22toubll3ncol
Set config and log files from command line

This enable the use by normal users without any access to “/etc/” or
“/var/log/” and the mirroring of several debian-like repositories, for
example:

    ./ubuarchive --conf ~/mirror1.conf --log ~/log/mirror1-archive.log
    ./ubucdimage --conf ~/mirror1.conf --log ~/log/mirror1-cdimage.log

    ./uburelease --conf ~/mirror2.conf --log ~/log/mirror2-release.log
    ./ubucdimage --conf ~/mirror2.conf --log ~/log/mirror2-cdimage.log

Here are the options common to all tools:

    -c, --conf  <filename>  Use the configuration file ”<filename>”.
                            Default: “/etc/ubumirror.conf"
    -l, --log   <filename>  Write log to file “<filename>”.
                            Default: “/etc/ubumirror.conf"
    -h, --help              Show this message
    -v, --version           Display version and copyright information
        --copyright         Display copyright information
        --license           Display license information
        --changes           Display ChangeLog information
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 48 14 years ago Michael Vogt add bzr-builddeb config and remove ubudvd from the Diff
assets 80 9 years ago Christopher Glass Added "assets" subdirectory, with the logo. Diff
debian 22 15 years ago Jonathan Davies Added Debian packaging files. Diff
.bzrignore 51.1.5 14 years ago lool at dooz Add .bzrignore 89 bytes Diff Download File
apache2-ubuntu-mirror.conf 74.2.4 9 years ago Christopher Glass Tune the cache behavior a little better. The expir 2.2 KB Diff Download File
AUTHORS 77 9 years ago Christopher Glass Added Chris to AUTHORS 111 bytes Diff Download File
COPYING 18 15 years ago Jonathan Davies Added COPYING file with GPLv3. 34.2 KB Diff Download File
README 44.1.1 14 years ago Nafallo Bjälevik remove ubudvd for now 2.7 KB Diff Download File
File ubuarchive 84 9 years ago Daniel Dehennin Set config and log files from command line This e 6.8 KB Diff Download File
File ubucdimage 84 9 years ago Daniel Dehennin Set config and log files from command line This e 5.9 KB Diff Download File
File ubucloudimage 84 9 years ago Daniel Dehennin Set config and log files from command line This e 5.9 KB Diff Download File
ubumirror.conf 80.1.1 9 years ago Christopher Glass Added script and configuration for cloud-image syn 2.6 KB Diff Download File
ubumirror.crontab 80.1.1 9 years ago Christopher Glass Added script and configuration for cloud-image syn 695 bytes Diff Download File
File ubuports 84 9 years ago Daniel Dehennin Set config and log files from command line This e 6.8 KB Diff Download File
File uburelease 84 9 years ago Daniel Dehennin Set config and log files from command line This e 6 KB Diff Download File