Re: [gobolinux-devel] Need Help Compiling Mesa 13.0.2

2016-12-06 Thread Hisham Muhammad
cording > to BLFS (which I'm using as a guide) It needs all the Xorg Libraries. This > is the page I'm using as a guide: > www.linuxfromscratch.org/blfs/view/systemd/x/mesa.html Did you make any progress since we last talked on IRC

Re: [gobolinux-devel] Call for help

2015-11-30 Thread Hisham Muhammad
language, > but maybe I can do a filter like that. Cool! Consider yourself encouraged to give it a try and let us know if you need any more information. Thanks! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GoboLinux and github wiki

2015-09-17 Thread Hisham Muhammad
thub could be useful enough or "interconnected" - > as in, to connect the different sub-components of gobolinux-on-github. > > It probably would need the default gobolinux colour theme - the current > wikis seem to be plain white and rather boring-ish. :D Not sure if

Re: [gobolinux-devel] LiveCD

2015-03-05 Thread Hisham Muhammad
I think it already has been improved with GoboALFS but I haven't kept up with the details. Lucas is the one who has the answers right now. Sorry for not having better answers and just pinging Lucas again :) -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Clean git

2015-03-05 Thread Hisham Muhammad
ea to make it more apparent. The ones that are "alive" are the ones that are either included in the Gobo 015 CD or are used in the process of making the CD. Lucas, do you have a list of which ones these are? We can then mark the rest as "[lega

[gobolinux-devel] Repositories converted to Git

2015-02-27 Thread Hisham Muhammad
g/?page=news&id=106 -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Package management

2015-02-10 Thread Hisham Muhammad
may be mistaken since it's been a while since I read that post (and I don't have the time to revisit it now, I'm writing this as I wait for a compile to finish :) ), but my memory of reading it is that it had some ideas that mostly sound like the concept of Frameworks from Mac OS X, but it wasn't really a holy grail of modularity and interoperability for Linux. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Package management

2015-02-10 Thread Hisham Muhammad
work. If anything, I think we should go towards _more_ minimalism if we want to keep the project viable. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] CA-Certificates and OpenSSL

2014-09-29 Thread Hisham Muhammad
On 29 September 2014 18:17, Lucas C. Villa Real wrote: > On Mon, Sep 29, 2014 at 6:05 PM, Hisham Muhammad > wrote: >> >> On 29 September 2014 17:26, Lucas C. Villa Real >> wrote: >> > On Mon, Sep 29, 2014 at 4:41 PM, Hisham Muhammad >> > wrote: >

Re: [gobolinux-devel] CA-Certificates and OpenSSL

2014-09-29 Thread Hisham Muhammad
On 29 September 2014 17:26, Lucas C. Villa Real wrote: > On Mon, Sep 29, 2014 at 4:41 PM, Hisham Muhammad > wrote: >> >> Hi, >> >> I've been getting lots of "invalid certificate" errors from curl and >> wget lately. The reason is because I didn

Re: [gobolinux-devel] "Revisiting How We Put Together Linux Systems" by Lennart Poettering

2014-09-29 Thread Hisham Muhammad
ttle simpler than they would have to be in practice. In the end, I think their idea gravitates toward a world with 2-3 major distros and all the other ones being based/compatible with them to some extent. If they push it hard enough on the business side of thing they may get traction, but techn

[gobolinux-devel] CA-Certificates and OpenSSL

2014-09-29 Thread Hisham Muhammad
I'm sending this message before I upload the recipe because this may have consequences with existing installations that installed custom certificates at Settings/ssl/certs... you may need to use openssl.cnf to make it find them there. Does anyone have any objection to this change? -- Hisham _

Re: [gobolinux-devel] Help getting our MediaWiki back up?

2014-05-12 Thread Hisham Muhammad
On 9 May 2014 00:47, Trans wrote: > Has anyone considered replacing it with a simpler wiki like Gollum? No > database is required, it's file based and uses a git repo to record changes. Yes, migrating is an option, if we conclude it would be less maintenance headache!

Re: [gobolinux-devel] Help getting our MediaWiki back up?

2014-05-12 Thread Hisham Muhammad
installation done this week! From there I think we can try to figure out how to restore it. Thank you! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Help getting our MediaWiki back up?

2014-05-12 Thread Hisham Muhammad
On 9 May 2014 00:47, Trans wrote: > Has anyone considered replacing it with a simpler wiki like Gollum? No > database is required, it's file based and uses a git repo to record changes. Yes, migrating is an option, if we conclude it would be less maintenance headache!

Re: [gobolinux-devel] Help getting our MediaWiki back up?

2014-05-12 Thread Hisham Muhammad
installation done this week! From there I think we can try to figure out how to restore it. Thank you! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

[gobolinux-devel] Help getting our MediaWiki back up?

2014-04-21 Thread Hisham Muhammad
... Thanks!! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

[gobolinux-devel] a WiFi selection screen prototype for the LiveCD

2014-04-06 Thread Hisham Muhammad
NetworkManager (using nmcli) and be made smarter to avoid running when a wired network is detected (we could try `dhcpcd eth0` first, for example). I'm aware that ArchLinux has a similar script called wifi-menu, but I didn't look into it. Tests, tweaks and improvements are welcome! -- Hisham

Re: [gobolinux-devel] Verify_Superuser

2014-03-19 Thread Hisham Muhammad
On 18 March 2014 18:16, Michael Homer wrote: > On Wed, Mar 19, 2014 at 5:41 AM, Hisham Muhammad wrote: >> Hi, >> >> I'm going through some annoyances in my brand new Gobo 015 >> installation that are related to the handling of sudo in our Scripts. >> >>

[gobolinux-devel] Verify_Superuser

2014-03-18 Thread Hisham Muhammad
er: http://hisham.hm/fun/gobo/57/index.html Cheers, -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

[gobolinux-devel] Quick n dirty notes of userland things to fix in 015beta

2014-03-14 Thread Hisham Muhammad
x27;t find file type handlers * twmrc: Xorg -> Xorg-App, update menu * check any remaining System/Index issues * htop characters (UTF-8 related) * ugly non-truetype included * doublecheck permissions for ch{grp,own,mod} binaries (fibo issues?) * Atool #! perl script brok

Re: [gobolinux-devel] Is GoboLinux alive?

2013-08-26 Thread Hisham
oboLinux installable/updatable again. I keep thinking about getting back to it. Taking the Linux from Scratch book and building a new, very barebones version from scratch again. But I know I won't have the time/focus to do this until at least December. After that, who knows... -- Hisham _

Re: [gobolinux-devel] [gobolinux-users] New Distro?

2012-07-22 Thread Hisham
velopers like me don't have the time/focus/energy to work on it anymore. Still, we're always keeping the doors open to whoever would like to join the Gobo community and work on the project. Cheers! -- Hisham http://hisham.hm/ __

Re: [gobolinux-devel] Preliminary 014.10 system tarball

2012-03-06 Thread Hisham Muhammad
LibreOffice, extracted the RPMs and packed a binary package out of it: http://gobolinux.org/packages/official/LibreOffice--3.5.0--i686.tar.bz2 I couldn't assess specific dependencies, but it worked out of the box on my system. -- Hisham ___ g

Re: [gobolinux-devel] Fedora to change the filesystem hierarchy

2011-11-03 Thread Hisham
few GoboLinux mentions there too). Nice to see some sanity reaching other distros. :) They are going to keep the legacy symlinks (and will probably do so for a good while). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] 014.10

2011-09-20 Thread Hisham
system updated in a manner similar to what Leandro described. With a more updated/standard system in place, I'll be able to help some more. If you can allocate some time to work on GRUB, you'd probably get it done faster than me. -- -- Hisham http://hisham.hm/ - http://colorbleed.com.br/ _

Re: [gobolinux-devel] 014.10

2011-09-19 Thread Hisham
On Mon, Sep 19, 2011 at 6:35 PM, Lucas C. Villa Real wrote: > On Mon, Sep 19, 2011 at 1:33 PM, Hisham wrote: >> On Mon, Sep 19, 2011 at 1:16 AM, Michael Homer wrote: >>> On Mon, Sep 19, 2011 at 12:13 PM, Leandro Motta Barros >>> wrote: >>>> Hello!

Re: [gobolinux-devel] 014.10

2011-09-19 Thread Hisham
where all development happens now and > the Grub series that was on the 014 CD is completely unsupported, but > the installer relies on the configuration file used in the old series, > which doesn't work now. I think we may be best off using a patched > Grub 0.97, like the recipe t

Re: [gobolinux-devel] Stow-jail project

2011-03-24 Thread Hisham
On Thu, Mar 24, 2011 at 5:30 PM, kenneth marken wrote: > On 24. mars 2011 21:23, Hisham wrote: >> >> 2011/3/24 Endre Kollár: >>> >>> I ported the UnionSandbox feature to stow(the distribution and recipe >>> independent package manager) >>

Re: [gobolinux-devel] Stow-jail project

2011-03-24 Thread Hisham
2011/3/24 Endre Kollár : > I ported the UnionSandbox feature to stow(the distribution and recipe > independent package manager) Interesting. Nice minimalistic implementation. :) -- Hisham ___ gobolinux-devel mailing list gobolinux

Re: [gobolinux-devel] Rootless Gobolinux doesn't work

2011-03-15 Thread Hisham
cable? Kudos to the kundor setup that has served so well > thus far but nothing puts a user off a distro like a server not found Yes, that's something to keep in mind as a general guideline, indeed. We'll avoid referring to mirror addresses explicitly. André's upda

Re: [gobolinux-devel] Knowledge base

2011-03-05 Thread Hisham
On Sat, Mar 5, 2011 at 2:13 AM, Nick Matteo wrote: > 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

Re: [gobolinux-devel] Knowledge base

2011-03-01 Thread Hisham
kundor.org over the years -- it has been extremely helpful. Cheers, -- Hisham On Tue, Mar 1, 2011 at 8:09 PM, Kosh Linux Admin wrote: > Hello, > > > We have 3 dedicated servers (the planet & hostdime) and 2 unlimited > webhosting at Host Monster and Dream Host and will be happy if c

Re: [gobolinux-devel] new ViewFS prototype (yes, you read it right :-) )

2010-11-10 Thread Hisham
On 04/11/2010, Hisham wrote: > The viewfs code itself is in a very "prototypical" stage yet (views > have to be generated by hand using "find -ls" and I'm hardcoding the > detection of contexts). Anyway, I'll upload it tomorrow as is. My > plans a

[gobolinux-devel] new ViewFS prototype (yes, you read it right :-) )

2010-11-04 Thread Hisham
age yet (views have to be generated by hand using "find -ls" and I'm hardcoding the detection of contexts). Anyway, I'll upload it tomorrow as is. My plans are to keep working on this to make it more generally usable, because from what

Re: [gobolinux-devel] Bug in NewVersion?

2010-06-10 Thread Hisham
case both have the same version number, then I guess asking the user which to pick sounds like a reasonable behavior. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] [gobolinux-users] How to update kernel on 014.01 LiveCD, it isn't a question ; -)

2010-06-07 Thread Hisham
On Mon, Jun 7, 2010 at 3:35 PM, Hisham wrote: > On Sat, Jun 5, 2010 at 8:54 PM, Fábio Mierlo wrote: >> Enjoy! >> >> http://gobo.kundor.org/wiki/Update_Kernel_on_014.01_LiveCD_Howto > > Wow, thanks! > > And to think I just spent a lot of time doing exactly that

Re: [gobolinux-devel] StartRootless status

2010-04-27 Thread Hisham
only bit in StartRootless that's conditionally generated is setting $goboPrefix, and that line could be added to the user's profile script when adding the line that sources StartRootless. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GoboWing 0.0.4

2010-04-01 Thread Hisham
.gobolinux.org/tools/trunk/Lua-GoboLinux/ I believe this project is abandoned, but it's a start. I'm now going to post a news item in the website about GoboWing. :) Cheers! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@

Re: [gobolinux-devel] FindDependencies on Cygwin

2010-04-01 Thread Hisham
On Thu, Apr 1, 2010 at 6:28 PM, Fábio Mierlo wrote: > Hi, > > someone can commit the follow patch for FindDependencies in Scritpts packages? > > Actually Cygwin do not need this ifdef. The patch is missing from your email, please resend. Thank

Re: [gobolinux-devel] [ANN] New snapshot of 015

2010-02-03 Thread Hisham
s of /lib/hal inside /lib/hal/scripts in order to 'StartTask hal' to work. So, that's the sequence: cd /lib/hal/scripts ln -nfs ../* . mkdir -p /Programs/HAL/Settings/hal/fdi/preprobe StartTask messagebus StartTask hal -- Hisham __

Re: [gobolinux-devel] Scripts 2.10.1rc1 and Compile 1.13.1rc1

2010-01-14 Thread Hisham
uot;$1" programpath >>   while read path >>   do >>      Programs_To_System_Path "${path}" >>   done < <(find "${programpath}" -mindepth 2 ) >> } >> >> and with Hisham help I fixed it with: >> >> function Get_System_

[gobolinux-devel] Behavior of Use-Flags

2009-12-10 Thread Hisham
a problem with the recipe, or am I missing something? -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] /System/Aliens progress and an invitation to contribute wrappers

2009-12-04 Thread Hisham
On Fri, Dec 4, 2009 at 7:13 PM, Hisham wrote: > On Mon, Nov 30, 2009 at 1:58 AM, Michael Homer wrote: >> Anybody who's interested in making a wrapper should either post here or >> contact me directly so we don't get too much duplication of effort. > > I'm wo

Re: [gobolinux-devel] /System/Aliens progress and an invitation to contribute wrappers

2009-12-04 Thread Hisham
On Mon, Nov 30, 2009 at 1:58 AM, Michael Homer wrote: > Anybody who's interested in making a wrapper should either post here or > contact me directly so we don't get too much duplication of effort. I'm working on CPAN support. -- Hisham

Re: [gobolinux-devel] [gobolinux-commits] r4110 - trunk/Scripts/bin

2009-11-27 Thread Hisham
009-11-02 00:31:35 -0800 (Mon, 02 Nov 2009) >> >> New Revision: 4110 >> >> >> >> Added: >> >>    trunk/Scripts/bin/Alien-LuaRocks >> >> Log: >> >> Add Alien-LuaRocks script, implementing the Aliens interface. As an update to this th

[gobolinux-devel] GoboLinux Twitter account

2009-08-19 Thread Hisham
announcements. :) -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Paper for linux.conf.au 2010

2009-07-21 Thread Hisham
On Tue, Jul 21, 2009 at 2:27 AM, Michael Homer wrote: > On Tuesday 21 July 2009 15:03:25 Hisham wrote: >> I really liked it. How long is the abstract supposed to be, is there a >> word/character limit? > 500 words. It's about twice that now. Ok. >> In terms o

Re: [gobolinux-devel] Paper for linux.conf.au 2010

2009-07-20 Thread Hisham
agnostic solution -- with very little change, each of them could be a whole abstract for two different talks. :) -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Paper for linux.conf.au 2010

2009-07-02 Thread Hisham
thing like this is a great way to get both exposure and some clear goals to the project, as well (a number of GoboLinux releases were strongly influenced by the FISL deadlines). Count on me to help any way I can. Kudos for the initiative, -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Found a bug on 'gobolinux.org' news.

2009-06-12 Thread Hisham
#x27;ll get some PHP > errors displayed. Try > http://gobolinux.org/index.php?lang=en_US&page=news&id=6 > to see what i mean. Thank you for the report - it's now fixed! -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.g

Re: [gobolinux-devel] File(s) hierarchy switch

2009-06-12 Thread Hisham
-> /Data/Compile: not much to think of. > /Files/ChrootCompile -> /Data/ChrootCompile: same here. I think it would be easier to everybody if /Data simply mapped /var, with things such as /Data/log, /Data/spool, etc. The lowercase names are the only downside to it, but the practical upsides

Re: [gobolinux-devel] Branch tools for 015

2009-06-03 Thread Hisham
h as plugin-based apps) be happy with /S/I. Also (in a typical anti-dogmatic version), while we're at it, why not use /usr instead of /System/Index? I know what I wrote in the "I am not clueless" article, but even then my only strong argument against it was that it required union filesystems which were not widely available back then. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Versioning executables

2008-09-22 Thread Hisham
nqueror-3 and /bin/konqueror-4 wouldn't work at the same time). That's an important point to keep in mind. That's good motivation to add versioned executables only in specific, needed, known-to-work cases. -- Hisham ___ gobolinux-devel

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

2008-09-22 Thread Hisham
On Mon, Sep 22, 2008 at 4:29 PM, Hisham <[EMAIL PROTECTED]> wrote: > My main concern is that the answer for scenario 1 is "no". I may have phrased this badly. What I meant is: I only want to make sure that the answer for scenario 1 is "no" (ie, generic flags set by

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

2008-09-22 Thread Hisham
t;> basis that Tcl/Tk is a mandatory dependency for it, and therefore it >> should not be conditioned to a flag in the recipe. > If a recipe flags a mandatory dependency, that recipe is broken. That > shouldn't ever be a problem so long as we're paying attention in what goes > into the store. Good, looks like everyone agrees on this second part :) -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

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

2008-09-21 Thread Hisham
ptional Tcl/Tk GUIs being built from any recipe I compile. OTOH, when I build aMSN, which has a Tcl/Tk GUI, I want that built on the basis that Tcl/Tk is a mandatory dependency for it, and therefore it should not be conditioned to a flag in the recipe. As long as these scenarios are maintained, I

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

2008-09-21 Thread Hisham
and "gui" generic flags). > Say that we, in addition to the above generic set, have "iii: bbb jjj > kkk", what will be the effect of "+foo -bbb +iii"? Will +foo set +ccc > (as "bbb" is removed from the selection) and +iii set +bbb (as +iii > was spe

Re: [gobolinux-devel] Versioning executables

2008-09-18 Thread Hisham
t for some packages (eg, in the Qt recipe) would be fine, but not for every package. I'm also not sure about the behavior of hardlinks when you pack a tarball for a binary package (I'm guessing they duplicate by default, keep that in mind). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Automatically enabling useflags

2008-09-18 Thread Hisham
behaviour, but does anybody else have any thoughts? > This is with a Scripts release in mind sometime in the not-too-distant > future. Sounds reasonable. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] parallel boot

2008-09-15 Thread Hisham
Setting time..."Fork 'ntpdate' Wait 'network' ntpdate pool.ntp.org Exec "VMWare modules and network setup..."Fork 'vmware' Wait 'network' StartTask vmware & I suppose the network hack

Re: [gobolinux-devel] [gobolinux-commits] r3510 - trunk/Scripts/bin

2008-07-28 Thread Hisham
therefore one doesn't know the prefix. So using the path, > partly or full can break things. > If this is accepted I'll revert Hisham's commit and make a release. If > this is rejected, I'd love to have a new discussion about best approach, > then make a new

Re: [gobolinux-devel] Include version in signed meta data

2008-07-11 Thread Hisham
On Fri, Jul 11, 2008 at 3:56 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 11 Jul 2008 20:27:15 +0200, Hisham <[EMAIL PROTECTED]> wrote: > >> On Fri, Jul 11, 2008 at 1:01 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >>> On Fri, 11 Jul 2008 1

Re: [gobolinux-devel] Include version in signed meta data

2008-07-11 Thread Hisham
On Fri, Jul 11, 2008 at 1:01 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 11 Jul 2008 16:37:51 +0200, Hisham <[EMAIL PROTECTED]> wrote: > >> On Fri, Jul 11, 2008 at 3:43 AM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: >>> There has been a proof

Re: [gobolinux-devel] Include version in signed meta data

2008-07-11 Thread Hisham
't always up to date and even might have security issues. > We need to add version information to our packages, any idea on a good > scheme for that? Yes, we just need to add the full path to the FileHash file entries. If they are tampered with, FileHash.sig will alert. Fix committed to

Re: [gobolinux-devel] GoboLinux 015

2008-06-27 Thread Hisham Muhammad
avoid confusion with the $HOME variable and make things much more predictable. Like Jonas pointed out, even if the "unsudoing feature" is rolled back, many of the associated changes improve the support for Compile being run as a regular user. So, I'd say it was a valid

Re: [gobolinux-devel] GoboRootless usability comments

2008-06-11 Thread Hisham
be. The newer versions should do that; I updated the hashfile format so that versioning info is included, so it fails properly when it finds a new version it can't handle. Old versions of course as not that smart, but those should fade away over time. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GoboRootless usability comments

2008-06-10 Thread Hisham
cal sourced from > Bootup) Any thoughts about carrying this over to other places it > makes sense? Also: for conf files, a local conf file in ~/Settings/Scripts takes precedence over the one in /System/Settings/Scripts. (It (currently) does not read both, though.) -- Hisham _

Re: [gobolinux-devel] GoboRootless usability comments

2008-06-10 Thread Hisham
ent behavior is "good enough" for now. Rootless is really aimed for the "you know what you're doing" crowd, anyway. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

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

2008-05-20 Thread hisham . hm
e-insensitive filesystems (there are things in Linux that are known to break if you use those to store your system in, IIRC; that's why things like umsdos were created back then). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

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

2008-05-20 Thread hisham . hm
nconsistency somewhere. Isn't it better to stop in those cases and have it fixed than to go on with the program? (Especially in ChrootCompile, which aims to be pedantic on the cleanliness of packages.) -- Hisham ___ gobolinux-devel mailing list gobolinu

[gobolinux-devel] [ANN] Scripts 2.9.1

2008-05-13 Thread Hisham
ckage Scripts 2.9.1' to get the latest package. Thanks for everyone's feedback, -- Hisham ChangeLog: Scripts 2.9.1 2008-05-12 09:47 mwh * Functions/CommandNotFound: Function definitions should be skipped for CNF as well 2008-05-11 10:51 mohjive

Re: [gobolinux-devel] Compile patch to add a post_configure hook

2008-05-12 Thread Hisham
On Mon, May 12, 2008 at 2:17 AM, Michael Homer <[EMAIL PROTECTED]> wrote: > > On Mon, May 12, 2008 at 2:15 PM, Hisham <[EMAIL PROTECTED]> wrote: > > > > On Sun, May 11, 2008 at 5:42 AM, Michael Homer <[EMAIL PROTECTED]> wrote: > > > On Sun, May

Re: [gobolinux-devel] cmake_variables

2008-05-12 Thread Hisham
On Tue, May 13, 2008 at 1:44 AM, Lucas C. Villa Real <[EMAIL PROTECTED]> wrote: > On Tue, May 13, 2008 at 1:16 AM, Hisham <[EMAIL PROTECTED]> wrote: > > On Tue, May 13, 2008 at 1:01 AM, Lucas C. Villa Real > > <[EMAIL PROTECTED]> wrote: > > > Hi, >

Re: [gobolinux-devel] cmake_variables

2008-05-12 Thread Hisham
t? Are there recipes using that yet? Well, technically the difference is that those variables are only exported to the cmake call. I don't really remember if it does make a difference. Know of a good way to search for cmake_variables uses in recipes without downloading the enti

Re: [gobolinux-devel] Compile patch to add a post_configure hook

2008-05-11 Thread Hisham
re most often the smell of ugly hacks that typically should done in other places (such as fixing configure.ac and adding the declarative rule to rebuild configure, which is way less likely to break between upstream releases). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] [gobolinux-commits] r3316 - trunk/Scripts/bin

2008-05-09 Thread Hisham
On Fri, May 9, 2008 at 4:16 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Fri, 09 May 2008 21:00:01 +0200, Hisham <[EMAIL PROTECTED]> wrote: > >> On Fri, May 9, 2008 at 6:17 AM, Michael Homer <[EMAIL PROTECTED]> wrote: >>> On Fri, May 9, 2008

Re: [gobolinux-devel] [gobolinux-commits] r3316 - trunk/Scripts/bin

2008-05-09 Thread Hisham
roblem too. ...and the change in the FileHash version. Does anyone have anything currently "pending" in the Scripts codebase that would hold a quick release? -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] [RFC] SignProgram/VerifyProgram

2008-05-09 Thread Hisham
es were added. OTOH, littering the code with Compile version checks could get ugly fast. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

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

2008-05-05 Thread Hisham
On Mon, May 5, 2008 at 5:59 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > On Mon, 05 May 2008 22:03:27 +0200, Lucas C. Villa Real <[EMAIL PROTECTED]> > wrote: > > > On Mon, May 5, 2008 at 4:58 PM, Hisham <[EMAIL PROTECTED]> wrote: > >> On Mon, M

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

2008-05-05 Thread Hisham
y itself Why is this so? This breaks env files with multi-line entries (e.g. the Lua Environment file for Lua). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

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

2008-05-02 Thread Hisham
On Fri, May 2, 2008 at 4:22 PM, Hisham <[EMAIL PROTECTED]> wrote: > On Fri, May 2, 2008 at 1:40 PM, Jonas Karlsson <[EMAIL PROTECTED]> wrote: > > On Fri, 02 May 2008 18:17:13 +0200, Lucas C. Villa Real <[EMAIL > PROTECTED]> wrote: > > > > > On Fr

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

2008-05-02 Thread Hisham
>> +cp /etc/resolv.conf $root/$settingsdir/resolv.conf > >> +cp /etc/hosts $root/$settingsdir/hosts > > > > Which recipes are demanding that? > > > Glibc 2.8 which needs to checkout "ports" module from cvs as Compile > doesn't support multiple cvs repos/modules. Let's fix Compile instead. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Website and RSS

2008-04-28 Thread Hisham
i get access to the sources and they are either python or php i can > implement the support for that? > > let me know if it's an option for you. Thanks, I'll contact you offlist with the details. -- Hisham ___ gobolinux-devel ma

Re: [gobolinux-devel] Scripts and Compile pre-releases

2008-04-23 Thread Hisham
d be to try a simple 'touch' before resource > consuming actions (that might fail) like Unpack_Archive. > > I don't know when I will be able to work on this and Michael said that > he wont be able to work on this in the close future, so this is a >

Re: [gobolinux-devel] Vim Addons Recipes

2008-04-21 Thread Hisham
cipes), so that a user can write "VimAddonManager autofold" And a feature suggestion: * Perhaps an attempt to install an addon that's not installed in /Programs could trigger an attempt to InstallPackage or Compile it, or at least give instructions (something l

Re: [gobolinux-devel] Scripts and Compile pre-releases

2008-04-16 Thread Hisham
refix the variable name with CNF_ to make > it more obvious to know where it comes from. I'd avoid variable names LIKE_THIS. I checked at http://gobo.kundor.org/wiki/Guidelines_for_script_authors and it says nothing about "public global variables" for the users environment, but we've been using the "gobo" prefix in those cases. -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Tools freeze

2008-04-15 Thread Hisham
sted in the same place that hosts lists.gobolinux.org? It could probably stay there if it is. We could just setup a proper subdomain/subdir. > > The release needs to wait until this is setup. Or we can make a release and just hold ContributeRecipe to the next release (which can be as soon as a week later, if needed). -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] Use flags specification

2008-04-14 Thread Hisham
Keeping the name is also a way of giving credit to Gentoo. I don't consider the name misleading because of these implementation details. Perhaps the best thing to do would be to: * disallow global negative flags in configuration files altogether. * have the

Re: [gobolinux-devel] Use flags specification

2008-04-14 Thread Hisham
etting > mangled by the shell. The other options available are: @#%^&|/ - if > one of them would be better I can change it, but I don't really see > it. Any of those (except # perhaps) would be better, because ";" really implies 'line separator

Re: [gobolinux-devel] Use flags specification

2008-04-12 Thread Hisham
On Sat, Apr 12, 2008 at 2:16 PM, Daniele Maccari <[EMAIL PROTECTED]> wrote: > > Hisham wrote: > > On Sat, Apr 12, 2008 at 11:01 AM, Daniele Maccari <[EMAIL PROTECTED]> > wrote: > > > >> Jonatan Liljedahl wrote: > >> > Or something like th

Re: [gobolinux-devel] Use flags specification

2008-04-12 Thread Hisham
, but all the proposed variations just lighten the cumbersomeness in a syntactic manner. The problem is not the size of each entry but the number of entries and the implied maintenance issues. I find the approach Michael described in his original post to be a good compromise. And the $with_* variables sch

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

2008-04-07 Thread Hisham
ls. Why do we need LZMA-Utils? The fact that your new archiving scripts support them is not a strong enough reason, since Atool supports a bunch of archive formats which we never added to the base dependencies. -- Hisham ___ gobolinux-deve

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

2008-04-07 Thread Hisham
r BuildDependencies file. > > > There's also an expression in RecipeLint that is in perl, so I guess it's > still > needed. Perl is part of the LFS base. I don't know which recipes we have depend implicitly on Perl because of that (some configure scripts out

Re: [gobolinux-devel] GoboLinux 014.01 final released

2008-04-01 Thread Hisham
On Tue, Apr 1, 2008 at 8:09 AM, MJ Ray <[EMAIL PROTECTED]> wrote: > Hisham <[EMAIL PROTECTED]> wrote: > > Ok. I'll wait until our mirrors catch up and then I'll post the > > announcements in the website. > > Small reminder: mirrors.ttllp.co.uk (tranq

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

2008-03-31 Thread Hisham
On Mon, Mar 31, 2008 at 9:23 PM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > > Hisham wrote: > > On Mon, Mar 31, 2008 at 8:44 PM, Jonatan Liljedahl <[EMAIL PROTECTED]> > wrote: > >> At least mine *does* read zprofile in interactive shells: I put echo >

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

2008-03-31 Thread Hisham
reading .zshrc > [EMAIL PROTECTED] ~] Yes, but -ls turn on "login shell", so that's why .zprofile was read, isn't it? -- Hisham ___ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Re: [gobolinux-devel] GoboLinux 014.01 final released

2008-03-31 Thread Hisham
Ok. I'll wait until our mirrors catch up and then I'll post the announcements in the website. -- Hisham On Mon, Mar 31, 2008 at 6:53 AM, Carlo Calica <[EMAIL PROTECTED]> wrote: > Due to a small error on the iso, I've rereleased it. the new md5sum is: > > c4

Re: [gobolinux-devel] PrepareProgram "normalFD"

2008-03-25 Thread Hisham
d directly, also: > Add_Option_Entry "m" "make" "Use the given variant of make (ie: > cmake). Use in recipe_type={makefile,configure}" "ColorMake" Nice catch -- applied. > I'm not sure if this is intentional (or important), but in

Re: [gobolinux-devel] gobo on kundor.org

2008-03-25 Thread Hisham
Thanks for the cleanup. Everything seems to be working okay. :) -- Hisham On Tue, Mar 25, 2008 at 1:50 PM, Nick Matteo <[EMAIL PROTECTED]> wrote: > 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

  1   2   3   4   5   >