User:Dustin: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
(copy notes from vim)
Line 3: Line 3:
=To Do List=
=To Do List=
[[:Category:Needs Attention:Dustin]]
[[:Category:Needs Attention:Dustin]]
* http://wiki.zmanda.com/index.php/User:Xander%40xjmaas.nl
== Development ==
== Development ==
* fill out [[Coding Guidelines]]
* fill out [[Coding Guidelines]]
Line 9: Line 10:
* sort out [[Troubleshooting]] with categories, etc.
* sort out [[Troubleshooting]] with categories, etc.
* sort out [[FAQ]] similarly
* sort out [[FAQ]] similarly
* Document wiki editing
* Document wiki editing (at [[Help:Contents]])
** [[:Category:How To]]
** <nowiki>{{Deprecated|foo}}</nowiki>
** <nowiki>{{Troubleshooting ...}}</nowiki>
* Add "to do" templates/categories
* Add "to do" templates/categories
* slashes cause problems
* monthly summary
== Documentation ==
* tapelist troubleshooting thing
* tar troubleshooting thing
** get versions right
* Linux device mapper major number change
    - see drivers/md/dm.c; 2.6.20 still has dynamic allocation
    - there's a module parameter available too
    - emailed gene 5/21; he doesn't know


== Writing ==
== Writing ==
Line 20: Line 28:
* [[amandahosts]] (and update links)
* [[amandahosts]] (and update links)
* [[Unexpected field value in snapshot file]]
* [[Unexpected field value in snapshot file]]
== Subpages ==
[[User:Dustin/Subpage]]

Revision as of 20:53, 22 May 2007

I am a developer at zmanda. Contact me at [email protected].

To Do List

Category:Needs Attention:Dustin

Development

Wiki Management

  • sort out Troubleshooting with categories, etc.
  • sort out FAQ similarly
  • Document wiki editing (at Help:Contents)
  • Add "to do" templates/categories
  • slashes cause problems
  • monthly summary

Documentation

  • tapelist troubleshooting thing
  • tar troubleshooting thing
    • get versions right
  • Linux device mapper major number change
    - see drivers/md/dm.c; 2.6.20 still has dynamic allocation
    - there's a module parameter available too
    - emailed gene 5/21; he doesn't know

Writing