- Use the d-i docs in sid instead of the woody boot floppies docs.

This commit is contained in:
Joey Hess 2003-12-24 18:11:33 +00:00
parent a594a25066
commit d883d67047
2 changed files with 3 additions and 2 deletions

1
debian/changelog vendored
View File

@ -25,6 +25,7 @@ debian-cd (2.2.17) UNRELEASED; urgency=low
- Add my exclude_udebs lists, for general and i386, and modify
generate_di_list to not include udebs from those lists onto the
cdrom, to save space on the netinst cds.
- Use the d-i docs in sid instead of the woody boot floppies docs.
-- Raphael Hertzog <hertzog@debian.org> Wed, 20 Aug 2003 20:17:06 +0200

View File

@ -11,8 +11,8 @@ DOCDIR=doc
if [ -n "$BOOTDISKS" -a -e $BOOTDISKS/current/$DOCDIR ] ; then
DOCS=$BOOTDISKS/current/$DOCDIR
else
echo "WARNING: Using woody bootdisk documentation"
DOCS=$MIRROR/dists/woody/main/disks-$ARCH/current/$DOCDIR
echo "WARNING: Using sid bootdisk documentation"
DOCS=$MIRROR/dists/sid/main/installer-$ARCH/current/$DOCDIR
fi
# Put the install documentation in /install