Bug 83481

Summary: New port: sysutils/graphicboot
Product: Ports & Packages Reporter: Matthew Holder <sixxgate>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Matthew Holder 2005-07-14 23:00:35 UTC
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.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-16 22:26:57 UTC
State Changed
From-To: open->feedback

Does this really need to install files into /etc/rc.d and /etc/Xboot? 
Ports should install files under /usr/local
Comment 2 6XGate 2005-07-17 19:10:29 UTC
Yes it does.  It must start right after the mountcritlocal script in order
to work as intended.  It fails to even start when moved from /etc/rc.d.  It
is designed to function like Red Hat's and Fedora Core's graphical boot
system that catches and display rc script output in an X window application.
It also shows a splash screen above the messages.
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2005-09-28 23:35:01 UTC
State Changed
From-To: feedback->open

Feedback received.
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-16 07:18:22 UTC
State Changed
From-To: open->closed

Committed, thanks!