Changeset 1b821266


Ignore:
Timestamp:
Dec 23, 2015, 8:45:38 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
931e709
Parents:
ad1b07d
Message:

Updated LSB link

Location:
BOOK
Files:
2 edited

Legend:

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

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

    rad1b07d r1b821266  
    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.