1 /* This is the list of distro packages which are
2 * installed on the appliance.
4 * This file is processed by cpp with one of the
5 * following symbols defined (depending on the distro):
7 * REDHAT=1 For Fedora, RHEL, EPEL and workalikes.
10 * ARCHLINUX=1 For Archlinux.
12 * There is also a list of packages which are excluded if they appear
13 * as dependencies of the packages below. See: excludelist.in
16 /* Basically the same with a few minor tweaks. */
27 /* e4fsprogs only exists on RHEL 5, will be ignored everywhere else. */
91 #endif /* ARCHLINUX */
110 Enabling this pulls out 140 extra packages
120 /* on Ubuntu contains a file in /lib64 which conflicts with libc6 that has
121 * /lib64 as a symbolic link