summaryrefslogtreecommitdiff
path: root/en
AgeCommit message (Collapse)Author
2015-04-13A number of UEFI updatesSteve McIntyre
* more machines now don't have CSM * minor wording tweaks for partition and bootloader setup * minor wording change for fast boot * mention systems that won't listen to keyboard during fast boot
2015-04-13Fix removal of </para>Steve McIntyre
2015-04-13Multiple fixups:Steve McIntyre
* Add mention of BD-ROM like CD/DVD * Merge paragraphs about supported CD drive types for x86 * Fix typo in USB flash disk paragraph
2015-04-13Remove old architecturesSteve McIntyre
2015-04-13Installation-Guide: Add LinkSprite pcDuino3 to the list of supported armhf ↵Karsten Merker
systems.
2015-04-13Installation-Guide: Update the "Supported Hardware" section for arm64.Karsten Merker
Patch by Wookey <wookey@wookware.org>, https://lists.debian.org/debian-boot/2015/04/msg00258.html [Karsten Merker: some typo fixes]
2015-04-12Remove commented-out obsolete x86 CD textSteve McIntyre
2015-04-12Remove old commented mx5 kernel for armhfSteve McIntyre
2015-04-12Contributions gathered by Holger Wansing: Add ppc64el bitsSamuel Thibault
2015-04-09Kernel support for the IXP4xx platform will definitely be dropped in Stretch.Karsten Merker
(see https://lists.debian.org/debian-boot/2015/04/msg00129.html)
2015-04-08Installation-Guide: fix incomplete sentenceKarsten Merker
2015-04-08Installation-Guide: Describe the limited support for the IXP4xx platformKarsten Merker
2015-04-05Installation-Guide: Add a "Console configuration" section for armhf.Karsten Merker
2015-04-05Add missing svn:keywords Id for proper translation trackingMiroslav Kure
2015-04-04Installation-Guide: Document tftp-booting using netboot.tar.gz on armhf.Karsten Merker
2015-04-03Installation-Guide: modern arm hardware usually does not have ATAPI CDROM ↵Karsten Merker
support
2015-04-03Installation-Guide: Correct the number of supported architecturesKarsten Merker
2015-04-03Installation-Guide:Karsten Merker
Document the u-boot images provided together with the installer since d-i Jessie RC2, and describe how to use the pre-built installer SD card images for armhf that are available starting with d-i Jessie RC3.
2015-03-23Make year for copyright an entity, thanks Holger Wansing for the patchSamuel Thibault
2015-03-21Add 2015 to copyright period.Holger Wansing
2015-03-21Installation-Guide:Karsten Merker
The previous update of the u-boot USB boot command has missed one instance in the text; update this one as well. Thanks to Holger Wansing for spotting this.
2015-03-21Fix comma at end of paragraphHolger Wansing
2015-03-14Installation-Guide:Karsten Merker
Update the u-boot USB boot command in the "Booting from a USB stick in u-boot" section as required by newer u-boot versions.
2015-03-14Installation-Guide:Karsten Merker
Update the armhf platform support status.
2015-02-27Rephrase documentation of grub-installer/bootdev to make it clear that it ↵Samuel Thibault
has to be specified.
2015-02-11Update preseed grub-style partition name from grub1 style (hd0,0) to grub2Samuel Thibault
style (hd0,1)
2015-01-22 * Advise users not to use unetbootinSamuel Thibault
* Suggest win32diskimager as an alternativee to unetbootin * Explicitly list the netinst, CD-1 and DVD-1 images as "which image should I use" is a FAQ.
2015-01-19document that mkpasswd comes from the whois packageSamuel Thibault
2015-01-19Avoid security issues while making an encrypted root password for aSamuel Thibault
preseed file. Closes: #775718.
2015-01-03Document that grub-installer/bootdev can now be preseeded with default.Samuel Thibault
2015-01-03cdn.debian.net is being deprecated in favor of http.debian.netSamuel Thibault
2014-12-30Fix arm install files linkSamuel Thibault
2014-12-17Installation-Guide:Karsten Merker
Update Cubox-i4Pro and Wandboard Quad driver support information.
2014-12-17Installation-Guide:Karsten Merker
Add new conditionals (<arch=armel>, <arch=armhf> and <arch=arm64>) to allow distinguishing between the different arm architectures in Debian, and use them to fix the broken architure-dependent links in the "Where to Find Installation Images" section for armel/armhf.
2014-12-16Installation-Guide:Karsten Merker
Add driver support overview for the Wandboard Quad (armhf).
2014-12-14Installation-Guide:Karsten Merker
List the Olimex A20-Olinuxino-LIME as supported system for Debian/armhf.
2014-12-14Installation-Guide:Karsten Merker
List the Wandboard Quad as supported system for Debian/armhf.
2014-12-07Update installation-guide for no separated /usr. Closes: #772461.Samuel Thibault
2014-12-03Fix documentation for --- boot parameter markerSamuel Thibault
2014-12-03Installation-Guide:Karsten Merker
Add a "Booting from a USB stick in u-boot" subsection in the "Booting the Installer on ARM" section.
2014-12-03Note that one can now install multiple desktopsSamuel Thibault
2014-11-30Update the list of servers installed by tasksSamuel Thibault
2014-11-30It is now possible to choose the installed desktop, and the default is now ↵Samuel Thibault
Gnome on x86.
2014-11-30the laptop task is already a few MB left onlySamuel Thibault
2014-11-29Update tasks installation sizesSamuel Thibault
2014-11-22Update preseeding of desktops and list of desktopsSamuel Thibault
2014-11-18Fix preseed name: netcfg/link_detection_timeout ->Samuel Thibault
netcfg/link_wait_timeout. Thanks Julien Cristau for noticing.
2014-11-10Mention that tftp urls can be used tooSamuel Thibault
2014-10-31Change i386 minimum processor from 486 to 586, and also exclude QuarkBen Hutchings
We accidentally stopped supporting 486 processors in squeeze. Update the documentation rather than fixing this, as it's clear that hardly anyone cares. (See #766105.) We also don't and won't support the Intel Quark, although it is basically Pentium-compatible due to serious errata with no reasonable workaround. Document this exception.
2014-10-31Delete old footnotes about why 80386 support was droppedBen Hutchings