Le 10-06-2026, Lawrence D’Oliveiro <ldo@nz.invalid> a écrit :
On Wed, 10 Jun 2026 00:26:41 GMT, TheLastSysop wrote:
... and "someone changed this yesterday".
Some people turn their entire /etc into a Git repo. Thoughts?
I discovered it a few months ago and found it a good idea.
I never did it on my personal computer. But on servers managed by many admisys it's a good thing. That help to know what others have done and
why. At the same time on a file, but when many files are concerned it's
very helpful. For example, when postfix works with opendkim, some
variables must be consistent between those two programs and being able
to see at a glance if a change has been correctly reported is really
good.
On 2026-06-13, Stéphane CARPENTIER wrote:
Le 10-06-2026, Lawrence D’Oliveiro <ldo@nz.invalid> a écrit :
On Wed, 10 Jun 2026 00:26:41 GMT, TheLastSysop wrote:
... and "someone changed this yesterday".
Some people turn their entire /etc into a Git repo. Thoughts?
I discovered it a few months ago and found it a good idea.
I never did it on my personal computer. But on servers managed by many
admisys it's a good thing. That help to know what others have done and
why. At the same time on a file, but when many files are concerned it's
very helpful. For example, when postfix works with opendkim, some
variables must be consistent between those two programs and being able
to see at a glance if a change has been correctly reported is really
good.
It's hard for me not to see a VCS for configuration files as a big
advantage - besides keeping a separate log of changes, you can document changesets directly and that will probably make things easier for your
future self. (And, if you ever build a time machine, for your past self
too.)
Now this is something where configuration files in text format with
frequent line breaks are an advantage - because then bringing these
under a VCS in a usable way should be quite simple. Just like LaTeX can
be an improvement over XML-based text document formats (although at
least ODF has "flat file" variants, I'll hazard a guess readability does
not improve much? or does e.g. LibO actually address that concern
somehow when using a "flat" format?).
| Sysop: | DaiTengu |
|---|---|
| Location: | Appleton, WI |
| Users: | 1,124 |
| Nodes: | 10 (0 / 10) |
| Uptime: | 23:45:57 |
| Calls: | 14,394 |
| Calls today: | 3 |
| Files: | 186,389 |
| D/L today: |
5,548 files (1,400M bytes) |
| Messages: | 2,544,979 |
| Posted today: | 1 |