9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Oleksandr Iakovliev <yshurik@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] Releasing Inferno-rpi-0.5
Date: Sat,  9 Jan 2016 16:42:05 +0100	[thread overview]
Message-ID: <CAOmzhnbz9G3q7ZeLizUhqf9rkP-VbHbTCKJA2h4KLbKL6Xkovw@mail.gmail.com> (raw)

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

Releasing *Inferno-rpi-0.5*

Changes:
* Fixed wrong calculatons of memory pool sizes.
* Support of Pi-1 models with 512MB RAM.
* Update of sources from 9pi project: usbdwc, emmc, etherusb.
* Added uartmini module from 9pi.
* Use Mntgen by default for /n /n/local /n/remote
* Boot to kernel-nogui.bin by default. Change config.txt or enter ; wm/wm

Download:
* https://bitbucket.org/infpi/inferno-rpi/downloads/inferno-rpi-0.5.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 boot into want GUI (wm/wm) to be started just edit config.txt and
replacekernel-nogui.bin to kernel.bin


7. Enjoy!

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

                 reply	other threads:[~2016-01-09 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAOmzhnbz9G3q7ZeLizUhqf9rkP-VbHbTCKJA2h4KLbKL6Xkovw@mail.gmail.com \
    --to=yshurik@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).