On Wed, 27 Apr 2005 23:43:33 PDT, Matt Thomas wrote: > 1) The RCSid are not contained in LOAD sections. So when the kernel is > loaded, they stay behind. > > 2) Because you can use objcopy to strip the section with RCS ids: > > objcopy -R .comment -R .ident netbsd netbsd2 So do we do this when creating boot floppys?