Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 21:57:32 GMT
From:      Matthew Holder <sixxgate@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/83481: New port: sysutils/graphicboot
Message-ID:  <200507142157.j6ELvWuS073729@www.freebsd.org>
Resent-Message-ID: <200507142200.j6EM0a7j075157@freefall.freebsd.org>

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

>Number:         83481
>Category:       ports
>Synopsis:       New port: sysutils/graphicboot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 14 22:00:35 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Holder
>Release:        RELEASE 5.4
>Organization:
6XGate Incorporated
>Environment:
FreeBSD server.holder.mshome 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon Jun 27 15:22:40 CDT 2005     root@server.holder.mshome:/usr/obj/usr/src/sys/COOPSY  i386

>Description:
graphicboot starts the machines local X Window and displays the messages
echoed during boot up while the rc script is setting up the operating
system.
>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:
#
#	/usr/ports/sysutils/graphicboot/Makefile
#	/usr/ports/sysutils/graphicboot/distinfo
#	/usr/ports/sysutils/graphicboot/pkg-descr
#	/usr/ports/sysutils/graphicboot/pkg-message
#	/usr/ports/sysutils/graphicboot/pkg-plist
#
echo x - /usr/ports/sysutils/graphicboot/Makefile
sed 's/^X//' >/usr/ports/sysutils/graphicboot/Makefile << 'END-of-/usr/ports/sysutils/graphicboot/Makefile'
X# New ports collection makefile for:	mmore
X# Date created:		8 July 2005
X# Whom:			Matthew Holder <sixxgate@hotmail.com>
X#
X# $FreeBSD: ports/sysutils/mmore/Makefile,v 1.2 2005/07/11 18:45:44 pav Exp $
X#
X
XPORTNAME=	graphicboot
XPORTVERSION=	1.0
XCATEGORIES=	sysutils
XMASTER_SITES=	http://matt.sixxgate.com/files/
X
XMAINTAINER=	sixxgate@hotmail.com
XCOMMENT=	Provides graphical X Window startup to FreeBSD during 'rc'
X
XRUN_DEPENDS=	xloadimage:${PORTSDIR}/x11/xloadimage
X
XUSE_MOTIF=	yes
XUSE_BZIP2=	yes
XUSE_IMAKE=	yes
X
XMAN1=		graphicboot.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 500000
XBROKEN="The graphical boot requires rcorder which is only on FreeBSD 5 or greater."
X.endif
X
Xpost-install:
X	${CAT} pkg-message
X
X.include <bsd.port.post.mk>
END-of-/usr/ports/sysutils/graphicboot/Makefile
echo x - /usr/ports/sysutils/graphicboot/distinfo
sed 's/^X//' >/usr/ports/sysutils/graphicboot/distinfo << 'END-of-/usr/ports/sysutils/graphicboot/distinfo'
XMD5 (graphicboot-1.0.tar.bz2) = 35f89a49e34ebebc094ff58726ce36af
XSIZE (graphicboot-1.0.tar.bz2) = 31131
END-of-/usr/ports/sysutils/graphicboot/distinfo
echo x - /usr/ports/sysutils/graphicboot/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/graphicboot/pkg-descr << 'END-of-/usr/ports/sysutils/graphicboot/pkg-descr'
Xgraphicboot starts the machines local X Window and displays the messages
Xechoed during boot up while the rc script is setting up the operating
Xsystem.
X
XWWW: http://matt.sixxgate.com/
X
X- Matthew Holder
Xsixxgate@hotmail.com
END-of-/usr/ports/sysutils/graphicboot/pkg-descr
echo x - /usr/ports/sysutils/graphicboot/pkg-message
sed 's/^X//' >/usr/ports/sysutils/graphicboot/pkg-message << 'END-of-/usr/ports/sysutils/graphicboot/pkg-message'
X=========================================================
XWARNING: This port port will start X during the startup.
XBefore adding the graphboot="YES" line to your rc.conf
Xfile please test the port by running it in multi-user
Xmode.  If you need to make any changes to the xorg.conf
Xfile, please remember to leave the resolution at 640x480.
X
XPlease not that if you are using XDM or another display
Xmanager for graphical logon, please edit its startup
Xscript by adding the line at the beginning:
X
X	echo _XGB_EGB
X
XThis will cause the graphicboot to end before the
Xdisplay manager starts.
X
XTo use graphicboot, simply add the line to your rc.conf
Xfile:
X
X	graphicboot="YES"
X=========================================================
END-of-/usr/ports/sysutils/graphicboot/pkg-message
echo x - /usr/ports/sysutils/graphicboot/pkg-plist
sed 's/^X//' >/usr/ports/sysutils/graphicboot/pkg-plist << 'END-of-/usr/ports/sysutils/graphicboot/pkg-plist'
Xbin/graphicboot
X@cwd /etc/Xboot
XXserver
XXresources
Xxorg.conf
XXsplash.jpg
X@cwd /
X@dirrm etc/Xboot
X@cwd /etc/rc.d
Xstartgraphicboot
Xendgraphicboot
END-of-/usr/ports/sysutils/graphicboot/pkg-plist
exit


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



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