Re: [gobolinux-devel] Bug in UnionSandbox

2007-01-28 Thread Fábio Mierlo
Umounting /Depot the UnionSandbox work without errors. I think the follow code from fs/unionfs/main.c avoid a unionfs mount to become part of another unionfs mount. So, someone have a suggestion of how can I link my /Depot and my /User to a dir in other partition? (a symbolic link is too ugly) p

Re: [gobolinux-devel] Bug in UnionSandbox

2007-01-28 Thread Carlo Calica
I remember unionfs having problems nesting. As lucas suggested, try without the union on /Depot. May I also suggest lvm to merge block devices. On 1/27/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > I'm running Scripts 2.6.0 and Comp

Re: [gobolinux-devel] fixed DHCPNetworkInterface script

2007-01-28 Thread Carlo Calica
Are you going to push updated packages? On 1/21/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On 1/19/07, Hi There <[EMAIL PROTECTED]> wrote: > > Like a couple of other people on the gobo-users list, > > I have been having problems with my network > > connection. I traced the problem to the

Re: [gobolinux-devel] Gen_FileHash()

2007-01-28 Thread Carlo Calica
On 1/25/07, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > > Well, it looks like what we really want to use is "-xtype f" instead > of "-type f" in the find command inside that function. Tested and > worked fine here. > That should be correct. -- Carlo J. Calica ___

Re: [gobolinux-devel] [Gobolinux-recipes] Some recipes to contribute

2007-01-28 Thread Lucas C. Villa Real
On 1/26/07, Hi There <[EMAIL PROTECTED]> wrote: > I have attached some recipes I made to get some > programs onto my system. Someone with some recipe > experience should check these to make sure I've put > dependencies in the right place etc. > > Also, some problems with them that I'm not sure how

Re: [gobolinux-devel] Bug installer

2007-01-28 Thread Fábio Mierlo
Done. On 1/27/07, André Detsch <[EMAIL PROTECTED]> wrote: > Can you please add an entry for this on bugs.gobolinux.org (Project > "installer") > > Thanks! > > On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > > Hi, > > > > there is a bug in the fstab generation in the 013 installer. > > > > I

Re: [gobolinux-devel] OpenSSH package

2007-01-28 Thread Lucas C. Villa Real
On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > That's strange. I downloaded it yesterday there were no differences > > from the one in the trunk.. > > > I see what you mean... > Somehow I have managed to overwrite the modified recipe with a broken > version. I've modified it to use ${gob

Re: [gobolinux-devel] OpenSSH package

2007-01-28 Thread Jonas Karlsson
2007/1/28, Lucas C. Villa Real <[EMAIL PROTECTED]>: > On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > > Yes, true. Can we have a script to check which packages doesn't exist > > > or are outdated and, based on that list, perform a ChrootCompile + > > > SignProgram? I'd welcome that ;-) >

Re: [gobolinux-devel] OpenSSH package

2007-01-28 Thread Lucas C. Villa Real
On 1/28/07, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > Yes, true. Can we have a script to check which packages doesn't exist > > or are outdated and, based on that list, perform a ChrootCompile + > > SignProgram? I'd welcome that ;-) > How about BatchChrootCoimpile? :) > But the list have to col