In article <130525070156.m0108...@mirage.ceres.dti.ne.jp>, Izumi Tsutsui <tsut...@ceres.dti.ne.jp> wrote: >christos@ wrote: > >> Module Name: src >> Committed By: christos >> Date: Fri May 24 21:33:00 UTC 2013 >> >> Modified Files: >> src/distrib/x68k/floppies/ramdisk: Makefile list >> >> Log Message: >> kill ping6,rtsol,df,dmesg,sync,pwd to make things fit. > >Why don't you simply bump ramdisk size (or ask x68k guys)? >At least dmesg(8) is mandatory for many developers. > >Anyway, I guess the overflow was caused by recent disklabel(8) changes, >so I wonder if we can have SMALLPROG version of disklabel(8), >which supports only one $MACHINE (or $MACHINE_ARCH) like installboot(8).
>From the amount of stuff that I had to fix in order to get to the point to build in -current it seems that nobody has bothered to look at the port for a while. I'll look into fixing disklabel, thanks for the idea. Plus I am sure that the portmasters can read :-) christos