The targets for building the boot floppies have changed since this was
originally written. Update accordingly.
This commit is contained in:
parent
60958edfec
commit
6a1b90b827
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=16793
1 changed files with 2 additions and 6 deletions
|
@ -825,7 +825,7 @@
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>rm
|
<para><command>rm
|
||||||
${CHROOTDIR}/usr/obj/usr/src/release/release.[48]</command></para>
|
${CHROOTDIR}/usr/obj/usr/src/release/release.[59]</command></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -834,14 +834,10 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>chroot ${CHROOTDIR} ./mk release.4
|
<para><command>chroot ${CHROOTDIR} ./mk floppies
|
||||||
</command></para>
|
</command></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><command>chroot ${CHROOTDIR} ./mk release.8
|
|
||||||
</command></para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>New release floppies will be located in
|
<para>New release floppies will be located in
|
||||||
|
|
Loading…
Reference in a new issue