]> CyberLeo.Net >> Repos - CDN/Mosi.git/blob - docs/todo
targets/i386/WinBook: I'm not sure how useful this will be, but whatever
[CDN/Mosi.git] / docs / todo
1 Nabihi (remember (understand, perceive, notice))
2
3 * permanent system altroot for zpools - The best you can do is set mountpoint on the toplevel dataset; zpool mountpoints do not persist
4
5 * saveconfig:
6   use /conf/tmp as a proc lock. /conf/tmp/pid stores the saveconfig pid.
7   If /conf/tmp is more than 5 minutes(?) old, or saveconfig isn't running as that pid, then wipe it and start over.
8   If not, then complain and exit.
9   Add saveconfig to periodic (or cron) to save every day (or hour)
10
11 * pkg:
12   samba
13   hddtemp?
14   cfv? (python)
15
16 * /conf/
17   Alter conf stuff to support tmpfs_size as well as md_size, to use tmpfs mounts instead of mdmfs mounts for diskless-remount storage
18
19 Try makefs? - While makefs does allow non-root manipulation, it does not provide nearly enough control over the resultant filesystem size to make it useful for packing.