From: Jamie C. <jca...@we...> - 2004-09-20 11:19:04
|
On Mon, 2004-09-20 at 18:27, Peter Astrand wrote: > The preinstall script current contains: > > if (\$etc_issue =~ /Debian.*\\s3\\.0\\s/i) { > print "oscheck='Debian Linux 3.0'\\n"; > } > > but there is no corresponding line for Debian 3.1 (Sarge). Would it be > possible to add support for Debian 3.1? > > (I know that webmin is available through apt-get as well, but for us, it > would be convenient if the version downloadable from webmin.com worked on > Debian 3.1 as well.) I've just added support for Debian 3.1 to Webmin, and have created a 1.161 development release that will be available at http://www.webmin.com/devel.html in a few hours.. Thanks for the heads-up! - Jamie |