Deleted Added
full compact
117c117
< # partition=(all, free, s1, s1, s3, s4)
---
> # partition=(all, free, s1, s1, s3, s4, image)
127c127
< Setting this to "s1, s2, s3 or s4" will use the specified MBR slice
---
> Setting this to "s1, s2, s3 or s4" will use the specified MBR slice.
128a129,130
> Setting this to "image" will use an image to configure the disk.
>
153a156,160
> # image=(/path/to/image/file)
>
> Setting this option will instruct pc-sysinstall to write the image file
> specified by the path to the disk.
>
360c367
< $FreeBSD: head/usr.sbin/pc-sysinstall/examples/README 211490 2010-08-19 06:11:06Z imp $
---
> $FreeBSD: head/usr.sbin/pc-sysinstall/examples/README 212337 2010-09-08 20:10:24Z imp $