[go: up one dir, main page]

File: TODO

package info (click to toggle)
funionfs 0.4.3-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,256 kB
  • ctags: 186
  • sloc: sh: 8,876; ansic: 3,032; makefile: 62
file content (13 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
PRIO	TEXT
MED	Enhance Automake/autoconf
LOW	Add autodetection of fuse version
HIGH	Add a memory leak detector
HIGH	Add a program crash catcher
MED	Enable recursion in the filesystem (do a workaround : not possible with fuse) i.e.: mount on / an union of /tmp and /rofs
LOW	Write developer documentation
MED	Add an RPM and a debian package creation script
LOW	Test on freeBSD (any volunteer ?)
LOW	improve performances if necessary ...
LOW	solve the ioctl pb (it seems not to be possible: so not all devices will work)
LOW	Add a file versionning system ( useful ?)
LOW	Add an on-the-fly compression and cryptography (if people is interested)