~ubuntu-branches/ubuntu/raring/procps/raring-proposed

1 by Craig Small
Import upstream version 3.2.1
1
COMPATIBILITY
2
1.1.9 by Craig Small
Import upstream version 3.3.3
3
    This code is intended for use with Linux 2.6.xx, 3.x and
4
    hopefully all future kernels.
1 by Craig Small
Import upstream version 3.2.1
5
6
INSTALLATION
7
1.1.9 by Craig Small
Import upstream version 3.3.3
8
    If you are using git version of the project you need extra step.
9
10
    ./autogen.sh
11
12
    After that, and everyone using .tar.xz version of procps-ng, can
13
    do normal build.  Read './configure --help' to select options for
14
    your needs.
15
16
    ./configure
1 by Craig Small
Import upstream version 3.2.1
17
    make
18
    make install
19
1.1.9 by Craig Small
Import upstream version 3.3.3
20
    If you have DejaGNU installed you can run optional test suite.
21
22
    make check
23
24
HOW TO CONTRIBUTE
25
26
    See Documentation/BUGS file.
1.1.1 by Colin Watson
Import upstream version 3.2.4
27
28
PACKAGING
29
1.1.9 by Craig Small
Import upstream version 3.3.3
30
    If you are a downstream maintainer (packager) for a Linux
31
    distribution, please avoid causing troubles.  This section
32
    applies to you.
33
34
    Avoid maintaining distribution specific patches.  Send your
35
    patches to upstream, where they are at least reviewed, if not
36
    included.
37
38
    Please forward bug reports. If your bug database is public and
39
    busy enough to bother with, please make this known.  Follow
40
    Debian's lead in making the bug database easy to comment on via
41
    email without need for an account.
1.1.1 by Colin Watson
Import upstream version 3.2.4
42
43
    For normal packages, ensure that you do not add debugging flags
1.1.9 by Craig Small
Import upstream version 3.3.3
44
    to the CFLAGS variable.
45
46
UPSTREAM & BUG REPORTS
47
48
    procps-ng <procps@freelists.org>