Re: [gobolinux-devel] [Gobolinux-recipes] Recipe for Java JDK 6

2007-02-19 Thread Hi There
>On 2/11/07, Lucas C. Villa Real ><[EMAIL PROTECTED]> wrote: >> On 2/4/07, Hi There <[EMAIL PROTECTED]> wrote: >> > Sent that last one off a little to soon. >> > >> > This seems to work OK (the last one wasn't getting >> > anything moved over to $target) >> > Lucas (or anyone) should take a look at

Re: [gobolinux-devel] new recipes for DBus and HAL

2007-02-19 Thread Jonatan Liljedahl
Jonatan Liljedahl wrote: > Jonatan Liljedahl wrote: >> Here's updated recipes for DBus and HAL, with working tasks. I renamed >> them to "MessageBus" and "HAL". (It's not good to have a task named >> "hald" when the binary is also called "hald"!) >> They also include the correct default settings, I

Re: [gobolinux-devel] new recipes for DBus and HAL

2007-02-19 Thread Jonatan Liljedahl
Jonatan Liljedahl wrote: > Here's updated recipes for DBus and HAL, with working tasks. I renamed > them to "MessageBus" and "HAL". (It's not good to have a task named > "hald" when the binary is also called "hald"!) > They also include the correct default settings, I hope... > > At least my syste

Re: [gobolinux-devel] UpdateSettings bug

2007-02-19 Thread Lucas C. Villa Real
On 2/18/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > When doing [V]iew in UpdateSettings, and then closing the viewer, it > just continues instead of letting the user choose what action to take! I just commited a fix for this (untested). Could you please try the cvs snapshot and see if that

Re: [gobolinux-devel] udev rule path

2007-02-19 Thread Lucas C. Villa Real
On 2/19/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > > I just found this too, and was about to post you about it! > > I found a few KERNEL="..." in 50-udev.rules too! There should be no > > *assignments* to the KERNEL variable, it's just for checking... > > > > Also: > > > > [EMAIL PROTECTED]

Re: [gobolinux-devel] udev rule path

2007-02-19 Thread Jonatan Liljedahl
Jonatan Liljedahl wrote: > Andy Feldman wrote: >> As Lucas said, the rule might have a syntax error. I found the syntax >> has changed since the first time I used Udev on Gobo, so even copying >> a rule that used to work is not guaranteed. Try running udevtest on >> /dev/fuse: it should try to pars

Re: [gobolinux-devel] udev rule path

2007-02-19 Thread Jonatan Liljedahl
Andy Feldman wrote: > As Lucas said, the rule might have a syntax error. I found the syntax > has changed since the first time I used Udev on Gobo, so even copying > a rule that used to work is not guaranteed. Try running udevtest on > /dev/fuse: it should try to parse all the rules in /S/S/udev/ru

[gobolinux-devel] new recipes for DBus and HAL

2007-02-19 Thread Jonatan Liljedahl
Here's updated recipes for DBus and HAL, with working tasks. I renamed them to "MessageBus" and "HAL". (It's not good to have a task named "hald" when the binary is also called "hald"!) They also include the correct default settings, I hope... At least my system started them when I booted this tim

Re: [gobolinux-devel] libtrash environment fix

2007-02-19 Thread Lucas C. Villa Real
On 2/18/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > Compile gets confused by LibTrash, so I've added this in libtrash's > Environment: > > alias Compile='LD_PRELOAD="" Compile' > alias InstallPackage='LD_PRELOAD="" InstallPackage' > alias SymlinkProgram='LD_PRELOAD="" SymlinkProgram' >

[gobolinux-devel] MakeMake script

2007-02-19 Thread Aitor Pérez Iturri
Hi all goboers. I'm planning to make a script that could be added to Scripts package named MakeMake. This script should make a Makefile file, based on the input. I think this could be util in many cases: * Recipes that come with an alone script (for example AsciiDoc recipe), adding a new tag to