Changeset 344cc26 for BOOK/final-system


Ignore:
Timestamp:
May 4, 2017, 5:50:49 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
sysvinit
Children:
b84ff99
Parents:
bb7930e
git-author:
William Harrington <kb0iic@…> (05/04/17 17:48:21)
git-committer:
William Harrington <kb0iic@…> (05/04/17 17:50:49)
Message:

Update Man-DB to 2.7.6.1 and update install commmands.

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/man-db.xml

    rbb7930e r344cc26  
    3434    --sysconfdir=/etc \
    3535    --disable-setuid \
     36    --enable-cache-owner=bin \
    3637    --with-browser=/usr/bin/lynx \
    3738    --with-vgrind=/usr/bin/vgrind \
     
    7879<screen os="i"><userinput>make install</userinput></screen>
    7980
     81    <para os="j">Edit the installed tmpfile as we have no <systemitem class="username">man</systemitem> user:</para>
     82
     83<screen os="k"><userinput>sed -i "s:man man:root root:g" /usr/lib/tmpfiles.d/man-db.conf</userinput></screen>
    8084  </sect2>
    8185
  • BOOK/final-system/multilib/man-db.xml

    rbb7930e r344cc26  
    3535    --libdir=/usr/lib64 \
    3636    --disable-setuid \
     37    --enable-cache-owner=bin \
    3738    --with-browser=/usr/bin/lynx \
    3839    --with-vgrind=/usr/bin/vgrind \
Note: See TracChangeset for help on using the changeset viewer.