Re: Running Debian in the Web browser (JS VM)?

2017-01-30 Thread Olivier Berger
Olivier Berger  writes:

> Note that the OpenRISC isn't my main interest here, even if I mentioned
> jor1k.
>
> Simulating any other architecture may fit, as my purpose, so far would
> be to try and run a Debian system inside the browser... and the
> underlying CPU / simulator wouldn't matter much.
>
> Jor1k is simulating an OpenRISC, but I don't mind trying with x86 ala
> http://bellard.org/jslinux/.
>

Btw, I've had a look at copy/v86 [0] which looks interesting. There's a
bootable arch system in the demos.

I haven't yet figured out how to boot an installed system as I haven't
understood the way the disks/FS are handled, but the installer works
(slowly).

See [1] for my report / request for more details.

Hope this helps,

[0] https://github.com/copy/v86
[1] https://github.com/copy/v86/issues/128
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Re: Running Debian in the Web browser (JS VM)?

2017-01-27 Thread Olivier Berger
Hi.

Paul Wise  writes:

> On Thu, Jan 26, 2017 at 11:25 PM, Olivier Berger wrote:
>
>> Is anyone working on a "port" of Debian for running in the browser,
>
> Probably WebAssembly is a better bet for a Debian port to browsers.
>

Interesting, but not ready for prime time yet, AFAIU.

>> over the JS VM, like what jor1k [0] does ?
>
> There was a Debian port to OpenRISC, but it is dead due to the code
> not being able to be merged into GCC upstream due to copyright issues.
>

Interesting, kinda :-/

Note that the OpenRISC isn't my main interest here, even if I mentioned
jor1k.

Simulating any other architecture may fit, as my purpose, so far would
be to try and run a Debian system inside the browser... and the
underlying CPU / simulator wouldn't matter much.

Jor1k is simulating an OpenRISC, but I don't mind trying with x86 ala
http://bellard.org/jslinux/.

> PS: some more port ideas:
>
> https://wiki.debian.org/Ideas/Ports

Hmmm that lacks details if no one knows all the fancy names in
advance... but I might as well check and complement the page ;)

Thanks a lot.

Best regards,

P.S.: enjoyed Hacker noir ep. 1 ;)
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)



Re: Running Debian in the Web browser (JS VM)?

2017-01-27 Thread Paul Wise
On Thu, Jan 26, 2017 at 11:25 PM, Olivier Berger wrote:

> Is anyone working on a "port" of Debian for running in the browser,

Probably WebAssembly is a better bet for a Debian port to browsers.

> over the JS VM, like what jor1k [0] does ?

There was a Debian port to OpenRISC, but it is dead due to the code
not being able to be merged into GCC upstream due to copyright issues.

PS: some more port ideas:

https://wiki.debian.org/Ideas/Ports

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Re: Running Debian in the Web browser (JS VM)?

2017-01-26 Thread Andreas Henriksson
Hi,

On Thu, Jan 26, 2017 at 04:25:53PM +0100, Olivier Berger wrote:
> Hi.
> 
> Is anyone working on a "port" of Debian for running in the browser,
> over the JS VM, like what jor1k [0] does ?
> 
> I'm not sure where to check, so any hints welcome.

See Current Status on:
https://wiki.debian.org/OpenRISC

> 
> I'm not exactly sure our toolchains would allow to perform that easily
> enough...

Regards,
Andreas Henriksson



Running Debian in the Web browser (JS VM)?

2017-01-26 Thread Olivier Berger
Hi.

Is anyone working on a "port" of Debian for running in the browser,
over the JS VM, like what jor1k [0] does ?

I'm not sure where to check, so any hints welcome.

I'm not exactly sure our toolchains would allow to perform that easily
enough...

Best regards,

[0] http://jor1k.com/
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)