Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 2 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 21
1
Running pmksetup
1
Running pmksetup
2
================
2
================
3
3
4
For pmk to work and configure software builds correctly, pmksetup must
4
For pmk to work and configure software builds correctly, pmksetup must
5
be run (as root) to construct /etc/pmk/pmk.conf, which pmk uses to
5
be run (as root) to construct /etc/pmk/pmk.conf, which pmk uses to
6
find most system information instead of detecting it each time.
6
find most system information instead of detecting it each time.
7
pmksetup is run automatically whenever pmk is installed or
7
pmksetup is run automatically whenever pmk is installed or
8
upgraded. You should accept any changes presented to you, especially
8
upgraded. You should accept any changes presented to you, especially
9
if you are upgrading from an old version (before 0.8.1-3+s5, to be
9
if you are upgrading from an old version (before 0.8.1-3+s5, to be
10
exact). The configuration is maintained with ucf, which should make it
10
exact). The configuration is maintained with ucf, which should make it
11
easier to merge 
11
easier to merge 
12
12
13
pmksetup needs to be run again whenever a tool that pmksetup needs to
13
pmksetup needs to be run again whenever a tool that pmksetup needs to
14
detect is installed. To get certain Debian-specific defaults right,
14
detect is installed. To get certain Debian-specific defaults right,
15
this should be done by running `dpkg-reconfigure pmk'. This is a bit
15
this should be done by running `dpkg-reconfigure pmk'. This is a bit
16
of a bug, but it can be worked around by providing an override file
16
of a bug, but it can be worked around by providing an override file
17
(see pmk(1)) with any Debian package using pmk, or by overriding
17
(see pmk(1)) with any Debian package using pmk, or by overriding
18
variables when calling make.
18
variables when calling make.