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
They were accidentally removed in r47275 when the 8.x bits were removed.
Re-add the IMAGES_EN entries so that the png files are generated
during the build.
Reported by: Ryan England <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)
done with Handbook and building pdf directly does not seem to work
correctly anyway. This change will help simplifying the build process
and spare some image conversions.
this was that 'SGMLFLAGS' had to be changed to 'XMLFLAGS' in
share/mk/doc.docbook.mk so that everything continued to build OK.
Approved by: gabor (mentor)
properly
- While here, do not silent Jade since its output helps seeing what
happens and would have been a big help when debugging this build error
Reviewed by: gjb
- 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
section (s/install-floppies/install-boot-media) to ease the read of
the file;
- Some rewordings for i386 boot part to mention USB stick media. I let
floppies part since it's still correct for 7.X;
- Updates of some boot messages (still a work in progress);
- Add a screenshot for the keyboard selection at sysinstall(8) start
which occurs if United States is not selected for the country.
PR: docs/145023
Submitted by: Aiza <aiza21@comclark.com>
- Add boot loader menu screenshot.
[1] This is for i386, this should be correct for amd64. I cannot really
update the alpha part (no alpha hardware under the hand).
by Matteo Riondato and further work has been done by me and my great mentors.
Despite it took months to get it in, we believe it's a right time to commit and
have a wider audience to look at it, and improve it even more. I hope you will
like it :-)
Approbed by: trhodes (mentor), keramida (mentor)
and I may have missed some SGML-ification, but let's give more
visibility to the chapter, so others can help me improve it too.
PR: docs/94419
Submitted by: Daniel Gerzo <danger@rulez.sk>