Re: [leaf-devel] x86_64 toolchain

2012-12-26 Thread KP Kirchdoerfer
Hi Yves;

Am 17.10.2012 18:53, schrieb Yves Blusseau:
 
 Le 17 oct. 2012 à 17:27, Andrew a écrit :
 
 
 There is still one question - about linker lib: it is 
 /lib/ld64-uClibc.so.0 for 64bit and /lib/ld-uClibc.so.0 for 32bit; it's 
 symlink for uClibc library. We can provide into initrd both links, and 
 IMHO it'll be enough good - as far as we shouldn't mix 32bit and 64bit 
 packages in one box.
 
 For the linker lib i have an easiest solution than patching uClibc
 
 in repo/initrd/buildtool.cfg
 
   File
 Source= lib/ld-uClibc-0.9.33.2.so
 Filename  = lib/ld-uClibc-0.9.33.2.so
 Type= binary
 Permissions = 755
   /File
 
 can be rewritten to
 
   ?include $(toolchain).files

 and we then create the files:
 
 *repo/initrd/i486-unknown-linux-uclibc.files:
   File
 Source= lib/ld-uClibc-0.9.33.2.so
 Filename  = lib/ld-uClibc-0.9.33.2.so
 Type= binary
 Permissions = 755
   /File
 and
 
 *repo/initrd/x86_64-unknown-linux-uclibc.files:
   File
 Source= lib/ld64-uClibc-0.9.33.2.so
 Filename  = lib/ld64-uClibc-0.9.33.2.so
 Type= binary
 Permissions = 755
   /File
 
 It's easy, not ?

Unfortunately not as easy as you thought :)

I tried and got an error:

fakeroot ./buildpacket.pl --package=initrd --verbose
Using toolchain x86_64-unknown-linux-uclibc
Error: can't expand variable $toolchain

kp



--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel


Re: [leaf-devel] Don't forget to change your git configuration

2012-12-26 Thread Mike Noyes
On 12/25/2012 05:45 PM, Mike Noyes wrote:
 On 12/25/2012 03:16 PM, KP Kirchdoerfer wrote:
 Am 19.12.2012 15:28, schrieb Mike Noyes:
 On 12/19/2012 05:46 AM, Yves Blusseau wrote:
 Le 19 déc. 2012 à 10:36, KP Kirchdoerfer kap...@users.sourceforge.net a 
 écrit :
 And the new URL to browse the git repository is this one?
 http://sourceforge.net/p/leaf/bering-uclibc/commit_browser


 Using this url: 
 https://sourceforge.net/p/leaf/bering-uclibc/ci/master/log/?path= seems 
 good

 Everyone,
 I'm seeing some issues with the Allura 'Browse Commits' page for our
 bering-uclibc repository.

 https://sourceforge.net/p/leaf/bering-uclibc/commit_browser

 Intermittent failure to return with commit details. Can anyone else
 verify this issue?

 Loading commit details...

 For comparison see:

 https://sourceforge.net/p/leaf/code/commit_browser
 https://sourceforge.net/p/leaf/packages/commit_browser


 Hi Mike,

 this is still an open issue.

Everyone,
Open ticket with SF staff on this issue is:

https://sourceforge.net/p/allura/tickets/5496/


 Also when going into a branch (e.g. master) it shows a rather static
 list, which doesn't show the latest changes -  it's almost the status if
 10/2012.

 Looking into the History though shows a recent list of changes.

 In any case I prefer this view as default, when selecting a branch.

 Is that possible?

 KP,
 I'll speak with the SF staff when they return from the holiday break.

 Just asking for the features we had with the old cgi interface to git,
 currently I'd say it's a step back, unfortunately.


-- 
Mike Noyes
http://sourceforge.net/users/mhnoyes
https://plus.google.com/u/0/113364780158082152468

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

___
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel