version 1.32, 2012/01/14 22:56:31 |
version 1.32.2.1, 2012/09/07 22:13:38 |
|
|
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
.\" POSSIBILITY OF SUCH DAMAGE. |
.\" POSSIBILITY OF SUCH DAMAGE. |
.\" |
.\" |
.Dd January 14, 2012 |
.Dd September 6, 2012 |
.Dt RELEASE 7 |
.Dt RELEASE 7 |
.Os |
.Os |
.Sh NAME |
.Sh NAME |
Line 122 The root of the release hierarchy should |
|
Line 122 The root of the release hierarchy should |
|
files and subdirectories: |
files and subdirectories: |
.Pp |
.Pp |
.Bl -tag -width "\*[Lt]machine\*[Gt]" |
.Bl -tag -width "\*[Lt]machine\*[Gt]" |
.It Sy iso/ |
.It Sy images/ |
CDROM images in ISO 9660 format, usually created with |
Image files intended for use in installing |
.Dq ./build.sh ... iso-image ... |
.Nx . |
after a |
There are different types of images for different platforms, and sometimes |
.Dq ./build.sh -x ... release ... |
multiple different image types for a single platform. |
in |
|
.Pa src |
|
or created with |
|
.Dq ./build.sh ... iso-image-source ... |
|
after a |
|
.Dq ./build.sh -x ... release sourcesets ... |
|
in |
|
.Pa src . |
|
.Pp |
.Pp |
Images in this directory, unlike images in the |
Images in this directory, unlike images in the |
.Sm off |
.Sm off |
Line 143 Images in this directory, unlike images |
|
Line 135 Images in this directory, unlike images |
|
.Aq Em rel |
.Aq Em rel |
.Sy / |
.Sy / |
.Aq Em machine |
.Aq Em machine |
.Sy /installation/cdrom/ |
.Sy /installation/\\*/ |
.Xc |
.Xc |
.Sm on |
.Sm on |
directory, contain file systems that |
directories, contain file systems that |
have an internal layout that corresponds to |
have an internal layout that corresponds to |
a complete release for a given machine type. |
a complete release for a given machine type. |
If built with |
If built with |
Line 155 then it will also contain a |
|
Line 147 then it will also contain a |
|
.Dq source |
.Dq source |
directory. |
directory. |
These images are usually bootable. |
These images are usually bootable. |
.Bl -tag -width "NetBSD-\*[Lt]rel\*[Gt]-\*[Lt]machine_arch\*[Gt].iso" |
.Bl -tag -width "NetBSD-\*[Lt]rel\*[Gt]-\*[Lt]machine\*[Gt].iso" |
.It Sy MD5 |
.It Sy MD5 |
.It Sy SHA512 |
.It Sy SHA512 |
.It Sy NetBSD- Ns Ao Em rel Ac Ns Sy - Ns Ao Em machine Ac Ns Sy .iso |
.It Sy NetBSD- Ns Ao Em rel Ac Ns Sy - Ns Ao Em machine Ac Ns Sy .iso |
|
CDROM images in ISO 9660 format, usually created with |
|
.Dq ./build.sh ... iso-image ... |
|
after a |
|
.Dq ./build.sh -x ... release ... |
|
in |
|
.Pa src |
|
or created with |
|
.Dq ./build.sh ... iso-image-source ... |
|
after a |
|
.Dq ./build.sh -x ... release sourcesets ... |
|
in |
|
.Pa src . |
|
.It Sy NetBSD- Ns Ao Em rel Ac Ns Sy - Ns Ao Em machine Ac Ns Sy -install.img.gz |
|
Bootable installation images intended to be written to any drive which |
|
appears as an |
|
.Xr sd 4 |
|
type, such as USB flash disks. |
|
These images are created with |
|
.Dq ./build.sh ... install-image |
|
in |
|
.Pa src . |
.El |
.El |
. |
. |
.It Sy shared/ |
.It Sy shared/ |