Install 'stable' instead of 'leny' by default
This commit is contained in:
@@ -1209,7 +1209,7 @@ sub setupDefaultOptions
|
||||
#
|
||||
$CONFIG{ 'mirror' } = 'http://ftp.us.debian.org/debian';
|
||||
$CONFIG{ 'arch' } = '';
|
||||
$CONFIG{ 'dist' } = 'lenny';
|
||||
$CONFIG{ 'dist' } = 'stable';
|
||||
$CONFIG{ 'fs' } = 'ext3';
|
||||
$CONFIG{ 'force' } = 0;
|
||||
$CONFIG{ 'install' } = 1;
|
||||
|
||||
Reference in New Issue
Block a user