1
0
mirror of synced 2026-01-17 08:32:49 +00:00

Support fedora-core-8 :)

This commit is contained in:
Steve Kemp 2008-01-15 22:14:23 +00:00
parent 9f4e7d4110
commit 7a9cf6d654
2 changed files with 2 additions and 0 deletions

View File

@ -145,6 +145,7 @@ install-hooks:
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-4.d
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-5.d
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-7.d
-cd ${prefix}/usr/lib/xen-tools/ && ln -s fedora-core-6.d fedora-core-8.d
mkdir -p ${prefix}/usr/lib/xen-tools/debian.d/
cp -R hooks/debian/*-* ${prefix}/usr/lib/xen-tools/debian.d
-cd ${prefix}/usr/lib/xen-tools/ && ln -s debian.d sarge.d

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ xen-tools (xxx) unstable; urgency=low
- general:
- Removed recommendation on perl-doc. (Closes: #447715)
- Support fedora Core 8 (Closes: 450626)
- hooks:
- Update /etc/securetty upon new images to ensure that xvc0 + hvc0
are permitted. (Closes: #442926)