From mikael at tinysofa.org Wed Dec 6 13:11:43 2006 From: mikael at tinysofa.org (Mikael Bak) Date: Wed, 6 Dec 2006 14:11:43 +0100 Subject: [Classic-discuss] [resend] bind-light package Message-ID: <200612061411.43994.mikael@tinysofa.org> Hi, I was looking for a caching-only dns solution for tinysofa classic and saw bind-light package in our repository. I may be wrong but I think the package may be uncomplete. The package consists only of the lwresd daemon and its manpage. But since it's a daemon I think it should be nicer and more consistent with tinysofa's other packages if it also included a start/stop script. Additionally the rpm should register the service. If I decide to use this package I will write the missing scripts. Maybe the packager (Jaakko?) can include those. Or... if I have misunderstood the purpose of this package, then please correct me. Or if you guys are happy with another software for caching only purposes, then please tell me about it. TIA, Mikael From mikael at tinysofa.org Wed Dec 6 16:48:12 2006 From: mikael at tinysofa.org (Mikael Bak) Date: Wed, 6 Dec 2006 17:48:12 +0100 Subject: [Classic-discuss] tinysofa and grsecurity Message-ID: <200612061748.12461.mikael@tinysofa.org> Hi, I'm just trying to learn how to use the grsecurity features built into our kernel. A few questions pop into my mind: 1) Are the binaries in the distribution built as described here: http://www.grsecurity.net/wiki/index.php/GrsecurityUserLandConfiguration 2) Should contrib rpms contain rules for the specific application? 3) The "stop" in /etc/init.d/grsec is empty. Is this on purpose? If yes, why? 4) I have been also been searching for a nice tutorial for grsecurity. Do you guys know of one other than those telling me to enable "learning mode" and be happy :-) 5) Have anyone of you been using grsecurity with tinysofa classic? TIA, Mikael From jh at tinysofa.org Wed Dec 6 17:48:26 2006 From: jh at tinysofa.org (Jaakko Heinonen) Date: Wed, 6 Dec 2006 19:48:26 +0200 Subject: [Classic-discuss] [resend] bind-light package In-Reply-To: <200612061411.43994.mikael@tinysofa.org> References: <200612061411.43994.mikael@tinysofa.org> Message-ID: <20061206174826.GB1492@ws64.jh.dy.fi> On 2006-12-06, Mikael Bak wrote: > I may be wrong but I think the package may be uncomplete. The package > consists only of the lwresd daemon and its manpage. True. I think that no one has used bind light and thus the package is incomplete. > But since it's a daemon I think it should be nicer and more consistent > with tinysofa's other packages if it also included a start/stop > script. Additionally the rpm should register the service. Yes, It should have an init script. -- Jaakko From jh at tinysofa.org Wed Dec 6 18:07:33 2006 From: jh at tinysofa.org (Jaakko Heinonen) Date: Wed, 6 Dec 2006 20:07:33 +0200 Subject: [Classic-discuss] tinysofa and grsecurity In-Reply-To: <200612061748.12461.mikael@tinysofa.org> References: <200612061748.12461.mikael@tinysofa.org> Message-ID: <20061206180732.GC1492@ws64.jh.dy.fi> On 2006-12-06, Mikael Bak wrote: > 1) Are the binaries in the distribution built as described here: > http://www.grsecurity.net/wiki/index.php/GrsecurityUserLandConfiguration Well, we don't have the PaX part of grsecurity at all in our kernel. We have exec-shield patch which is similar to PaX. Most of service executables related to networking has been compiled as PIE. > 2) Should contrib rpms contain rules for the specific application? They could contain them. > 3) The "stop" in /etc/init.d/grsec is empty. Is this on purpose? If yes, why? Yes. You need to type the RBAC password to disable grsecurity RBAC. That's why it's not suitable to disable RBAC in the init script. -- Jaakko From mikael at tinysofa.org Thu Dec 7 19:52:46 2006 From: mikael at tinysofa.org (Mikael Bak) Date: Thu, 7 Dec 2006 20:52:46 +0100 Subject: [Classic-discuss] [resend] bind-light package In-Reply-To: <20061206174826.GB1492@ws64.jh.dy.fi> References: <200612061411.43994.mikael@tinysofa.org> <20061206174826.GB1492@ws64.jh.dy.fi> Message-ID: <200612072052.47211.mikael@tinysofa.org> On Wednesday 06 December 2006 18:48, Jaakko Heinonen wrote: > On 2006-12-06, Mikael Bak wrote: > > I may be wrong but I think the package may be uncomplete. The package > > consists only of the lwresd daemon and its manpage. > > True. I think that no one has used bind light and thus the package is > incomplete. > Oh, and I have probably found out why nobody's using it. It isn't really capable of being a real local DNS cache. At least from how I interpret the documentation. So I think I'll drop this idea and try to find something else and put it in contrib... or just use plain old bind, like everyone else does :-) > > But since it's a daemon I think it should be nicer and more consistent > > with tinysofa's other packages if it also included a start/stop > > script. Additionally the rpm should register the service. > > Yes, It should have an init script. Yes, for the sake of completeness of the distribution it probably should. On the other hand there are more important things to take care of right now. Thanks! Mikael From gda at tinysofa.org Sun Dec 10 11:06:21 2006 From: gda at tinysofa.org (Gerald Dachs) Date: Sun, 10 Dec 2006 12:06:21 +0100 Subject: [Classic-discuss] [resend] bind-light package In-Reply-To: <200612072052.47211.mikael@tinysofa.org> References: <200612061411.43994.mikael@tinysofa.org> <20061206174826.GB1492@ws64.jh.dy.fi> <200612072052.47211.mikael@tinysofa.org> Message-ID: <20061210120621.95bc9dcc.gda@tinysofa.org> > Oh, and I have probably found out why nobody's using it. It isn't really > capable of being a real local DNS cache. At least from how I interpret the > documentation. So I think I'll drop this idea and try to find something else > and put it in contrib... or just use plain old bind, like everyone else > does :-) No need, there is dnsmasq in contrib. Works fine for me for months already. It replaces dhcpd on my server too. Gerald From mikael at tinysofa.org Fri Dec 15 18:02:50 2006 From: mikael at tinysofa.org (Mikael Bak) Date: Fri, 15 Dec 2006 19:02:50 +0100 Subject: [Classic-discuss] new clamav package Message-ID: <200612151902.51361.mikael@tinysofa.org> Hi list, I built a new clamav package. It can be downloaded from here: http://miba.fxnet.hu/repositories/tcs2.0/i586/rpms.stable/ Cheers, Mikael From dchancogne at comcast.net Sat Dec 16 15:55:51 2006 From: dchancogne at comcast.net (David Chancogne) Date: Sat, 16 Dec 2006 10:55:51 -0500 Subject: [Classic-discuss] Server timeout Message-ID: <45841707.7070400@comcast.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm trying to run: # apt-get update And I'm getting the following error: Err ftp://minbar.tinysofa.org releases/classic-2.0/i586/tinysofa release Could not connect to minbar.tinysofa.org:21 (66.114.244.46), connection timed out Is this me or is there something wrong with this particular server? (as far as I can tell, it used to work). Thanks. - -- /David -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFhBcHM9JjI5XOPrERAjjEAJ4vmjFrdq5S/RElnnbXrjRUebMI2QCfcj3b rJbf+EQKT074a4nbMOo+j+o= =NRe7 -----END PGP SIGNATURE----- From jh at tinysofa.org Sat Dec 16 16:04:49 2006 From: jh at tinysofa.org (Jaakko Heinonen) Date: Sat, 16 Dec 2006 18:04:49 +0200 Subject: [Classic-discuss] Server timeout In-Reply-To: <45841707.7070400@comcast.net> References: <45841707.7070400@comcast.net> Message-ID: <20061216160449.GB1210@ws64.jh.dy.fi> On 2006-12-16, David Chancogne wrote: > Is this me or is there something wrong with this particular > server? (as far as I can tell, it used to work). The server is down. We are working to get it back online. -- Jaakko From mikkel at t48.dk Tue Dec 19 09:27:42 2006 From: mikkel at t48.dk (Mikkel Robin Nielsen) Date: Tue, 19 Dec 2006 10:27:42 +0100 Subject: [Classic-discuss] Mysql 5 In-Reply-To: <20060522152705.GA1800@ws64.jh.dy.fi> References: <1148289453.6768.9.camel@localhost> <20060522152705.GA1800@ws64.jh.dy.fi> Message-ID: <001e01c7234f$f0afcc70$d20f6550$@dk> Hi all! When will MySQL 5.0 or above be i TS Classic? Best regards Mikkel From mikael at tinysofa.org Tue Dec 19 21:45:38 2006 From: mikael at tinysofa.org (Mikael Bak) Date: Tue, 19 Dec 2006 22:45:38 +0100 Subject: [Classic-discuss] Mysql 5 In-Reply-To: <001e01c7234f$f0afcc70$d20f6550$@dk> References: <1148289453.6768.9.camel@localhost> <20060522152705.GA1800@ws64.jh.dy.fi> <001e01c7234f$f0afcc70$d20f6550$@dk> Message-ID: <1166564738.45885d82bc038@www.iszerviz.hu> Id?z?s Mikkel Robin Nielsen : > Hi all! > > When will MySQL 5.0 or above be i TS Classic? > Hi Mikkel, I really don't know. For most applications I feel that the current bundled version of mysql is sufficient. You might feel different... My priority right now is to have a newer version of postfix bundled with the next release of tinysofa. At least version 2.1 because it's not possible to have graylisting work with 2.0 in an easy way. After that I might look into what it would take to have newer versions of mysql in the distribution. Additionally I might build test packages of mysql 5 for you to test. Are you interested in testing theese before we include them in the distribution? Regards, Mikael From mikkel at t48.dk Wed Dec 20 08:09:35 2006 From: mikkel at t48.dk (Mikkel Robin Nielsen) Date: Wed, 20 Dec 2006 09:09:35 +0100 Subject: [Classic-discuss] Mysql 5 In-Reply-To: <1166564738.45885d82bc038@www.iszerviz.hu> References: <1148289453.6768.9.camel@localhost> <20060522152705.GA1800@ws64.jh.dy.fi> <001e01c7234f$f0afcc70$d20f6550$@dk> <1166564738.45885d82bc038@www.iszerviz.hu> Message-ID: <000301c7240e$3031f170$9095d450$@dk> Hi Mikael. Yes I would like to take MySQL 5.0 or later into test phase and later into production, because I am I big need of triggers. So if you could make a test package I would be very glad :-) Btw do you have any idea when the new version of postfix will be released? Best regards, Mikkel -----Original Message----- From: classic-discuss-bounces at tinysofa.org [mailto:classic-discuss-bounces at tinysofa.org] On Behalf Of Mikael Bak Sent: 19. december 2006 22:46 To: classic-discuss at tinysofa.org Subject: Re: [Classic-discuss] Mysql 5 Id?z?s Mikkel Robin Nielsen : > Hi all! > > When will MySQL 5.0 or above be i TS Classic? > Hi Mikkel, I really don't know. For most applications I feel that the current bundled version of mysql is sufficient. You might feel different... My priority right now is to have a newer version of postfix bundled with the next release of tinysofa. At least version 2.1 because it's not possible to have graylisting work with 2.0 in an easy way. After that I might look into what it would take to have newer versions of mysql in the distribution. Additionally I might build test packages of mysql 5 for you to test. Are you interested in testing theese before we include them in the distribution? Regards, Mikael _______________________________________________ Classic-discuss mailing list Classic-discuss at tinysofa.org http://lists.tinysofa.org/mailman/listinfo/classic-discuss From dchancogne at comcast.net Wed Dec 20 20:01:21 2006 From: dchancogne at comcast.net (David Chancogne) Date: Wed, 20 Dec 2006 15:01:21 -0500 Subject: [Classic-discuss] Mysql 5 In-Reply-To: <000301c7240e$3031f170$9095d450$@dk> References: <1148289453.6768.9.camel@localhost> <20060522152705.GA1800@ws64.jh.dy.fi> <001e01c7234f$f0afcc70$d20f6550$@dk> <1166564738.45885d82bc038@www.iszerviz.hu> <000301c7240e$3031f170$9095d450$@dk> Message-ID: <45899691.9000103@comcast.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mikkel Robin Nielsen wrote: > Hi Mikael. > > Yes I would like to take MySQL 5.0 or later into test phase and later into > production, because I am I big need of triggers. > So if you could make a test package I would be very glad :-) FYI, I was able to download and install a compiled version directly from the MySQL web site w/o any pb. Package was: mysql-standard-5.0.27-linux-i686-icc-glibc23.tar.gz > -----Original Message----- > From: classic-discuss-bounces at tinysofa.org > [mailto:classic-discuss-bounces at tinysofa.org] On Behalf Of Mikael Bak > Sent: 19. december 2006 22:46 > To: classic-discuss at tinysofa.org > Subject: Re: [Classic-discuss] Mysql 5 > > Id?z?s Mikkel Robin Nielsen : > >> Hi all! >> >> When will MySQL 5.0 or above be i TS Classic? >> > > Hi Mikkel, > I really don't know. For most applications I feel that the current bundled > version of mysql is sufficient. You might feel different... My priority > right > now is to have a newer version of postfix bundled with the next release of > tinysofa. At least version 2.1 because it's not possible to have graylisting > work with 2.0 in an easy way. > > After that I might look into what it would take to have newer versions of > mysql > in the distribution. > > Additionally I might build test packages of mysql 5 for you to test. Are you > interested in testing theese before we include them in the distribution? > > Regards, > Mikael - -- /David -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFiZaRM9JjI5XOPrERAizyAJ9QWOIF+wzeT/7lqZ15RpUbP/Wd0gCgp7iq lXgbmuFXNg333TMrAk9GN+w= =zO29 -----END PGP SIGNATURE-----