[9fans] new pc bootstraps on sources117 (5/11/2012 10:50:52 PM) comp.os.plan9 9boot(8) is the place to start. 9boot replaces 9pxeload but is more persistent. 9load and 9loadusb should behave much as the old ones did, though I hope that the new ones will run on more machines. One can b... geoff
[9fans] new pc bootstraps330 (5/10/2012 11:30:25 PM) comp.os.plan9 New PC bootstraps and manual pages will be arriving on sources soon. Highlights include amd64 booting, using kernel device drivers, better CD booting, and the ability to run on a wider range of machines. See t... geoff
[9fans] new arm port: teg2620 (5/1/2012 10:30:24 PM) comp.os.plan9 After you pull, you should see a new directory, /sys/src/9/teg2. From the _announce file: This is a preliminary Plan 9 port to the Compulab Trimslice, containing a Tegra 2 SoC: a dual-core, (truly) dual-issue... geoff
[9fans] new dial, cs and dns for ipv6214 (3/17/2011 7:45:30 PM) comp.os.plan9 Now that the world at large is waking up to IPv6, one problem I kept tripping over is that dial(2) tries addresses serially, and since it's not unusual for IPv6 connectivity to be broken, and since DNS servers ... geoff
[9fans] new tftpd0158 (8/23/2010 6:42:18 PM) comp.os.plan9 I've just pushed out a new tftpd.c that implements the
"blksize", "tsize" and "timeout" tftp options when reading
a file. I've tested it here against a variety of systems,
so I don't expect others to have t... geoff
[9fans] arm ports update4140 (5/13/2010 3:46:36 AM) comp.os.plan9 The kw port now supports the Guruplug Server Plus, including both
Ethernet interfaces, and probably the other Guruplugs. booting(8) now
has the necessary instructions to get started. They are more diverse
... geoff
[9fans] timesync working on kirkwood SoC097 (12/13/2009 10:29:48 PM) comp.os.plan9 Richard Miller supplied a quick fix and a nicer fix.
The quick fix is in 9/kw/clock.c on sources now and
the nicer fix will follow.
Once you have this fix in your kernel, it's safe to
run aux/timesync.
... geoff
[9fans] vga vesa works on mp pc1136 (12/9/2009 12:09:51 AM) comp.os.plan9 I've just pushed out a small change to /sys/src/9/pc/realmode.c that
allows monitor=vesa to work on multiprocessor pcs without *nomp being
defined in plan9.ini (i.e., you can use all available processors [or
... geoff
Re: [9fans] SheevaPlug0170 (12/5/2009 8:37:20 PM) comp.os.plan9 I ordered an openrd-client from globalscale and it arrived within
a few days. It's the same SoC (Kirkwood) as the Sheevaplug, but more
(perhaps all) of the connectors are made available, plus vga output for ... geoff
[9fans] sheevaplug port available7120 (11/17/2009 9:40:52 PM) comp.os.plan9 If you run replica/pull (or have done so recently), you'll find a new
kernel subtree, /sys/src/9/kw, which contains a basic port of Plan 9
to the Sheevaplug, derived from the port of native Inferno. 9plug is... geoff
[9fans] ssh2216 (4/24/2012 10:17:50 AM) comp.os.plan9 Hi, I'm very pleased to see the new progress with ssh2. I thought I'd try it = out but I didn't get very far. I just did a pull from sources and built a new kernel. I tried the following: cpu% ssh user@host... james185(22)
[9fans] SSHv2 and scp117 (4/3/2012 3:48:05 AM) comp.os.plan9 scp seems a bit unhappy with the new ssh as well. Single file copies = work in both directions, and copying multiple files to plan9 works, but = copying multiple files from plan9 to remote unix systems barfs: ... lyndon(453)
[9fans] lenovo or other laptop support339 (4/29/2011 12:45:32 PM) comp.os.plan9 I remember hearing that some of the lenovo's thinkpads have good plan 9 support. Does anyone have a list of laptop models that are known to work with at least the basics (video, net, and maybe even sound)... ebo(169)
[9fans] dns SRV records312 (4/28/2011 8:25:28 AM) comp.os.plan9 --000e0cd257de4e621404a1f6416b Content-Type: text/plain; charset=ISO-8859-1 Investigating the possibility of replacing the MS DNS on Plan9 DNS,not found in the man ndb mention of records of type SRV. It is nec... root81(12)
[9fans] 8c puzzling behavior215 (3/8/2011 5:22:54 PM) comp.os.plan9 for this uvlong u, i; i = 31; u = 0xff00000000000000ull; i get u & 1 0xff00000000000000ull u & 0x80000000 -> 0 u & (int)0x80000000 -> 0xff00000000000000ull u & -2147483648 -> 0 to put a finer poin... quanstro(3877)
[9fans] Lex, Yacc, Unicode Plane 1324 (1/28/2010 7:49:02 PM) comp.os.plan9 This is a MIME message. If you are reading this text, you may want to consider changing to a mail reader or gateway that understands how to properly handle MIME multipart messages. --=__Part6A404DC0.0__= Con... kfeuerherm(21)
[9fans] was: So quiet!118 (11/2/2009 7:58:40 AM) comp.os.plan9 > Well, the sheeva plug port was already there (Geoff finished it...). > We did manage to boot it using 9vx as a fileserver and did > the same for the gumstix (vertex pro). Are the sources for this available... talibkamaal(2)
[9fans] 9load for parallels 4123 (5/18/2009 12:14:08 AM) comp.os.plan9 I've just finished pushing out to sources changes to 9load to allow it to boot load via the emulated Realtek 8029 of Parallels 4. These changes should appear in tonight's CD image. One can thus boot diskless ... geoff755(337)
[9fans] What happened to unvac?111 (1/24/2009 3:52:45 AM) comp.os.plan9 --KZa8Qkr7Zx+i11wB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Perhaps I'm just being silly and this is noise... sources's plan9/sys/man/1/vac still mentions unvac and /386/bin/unva... nwf(83)