summaryrefslogtreecommitdiffstats
path: root/plugins/url_check_ng/README
blob: f29656fd802c363666b6d89a9b7fbc12d5740683 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# new urlcheck version, which uses m2b environment
# for faster processing. This will speed up processing
# ( ~about 30 seconds to 5 minutes ).

Usage: main OPTIONS

    --help, -h                  this help
    --check-all, -a             check ALL packages

plugins/url_check_ng/main checks the availability of all
needed source packages for the current project configuration.
By default, packages will only be checked, if the
corresponding switch in ptxdistrc is set to "y" (enabled
in 'ptxdist menuconfig')

Usage:

<full_path>/plugins/url_check_ng/main [--help | --check-all ]

OR

user@host:YourPTXdistProject$ ptxdist make plugin-url_check_ng

PTXdist will will try to find the plugin in
a) $PTXDIST_WORKSPACE/plugins
b) $PTXDIST_TOPDIR/plugins