urpmi can automatically find the media repository path using DNS-SD (Zeroconf), with the "--zeroconf" option: urpmi.addmedia --distrib --zeroconf urpmi.addmedia --zeroconf main media/main/release This option can also be used together with the "--mirrorlist" option, in which case the repositories are configured using Zeroconf if found, and mirrorlist is used as a fallback: urpmi.addmedia --distrib --zeroconf --mirrorlist When searching for the repository using Zeroconf, the request timeouts after a delay of 10 seconds, to avoid hanging urpmi if some hosts are unresolvable. If a repository is found using DNS-SD, urpmi.addmedia will build a complete repository path using fields from /etc/product.id, this way: /lowercase()// To advertise an urpmi repository using DNS-SD, a service record with the instance "_mdv_urpmi" has to be created, specifying the target host and target port where the service is located. In addition, two DNS-SD TXT records must be specified, in the form of key/value pairs: protocol (http, ftp or rsync) and path (repository root). The path value should be the full path to the media repository root, for example /dis if the distribution repository is reachable on http://host:port/dis/official/2010.1/i586 See the urpmi-repository-http.service file for an example of urpmi repository advertising using Avahi. BB/includes/captcha/captcha_gd.php?id=8da1d5e1875564c393afab9767af78b1f59951ce'>treecommitdiffstats
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2011-07-16 22:52:36 -0400
committerNils Adermann <naderman@naderman.de>2011-07-16 22:52:36 -0400
commit8da1d5e1875564c393afab9767af78b1f59951ce (patch)
tree44b3184e9b2491e1e71f571783889934d36f9355 /phpBB/includes/captcha/captcha_gd.php
parent66a1ea52c4e3ed035cec7002006ae074965381e3 (diff)
parentafa377d028d98302110bc6ad0a062a4a7a255658 (diff)
downloadforums-8da1d5e1875564c393afab9767af78b1f59951ce.tar
forums-8da1d5e1875564c393afab9767af78b1f59951ce.tar.gz
forums-8da1d5e1875564c393afab9767af78b1f59951ce.tar.bz2
forums-8da1d5e1875564c393afab9767af78b1f59951ce.tar.xz
forums-8da1d5e1875564c393afab9767af78b1f59951ce.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10257] Slightly adjust comments about AAAA records on Windows XP/2003. [ticket/10257] Fix AAAA record parsing for old versions of Windows [ticket/10257] Add missing break statement after CNAME block.
Diffstat (limited to 'phpBB/includes/captcha/captcha_gd.php')
0 files changed, 0 insertions, 0 deletions