Re: [gobolinux-devel] Re: Extension of sandbox.

2006-03-20 Thread Andy Feldman
I don't know if GConf has some special considerations, but it seems like the best way to solve this problem is to symlink the files from their own Program dir into GConf's Program dir (or wherever they try to go). Then when you delete the program, all that's left behind is a broken symlink, which (

Re: [gobolinux-devel] Settings with Compile

2006-03-28 Thread Andy Feldman
While we're on the subject... UpdateSettings probably shouldn't: - ask you whether to update settings when there are no files in either the Default *or* the active Settings folder - ask whether to update settings when you just installed the only version of the program and thus the Settings folder

Re: [gobolinux-devel] Re: Changes in system default configuration

2006-04-10 Thread Andy Feldman
If nothing else, please add a bunch of commented-out lines to the boot scripts, with concise explanations of what they do. e.g.: # Restores ALSA's volume settings on boot: #Exec "Loading sound configuration..." alsactl restore Getting miscellaneous things like that sorted out is always th

Re: [gobolinux-devel] Interactive BootThemes

2006-04-26 Thread Andy Feldman
I like this idea. Preferably something that can also be specified on the Kernel command from Grub as a safety feature, like the BootTheme can be. That way I can add a separate boot entry in Grub called "Gobo Safe Boot" or something, to prevent me from locking myself out with a stupid entry in BootU

Re: [gobolinux-devel] GoboLinux presentation.

2006-05-20 Thread Andy Feldman
Good idea! I don't speak Portuguese so I won't be downloading it (thanks for the language warning :) ) but it's great that you took the time to video and encode it. To distribute it as a torrent, you need to run a tracker, or find a public one that will accept the torrent (... unless you want to

Re: [gobolinux-devel] Re: Signature of binary packages

2006-07-01 Thread Andy Feldman
ple who trust me can get the package, and start to trust whoever built the package as well. Also, we should be able to use the same keys for email (right?), so you can at least confirm that the same Andy Feldman that signs packages is the one sending y

[gobolinux-devel] InstallPackage's Verify_Superuser

2006-07-01 Thread Andy Feldman
I had the idea to put off Verify_Superuser to later in the InstallPackage process, so you could check for and download packages before needing to escalate privileges. It struck me as silly that I would have to type my root password to be informed "There is no package for that program," or that the

Re: [gobolinux-devel] Re: Comments on Unmanaged and third party modules

2006-08-10 Thread Andy Feldman
On 8/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: On Thu, 10 Aug 2006 15:36:50 +0200, Hisham Muhammad <[EMAIL PROTECTED]> wrote: > A note: no, > /Programs/Foo/x.y/Resources/Unmanaged/Programs/HTTPD/Current/modules > is not allowed. Unmanaged files can't install files under /Programs. > The in

Re: [gobolinux-devel] Re: Comments on Unmanaged and third party modules

2006-08-10 Thread Andy Feldman
On 8/10/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: On Thu, 10 Aug 2006 18:55:02 +0200, Jonatan Liljedahl <[EMAIL PROTECTED]> > SignProgram: Creating FileHash > sudo: no passwd entry for root! > I've seen that, but haven't been able to track it down. To be honest I haven't spent that much energ

Re: [gobolinux-devel] Re: tools GoboHide/Resources/Tasks/GoboHide BuildLi...

2006-08-28 Thread Andy Feldman
On 8/28/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: Having a standard place where media mounts is a good thing, so that users know where to look and such things can be integrated in gui, like placing icons on desktop or similar. I really don't know where such directory should be called or place

Re: [gobolinux-devel] ChrootCompile request for feature

2006-09-04 Thread Andy Feldman
On 9/4/06, Fábio Mierlo <[EMAIL PROTECTED]> wrote: > Will be cool a flag in ChrootCompile that enter in > a chrooted bash for debug purposes before die. > > I'm commenting and uncommenting the follow line > to do that, but it isn't working very well. > > #in_chroot Compile --batch --no-web --no-sym

Re: [gobolinux-devel] [patch] allow non-superusers to query GoboHide version/help

2006-10-21 Thread Andy Feldman
As a user, I am in favor of this sort of patch. Any program functionality that doesn't require su should be exposed to regular user accounts if possible, even if you can't think of why someone might want to use it without the su functionality. Anything else reminds me how silly the /sbin distincti

Re: [gobolinux-devel] broken md5 link for 013

2006-11-05 Thread Andy Feldman
I used to get the same thing, but it works for me now using either the original URL in your email or the new link to http://gobolinux.org/iso/GoboLinux-013-i686.iso.md5sum. On 11/5/06, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > On Sun, 5 Nov 2006 00:05:43 -0200 > "Lucas C. Villa Real" <

Re: [gobolinux-devel] Installation of meta recipes

2006-12-06 Thread Andy Feldman
On 12/6/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote: [...] > All suggestions require a new approach to meta recipes where sub > applications know of what main application they belong, so they can be > compiled and installed separatly. > All suggestions above also makes it possible to list sub apps

Re: [gobolinux-devel] udev rule path

2007-02-18 Thread Andy Feldman
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/rules.d/ and warn you about an

Re: [gobolinux-devel] udev rule path

2007-02-22 Thread Andy Feldman
On 2/22/07, Carlo Calica <[EMAIL PROTECTED]> wrote: > Oh yeah, forgot to submit that bug. Attached is my syslog.conf. > Should we ship a default? If so, we should also have a rotatelogs and > cron. I'd be interested in having a sensible default shipped with the recipe/package. If nothing else, i

Re: [gobolinux-devel] udev rules from module-init-tools outdated?

2007-03-11 Thread Andy Feldman
On 3/11/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > Is it better to setgid cdrdao to 'cdrecord' group, OR to put users in > this group? (installer could default to that, or one would need to add > them manually...) > The bad thing with setgid'ing cdrdao and other CDR tools would be that > an

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

2007-03-12 Thread Andy Feldman
On 3/12/07, mpb <[EMAIL PROTECTED]> wrote: > Here are my ideas for improving **the content inside** the > Wiki. [...] > (End of 8 proposed steps.) > > As always, comments and suggestions are welcome. I'd like to get > feedback before investing serious time in editing the wiki. Looks great

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

2007-03-13 Thread Andy Feldman
I'll respond to a few of these with my understanding. On 3/13/07, Ricardo Nabinger Sanchez <[EMAIL PROTECTED]> wrote: > On Mon, 12 Mar 2007 14:14:30 -0700 > mpb <[EMAIL PROTECTED]> wrote: > > * Potential users > > * Beginning users > > * Advanced users > > * Gobo devel team > > I'd merge Advanced

Re: [gobolinux-devel] Nvidia recipe

2007-03-14 Thread Andy Feldman
Thanks, Lucas. That will definitely lower the barrier to upgrading to the latest version of their drivers periodically. I have a question: does this represent a change in policy that Recipes can now be used to download and install binary-only apps? Despite the "shim" compilation step, Nvidia seems

Re: [gobolinux-devel] Contributing package descriptions

2007-03-27 Thread Andy Feldman
Here's the steps I would take: 1. Download the recipe with 'GetRecipe [ProgramName]', which will unpack it in /Files/Compiles/Recipes. 2. Create the file /F/C/R/[ProgramName]/[Ver]/Resources/Description by using another recipe as an example, and enter whatever description you like. 3. Move the Rec

Re: [gobolinux-devel] Tracking dependencies

2007-07-02 Thread Andy Feldman
I think this proposal is coming too close to "reimplementing a database in a filesystem." The point of using the filesystem should be to *avoid* having a special central construct just for tracking dependencies (or whatever). Ideally, there should just be one method of storing the dependencies for

Re: [gobolinux-devel] GoboLinux 014 snapshot 20071010

2007-10-17 Thread Andy Feldman
On 10/16/07, Leandro Motta Barros <[EMAIL PROTECTED]> wrote: > So, is this a bug or I am supposed to run > Compile as superuser only? I had to fix those permissions in 013 as well. It's not the only bug in running Compile as a normal user: if the Recipe defines any pre_ or post_ functions that m

Re: [gobolinux-devel] iso.gobolinux.org

2008-01-01 Thread Andy Feldman
Can someone start a torrent on linuxtracker.org? Once it got going it would ease the load on the HTTP servers. Past releases have been well seeded. (See http://linuxtracker.org/torrents-search.php?search=gobolinux) On Tuesday 01 January 2008 21:56, Carlo Calica wrote: > On 1/1/08, Hisham Muhamma

Re: [gobolinux-devel] Behavior of general use flags

2008-09-25 Thread Andy Feldman
On Thursday 25 September 2008 18:09, Michael Homer wrote: > If you don't want to use the generics, turn them off (or just erase > the file, and you can never even turn them on by accident). If you > don't want to use a specific one, turn it off. If you don't ever want > to use a particular potentia