9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Inferno-rpi-0.4 release
@ 2015-12-07 20:15 Oleksandr Iakovliev
  0 siblings, 0 replies; only message in thread
From: Oleksandr Iakovliev @ 2015-12-07 20:15 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 893 bytes --]

Releasing *Inferno-rpi-0.4*

Changes:
* Significant performance improvement due to fixed error in process
scheduling/idle
* Boot time is about ONE second :)

Download:
* https://bitbucket.org/infpi/inferno-rpi/downloads/inferno-rpi-0.4.zip

Installation:
1. Download latest zip package from
https://bitbucket.org/infpi/inferno-rpi/downloads
2. Pepare SD card with first DOS partition with size less than 250 MB
(vfat32 support is not complete)
3. Unzip all files to SD (boot.scr, kernel.bin, … – should in root of SD)
4. Boot Raspberry Pi
5. By default it starts “`styxlisten -A tcp!*!564 export /“`, so you can
mount it on other host by “`mount -A tcp!10.0.56.101!564 /n/remote/rpi“`
(-A means no auth, IP is for example, see what it got by DHCP)
6. If you do not want GUI (wm/wm) to be started just edit config.txt and
replacekernel.bin to kernel-nogui.bin

[-- Attachment #2: Type: text/html, Size: 2845 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-07 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-07 20:15 [9fans] Inferno-rpi-0.4 release Oleksandr Iakovliev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).