diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:17 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:17 +0200 |
commit | fdd30ecebff6c2f2f6965774d182d9210e6d46c4 (patch) | |
tree | cd4a159a86207401dbd5990bc0fa3c28825ab6f8 /debian/default | |
parent | c026e68cd0694cc7564405f570f75855799b952a (diff) | |
download | vyos-live-build-fdd30ecebff6c2f2f6965774d182d9210e6d46c4.tar.gz vyos-live-build-fdd30ecebff6c2f2f6965774d182d9210e6d46c4.zip |
Adding live-helper 1.0~a22-1.
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" |