svn commit: r53973 - head/en_US.ISO8859-1/articles/freebsd-releng
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Wed Mar 11 20:08:08 2020
New Revision: 53973
URL: https://svnweb.freebsd.org/changeset/doc/53973
Log:
Update the name of the script that destroys zfs datasets prior to
running thermite.sh.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml
Modified: head/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml Wed Mar 11 08:51:40 2020 (r53972)
+++ head/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml Wed Mar 11 20:08:08 2020 (r53973)
@@ -195,7 +195,7 @@ KERNEL="GENERIC64"</programlisting>
<screen>&prompt.root; <userinput>cd /releng/scripts-snapshot/scripts</userinput>
&prompt.root; <userinput>./setrev.sh -b &branch.stablex;</userinput>
-&prompt.root; <userinput>./zfs-setup.sh -c ./builds-<replaceable>12</replaceable>.conf</userinput>
+&prompt.root; <userinput>./zfs-cleanup.sh -c ./builds-<replaceable>12</replaceable>.conf</userinput>
&prompt.root; <userinput>./thermite.sh -c ./builds-<replaceable>12</replaceable>.conf</userinput></screen>
<para>Once the builds have completed, additional helper scripts
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"