Changeset a4615d8


Ignore:
Timestamp:
Dec 23, 2015, 8:46:01 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
cb62219
Parents:
80c037c
git-author:
Chris Staub <chris@…> (12/23/15 08:45:38)
git-committer:
Chris Staub <chris@…> (12/23/15 08:46:01)
Message:

Updated LSB link

Location:
BOOK
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/common/pwdgroup.xml

    r80c037c ra4615d8  
    175175  in the final system, and in part by common convention employed by a
    176176  number of existing Linux distributions. The Linux Standard Base (LSB,
    177   available at <ulink url="http://www.linuxbase.org"/>) recommends only
    178   that, besides the group <quote>root</quote> with a Group ID (GID) of 0,
    179   a group <quote>bin</quote> with a GID of 1 be present. All other group
    180   names and GIDs can be chosen freely by the system administrator since
     177  available at
     178  <ulink url="http://www.linuxfoundation.org/collaborate/workgroups/lsb"/>)
     179  recommends only that, besides the group <quote>root</quote> with a Group ID
     180  (GID) of 0, a group <quote>bin</quote> with a GID of 1 be present. All other
     181  group names and GIDs can be chosen freely by the system administrator since
    181182  well-written programs do not depend on GID numbers, but rather use the
    182183  group's name.</para>
  • BOOK/introduction/common/changelog.xml

    r80c037c ra4615d8  
    3838
    3939    <listitem>
     40      <para>23 December 2015</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[Chris] - Changed LSB link to its new location at
     44          linuxfoundation.org.</para>
     45        </listitem>
     46      </itemizedlist>
     47    </listitem>
     48
     49    <listitem>
    4050      <para>19 December 2015</para>
    4151      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.