Re: [gobolinux-devel] Knowledge base

2011-03-08 Thread Nick Matteo
On Sat, Mar 5, 2011 at 2:03 PM, Hisham wrote: > On Sat, Mar 5, 2011 at 2:13 AM, Nick Matteo wrote: >> Is there any other data from gobo.kundor.org that someone needs?  I >> think most of it was mirrored elsewhere (ISOs, dependencies, packages, >> recipes...) > > I beli

Re: [gobolinux-devel] Knowledge base

2011-03-05 Thread Nick Matteo
On Sat, Mar 5, 2011 at 12:13 AM, Nick Matteo wrote: > Hi, > I've gotten the data.  I have the folder containing MySQL MyISAM > database files (formerly /var/lib/mysql/gobokb); I understand that > placing this folder in the MySQL data directory is sufficient to > import the

Re: [gobolinux-devel] Knowledge base

2011-03-04 Thread Nick Matteo
On Tue, Mar 1, 2011 at 7:01 PM, Hisham wrote: > Hi, > > Thanks for the offer. Gobolinux.org is currently hosted at Dreamhost, > so we can probably setup a Mediawiki installation there without much > hassle. When you get the date available, let me know. > > And thank you so much for the hosting and

[gobolinux-devel] Knowledge base

2011-03-01 Thread Nick Matteo
, not appropriate for long-term server use. We can import the database to any other mediawiki installation - on the main gobolinux.org site, or elsewhere? Nick Matteo ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http

[gobolinux-devel] Compile dir detection

2009-03-19 Thread Nick Matteo
I am not sure about the necessity for the 'dir' argument in Recipes. Right now, I am trying to update the Foomatic recipe for 4.0, and it has a mess in it about figuring out what the $dir should be. It would seem reasonable to examine the archive file to find out where the files will be unpacked,

[gobolinux-devel] Recipe-Store

2009-03-14 Thread Nick Matteo
It seems that gobo.calica.com/recipe-store/ is not being updated (since February 27.) Since this is the rsync server, this means that gobo.kundor.org/recipe-store/ has also not been updated, and that the recipe browser at http://recipes.gobolinux.org has not been updated. I have just started updati

[gobolinux-devel] kundor.org

2008-05-21 Thread Nick Matteo
Hello, As you might have noticed, kundor.org had some downtime last week. The problem should be resolved for the forseeable future, but it's become clear that backups would be a really good idea. I think the only information which isn't duplicated already is the wiki database; I'd like to rsync a

Re: [gobolinux-devel] [gobolinux-commits] r3153 - trunk/ChrootCompile/bin

2008-04-07 Thread Nick Matteo
On Mon, Apr 7, 2008 at 5:22 PM, Hisham <[EMAIL PROTECTED]> wrote: > On Mon, Apr 7, 2008 at 10:46 AM, <[EMAIL PROTECTED]> wrote: > > Author: mohjive > > Date: 2008-04-07 06:46:33 -0700 (Mon, 07 Apr 2008) > > New Revision: 3153 > > > > Modified: > >trunk/ChrootCompile/bin/ChrootCompile

Re: [gobolinux-devel] env vars in /etc/zprofile instead of zshrc

2008-04-01 Thread Nick Matteo
On Mon, Mar 31, 2008 at 11:37 PM, Hisham <[EMAIL PROTECTED]> wrote: > On Mon, Mar 31, 2008 at 9:23 PM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > > All I want is that login > > shells should have the proper env vars set, regardless of whether the > > shell is interactive (text prompt) or

Re: [gobolinux-devel] env vars in /etc/zprofile instead of zshrc

2008-03-31 Thread Nick Matteo
On Mon, Mar 31, 2008 at 6:29 PM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > > The path will be inherited from the parent shell, of course. That may > > not be zsh, though, so you're back to relying on whatever sh does. > > Does it matter? If you're logged in you will (should) have the > env

Re: [gobolinux-devel] env vars in /etc/zprofile instead of zshrc

2008-03-31 Thread Nick Matteo
On Mon, Mar 31, 2008 at 5:58 PM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > Are you sure? When I start an xterm by simply typing 'xterm' in another > xterm, I get one with stuff from my ~/.zprofile loaded. In case it > inherits the variables from the parent xterm, then it's no problem > bec

Re: [gobolinux-devel] env vars in /etc/zprofile instead of zshrc

2008-03-31 Thread Nick Matteo
On Mon, Mar 31, 2008 at 8:41 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > I'm trying out the SLIM display manager, and there's a problem with the > initialization of the shell. > > I have set this in slim.conf: > > login_cmd exec /bin/zsh --login ~/.xinitrc %session > > Now, thi

[gobolinux-devel] PrepareProgram "normalFD"

2008-03-25 Thread Nick Matteo
Hi, I've noticed that when using "PrepareProgram" the output of configure wasn't getting colored as it usually does. I'm rather attached to the coloring (it makes it much easier to find possible dependencies!) I tracked it down to line 279: "$configureprogram" "[EMAIL PROTECTED]" "[EMAIL PROTECTED

[gobolinux-devel] gobo on kundor.org

2008-03-25 Thread Nick Matteo
This concerns those of you who have a login for [EMAIL PROTECTED] The home directory was kind of a mess, since it was also the web-root and, y'know, having a bunch of dotfiles and Rootless stuff available on the web is kind of ugly. So I made gobo's home a separate directory; "www" is a symlink to

Re: [gobolinux-devel] Summer of Code

2008-02-26 Thread Nick Matteo
On Tue, Feb 26, 2008 at 1:38 PM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > Hi guys, > > I just saw that Google Summer of Code is on again. From what we had > discussed in the past meetings, we have a few tasks that are still in > our to do list or that are not progressing well. I think we

Re: [gobolinux-devel] pam.d

2008-01-26 Thread Nick Matteo
Christian, I just realized I didn't actually answer your question. After adding a new file to, for instance, /Programs/FooBar/Settings/pam.d , just run SymlinkProgram FooBar and it should fix it. Nick ___ gobolinux-devel mailing list gobolinux-devel@lis

Re: [gobolinux-devel] pam.d

2008-01-26 Thread Nick Matteo
On Jan 26, 2008 7:42 AM, Daniele Maccari <[EMAIL PROTECTED]> wrote: > > Christian Holzberger wrote: > > hi, > > > > iam new to gobolinux and this list so tread me like a noob :-D > > > > i see some problems with pam.d and the way filesystem linkage works > > > > programms that use pam.d install the

[gobolinux-devel] iso.gobolinux.org

2007-12-31 Thread Nick Matteo
Hi, I noticed on the 014 release notes page that the rsync server at iso.gobolinux.org redirects to kundor.org. Unfortunately, it's pointed at the ip 134.53.131.15, which no longer works. The university has decided to move the entire computer science department to another building, so it's disman

Re: [gobolinux-devel] wiki spam

2007-08-14 Thread Nick Matteo
On 8/13/07, MJ Ray <[EMAIL PROTECTED]> wrote: > What sort of regexes are they? Can we block edits adding more than a > number of links at one time, say 5? In perl, I think that's > (http://.*){6,} - If we can combine this with a sleep(20) in the save > routine, that would make it slower for spamm

Re: [gobolinux-devel] wiki spam

2007-08-12 Thread Nick Matteo
On 8/12/07, MLA-Gobo <[EMAIL PROTECTED]> wrote: > On Sunday 12 August 2007 16:39, MJ Ray wrote: > > I'd suggest rate-limits, heuristic checks and other things from > > http://lists.indymedia.org/pipermail/imc-tech/2006-January/0128-tw.html > Having just edited several pages with spam, it seems

Re: [gobolinux-devel] Upstart (init replacement) working in gobolinux

2007-05-13 Thread Nick Matteo
> - The stock gobolinux startup system is brittle. A benefit to BootScripts is that it's pretty simple and understandable, so that you can customize it easily. I hacked around in mine to parallelize bootup (which is already coded, just not set up by default for some reason,) and to direct the out

Re: [gobolinux-devel] 014 development status

2007-04-16 Thread Nick Matteo
On 4/12/07, John E. Rose <[EMAIL PROTECTED]> wrote: > I would be glad to post the steps, once I have it all put together, but I > don't > have a good place to host the ISO. I think I can arrange to have the Shrink > scripts and directions available, though. I'm trying to make it automatic, > so > t

Re: [gobolinux-devel] Proposed plan for improving Wiki content.

2007-03-12 Thread Nick Matteo
On 3/12/07, mpb <[EMAIL PROTECTED]> wrote: > Hi, Hey, Could you verify that you're user Mpb on the wiki? > Step 1) Identify user groups. I like your list, and the plans for guidance for potential users. > Step 2) Define the goal of the Wiki. > > As I see it, the goal of the Wiki is to: > > a)