Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 27245

Summary: app-admin/ulogd-1.01 (update)
Product: Gentoo Linux Reporter: Nicolas Kaiser <nikai>
Component: New packagesAssignee: Alastair Tse (RETIRED) <liquidx>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch against ulogd-0.98.ebuild

Description Nicolas Kaiser 2003-08-24 14:49:01 UTC
1) I had problems with the netfilter.org ftp site, http seems more reliable.
Packaging changed to tar.bz2.
2) ulogd.conf is generated automatically now.
3) IMHO it's better to add to myconf instead of simply setting it, even if
there's only one optional argument (yet).
4) Adjusted init script version number.

Compiled and running on ppc.
Cheers, patch attached.

Reproducible: Always
Steps to Reproduce:
Comment 1 Nicolas Kaiser 2003-08-24 14:50:08 UTC
Created attachment 16557 [details, diff]
patch against ulogd-0.98.ebuild
Comment 2 Alastair Tse (RETIRED) gentoo-dev 2003-08-28 06:41:08 UTC
thanks for your suggestions. i've fixed 1 and 4 on your list. number 2 was fixed when this was bumped to 1.01 by aliz.

i've changed 3 to be a little less verbose using use_with instead of myconf for stylistic reasons. its a little easier to maintain that way.