1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
<!-- subdocuments -->
<!ENTITY bookinfo.xml SYSTEM "##SRCPATH##/bookinfo.xml">
<!ENTITY preface.xml SYSTEM "##SRCPATH##/preface.xml">
<!ENTITY welcome.xml SYSTEM "##SRCPATH##/welcome/welcome.xml">
<!ENTITY what-is-debian.xml SYSTEM "##SRCPATH##/welcome/what-is-debian.xml">
<!ENTITY what-is-linux.xml SYSTEM "##SRCPATH##/welcome/what-is-linux.xml">
<!ENTITY what-is-debian-linux.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-linux.xml">
<!ENTITY what-is-debian-kfreebsd.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-kfreebsd.xml">
<!ENTITY what-is-debian-hurd.xml SYSTEM "##SRCPATH##/welcome/what-is-debian-hurd.xml">
<!ENTITY getting-newest-inst.xml SYSTEM "##SRCPATH##/welcome/getting-newest-inst.xml">
<!ENTITY getting-newest-doc.xml SYSTEM "##SRCPATH##/welcome/getting-newest-doc.xml">
<!ENTITY doc-organization.xml SYSTEM "##SRCPATH##/welcome/doc-organization.xml">
<!ENTITY about-copyright.xml SYSTEM "##SRCPATH##/welcome/about-copyright.xml">
<!ENTITY hardware.xml SYSTEM "##SRCPATH##/hardware/hardware.xml">
<!ENTITY hardware-supported.xml SYSTEM "##SRCPATH##/hardware/hardware-supported.xml">
<!ENTITY supported-amd64.xml SYSTEM "##SRCPATH##/hardware/supported/amd64.xml">
<!ENTITY supported-arm.xml SYSTEM "##SRCPATH##/hardware/supported/arm.xml">
<!ENTITY supported-hppa.xml SYSTEM "##SRCPATH##/hardware/supported/hppa.xml">
<!ENTITY supported-i386.xml SYSTEM "##SRCPATH##/hardware/supported/i386.xml">
<!ENTITY supported-hurd-i386.xml SYSTEM "##SRCPATH##/hardware/supported/hurd/i386.xml">
<!ENTITY supported-kfreebsd-i386.xml SYSTEM "##SRCPATH##/hardware/supported/kfreebsd/i386.xml">
<!ENTITY supported-kfreebsd-amd64.xml SYSTEM "##SRCPATH##/hardware/supported/kfreebsd/amd64.xml">
<!ENTITY supported-ia64.xml SYSTEM "##SRCPATH##/hardware/supported/ia64.xml">
<!ENTITY supported-mips.xml SYSTEM "##SRCPATH##/hardware/supported/mips.xml">
<!ENTITY supported-mipsel.xml SYSTEM "##SRCPATH##/hardware/supported/mipsel.xml">
<!ENTITY supported-powerpc.xml SYSTEM "##SRCPATH##/hardware/supported/powerpc.xml">
<!ENTITY supported-s390.xml SYSTEM "##SRCPATH##/hardware/supported/s390.xml">
<!ENTITY supported-sparc.xml SYSTEM "##SRCPATH##/hardware/supported/sparc.xml">
<!ENTITY network-cards.xml SYSTEM "##SRCPATH##/hardware/network-cards.xml">
<!ENTITY supported-peripherals.xml SYSTEM "##SRCPATH##/hardware/supported-peripherals.xml">
<!ENTITY accessibility-hardware.xml SYSTEM "##SRCPATH##/hardware/accessibility.xml">
<!ENTITY buying-hardware.xml SYSTEM "##SRCPATH##/hardware/buying-hardware.xml">
<!ENTITY installation-media.xml SYSTEM "##SRCPATH##/hardware/installation-media.xml">
<!ENTITY memory-disk-requirements.xml SYSTEM "##SRCPATH##/hardware/memory-disk-requirements.xml">
<!ENTITY preparing.xml SYSTEM "##SRCPATH##/preparing/preparing.xml">
<!ENTITY install-overview.xml SYSTEM "##SRCPATH##/preparing/install-overview.xml">
<!ENTITY backup.xml SYSTEM "##SRCPATH##/preparing/backup.xml">
<!ENTITY needed-info.xml SYSTEM "##SRCPATH##/preparing/needed-info.xml">
<!ENTITY minimum-hardware-reqts.xml SYSTEM "##SRCPATH##/preparing/minimum-hardware-reqts.xml">
<!ENTITY non-debian-partitioning.xml SYSTEM "##SRCPATH##/preparing/non-debian-partitioning.xml">
<!ENTITY nondeb-part-x86.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/x86.xml">
<!ENTITY nondeb-part-powerpc.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/powerpc.xml">
<!ENTITY nondeb-part-sparc.xml SYSTEM "##SRCPATH##/preparing/nondeb-part/sparc.xml">
<!ENTITY pre-install-bios-setup.xml SYSTEM "##SRCPATH##/preparing/pre-install-bios-setup.xml">
<!ENTITY bios-setup-i386.xml SYSTEM "##SRCPATH##/preparing/bios-setup/i386.xml">
<!ENTITY bios-setup-powerpc.xml SYSTEM "##SRCPATH##/preparing/bios-setup/powerpc.xml">
<!ENTITY bios-setup-s390.xml SYSTEM "##SRCPATH##/preparing/bios-setup/s390.xml">
<!ENTITY bios-setup-sparc.xml SYSTEM "##SRCPATH##/preparing/bios-setup/sparc.xml">
<!ENTITY bios-setup-arm.xml SYSTEM "##SRCPATH##/preparing/bios-setup/arm.xml">
<!ENTITY install-methods.xml SYSTEM "##SRCPATH##/install-methods/install-methods.xml">
<!ENTITY official-cdrom.xml SYSTEM "##SRCPATH##/install-methods/official-cdrom.xml">
<!ENTITY downloading-files.xml SYSTEM "##SRCPATH##/install-methods/downloading-files.xml">
<!ENTITY download-arm.xml SYSTEM "##SRCPATH##/install-methods/download/arm.xml">
<!ENTITY download-powerpc.xml SYSTEM "##SRCPATH##/install-methods/download/powerpc.xml">
<!ENTITY ipl-tape.xml SYSTEM "##SRCPATH##/install-methods/ipl-tape.xml">
<!ENTITY create-floppy.xml SYSTEM "##SRCPATH##/install-methods/create-floppy.xml">
<!ENTITY floppy-i386.xml SYSTEM "##SRCPATH##/install-methods/floppy/i386.xml">
<!ENTITY floppy-powerpc.xml SYSTEM "##SRCPATH##/install-methods/floppy/powerpc.xml">
<!ENTITY boot-usb-files.xml SYSTEM "##SRCPATH##/install-methods/boot-usb-files.xml">
<!ENTITY usb-setup-x86.xml SYSTEM "##SRCPATH##/install-methods/usb-setup/x86.xml">
<!ENTITY usb-setup-powerpc.xml SYSTEM "##SRCPATH##/install-methods/usb-setup/powerpc.xml">
<!ENTITY boot-drive-files.xml SYSTEM "##SRCPATH##/install-methods/boot-drive-files.xml">
<!ENTITY install-tftp.xml SYSTEM "##SRCPATH##/install-methods/install-tftp.xml">
<!ENTITY tftp-rarp.xml SYSTEM "##SRCPATH##/install-methods/tftp/rarp.xml">
<!ENTITY tftp-bootp.xml SYSTEM "##SRCPATH##/install-methods/tftp/bootp.xml">
<!ENTITY tftp-dhcp.xml SYSTEM "##SRCPATH##/install-methods//tftp/dhcp.xml">
<!ENTITY automatic-install.xml SYSTEM "##SRCPATH##/install-methods/automatic-install.xml">
<!ENTITY boot-installer.xml SYSTEM "##SRCPATH##/boot-installer/boot-installer.xml">
<!ENTITY boot-installer-arm.xml SYSTEM "##SRCPATH##/boot-installer/arm.xml">
<!ENTITY boot-installer-x86.xml SYSTEM "##SRCPATH##/boot-installer/x86.xml">
<!ENTITY boot-installer-ia64.xml SYSTEM "##SRCPATH##/boot-installer/ia64.xml">
<!ENTITY boot-installer-intro-cd.xml SYSTEM "##SRCPATH##/boot-installer/intro-cd.xml">
<!ENTITY boot-installer-intro-usb.xml SYSTEM "##SRCPATH##/boot-installer/intro-usb.xml">
<!ENTITY boot-installer-intro-hd.xml SYSTEM "##SRCPATH##/boot-installer/intro-hd.xml">
<!ENTITY boot-installer-intro-net.xml SYSTEM "##SRCPATH##/boot-installer/intro-net.xml">
<!ENTITY boot-installer-intro-firmware.xml SYSTEM "##SRCPATH##/boot-installer/intro-firmware.xml">
<!ENTITY boot-installer-mips.xml SYSTEM "##SRCPATH##/boot-installer/mips.xml">
<!ENTITY boot-installer-mipsel.xml SYSTEM "##SRCPATH##/boot-installer/mipsel.xml">
<!ENTITY boot-installer-powerpc.xml SYSTEM "##SRCPATH##/boot-installer/powerpc.xml">
<!ENTITY boot-installer-s390.xml SYSTEM "##SRCPATH##/boot-installer/s390.xml">
<!ENTITY boot-installer-sparc.xml SYSTEM "##SRCPATH##/boot-installer/sparc.xml">
<!ENTITY boot-installer-parameters.xml SYSTEM "##SRCPATH##/boot-installer/parameters.xml">
<!ENTITY boot-installer-accessibility.xml SYSTEM "##SRCPATH##/boot-installer/accessibility.xml">
<!ENTITY boot-installer-trouble.xml SYSTEM "##SRCPATH##/boot-installer/trouble.xml">
<!ENTITY using-d-i.xml SYSTEM "##SRCPATH##/using-d-i/using-d-i.xml">
<!ENTITY using-d-i-components.xml SYSTEM "##SRCPATH##/using-d-i/components.xml">
<!ENTITY module-localechooser.xml SYSTEM "##SRCPATH##/using-d-i/modules/localechooser.xml">
<!ENTITY module-s390-netdevice.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/netdevice.xml">
<!ENTITY module-s390-dasd.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/dasd.xml">
<!ENTITY module-ddetect.xml SYSTEM "##SRCPATH##/using-d-i/modules/ddetect.xml">
<!ENTITY module-kbd-chooser.xml SYSTEM "##SRCPATH##/using-d-i/modules/kbd-chooser.xml">
<!ENTITY module-netcfg.xml SYSTEM "##SRCPATH##/using-d-i/modules/netcfg.xml">
<!ENTITY module-iso-scan.xml SYSTEM "##SRCPATH##/using-d-i/modules/iso-scan.xml">
<!ENTITY module-choose-mirror.xml SYSTEM "##SRCPATH##/using-d-i/modules/choose-mirror.xml">
<!ENTITY module-cdrom-checker.xml SYSTEM "##SRCPATH##/using-d-i/modules/cdrom-checker.xml">
<!ENTITY module-cdrom-detect.xml SYSTEM "##SRCPATH##/using-d-i/modules/cdrom-detect.xml">
<!ENTITY module-lowmem.xml SYSTEM "##SRCPATH##/using-d-i/modules/lowmem.xml">
<!ENTITY module-anna.xml SYSTEM "##SRCPATH##/using-d-i/modules/anna.xml">
<!ENTITY module-partman.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman.xml">
<!ENTITY module-autopartkit.xml SYSTEM "##SRCPATH##/using-d-i/modules/autopartkit.xml">
<!ENTITY module-partitioner.xml SYSTEM "##SRCPATH##/using-d-i/modules/partitioner.xml">
<!ENTITY module-partconf.xml SYSTEM "##SRCPATH##/using-d-i/modules/partconf.xml">
<!ENTITY module-mdcfg.xml SYSTEM "##SRCPATH##/using-d-i/modules/mdcfg.xml">
<!ENTITY module-partman-lvm.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-lvm.xml">
<!ENTITY module-partman-crypto.xml SYSTEM "##SRCPATH##/using-d-i/modules/partman-crypto.xml">
<!ENTITY module-finish-install.xml SYSTEM "##SRCPATH##/using-d-i/modules/finish-install.xml">
<!ENTITY module-base-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/base-installer.xml">
<!ENTITY module-os-prober.xml SYSTEM "##SRCPATH##/using-d-i/modules/os-prober.xml">
<!ENTITY module-tzsetup.xml SYSTEM "##SRCPATH##/using-d-i/modules/tzsetup.xml">
<!ENTITY module-clock-setup.xml SYSTEM "##SRCPATH##/using-d-i/modules/clock-setup.xml">
<!ENTITY module-clock-setup-finish.xml SYSTEM "##SRCPATH##/using-d-i/modules/clock-setup-finish.xml">
<!ENTITY module-user-setup.xml SYSTEM "##SRCPATH##/using-d-i/modules/user-setup.xml">
<!ENTITY module-apt-setup.xml SYSTEM "##SRCPATH##/using-d-i/modules/apt-setup.xml">
<!ENTITY module-pkgsel.xml SYSTEM "##SRCPATH##/using-d-i/modules/pkgsel.xml">
<!ENTITY loading-firmware.xml SYSTEM "##SRCPATH##/using-d-i/loading-firmware.xml">
<!ENTITY module-mips-arcboot-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mips/arcboot-installer.xml">
<!ENTITY module-mipsel-colo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mipsel/colo-installer.xml">
<!-- No longer used; should be removed after translation updates -->
<!ENTITY module-mipsel-delo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/mipsel/delo-installer.xml">
<!ENTITY module-x86-grub-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/x86/grub-installer.xml">
<!ENTITY module-x86-lilo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/x86/lilo-installer.xml">
<!ENTITY module-hppa-palo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/hppa/palo-installer.xml">
<!ENTITY module-ia64-elilo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/ia64/elilo-installer.xml">
<!ENTITY module-s390-zipl-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/s390/zipl-installer.xml">
<!ENTITY module-powerpc-yaboot-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/yaboot-installer.xml">
<!ENTITY module-powerpc-quik-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/quik-installer.xml">
<!ENTITY module-powerpc-grub-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/powerpc/grub-installer.xml">
<!ENTITY module-sparc-silo-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/sparc/silo-installer.xml">
<!ENTITY module-arm-flash-kernel-installer.xml SYSTEM "##SRCPATH##/using-d-i/modules/arm/flash-kernel-installer.xml">
<!ENTITY module-nobootloader.xml SYSTEM "##SRCPATH##/using-d-i/modules/nobootloader.xml">
<!ENTITY module-network-console.xml SYSTEM "##SRCPATH##/using-d-i/modules/network-console.xml">
<!ENTITY module-save-logs.xml SYSTEM "##SRCPATH##/using-d-i/modules/save-logs.xml">
<!ENTITY module-shell.xml SYSTEM "##SRCPATH##/using-d-i/modules/shell.xml">
<!ENTITY partitioning.xml SYSTEM "##SRCPATH##/partitioning/partitioning.xml">
<!ENTITY sizing.xml SYSTEM "##SRCPATH##/partitioning/sizing.xml">
<!ENTITY tree.xml SYSTEM "##SRCPATH##/partitioning/tree.xml">
<!ENTITY schemes.xml SYSTEM "##SRCPATH##/partitioning/schemes.xml">
<!ENTITY device-names.xml SYSTEM "##SRCPATH##/partitioning/device-names.xml">
<!ENTITY partition-programs.xml SYSTEM "##SRCPATH##/partitioning/partition-programs.xml">
<!ENTITY partition-hppa.xml SYSTEM "##SRCPATH##/partitioning/partition/hppa.xml">
<!ENTITY partition-x86.xml SYSTEM "##SRCPATH##/partitioning/partition/x86.xml">
<!ENTITY partition-ia64.xml SYSTEM "##SRCPATH##/partitioning/partition/ia64.xml">
<!ENTITY partition-mips.xml SYSTEM "##SRCPATH##/partitioning/partition/mips.xml">
<!ENTITY partition-powerpc.xml SYSTEM "##SRCPATH##/partitioning/partition/powerpc.xml">
<!ENTITY partition-sparc.xml SYSTEM "##SRCPATH##/partitioning/partition/sparc.xml">
<!ENTITY boot-new.xml SYSTEM "##SRCPATH##/boot-new/boot-new.xml">
<!ENTITY mount-encrypted.xml SYSTEM "##SRCPATH##/boot-new/mount-encrypted.xml">
<!ENTITY post-install.xml SYSTEM "##SRCPATH##/post-install/post-install.xml">
<!ENTITY shutdown.xml SYSTEM "##SRCPATH##/post-install/shutdown.xml">
<!ENTITY new-to-unix.xml SYSTEM "##SRCPATH##/post-install/new-to-unix.xml">
<!ENTITY orientation.xml SYSTEM "##SRCPATH##/post-install/orientation.xml">
<!ENTITY further-reading.xml SYSTEM "##SRCPATH##/post-install/further-reading.xml">
<!ENTITY mail-setup.xml SYSTEM "##SRCPATH##/post-install/mail-setup.xml">
<!ENTITY kernel-baking.xml SYSTEM "##SRCPATH##/post-install/kernel-baking.xml">
<!ENTITY rescue.xml SYSTEM "##SRCPATH##/post-install/rescue.xml">
<!ENTITY installation-howto.xml SYSTEM "##SRCPATH##/howto/installation-howto.xml">
<!ENTITY preseed.xml SYSTEM "##SRCPATH##/appendix/preseed.xml">
<!ENTITY random-bits.xml SYSTEM "##SRCPATH##/appendix/random-bits.xml">
<!ENTITY files.xml SYSTEM "##SRCPATH##/appendix/files.xml">
<!ENTITY chroot-install.xml SYSTEM "##SRCPATH##/appendix/chroot-install.xml">
<!ENTITY plip.xml SYSTEM "##SRCPATH##/appendix/plip.xml">
<!ENTITY pppoe.xml SYSTEM "##SRCPATH##/appendix/pppoe.xml">
<!ENTITY graphical.xml SYSTEM "##SRCPATH##/appendix/graphical.xml">
<!ENTITY administrivia.xml SYSTEM "##SRCPATH##/administrivia/administrivia.xml">
<!ENTITY gpl.xml SYSTEM "##SRCPATH##/appendix/gpl.xml">
|