Add a ROADMAP file for FreeBSD/arm release builds, which

will make final documentation much easier when done.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2015-02-12 00:50:54 +00:00
parent 5860267369
commit 11a5d9d33b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-arm-redux/; revision=278610

18
release/arm/ROADMAP Normal file
View File

@ -0,0 +1,18 @@
#
# $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