summaryrefslogtreecommitdiffstats
path: root/appliance/packagelist.in
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-19 10:56:06 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-19 10:57:06 +0000
commitda24e7aab06361b8d9bb5b5c8417611501e94684 (patch)
treee4041b7a905f825e7d5009071567be75d52e10b1 /appliance/packagelist.in
parent9556903888eed268895a8454491d56302985f7e1 (diff)
downloadlibguestfs-da24e7aab06361b8d9bb5b5c8417611501e94684.tar.gz
libguestfs-da24e7aab06361b8d9bb5b5c8417611501e94684.tar.xz
libguestfs-da24e7aab06361b8d9bb5b5c8417611501e94684.zip
appliance: Don't hard-code febootstrap --exclude parameters.
Create a separate file 'excludelist.in' that contains these regular expressions, and process it the same way as packagelist.in.
Diffstat (limited to 'appliance/packagelist.in')
-rw-r--r--appliance/packagelist.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/appliance/packagelist.in b/appliance/packagelist.in
index f479a9b7..2562e592 100644
--- a/appliance/packagelist.in
+++ b/appliance/packagelist.in
@@ -8,6 +8,9 @@
* DEBIAN=1 For Debian.
* UBUNTU=1 For Ubuntu.
* ARCHLINUX=1 For Archlinux.
+ *
+ * There is also a list of packages which are excluded if they appear
+ * as dependencies of the packages below. See: excludelist.in
*/
/* Basically the same with a few minor tweaks. */