idea posted to my blog of keeping an origin branch
[jelmer/etckeeper.git] / TODO
1 * use debconf for the pre-apt prompting, so it will work better when run from
2   frontend like synaptic
3 * keep an origin branch with the files debian ships
4   
5   Not sure quite how to do this yet, it seems it would need to clone
6   the repo, switch to origin, and commit, then push back to /etc,
7   and either merge origin or commit a second time.
8   And do this after apt runs only, of course.
9
10   Of coure, unless etckeeper is installed by debootstrap or thereabouts,
11   you won't have a true pristine origin branch.