Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10379 - ulogd-0.98.ebuild (update)
Summary: ulogd-0.98.ebuild (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Kyle Manna (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-07 06:16 UTC by george
Modified: 2003-02-28 17:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild tar file (ulogd-0.98.ebuild.tar.gz,2.50 KB, application/octet-stream)
2002-11-07 06:17 UTC, george
Details
Updated startup script (ulogd,1.36 KB, text/plain)
2002-12-10 09:40 UTC, george
Details

Note You need to log in before you can comment on or make changes to this bug.
Description george 2002-11-07 06:16:23 UTC
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 george 2002-11-07 06:17:40 UTC
Created attachment 5444 [details]
ebuild tar file
Comment 2 george 2002-12-10 09:40:42 UTC
Created attachment 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 Alastair Tse (RETIRED) gentoo-dev 2003-02-28 17:09:31 UTC
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.