3 You need flex in your $PATH, which has become part of the base
4 system. This needs bigger binaries.
5 If you don't have flex yet, you can compile it first by doing:
6 # cp /usr/src/etc/binary_sizes* /etc
8 # cd /usr/src/commands/flex-2.5.4
11 Install binaries in the right order because the new readdir
12 implementation and the new mount program are incompatible
13 with older kernels and the new kernels require the new mount.
24 Installing fails for boot. Reboot the system
25 # reboot -x 'unset image; boot'
26 Now install everything
30 The archictecture-dependent/-independent split needs ARCH=<arch>
31 in /etc/make.conf, included by some Makefiles and sourced by
32 some shell scripts. To install it, type 'make install' in
33 src/etc, or simply copy the file over.
35 drivers.conf has been updated to include an ACL for mfs. it has
36 to be installed before rebooting after an update of the mount command.
38 mkfs needs more memory to make an image; chmem it or do
39 # touch mkfs.c ; make /usr/bin/mkfs
40 in /usr/src/commands/simple.