Switch from /usr/lib/xen-tools/ to /usr/share/xen-tools/ to properly adhere FHS
This commit is contained in:
9
debian/NEWS
vendored
9
debian/NEWS
vendored
@@ -4,7 +4,14 @@ xen-tools (4.4~dev-1) UNRELEASED; urgency=low
|
||||
environment variable names are from now on converted to underscores
|
||||
("_") before being exported. May affect some hook or role scripts.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Wed, 13 Mar 2013 23:22:20 +0100
|
||||
* /usr/lib/xen-tools/ has been moved to /usr/share/xen-tools/ to
|
||||
properly adhere to FHS. In case you had local scripts added to
|
||||
/usr/lib/xen-tools/, please move them to /usr/share/xen-tools/, too
|
||||
and then remove /usr/lib/xen-tools/ and its left-over subdirectories
|
||||
which all should be empty at that point, i.e. "rmdir -p
|
||||
/usr/lib/xen-tools/*" should do the trick.
|
||||
|
||||
-- Axel Beckert <abe@debian.org> Fri, 05 Apr 2013 20:19:02 +0200
|
||||
|
||||
xen-tools (4.2~rc1-1) unstable; urgency=low
|
||||
|
||||
|
||||
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -2,6 +2,7 @@ xen-tools (4.4~dev-1) UNRELEASED; urgency=low
|
||||
|
||||
* New upstream release
|
||||
- Code deduplication to unify the xen-*-image scripts
|
||||
- Moves /usr/lib/xen-tools/ to /usr/share/xen-tools/
|
||||
- Use http.debian.net as default Debian mirror if no mirror is given
|
||||
and xt-guess-suite-and-mirror is not used.
|
||||
- Fix symbolic link hooks/centos-6/15-setup-arch (Closes: #690299)
|
||||
|
||||
2
debian/dirs
vendored
2
debian/dirs
vendored
@@ -1,4 +1,4 @@
|
||||
/etc/xen-tools
|
||||
/etc/xen-tools/role.d
|
||||
/etc/xen-tools/skel
|
||||
/usr/lib/xen-tools
|
||||
/usr/share/xen-tools
|
||||
Reference in New Issue
Block a user