pistachio with busybox/shell & build system

View: New views
3 Messages — Rating Filter:   Alert me  

pistachio with busybox/shell & build system

by Ladislav Klenovic :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi l4 hackers,

I'm new here but I've been following this l4 list irregularly before.  
Fine that development still goes forward.

Can anybody give some hints/tips what would be necessary to run  
busybox or some kind of shell with l4-pistachio kernel? Is that  
possible anyway? What kind of
changes will glibc require? I guess changes regarding syscalls are at least
needed.

Does it make a sense to change l4-pistachio's build system to look  
like linux's?
I'm working on it but still not sure about it. I've adopted linux's  
lxdialog and
wrote appropriate makefiles. Works fine for me so far.

Regards,
Ladislav.




Re: pistachio with busybox/shell

by Neal H. Walfield :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

At Thu, 06 Nov 2008 10:31:09 +0100,
Ladislav Klenovic wrote:
> Can anybody give some hints/tips what would be necessary to run  
> busybox or some kind of shell with l4-pistachio kernel? Is that  
> possible anyway? What kind of
> changes will glibc require? I guess changes regarding syscalls are at least
> needed.

You'll need to write or port an operating system.


Re: pistachio with busybox/shell

by zjuskie :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

That's travail.
Neal H. Walfield wrote:
At Thu, 06 Nov 2008 10:31:09 +0100,
Ladislav Klenovic wrote:
> Can anybody give some hints/tips what would be necessary to run  
> busybox or some kind of shell with l4-pistachio kernel? Is that  
> possible anyway? What kind of
> changes will glibc require? I guess changes regarding syscalls are at least
> needed.

You'll need to write or port an operating system.