* added description for PostCheck.

git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@196 9bc8b190-ac0f-0410-8968-dc7d1f502856
This commit is contained in:
Frédéric Lepied 2000-07-05 14:48:32 +00:00
parent 4035c0c0ed
commit b12041cbf8
1 changed files with 11 additions and 10 deletions

21
README
View File

@ -10,17 +10,18 @@ Comments and new checks welcome. Send feedback to
Implemented checks:
o tags checks (TagsCheck)
o Distribution specific checks (MandrakeCheck)
o binaries checks (BinaryCheck)
o configuration files checks (ConfigCheck)
o locations, permissions, groups and owners checks (FileCheck)
o suid warnings (FileCheck)
o pgp checks (SignatureCheck)
o FHS checks (FHSCheck)
o Source specific checks (SourceCheck)
o tags checks (TagsCheck).
o Distribution specific checks (MandrakeCheck).
o binaries checks (BinaryCheck).
o configuration files checks (ConfigCheck).
o locations, permissions, groups and owners checks (FileCheck).
o suid warnings (FileCheck).
o pgp checks (SignatureCheck).
o FHS checks (FHSCheck).
o Source specific checks (SourceCheck).
o i18n checks (I18NCheck).
o menu system checks (MenuCheck)
o menu system checks (MenuCheck).
o %post; %pre, %postun and %preun scripts checks (PostCheck).
If you want to change configuration options or the list of checks, use the
global configuration file /etc/rpmlint/config or in the user configuration