Default to YUM on redhat-derived systems and APT on debian, instead of auto-detecting
authorJamie Cameron <jcameron@webmin.com>
Thu, 7 May 2009 17:56:35 +0000 (17:56 +0000)
committerJamie Cameron <jcameron@webmin.com>
Thu, 7 May 2009 17:56:35 +0000 (17:56 +0000)
software/config-debian-linux
software/config-redhat-linux

index cda72a5..bf587ee 100644 (file)
@@ -1,2 +1,3 @@
 package_system=debian
+update_system=apt
 apt_mode=0
index fa49df2..d11c882 100644 (file)
@@ -1,2 +1,3 @@
 package_system=rpm
+update_system=yum
 apt_mode=0