View | Details | Raw Unified | Return to bug 62109 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml Fri Jan 30 12:07:20 2004 (+21 lines)
Lines 587-592 Link Here
587
       asking for trouble.</para>
587
       asking for trouble.</para>
588
    </warning>
588
    </warning>
589
589
590
    <para>The canonical way to update your system is the following :
591
    </para>
592
593
    <itemizedlist>
594
      <listitem><para>make buildworld</para></listitem>
595
      <listitem><para>make buildkernel</para></listitem>
596
      <listitem><para>make installkernel</para></listitem>
597
      <listitem><para>reboot in single user mode</para></listitem>
598
      <listitem><para>make installworld</para></listitem>
599
      <listitem><para>mergemaster</para></listitem>
600
      <listitem><para>reboot</para></listitem>
601
    </itemizedlist>
602
603
    <warning>
604
      <title>Read further explanations</title>
605
606
      <para>The sequence described above is only a short resume to
607
        help you getting started. You should however read the following
608
        sections to clearly understand each step.</para>
609
    </warning>
610
590
    <sect2>
611
    <sect2>
591
      <title>Read <filename>/usr/src/UPDATING</filename></title>
612
      <title>Read <filename>/usr/src/UPDATING</filename></title>

Return to bug 62109