jpbackup TODOs:
===============


jpbackup script
---------------
Move all configurable options out of main jpbackup script and into:
	/var/opt/jpbackup/{something} or /etc/jpbackup.conf or what?
	Incorporate nocompress and nobackup into this?
	Incorporate flag files into this?
	My other scripts should use this too...

Add CLI options to bypass flag files for ad hoc backups
	Can't easily re-run a job that failed.  Have to mess with flag files.

Have to check the afio return flags -- job will still update flag files
if afio fails.
	only check backup, not verify as that always fails!

When you e-mail results, it sends then ALL -- so you get all the listings!
Not sure if this is a cron thing or something else.



Docs
----
Update Docs for JP afio RPMs and RH 7.1/Kernel 2.4.

Per Kevin Way <kevin.way@overtone.org>: fix FSH --> FHS

Per Kevin Way <kevin.way@overtone.org>:
> you give recommendations on what to backup, and what not to.  The first
> is the textual "you probably don't need to backup /tmp and /var/tmp" etc
> section, and the second is your "this is my drive" table.
>
> The second table gives much better, clearer advice than the first paragraph,
> so perhaps the first could be cut?  Just a thought.  Sorry for the lack of
> paragraph/line numbers, but I'm working from memory.  If you don't know what
> I'm talking about, I'll find the exact quotes later.

