+# For Debian, there is no metapackage, but we can pull in the
+# equivalent based on package priority
+#
+# (On Ubuntu Hardy, this will additionally pull in libdns32, libisc32,
+# and nfs-common, which seems fairly benign
+installDebianPackage ${prefix} aptitude
+chroot ${prefix} aptitude -y install '~prequired|~pimportant|~pstandard'
+