Hello, 
I found your logrotate hints interresting but a bit outdated. I made
some changes to refresh it. You can find a patch with this mail.
If you are interrested by the patch and want to discuss about it, feel
free to email me. But if you don't to maintain this hint anymore, I
would be happy to take care of this.

Best regards

Emmanuel Trillaud 
diff --git a/logrotate-vo.txt b/logrotate-vo.txt
index a6976ad..9f432f2 100644
--- a/logrotate-vo.txt
+++ b/logrotate-vo.txt
@@ -1,21 +1,24 @@
 AUTHOR:         Hugo S. Cardozo <hugoa_c2...@yahoo.com>
 
-DATE:           2007-03-31
+CONTRIBUTOR:    Emmanuel Trillaud <emmanuel.trill...@gmail.com>
+
+DATE:           2009-05-25
 
 LICENSE:        GNU Free Documentation License Version 1.2
 
 SYNOPSIS:       Logrotate: Keep your log files tidy
 
-DESCRIPTION:    This hint will help you to install and
-configure
-                logrotate for your (B)LFS system
+DESCRIPTION:
+This hint will help you to install and configure logrotate for your (B)LFS
+system. This has been tested on LFS 6.4
 
-ATTACHMENTS:    * logrotate-3.6.8
-                  <mirrordeslackware>/logrotate-3.6.8.tar.gz
+ATTACHMENTS:
+* https://fedorahosted.org/releases/l/o/logrotate/logrotate-3.7.8.tar.gz
 
-PREREQUISITES:  LFS installed and running.
-                Popt-1.10.4
-                Optionally, (F)cron.
+PREREQUISITES:
+* LFS 6.4 installed and running.
+* Popt-1.14
+* Optionally, (F)cron.
 
 HINT:
 
@@ -32,15 +35,13 @@ log file, and others.
 Installation
 ============
 
-First, you need to compile and install popt-1.10.4. The BLFS book includes
-the instructions for this. But, if for some (strange) reason you can`t get
-the popt-1.10.4 tarball, you can use popt-1.6.3 either, or (maybe) any later
-version.
+First, you need to compile and install popt-1.14. The BLFS book includes
+the instructions for this.
 
 Now you can compile logrotate. Unpack the tarball and
 cd:
-        tar xzf logrotate-3.6.8.tar.gz
-        cd logrotate-3.6.8
+        tar xzf logrotate-3.7.8.tar.gz
+        cd logrotate-3.7.8
 Compile:
         make 
 Optionally, run the test suite:
@@ -137,11 +138,12 @@ For help, type this:
 
 ACKNOWLEDGEMENTS:
         * Alexander E. Patrakov, for pointing me for the BLFS
-version of
+          version of
           popt (Before I used the popt included in Slackware 10.1)
 
 
-VERSION:        1.1
+VERSION:        1.2
 
 CHANGELOG:      1.00 First release
                 1.1 Corrected popt section, fixed typos.
+                1.2 Update the version of logrotate and popt
-- 
http://linuxfromscratch.org/mailman/listinfo/hints
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to