Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27245 - app-admin/ulogd-1.01 (update)
Summary: app-admin/ulogd-1.01 (update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 14:49 UTC by Nicolas Kaiser
Modified: 2003-08-28 06:41 UTC (History)
0 users

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


Attachments
patch against ulogd-0.98.ebuild (ulogd-1.01.ebuild.patch,1.11 KB, patch)
2003-08-24 14:50 UTC, Nicolas Kaiser
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.