Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 15:17:03 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24086: [NEW PORT] sysutils/mksunbootcd
Message-ID:  <200101051317.f05DH3X01096@alchemy.oven.org>
Resent-Message-ID: <200101051320.f05DK1a22068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         24086
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/mksunbootcd - make sparc bootable iso images
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 05 05:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:


>Description:


mksunbootcd combines filesystem partitions for Sun Microsystems,
Inc. computers into an image suitable for writing to a compact
disc, that will allow the disc to be booted on the sun3, sun3x, sun4,
sun4c, sun4m and sun4u platforms.  This hardware is supported by the
NetBSD sparc, sparc64 and sun3 ports.
See http://www.netbsd.org for more information on NetBSD.

WWW: http://www.netbsd.org/

>How-To-Repeat:


>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mksunbootcd
#	mksunbootcd/Makefile
#	mksunbootcd/distinfo
#	mksunbootcd/pkg-descr
#	mksunbootcd/pkg-comment
#	mksunbootcd/pkg-plist
#
echo c - mksunbootcd
mkdir -p mksunbootcd > /dev/null 2>&1
echo x - mksunbootcd/Makefile
sed 's/^X//' >mksunbootcd/Makefile << 'END-of-mksunbootcd/Makefile'
X# New ports collection makefile for:	mksunbootcd
X# Date Created:				5 Jan 2001
X# Whom:					Roman Shterenzon <roman@xpert.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mksunbootcd
XPORTVERSION=	1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/mksunbootcd/
X
XMAINTAINER=	roman@xpert.com
X
XMAN1=		mksunbootcd.1
X
XGNU_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/mksunbootcd ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-mksunbootcd/Makefile
echo x - mksunbootcd/distinfo
sed 's/^X//' >mksunbootcd/distinfo << 'END-of-mksunbootcd/distinfo'
XMD5 (mksunbootcd-1.0.tar.gz) = edc50758db95aefa137d4ba235aa3dc1
END-of-mksunbootcd/distinfo
echo x - mksunbootcd/pkg-descr
sed 's/^X//' >mksunbootcd/pkg-descr << 'END-of-mksunbootcd/pkg-descr'
Xmksunbootcd combines filesystem partitions for Sun Microsystems,
XInc. computers into an image suitable for writing to a compact
Xdisc, that will allow the disc to be booted on the sun3, sun3x, sun4,
Xsun4c, sun4m and sun4u platforms.  This hardware is supported by the
XNetBSD sparc, sparc64 and sun3 ports.
XSee http://www.netbsd.org for more information on NetBSD.
X
XWWW: http://www.netbsd.org/
X
XRoman Shterenzon <roman@xpert.com>
END-of-mksunbootcd/pkg-descr
echo x - mksunbootcd/pkg-comment
sed 's/^X//' >mksunbootcd/pkg-comment << 'END-of-mksunbootcd/pkg-comment'
XMakes ISO images suitible to boot on sparc systems
END-of-mksunbootcd/pkg-comment
echo x - mksunbootcd/pkg-plist
sed 's/^X//' >mksunbootcd/pkg-plist << 'END-of-mksunbootcd/pkg-plist'
Xbin/mksunbootcd
END-of-mksunbootcd/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101051317.f05DH3X01096>