Page MenuHomeFreeBSD

packages: move floppy utilities into a new package
ClosedPublic

Authored by ivy on Sat, May 10, 11:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 22, 6:13 PM
Unknown Object (File)
Sun, May 18, 12:52 PM
Unknown Object (File)
Fri, May 16, 9:00 AM
Unknown Object (File)
Fri, May 16, 8:25 AM
Unknown Object (File)
Thu, May 15, 2:24 AM
Unknown Object (File)
Mon, May 12, 1:42 PM
Unknown Object (File)
Mon, May 12, 6:45 AM
Unknown Object (File)
Mon, May 12, 6:35 AM
Subscribers

Details

Summary

no one uses floppy disks anymore. move fd utilities into a new package.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Sat, May 10, 11:36 PM

Floppies might be a tough thing to waste the fd namespace on. What if we called it something that was still short but less ambiguous like floppies, similar to how we have manuals?

i appreciate the concern but i don't know what else we'd use "fd" for - it's not like we need a package of file descriptors (in case people run out). since all the tools start are called fd* and floppy disks were historically /dev/fd* this seems like a good name.

Imho, "fd" is a fine name... we'll likely retire the driver soon after we retire the i386 kernel. Keeping for 15, so the split makes sense.

This revision is now accepted and ready to land.Sun, May 11, 1:05 AM