In article <[email protected]>, Rin Okuyama <[email protected]> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: rin >Date: Mon Dec 25 06:15:50 UTC 2017 > >Modified Files: > src/distrib/ews4800mips/floppies/ramdisk: list > >Log Message: >Drop the following features, which reduces ramdisk.bin about 70KB: >- shutdown, rcmd, rcp >- support for byte-swapped FFS and Apple UFS in fsck_ffs and newfs >- support for byte-swapped label and interactive editor in disklabel >OK tsutsui
You didn't need to do this, because the real issue was that the kernel grew (which I fixed by removing DDB and making compat a library since there are no compat options in the install kernel). So now we should have space to put back DDB or those :-) christos
