[file: dev-vegadns-get_data_sorted.patch]
Independent from my previous posting... Sometimes you want to do custom
stuff on the server, when the "data" target in the Makefile is run. And
sometimes you need to check if the file data differs - for example at
some installations I use the rcs program to automatically keep sort of a
last-resort changelog/revision history of the DNS data, and here I
definitely need the base data to look the same unless something actually
changed. Vegadns sorts the data output by domain and record type, but in
some situations the order of records in the data output still can be
quite random. This patch adds a couple of extra ORDER BY to make the
output more stable, so to speak...
[file: dev-vegadns-get_data_content_type.patch]
Oh, and while we're on it, here's a single-line patch that sets the
content-type for the data to text/plain, since, well, it *is* plaintext. ;-)
//conny
- [users] Re: Patch: canonical get_data output Conny Brunnkvist
- [users] Re: Patch: canonical get_data output Conny Brunnkvist
