Commit graph

90 commits

Author SHA1 Message Date
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
Hiroki Sato
edba02ddbe 8.1-RELEASE! 2010-07-23 23:53:11 +00:00
Hiroki Sato
408a41749d 7.3-RELEASE is released.
Hat on:	re
2010-03-23 18:46:00 +00:00
Hiroki Sato
caafe46dc1 Add 8.0-RELEASE and 8.x branch. 2009-11-28 19:55:51 +00:00
Peter Pentchev
a25c8bb249 Correct the address space of the internal network in the Checkpoint article.
PR:		140520
Submitted by:	Martin Baumann <fefo@gmail.com>
2009-11-13 08:51:10 +00:00
Hiroki Sato
4b57e89622 Update information on 7.2-RELEASE. 2009-05-04 00:03:21 +00:00
Hiroki Sato
5091b0fa78 Update branch diagram. 2008-10-05 12:41:45 +00:00
Gabor Kovesdan
0db8aca859 - Add gjournal-desktop aticle
Submitted by:	Manolis Kiagias <sonicy@otenet.gr>
2008-04-28 15:44:35 +00:00
Brad Davis
509374e540 Expand the Virtualization section by adding a section on VMWare Fusion. 2008-03-03 02:39:20 +00:00
Marc Fonvieille
06bd5dcce2 Update to match r1.386 of install/chapter.sgml 2008-02-29 16:24:40 +00:00
Marc Fonvieille
00404bd132 Update to match r1.386 of install/chapter.sgml 2008-02-29 16:09:36 +00:00
Chin-San Huang
21a93d5607 - Add Virtual PC on Windows(R) section.
Obtained from:	The FreeBSD Traditional Chinese Project
2007-10-13 12:01:20 +00:00
Marc Fonvieille
9add24d757 Update some old screenshots. 2007-08-29 18:34:46 +00:00
Marc Fonvieille
d955607268 Update some outdated screenshots. 2007-08-11 13:47:46 +00:00
Marc Fonvieille
3534e267c0 Update some outdated screenshots. 2007-08-09 15:48:14 +00:00
Marc Fonvieille
f616dca4ba Update this image to match current sysinstall display. 2007-08-08 09:35:46 +00:00
Marc Fonvieille
1cdd0b806b Update these screenshots to match current sysinstall and the partiton
layout proposed in the Handbook.
2007-08-07 12:20:35 +00:00
Marc Fonvieille
95bd164eb4 Update these screenshots to match current sysinstall. 2007-08-01 09:53:33 +00:00