11a5d9d33b
will make final documentation much easier when done. Sponsored by: The FreeBSD Foundation
19 lines
340 B
Plaintext
19 lines
340 B
Plaintext
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
== WORKFLOW
|
|
=====================================================================
|
|
|
|
- buildworld [1]
|
|
- buildkernel [1]
|
|
- ports build [2]
|
|
- md(4) device creation, mount, installworld, installkernel
|
|
- u-boot magic [2]
|
|
- rc.conf edits (gpart resize, sshd, etc.)
|
|
- ???
|
|
- profit.
|
|
|
|
[1]: Requires CROSS_TOOLCHAIN
|
|
[2]: If necessary
|