diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | en/install-methods/boot-usb-files.xml | 2 | ||||
-rw-r--r-- | en/install-methods/usb-setup/powerpc.xml | 2 | ||||
-rw-r--r-- | en/install-methods/usb-setup/x86.xml | 2 | ||||
-rw-r--r-- | en/using-d-i/modules/pkgsel.xml | 2 |
5 files changed, 11 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index f5ac5cfbd..12b3aae12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +installation-guide (2012XXXX) UNRELEASED; urgency=low + + * Remove references to businesscard images, which are no more. Thanks Brian + Potkin for the patch. + + -- Samuel Thibault <sthibault@debian.org> Sun, 14 Oct 2012 22:29:55 +0200 + installation-guide (20121010) unstable; urgency=low * Replace \n with spaces from getfromlist output in buildweb.sh. diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml index c64a19de2..22a89c424 100644 --- a/en/install-methods/boot-usb-files.xml +++ b/en/install-methods/boot-usb-files.xml @@ -141,7 +141,7 @@ After that, mount the USB memory stick which will now have <phrase arch="x86">a FAT filesystem</phrase> <phrase arch="powerpc">an HFS filesystem</phrase> -on it, and copy a &debian; ISO image (netinst, businesscard, or full CD) to it. +on it, and copy a &debian; ISO image (netinst or full CD) to it. Unmount the stick (<userinput>umount /mnt</userinput>) and you are done. </para> diff --git a/en/install-methods/usb-setup/powerpc.xml b/en/install-methods/usb-setup/powerpc.xml index 3e7799c36..9e22dc6a7 100644 --- a/en/install-methods/usb-setup/powerpc.xml +++ b/en/install-methods/usb-setup/powerpc.xml @@ -114,7 +114,7 @@ If you used an <filename>hd-media</filename> image, you should now copy the ISO &debian; ISO image<footnote> <para> -You can use either a businesscard, a netinst or a full CD image (see +You can use either a netinst or a full CD image (see <xref linkend="official-cdrom"/>). Be sure to select one that fits. Note that the <quote>netboot <filename>mini.iso</filename></quote> image is not usable for this purpose. diff --git a/en/install-methods/usb-setup/x86.xml b/en/install-methods/usb-setup/x86.xml index 080a371ca..6a2fb0868 100644 --- a/en/install-methods/usb-setup/x86.xml +++ b/en/install-methods/usb-setup/x86.xml @@ -116,7 +116,7 @@ If you used an <filename>hd-media</filename> image, you should now copy the ISO &debian; ISO image<footnote> <para> -You can use either a businesscard, a netinst or a full CD image (see +You can use either a netinst or a full CD image (see <xref linkend="official-cdrom"/>). Be sure to select one that fits. Note that the <quote>netboot <filename>mini.iso</filename></quote> image is not usable for this purpose. diff --git a/en/using-d-i/modules/pkgsel.xml b/en/using-d-i/modules/pkgsel.xml index e484f0d06..6a12b13aa 100644 --- a/en/using-d-i/modules/pkgsel.xml +++ b/en/using-d-i/modules/pkgsel.xml @@ -71,7 +71,7 @@ environments can be selected by using <literal>desktop=xfce</literal> or </para><para arch="x86"> -Some CD images (businesscard, netinst and DVD) also allow selection of +Some CD images (netinst and DVD) also allow selection of the desired desktop environment from the graphical boot menu. Select the <quote>Advanced options</quote> option in the main menu and look for <quote>Alternative desktop environments</quote>. |