Greg's Setting up a new FreeBSD system
Greg's diary
Greg's home page
HOWTO index
Google
This is a part of the new system HOWTO pages. It relates to upgrading an existing machine by installing a new system on a new disk. See the main page for other options. This is very much the way I do things, and certain aspects are not useful elsewhere.

Reinstalling ports

Current kludge, in /home/Sysconfig:
awk < installed-ports '{printf ("cd %s; %s %s %s %s %s %s %s %s\n", $7, $8, $9, $10, $11, \
$12, $13, $15, $15); }'|uniq > installports
mailme sh installports

After rebooting

This is all wrong. To be fixed.

Greg's home page Greg's diary Greg's photos Copyright

Valid XHTML 1.0!

$Id: newsystem-newdisk.php,v 1.3 2011/02/08 01:05:06 grog Exp grog $