Maxim Sobolev wrote: > Michael Smith wrote: > > > Please review attached patch, which adds long overdue feature to our > > > loader(8), allowing it to load sequence of files as a single object. > > > > I don't like this. I would much rather see support for 'split' files > > implemented as a stacking filesystem layer like the gzip support, with > > the simple recognition of 'foo.gz.aa' as the first part of a split > > version of 'foo.gz', which in turn is recognised as a compressed version > > of 'foo'. > > I am curious how in this case the layer is going to know how many > parts the file contains?
I'm curious how you're going to get the code to execute to do this layering, when it's spread across three floppy images. -- Terry To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message