On Sat, Dec 29, 2012 at 12:34 PM, nick black wrote: > This patch adds sprezzos as an alias for debian in the configuration > script. It also adds a comment exhorting other Debian derivatives to do > this when possible, in the hope of keeping identifier bloat localized > to autoconf while providing maximal future-proofing and making the > correct choice explicit to the largest number of users.
That is not going to scale to the hundreds of Debian/Ubuntu derivatives out there, let alone all of the distros that exist and TARGET_* is a bad idea anyway. A better way to do this is to replacing the TARGET_* defines with a set of configuration options that represent what is different about each distro, like HOSTNAME_PATH, HOSTNAME_METHOD_FILE, HOSTNAME_METHOD_*, ENABLE_FASTBOOT, MTA_NAME and so on. -- bye, pabs http://wiki.debian.org/PaulWise _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel