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. */
25 cryptsetup-luks /* old name used before Fedora 17 */
28 /* e4fsprogs only exists on RHEL 5, will be ignored everywhere else. */
42 systemd /* for /sbin/reboot */
93 #endif /* ARCHLINUX */
114 Enabling this pulls out 140 extra packages
124 /* on Ubuntu contains a file in /lib64 which conflicts with libc6 that has
125 * /lib64 as a symbolic link