Commit graph

107 commits

Author SHA1 Message Date
Benedict Reuschling
1980db649f Add new WINE handbook chapter written as part of Google Season of Docs 2020.
Thanks to Aaron Peters for researching and writing this chapter from
scratch. He also provided most of the images, together with Alexander
Leidinger (netchild@). Alexander was also kind enough to be the official
mentor for the WINE side of the content, while I focused on the
documentation side. His insights into WINE from a users perspective
helped make this chapter better by adding information about Homura.
A big thank you to Google Season of Docs 2020 for enabling us to have
Aaron as technical writer working on this project.

I've re-ordered the finalized submission so that the FAQ is the last
part of this chapter. I also moved the "WINE Overview & concepts"
section after the Synopsis for a more logical flow of information.
Additionally, a lot of DocBook editing was done to bring it to the
current form. The remaining checks by textproc/igor revolve around
indentation errors. But one can't fix all of them without violating
others.

Please enjoy running WINE and games on FreeBSD with the help of this
chapter.

Todo:
- Some references to other parts of the chapter or to others in the
  handbook need to be replaced by actual links.
- Some of the images could be resized a bit more. I only did it on
  those that would create a horizontal scroll bar. Reizing them to 50%
  made them small enough to fit the other images while retaining
  legible text.
  A note on the images: I realize they are mixed JPEG and PNGs in the
  same chapter. However, many of the images in the handbook do not
  have a uniform image type either (compare IMAGES_EN+= entries in
  Makefile). This may be a future project to unify these without
  compromising image quality.

Contributed by:		Aaron Peters (acpkendo gmail.com)
Reviewed by:		netchild, bcr
Sponsored by:		Google Season of Docs 2020
Differential Revision:  https://reviews.freebsd.org/D27484
Differential Revision:  https://reviews.freebsd.org/D27455
Differential Revision:  https://reviews.freebsd.org/D27444
Differential Revision:  https://reviews.freebsd.org/D27232
Differential Revision:  https://reviews.freebsd.org/D27146
Differential Revision:  https://reviews.freebsd.org/D26983
Differential Revision:  https://reviews.freebsd.org/D26914
Differential Revision:  https://reviews.freebsd.org/D26788
2020-12-25 16:48:11 +00:00
Sergio Carlavilla Delgado
f6186b71ea Reorganize the installation section to follow the bsdinstall steps
Minor corrections

Path by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24116
2020-03-18 18:41:01 +00:00
Sergio Carlavilla Delgado
86169c9b3e Upgrade Guided Partitioning Using Root-on-ZFS section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24078
2020-03-16 18:24:07 +00:00
Sergio Carlavilla Delgado
ad8d60f741 bsdinstall update allocation disk section - manual partitioning
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24067
2020-03-14 16:10:08 +00:00
Sergio Carlavilla Delgado
6cf9532fc9 Update the allocation disk section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24045
2020-03-12 21:23:57 +00:00
Sergio Carlavilla Delgado
84fb0a01a4 update ZFS installation menu image
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D24006
2020-03-09 20:45:41 +00:00
Sergio Carlavilla Delgado
22a608620e Add the hardening section to the handbook
Submitted by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D23996
2020-03-08 10:39:30 +00:00
Sergio Carlavilla Delgado
59ecacdd32 Upgrade the enabling services section of the install chapter
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23898
2020-03-01 20:21:25 +00:00
Sergio Carlavilla Delgado
97abb5476d Update Setting the Time Zone section in the handbook
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23858
2020-02-27 20:24:41 +00:00
Sergio Carlavilla Delgado
aa4dedf343 update committing to the installation of the bsdinstall chapter
in the handbook

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23845
2020-02-26 22:06:50 +00:00
Sergio Carlavilla Delgado
d64707ca52 update -Figure 2.16. Manually Create Partitions- and remove PC98 section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23800
2020-02-23 09:55:08 +00:00
Sergio Carlavilla Delgado
97e0286cae [handbook] bsdinstall update 2.6. Allocating Disk Space section
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23789
2020-02-22 21:24:24 +00:00
Sergio Carlavilla Delgado
ab4f532d32 Update 2.5.3. Selecting Components to Install section of the handbook
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23781
2020-02-22 10:18:50 +00:00
Sergio Carlavilla Delgado
e68ee77937 [Handbook] Update the figure 2.9 to reflect the same text as the installer
Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23784
2020-02-21 22:06:53 +00:00
Sergio Carlavilla Delgado
4ffc31ec13 Update the bsdinstall section in the handbook to reflect the new keyboard
section

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23761
2020-02-20 13:18:06 +00:00
Sergio Carlavilla Delgado
796f9dabbf Update the bsdinstall section in the handbook to reflect the
keymap loading window

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23609
2020-02-14 17:57:33 +00:00
Sergio Carlavilla Delgado
bed96f39b6 Update the bsdinstall chapter in the handbook to reflect the change
kernel option

Patch by:	carlavilla@
Approved by:	bcr@(mentor)
Differential Revision:	https://reviews.freebsd.org/D23458
2020-02-03 20:59:28 +00:00
Eitan Adler
b004319511 cvsup: wave gbye!
proc-add-cvsup is not referenced by anything anymore
2017-12-11 07:01:00 +00:00
Warren Block
ef8b01d795 Update the disk organization section of the very old Basics chapter.
This chapter referred to images from the retired Install chapter, which
were missing from the Makefile.  Some of the information was out of
date.  The original disk organization diagram had been created in an
application that has not existed for over a decade, so I wrote a new
diagram in PostScript.  This addresses the PR below.  This needs to be
extended to add a GPT version.

PR:             203821
Submitted by:   ryan@englandacademy.org
2015-10-27 02:43:23 +00:00
Warren Block
b424ea6457 Restore the Handbook vinum chapter into a new separate article. 2015-02-25 19:01:26 +00:00
Dru Lavigne
80e5917c7a Move last 2 added images to correct locations so that they show up in HTML
build.

Submitted by:	hrs
Sponsored by:	iXsystems
2014-05-20 20:08:17 +00:00
Chris Rees
8090cec7ea Add missed file from the last commit
Approved by:	bcr (mentor, implicit)
2014-04-02 20:11:22 +00:00
Chris Rees
a57d4a6bda Update the bsdinstall handbook section to describe the automatic
'root-on-zfs' feature.  Also add documentation for the 'shell' mode
feature that was not documented before.

PR:		docs/187683
Submitted by:	Allan Jude <freebsd@allanjude.com>
Approved by:	bcr (mentor)
2014-04-02 20:08:45 +00:00
Gabor Kovesdan
3ee8aa890b - Reapply r42902, which has been accidentally reverted
Optimise the images in the bsdinstall chapter using graphics/pngrewrite -
they only require 4 bits per pixel, but several of them were stored as
8bpp PNGs.  This approximately halves the total file size, allowing the
handbook pages to load much faster.
2013-11-07 19:57:37 +00:00
Gabor Kovesdan
fc03eb5c00 - MFH 2013-07-03 10:43:17 +00:00
Hiroki Sato
79d3b46a7b Add 8.4R. 2013-06-08 13:58:56 +00:00
Gabor Kovesdan
c94df498ed - Drop SGML catalogs
- Drop DSSSL stylesheets
- Drop some DSSSL-related comments and Makefile code
2013-05-29 19:21:25 +00:00
Hiroki Sato
988d340d9c Announcement of 9.1-RELEASE. Finally.
With hat on:	re
2012-12-30 17:38:03 +00:00
Eitan Adler
7257c0b84d Now that the corp-net-guide has been removed, remove its images as well.
Requested by:	rene
Approved by:	bcr (mentor)
2012-12-13 16:15:08 +00:00
Gabor Kovesdan
77d737ee88 - Rename the share/sgml directories to share/xml
- Fix build errors from the next change

Approved by:	doceng (implicit)
2012-10-01 11:56:00 +00:00
Gabor Kovesdan
d8a2cdf09b - Remove the following articles and references to them. Where it is
reasonable to maintain the reference, use the archived docs.

  5-roadmap
  checkpoint
  dialup-firewall
  diskless-x
  euro
  formatting-media
  hats (content moved to htdocs/internal)
  multi-os
  storage-devices
  vinum
  zip-drive

All of these articles can be found here:
http://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/articles/

No objection from:	doc@, www@
2012-09-20 14:33:30 +00:00
Hiroki Sato
73d15e8512 Fix broken PNG images. 2012-09-20 01:26:24 +00:00
Gabor Kovesdan
2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00
Craig Rodrigues
a98b78f5eb Enhance text which explains how to debug networking
problems when setting up PXE.

Reviewed by: gjb
2012-06-11 07:03:42 +00:00
Hiroki Sato
1379da8d68 Document 8.3-RELEASE. 2012-04-18 14:05:43 +00:00
Glen Barber
71484c537f bsdinstall chapter updates from -RC3:
- Add the 'Enabling Crash Dumps' screen [1]
- Add the 'Manual Configuration' screen
- Replace the 'Final Configuration' screen; the 'Shell' option was removed
  and replaced with the 'Manual Configuration' prompt

Reminded by:		ryusuke [1]
2011-12-11 18:21:55 +00:00
Glen Barber
36df0fc698 9.0-RC1 updates to the bsdinstall chapter:
- Document that bsdinstall will prompt a user if they would like
  to set a non-default keymap
- Add the image the displays the prompt for a user to select
  an non-default keymap
- Update the final configuration image, where 'Exit' is now the
  first option

Submitted/noticed by:	dru
2011-10-22 16:57:21 +00:00
Warren Block
66ff0c119c Update IPv4 static config picture and DNS config picture to conform to
RFC5737.

Discussed with:	bz
Approved by:	gjb (mentor)
2011-10-17 04:03:24 +00:00
Glen Barber
881a53e985 Update IPv6 screenshots for static IP configuration and DNS settings.
Reminded (and examples provided) by:	bz
2011-10-13 00:47:15 +00:00
Warren Block
1810942d39 Screen shots for bsdinstall wireless config.
Approved by:	gjb
2011-10-12 03:56:31 +00:00
Warren Block
bfb5c2c098 Remove leftover image placeholders.
Approved by:	gjb
2011-10-08 16:44:25 +00:00
Glen Barber
42dfdd0b1d Add the bsdinstall Handbook chapter.
Thanks to everyone who worked on this.  Special thanks to gavin@ and
wblock@ who worked especially hard to get this in shape and ready for
9.0-RELEASE.

Commit to link this to the build to follow soon.
2011-10-08 15:05:27 +00:00
Doug Barton
9c19a44a83 Add a note about where to edit %callout-graphics-number-limit% [1]
Split the generation of images up to use a larger font on 1-9, and
smaller on 10-30 to further improve the appearance.

s/seq/jot/ so users on < 9.x can run this script

Submitted by:	gjb [1]
2011-09-06 01:21:48 +00:00
Doug Barton
283a16c3b0 Make the background transparent [1]
Slight tweaks to the font size and kerning

Submitted by:	Igor Mozolevsky <igor@hybrid-lab.co.uk> [1]
2011-09-05 23:05:31 +00:00
Doug Barton
b8c98fc383 New callout graphics, and a script to generate them
Submitted by:	David Muñoz <david@gul.es>
2011-09-05 13:22:59 +00:00
Marc Fonvieille
d27802600f Update to current sysinstall(8) display. 2010-08-18 21:07:37 +00:00
Marc Fonvieille
fd142fe172 Add a screenshot of the keymap menu config. 2010-08-18 20:13:44 +00:00
Marc Fonvieille
06328b5cb1 Update some screenshots to match current sysinstall(8). 2010-08-06 12:08:59 +00:00
Marc Fonvieille
f0c3bd3aaf Update some old screenshots. 2010-07-28 19:49:22 +00:00
Marc Fonvieille
a1fb3ad5e7 Update of some old (6.2) sysinstall screenshots.
(It's a work in progress, more updates should follow soon.)
2010-07-28 14:08:05 +00:00