X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=febootstrap.pod;h=109f6a2c682b482d5cbcc0dcb8b0b8b7b1983539;hb=12ad502d1572727029fed3dd9d83c6a6837e9ef5;hp=26035b14602223d06c03d61e8001d51ff6bec27b;hpb=9a6f7420554d0cd1116b230fd48052613f6d5885;p=febootstrap.git diff --git a/febootstrap.pod b/febootstrap.pod index 26035b1..109f6a2 100644 --- a/febootstrap.pod +++ b/febootstrap.pod @@ -70,6 +70,30 @@ yum commands inside the filesystem by hand. URL to the proxy server that yum should use. +=item B<-u source> + +=item B<--updates=source> + +Pull in updates from an additional updates repository. The possible +sources are: + +=over 4 + +=item -u C (a URL) + +Get updates from the specific URL. + +=item -u C (an updates repository name) + +Get updates from the public mirrors of the named repository +(eg. C). See REPOSITORIES below. + +=item -u C (default) + +Don't add an updates repository. This is the default. + +=back + =back =head1 REPOSITORIES