NAME
pb, aka project-builder.org - builds packages for your projects
DESCRIPTION
pb helps you build various packages directly from your project sources. pbdistrocheck is a command from the pb project providing the same type of services as lsb_release, but extended.
SYNOPSIS
pbdistrocheck [-d][-v][-l [-c][-i][-r][-a]][-s] [distro-ver-arch]
OPTIONS
- -v|--verbose
-
Print a brief help message and exits.
- -a|--all
-
print all parameters
- -s|--short
-
generate a short format user friendly, comma separated allowing parsing
- -l|--lsb
-
generate an LSB compliant output
- -d|--description
-
print only description (LSB only)
- -r|--release
-
print only release (LSB only)
- -c|--codename
-
print only codename (LSB only)
- -i|--id
-
print only distribution identificator (LSB only)
- -a|--all
-
print all LSB fields
ARGUMENTS
arguments are optional. If none given, analyzes the underlying operating system If one is given, it should have the format osname-version-architecture, and in that case pbdistrocheck will provide all the information related to that OS needed by pb.
WEB SITES
The main Web site of the project is available at http://www.project-builder.org/. Bug reports should be filled using the trac instance of the project at http://trac.project-builder.org/.
USER MAILING LIST
Cf: http://www.mondorescue.org/sympa/info/pb-announce for announces and http://www.mondorescue.org/sympa/info/pb-devel for the development of the pb project.
CONFIGURATION FILES
Uses the main /etc/pb/pb.conf (or /usr/local/etc/pb/pb.conf if installed from files) configuration file to give its answers.
AUTHORS
The Project-Builder.org team http://trac.project-builder.org/ lead by Bruno Cornec mailto:bruno@project-builder.org.
COPYRIGHT
Project-Builder.org is distributed under the GPL v2.0 license described in the file COPYING
included with the distribution.