Changeset 846eed7 in clfs-sysroot for BOOK/general.ent


Ignore:
Timestamp:
Sep 15, 2007, 11:23:44 AM (17 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
ed3a5a4
Parents:
e7585ab
Message:

Create entities for each uid and gid and reference those entities throught the book instead of using user names and group names. prevent util-linux-ng from changing programs groups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    re7585ab r846eed7  
    4747<!ENTITY % patches-entities SYSTEM "patches.ent">
    4848%patches-entities;
     49
     50<!ENTITY % uid-gid-entities SYSTEM "users_groups.ent">
     51%uid-gid-entities;
Note: See TracChangeset for help on using the changeset viewer.