|
|
Log in / Subscribe / Register

A Linux system running over JavaScript

A Linux system running over JavaScript

Posted May 19, 2011 0:26 UTC (Thu) by Darkmere (subscriber, #53695)
In reply to: A Linux system running over JavaScript by rahvin
Parent article: A Linux system running over JavaScript

What? They are all over the place, especially in the x86-embedded market, 486SX (VorteX86 and similar SoC chipsets) is a very capable little controller that works exceptionally well.

Also, FPU emulation works on newer kernels than 6.20, so that's just fine too.


to post comments

A Linux system running over JavaScript

Posted May 19, 2011 7:13 UTC (Thu) by richard_weinberger (subscriber, #38938) [Link]

JSLinux has problems with newer kernels because it passes the kernel command line in an old-styled way.
Commit fa76dab9 (x86: clean up setup.h and the boot code) "broke" Linux >= 2.6.24 on JSLinux.

Fabrice Bellard has to update his linuxstart.bin bootloader...


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds