hannken@ wrote: > > Modified Files: > > src/sys/arch/x68k/conf: GENERIC > > > > Log Message: > > Comment out pseudo-device fss. We already has options FFS_NO_SNAPSHOT. > > This is not the same: > > - having fss makes it possible to use file system external or already > configured snapshots while > > - FFS_NO_SNAPSHOT doesn't allow the creation of file system internal > snapshots. It was requested to reduce the size of INSTALL kernels only.
Hmm. Then, is "pseudo-device fss" still useful with options FFS_NO_SNAPSHOT? (most x68k has only 8~12MB) --- Izumi Tsutsui
