38 | | 1. Compile all packages below using (cd /usr/ports$DIR; make package-recursive; cp *.tbz $R/pkg |
39 | | 1. Rerun build, saving some time, no kernel/world rebuild {{{sh /usr/src/tools/tools/nanobsd/nanobsd.sh -b -c $R/cfg/nanobsd.wleiden}}} |
40 | | 1. XXX: TODO how-to install config into image |
41 | | 1. 1. New image: Put full image on flash disk {{{dd bs=64k if=/usr/obj/nanobsd.wleiden/_.disk.full of=/dev/da0}}} |
42 | | 1. 1. Existing image: Put partial image on slice {{{dd bs=64k if=/usr/obj/nanobsd.wleiden/_.disk.image of=/dev/da0s[12]}}} |
| 38 | 1. Compile all packages below using (cd /usr/ports$DIR; make package-recursive; cp *.tbz $R/pkg |
| 39 | 1. Rerun build, saving some time, no kernel/world rebuild {{{sh /usr/src/tools/tools/nanobsd/nanobsd.sh -b -c $R/cfg/nanobsd.wleiden}}} |
| 40 | 1. XXX: TODO how-to install config into image |
| 41 | 1. 1. New image: Put full image on flash disk {{{dd bs=64k if=/usr/obj/nanobsd.wleiden/_.disk.full of=/dev/da0}}} |
| 42 | 1. 1. Existing image: Put partial image on slice {{{dd bs=64k if=/usr/obj/nanobsd.wleiden/_.disk.image of=/dev/da0s[12]}}} |