Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-05 | renumber | Joey Hess | |
2007-11-05 | remove debugging | Joey Hess | |
2007-11-05 | store empty directories and restore in etckeeper init | Joey Hess | |
While working on this, I had to consider security policies -- is it ok if etckeeper init can run code from the /etc repository? I've decided this should be ok, and documented that it should only be run on trusted repos. Note that metastore could also be exploited by untrusted repos, and of course, note that you're checking out your *** /etc *** so it damn well better be trusted! With that determined, I decided to use a simple shell script to hold the empty directory info and allow them to be easily created. Expanding this for other files git can't represent is a possibility.. | |||
2007-11-05 | fix .metadata file perms after initial creation too | Joey Hess | |
2007-11-05 | polish | Joey Hess | |
2007-11-05 | finishing touches etc | Joey Hess | |
2007-11-05 | metastore fun | Joey Hess | |
work around various bugs and issues to avoid each commit making a change that would be seen by the next commit.. | |||
2007-11-05 | fixes | Joey Hess | |
2007-11-05 | hopefully this is unncessary paranoia, as it's too hard to do it properly.. | Joey Hess | |
2007-11-05 | improvements | Joey Hess | |
2007-11-05 | implemented pre-apt checks | Joey Hess | |
other development too.. | |||
2007-11-05 | implemented the pre-commit hook | Joey Hess | |
2007-11-05 | rename etc-* to etckeeper-* | Joey Hess | |