~ubuntu-branches/ubuntu/trusty/makedumpfile/trusty

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): John Wright
  • Date: 2012-07-16 04:01:21 UTC
  • mfrom: (1.1.7) (7.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120716040121-h1lmu3tfl2kkn2oh
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
    where <arch> is the 'uname -m' of the target architecture. 
43
43
    The user has to set the environment variable CC to appropriate
44
44
    compiler for the target architecture.
 
45
  6.Build with lzo support:
 
46
    # make USELZO=on ; make install
 
47
    The user has to prepare lzo library.
45
48
 
46
49
* SUPPORTED KERNELS
47
50
  This makedumpfile supports the following kernels.
74
77
  2.6.34 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
75
78
  2.6.35 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
76
79
  2.6.36 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
77
 
  2.6.37 | OK | ** |    |    |    | ** |    | -- |    | OK |    |    |
78
 
  2.6.38 | OK | ** |    |    |    | ** |    | -- |    | OK |    |    |
79
 
  2.6.39 | OK | ** |    |    |    | ** |    | -- |    | OK |    |    |
80
 
  3.0    | OK | ** |    |    |    | ** |    | -- |    | OK |    |    |
81
 
  3.1    |    | ** |    |    |    | ** |    | -- |    |    |    |    |
82
 
  3.2    |    | ** | OK |    |    | ** |    | -- |    |    |    |    |
 
80
  2.6.37 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
 
81
  2.6.38 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
 
82
  2.6.39 | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
 
83
  3.0    | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
 
84
  3.1    | OK | ** |    |    |    | ** |    | -- | OK | OK |    |    |
 
85
  3.2    | OK | ** | OK |    |    | ** |    | -- | OK | OK |    |    |
83
86
 
84
87
  OK    : Support.
85
88
  --    : Not support.