Bug 10379 - ulogd-0.98.ebuild (update)
Bug#: 10379 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: nitro@gentoo.org Reported By: gk@t-t-l.co.uk
Component: Ebuilds
URL: 
Summary: ulogd-0.98.ebuild (update)
Keywords:  
Status Whiteboard: 
Opened: 2002-11-07 06:16 0000
Description:   Opened: 2002-11-07 06:16 0000
I've just updated the ulogd ebuild to handle version 0.98.

Key new feature (for me) is localtime plugin so I get a time for output packets.

Beware the iffy documentation (use the source).  If you are updating from 0.97
then a new switch has appeared (-d) to daemonize which used to be default behaviour.

Maintainers: I have updated the Changelog. Hopefully, in a suitable manner.

This is the first ebuild I've attempted so be gentle with me.  Hope it's useful.

George.

------- Comment #1 From george 2002-11-07 06:17:40 0000 -------
Created an attachment (id=5444) [details]
ebuild tar file

------- Comment #2 From george 2002-12-10 09:40:42 0000 -------
Created an attachment (id=6365) [details]
Updated startup script

I found out the hard way that ulog fails with no clues on startup if mysql is
not listening.	This works around the problem.

George.

------- Comment #3 From Alastair Tse (RETIRED) 2003-02-28 17:09:31 0000 -------
thanks george. i've bumped the version up, but i didn't include the mysql table
script and the mysql detection in the startup script because honestly it looked
rather hacky.

however, i've added "use mysql" in the init script to make sure it loads mysql
ONLY IF mysql exists and is added by rc-update.