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
'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)
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.
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@
- 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]
- 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
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.
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]