to webupdate to fix the weekly clean build failures.
When fullbuild-clean.flag exists, all of the trees are removed
and checked out cleanly. This happens after the INDEX-${INDEXNUM}
is fetched, so when the build enters the htdocs/ports/ directory,
the INDEX-${INDEXNUM} no longer exists.
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
the htdocs/ directories.
While here, fix the hostname(1) evaluation for non-en_US
translations.
These scripts used to fetch the ports.tgz file from FTP, but
this file no longer exists. Since we already reference the
size of the ports tree (via share/xml/freebsd.ent) for the
Handbook, I do not plan to bring back this functionality, as
the information it was producing was incorrect anyway.
Note to translators of de_DE, ja_JP, and ru_RU trees:
The relevant files in the htdocs/ directories also needed to
be updated as part of this commit to avoid breaking the build.
Because my editor does not seem to properly handle ja_JP or
ru_RU, editing the installing.xml files within those trees was
not an option, as it mangled the file after saving. A sed(1)
substitution to comment the '&ports.size;' macro was done here
instead, but the entire line referencing ftp.freebsd.org should
be removed instead.
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
Switch the 'packages.exist' target to use pkg.freebsd.org, since
we do not publish packages on FTP mirrors anymore.
Approved by: doceng (implicit)
Sponsored by: The FreeBSD Foundation
reflect 10.2-RELEASE, since this file does not exist in the releng/10.2
documentation.
Submitted by: Tim Bishop
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
with the instructions in the release notes when describing how to
burn the memstick image to a memory stick.
PR: 177431
Submitted by: rfg tristatelogic com
Reorder two chapters in the index of the preface chapter - 8.x should come
after 9.x and now the chapter numbers are in the correct order.
Approved by: bcr (mentor)
Update the cutting-edge chapter for obtaining/updating the FreeBSD
Documentation Project sources to reflect the CVS->SVN conversion.
Approved by: bcr (mentor)
Updates: note that the first UFS partition found is expected to be /, and
remove the incorrect note that a freebsd-boot partition must be first on
the disk.
Approved by: bcr (mentor)