TODO revision 1.6
11.6Slukem$NetBSD: TODO,v 1.6 2002/02/06 02:17:14 lukem Exp $ 21.1Slukem 31.3Slukemtodo 41.3Slukem---- 51.1Slukem 61.6Slukem- display block numbers for a given file (e.g, /boot) 71.6Slukem 81.1Slukem- finish makefs.8 91.1Slukem 101.1Slukem- testing 111.1Slukem 121.1Slukem- even more testing 131.2Slukem 141.2Slukem- add support for converting a tar file (instead of a directory tree); 151.2Slukem suggested by kpneal@pobox.com 161.4Slukem 171.1Slukem 181.3Slukemoutstanding bugs 191.3Slukem---------------- 201.1Slukem 211.1Slukem- size estimation is still out (need to take into account indirect blocks!) 221.1Slukem 231.6Slukem- parameter checking when density is rather high or low. 241.6Slukem 251.6Slukem- filling up a file system (running out of inodes or whatever) 261.6Slukem doesn't do the right thing. 271.1Slukem 281.1Slukem 291.3Slukemdiscuss 301.3Slukem------- 311.1Slukem 321.1Slukem- consider replacing ffs_balloc() et al with own code that doesn't 331.1Slukem need hacked-up buf.c code 341.1Slukem 351.4Slukem- whacking on newfs/mkfs.c to allow .PATH-ing directly into makefs(8). 361.4Slukem this would involve passing all of mkfs()'s parameters in a single 371.4Slukem struct rather than a lot of global vars, etc. 38