OpenSolaris

  subsites   code review   repo   packages   bugs   defect   polls   planet
You are not signed in. Sign in or register.

Heads Up: sparc boot blocks - incremental builds

Date: Sat, 29 Mar 2008 19:31:36 -0700 (PDT)
From: Jerry Gilliam <jg at jurassic dot eng dot sun dot com>
To: on-all at eng dot sun dot com, onnv-gate at onnv dot eng dot sun dot com
Subject: Heads Up: sparc boot blocks - incremental builds


The putback for "PSARC 2008/213 Bootadm: managing a diskless client"
moves the sparc boot blocks from /usr/platform to /platform
with symlinks in their place.

If you want to do an incremental build after bringing over this
change, run this first to avoid the usual build protocmp warnings

	rm -f $ROOT/usr/platform/*/lib/fs/*/bootblk

where $ROOT is the proto area.  Note this is only affects sparc.


-jg