diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 12:38:23 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-08-04 12:38:23 +0200 |
commit | 055f0e8291e3aa9404a3e7a23d56cadc170665d9 (patch) | |
tree | 3dc8818194e439870153b4fad950734a1a067b6f /debian/changelog | |
parent | 119b9754627ef46fa0d2c739ccfe3afb1a4d3e98 (diff) | |
download | itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.gz itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.tar.bz2 itzks-systems-055f0e8291e3aa9404a3e7a23d56cadc170665d9.zip |
D-I PXE Environment: Provide the /srv/tftp directory as ,,examples'', installing to /srv directly is a heavy violation of the Debian Policy, so we avoid that.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 47e2b52..8f5e466 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-packages (2012.08.04.5) UNRELEASED; urgency=low + + * D-I PXE Environment: + + Provide the /srv/tftp directory as ,,examples'', installing to /srv + directly is a heavy violation of the Debian Policy, so we avoid that. + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 04 Aug 2012 12:37:10 +0200 + itzks-packages (2012.08.04.4) squeeze-backports; urgency=low * Fix last package version, complete mis-installation of PXE D-I env files. |