diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2013-12-20 23:34:10 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2013-12-20 23:34:10 +0000 |
| commit | af34024a21e6618d02fc6559c8f58830566630a5 (patch) | |
| tree | 9d980478b57cea2bebdf94e591a5ec5dc5434544 /UPDATING | |
| parent | a76f5d59f45c2dbd8f9395a5dc48a7b87a20108b (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1943,7 +1943,7 @@ COMMON ITEMS: make buildkernel KERNCONF=YOUR_KERNEL_HERE <maybe newfs current's root partition> <mount current's root partition on directory ${CURRENT_ROOT}> - make installworld DESTDIR=${CURRENT_ROOT} + make installworld DESTDIR=${CURRENT_ROOT} -DDB_FROM_SRC make distribution DESTDIR=${CURRENT_ROOT} # if newfs'd make installkernel KERNCONF=YOUR_KERNEL_HERE DESTDIR=${CURRENT_ROOT} cp /etc/fstab ${CURRENT_ROOT}/etc/fstab # if newfs'd |
