From root@server.t-hosting.hu Sat Sep 9 10:42:18 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EB7F16A407 for ; Sat, 9 Sep 2006 10:42:18 +0000 (UTC) (envelope-from root@server.t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 840A343D46 for ; Sat, 9 Sep 2006 10:42:17 +0000 (GMT) (envelope-from root@server.t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 3197B99D6CF for ; Sat, 9 Sep 2006 12:42:16 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 76ch54HQ9uJR for ; Sat, 9 Sep 2006 12:42:15 +0200 (CEST) Received: by server.t-hosting.hu (Postfix, from userid 0) id 7796599D6CE; Sat, 9 Sep 2006 12:42:15 +0200 (CEST) Message-Id: <20060909104215.7796599D6CE@server.t-hosting.hu> Date: Sat, 9 Sep 2006 12:42:15 +0200 (CEST) From: root@server.t-hosting.hu (Charlie Root) To: FreeBSD-gnats-submit@freebsd.org Subject: [patch] www/en/platforms/xbox.sgml >Number: 103061 >Category: www >Synopsis: [patch] www/en/platforms/xbox.sgml >Confidential: no >Severity: non-critical >Priority: low >Responsible: danger >State: closed >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 09 10:50:18 GMT 2006 >Closed-Date: Thu Oct 05 18:08:11 GMT 2006 >Last-Modified: Thu Oct 5 18:10:20 GMT 2006 >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-RELEASE-p3 amd64 >Organization: n/a >Environment: System: FreeBSD server.t-hosting.hu 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Sat Aug 19 11:08:15 CEST 2006 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64 >Description: - Add ® after Xbox, where the word refers to the hardware itself - Fix indentation, new levels should indented by two extra spaces >How-To-Repeat: >Fix: --- xbox.sgml.diff begins here --- Index: www/en/platforms/xbox.sgml =================================================================== RCS file: /usr/cvs/www/en/platforms/xbox.sgml,v retrieving revision 1.8 diff -u -r1.8 xbox.sgml --- www/en/platforms/xbox.sgml 27 Aug 2006 15:45:26 -0000 1.8 +++ www/en/platforms/xbox.sgml 9 Sep 2006 10:38:21 -0000 @@ -9,54 +9,54 @@ &header; -

Introduction

+

Introduction

-

FreeBSD/xbox is a port of FreeBSD which aims to run on Microsoft® - Xbox® systems. This project was started by &a.rink;, who did most of the patching - and coding. Ed Schouten helped with - reviewing patches and he also provided details on certain Xbox - internals.

- -

Status

- -

FreeBSD/xbox is supported in FreeBSD 6-STABLE and FreeBSD 7-CURRENT. - The framebuffer, Ethernet, sound and USB devices - (such as an USB keyboard for the console) are all supported.

- -

In order to aid people in installing the FreeBSD/xbox port, a combined - install/livecd has been created. - It is available here.

- -

Booting FreeBSD-CURRENT kernels

- -

In order to boot FreeBSD 7-CURRENT from CVS, you must have an up-to-date - version of the Linux/xbox BIOS, called Cromwell (failure will result in your - kernel crashing immediately after loading). A Cromwell with FreeBSD UFS - patches (this will make it able to load a kernel directly from an UFS file - system) is available in the ports tree at /usr/ports/sysutils/cromwell; it - can be flashed to the EEPROM using the /usr/ports/sysutils/raincoat port (as - long as your Xbox is below version 1.6).

- -

Note: Several Xbox drives are known to reject certain types of media. - Should you experience random hangs, panics or corruption during installation, - try a different known-working DVD/CD-ROM.

- -

Installing on the hard drive

- -

You can do an installation using the Live CD's, but you will need to do - everything manually. It is suggested to prepare your disk using an FreeBSD/i386 - installation and set up the /boot/xboxlinux.cfg configuration - file yourself, so Cromwell can determine which kernel to load.

- -

Links

- - +

FreeBSD/xbox is a port of FreeBSD which aims to run on Microsoft® + Xbox® systems. This project was started by &a.rink;, who did most of the patching + and coding. Ed Schouten helped with + reviewing patches and he also provided details on certain Xbox® + internals.

+ +

Status

+ +

FreeBSD/xbox is supported in FreeBSD 6-STABLE and FreeBSD 7-CURRENT. + The framebuffer, Ethernet, sound and USB devices + (such as an USB keyboard for the console) are all supported.

+ +

In order to aid people in installing the FreeBSD/xbox port, a combined + install/livecd has been created. + It is available here.

+ +

Booting FreeBSD-CURRENT kernels

+ +

In order to boot FreeBSD 7-CURRENT from CVS, you must have an up-to-date + version of the Linux/xbox BIOS, called Cromwell (failure will result in your + kernel crashing immediately after loading). A Cromwell with FreeBSD UFS + patches (this will make it able to load a kernel directly from an UFS file + system) is available in the ports tree at /usr/ports/sysutils/cromwell; it + can be flashed to the EEPROM using the /usr/ports/sysutils/raincoat port (as + long as your Xbox® is below version 1.6).

+ +

Note: Several Xbox® drives are known to reject certain types of media. + Should you experience random hangs, panics or corruption during installation, + try a different known-working DVD/CD-ROM.

+ +

Installing on the hard drive

+ +

You can do an installation using the Live CD's, but you will need to do + everything manually. It is suggested to prepare your disk using an FreeBSD/i386 + installation and set up the /boot/xboxlinux.cfg configuration + file yourself, so Cromwell can determine which kernel to load.

+ +

Links

+ + &footer; --- xbox.sgml.diff ends here --- >Release-Note: >Audit-Trail: From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= To: bug-followup@FreeBSD.org, root@server.t-hosting.hu Cc: Subject: Re: www/103061: [patch] www/en/platforms/xbox.sgml Date: Sun, 24 Sep 2006 16:24:46 +0200 I found out, that only the first occurrence of such words must be marked with ® and ™, so here's the new patch that only contain the indentation fix: http://gabor.t-hosting.hu/patches/xbox.sgml.diff -- Cheers, Gabor Responsible-Changed-From-To: freebsd-www->danger Responsible-Changed-By: danger Responsible-Changed-When: Sun Sep 24 15:08:53 UTC 2006 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=103061 State-Changed-From-To: open->closed State-Changed-By: danger State-Changed-When: Thu Oct 5 18:07:09 UTC 2006 State-Changed-Why: Committed, thanks for your submission! http://www.freebsd.org/cgi/query-pr.cgi?pr=103061 From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: www/103061: commit references a PR Date: Thu, 5 Oct 2006 18:08:53 +0000 (UTC) danger 2006-10-05 18:06:46 UTC FreeBSD doc repository Modified files: en/platforms xbox.sgml Log: Whitespace cleanup, no content changes. PR: www/103061 Approved by: keramida (mentor), trhodes (mentor) Revision Changes Path 1.9 +48 -48 www/en/platforms/xbox.sgml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" >Unformatted: Gabor Kovesdan Reply-To: Gabor Kovesdan Cc: Gabor Kovesdan X-send-pr-version: 3.113 X-GNATS-Notify: