From b12041cbf844759a3a2e024d930daafb240ffe1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lepied?= Date: Wed, 5 Jul 2000 14:48:32 +0000 Subject: [PATCH] * added description for PostCheck. git-svn-id: svn+ssh://rpmlint.zarb.org/home/projects/rpmlint/svn/trunk@196 9bc8b190-ac0f-0410-8968-dc7d1f502856 --- README | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README b/README index f26308b6..c173a11c 100644 --- a/README +++ b/README @@ -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