9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] updates on sources
@ 2002-12-13  8:30 Russ Cox
  2002-12-13 13:40 ` [9fans] Q: Using Plan 9 documentation in talks? Jim Choate
  0 siblings, 1 reply; 7+ messages in thread
From: Russ Cox @ 2002-12-13  8:30 UTC (permalink / raw)
  To: 9fans

I pushed out a few big updates this evening.

 *	The %s and %S verbs no longer require the string
	to be nul-terminated if a precision is given.
	This is the way the old print library behaved,
	and it's useful when you're doing various text
	processing.  Thanks to rog.

	This is not actually that big a change except that
	it changes every binary in the system.  Sigh.
	Eventually the print library will stabilize.

 *	The libmemdraw and libmemlayer libraries have
	been updated to handle the full suite of Porter-Duff
	compositing operators.  Devdraw is updated too
	(it's a backwards-compatible change to the protocol)
	though draw(3) and libdraw are not yet updated.
	That will happen in the next few days.  I'll post
	more then.  Thanks to Vita Nuova (specifically jrf,
	I believe) for the code.

 *	The kernel build process has changed a bit, mainly
	to make it easier to put all sorts of cruft into the root
	file system.  Details in an email to follow.

 *	More venti tools.  Details in an email to follow.

 *	Might as well mention that ssh supports agent
	forwarding.  ssh -f unix will set up agent forwarding
	so that if you run "ssh elsewhere" on the unix machine,
	the RSA authentication happens via factotum.
	This is a few weeks old, but I never mentioned it.

 * 	I installed new kernels into /386.  If you have done
	a recent install (so echo $bootfile says
	sdC0!fs!/386/9pcdisk instead of sdC0!9fat!9pcdisk.gz)
	then you'll boot the new kernel automatically when
	you reboot.  Otherwise you'll need to copy it to 9fat.

	If you're booting striaght out of /386 and find that
	the new kernel doesn't work for you, edit your plan9.ini
	(or copy c:/plan9/plan9ini.bak to c:/plan9/plan9.ini
	and edit that) and change the boot file to /386/_9pcdisk.gz,
	which is the old kernel (and then tell us; mail 9trouble).

	As a reminder,

		pc/bootfloppy /dev/fd0disk plan9.ini

	can be used to make a new boot floppy.

 *	Sources is now running the 4e file server as a
	field test.  If you see anything strange, please
	let us know.

As usual, if you don't want to download the changed
binaries one by one, you can download a bleeding
edge CD image from the updates page and use that
(usually they're updated a few hours from now,
but I just did a manual update, so it's there as you
read this).

Enjoy.

Russ



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [9fans] Q: Using Plan 9 documentation in talks?
@ 2002-12-13 15:11 Fco.J.Ballesteros
  2002-12-13 15:18 ` andrey mirtchovski
  0 siblings, 1 reply; 7+ messages in thread
From: Fco.J.Ballesteros @ 2002-12-13 15:11 UTC (permalink / raw)
  To: 9fans

The cdrom can be used to boot from it which makes a cool demo.
You don't need anything else. Of course a network would be more
impressive, but you said you had no network there.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-12-14 13:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-13  8:30 [9fans] updates on sources Russ Cox
2002-12-13 13:40 ` [9fans] Q: Using Plan 9 documentation in talks? Jim Choate
2002-12-13 15:22   ` rob pike
2002-12-14 13:06     ` Jim Choate
2002-12-13 15:22   ` matt
2002-12-13 15:11 Fco.J.Ballesteros
2002-12-13 15:18 ` andrey mirtchovski

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).