diff options
Diffstat (limited to 'debian/default')
-rw-r--r-- | debian/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/default b/debian/default index 8aebe5a2f..0ca9a272c 100644 --- a/debian/default +++ b/debian/default @@ -14,4 +14,4 @@ MIRROR_BOOTSTRAP="http://ftp.debian.org/debian/" MIRROR_BOOTSTRAP_SECURITY="http://security.debian.org/" MIRROR_BINARY="http://ftp.debian.org/debian/" MIRROR_BINARY_SECURITY="http://security.debian.org/" -PACKAGES_LISTS="standard gnome-desktop kde-desktop xfce-desktop" +PACKAGES_LISTS="standard rescue gnome-desktop kde-desktop xfce-desktop" |