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

Created by Daniel Dehennin and last modified
Get this branch:
bzr branch lp:~launchpad-baby-gnu/ubumirror/feature-set-config-and-log-files-from-command-line
Only Daniel Dehennin can upload to this branch. If you are Daniel Dehennin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel Dehennin
Project:
Ubuntu Mirror scripts
Status:
Development

Recent revisions

84. By Daniel Dehennin <email address hidden>

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

83. By Chris Glass

Merge jpds's branch to fix a misnamed variable

82. By Chris Glass

Added script to sync the cloud-images as well.

81. By Chris Glass

Fix ubureleases.

80. By Chris Glass

Added "assets" subdirectory, with the logo.

79. By Chris Glass

Changed control file to have more recent versions (as discussed on IRC with
packaging people from Ubuntu).

78. By Chris Glass

The cdimage script now behaves like the others.

77. By Chris Glass

Added Chris to AUTHORS

76. By Chris Glass

This sets more aggresive cache-control headers for files with a versionned URL (2 weeks).

75. By Chris Glass

Add an example crontab entry for the "ports" script.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubumirror
This branch contains Public information 
Everyone can see this information.

Subscribers