[Pkg-libvirt-commits] [libguestfs] 97/266: appliance: update distros in comments
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:41:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.
commit d9a4c481c940e0c83b8133ce21225c3820a40c28
Author: Pino Toscano <ptoscano at redhat.com>
Date: Thu Aug 14 13:46:18 2014 +0200
appliance: update distros in comments
Update the list of recognized names of distributions in the comments.
No functional changes.
---
appliance/excludefiles.in | 3 +++
appliance/hostfiles.in | 3 +++
appliance/packagelist.in | 4 +++-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/appliance/excludefiles.in b/appliance/excludefiles.in
index bf8e721..70762ae 100644
--- a/appliance/excludefiles.in
+++ b/appliance/excludefiles.in
@@ -11,6 +11,9 @@ dnl REDHAT=1 For Fedora, RHEL, EPEL and workalikes.
dnl DEBIAN=1 For Debian.
dnl UBUNTU=1 For Ubuntu.
dnl ARCHLINUX=1 For Archlinux.
+dnl SUSE=1 For OpenSUSE.
+dnl FRUGALWARE=1 For Frugalware.
+dnl MAGEIA=1 For Mageia.
dnl
dnl Note that any matching file will be dropped from the appliance.
dnl Of course, this may break the appliance, so be careful.
diff --git a/appliance/hostfiles.in b/appliance/hostfiles.in
index 76a0ce5..8ff53b5 100644
--- a/appliance/hostfiles.in
+++ b/appliance/hostfiles.in
@@ -9,6 +9,9 @@ dnl REDHAT=1 For Fedora, RHEL, EPEL and workalikes.
dnl DEBIAN=1 For Debian.
dnl UBUNTU=1 For Ubuntu.
dnl ARCHLINUX=1 For Archlinux.
+dnl SUSE=1 For OpenSUSE.
+dnl FRUGALWARE=1 For Frugalware.
+dnl MAGEIA=1 For Mageia.
/lib/lsb/*
/usr/share/augeas/lenses/*.aug
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index 551f349..686f597 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -7,8 +7,10 @@ dnl
dnl REDHAT=1 For Fedora, RHEL, EPEL and workalikes.
dnl DEBIAN=1 For Debian.
dnl UBUNTU=1 For Ubuntu.
-dnl MAGEIA=1 For Mageia
dnl ARCHLINUX=1 For Archlinux.
+dnl SUSE=1 For OpenSUSE.
+dnl FRUGALWARE=1 For Frugalware.
+dnl MAGEIA=1 For Mageia.
dnl
dnl There is also a list of packages which are excluded if they appear
dnl as dependencies of the packages below. See: excludelist.in
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list