summaryrefslogtreecommitdiff
path: root/en/appendix
AgeCommit message (Collapse)Author
2020-07-03Fix error (arch-dependent content) in recently added chapterHolger Wansing
2020-06-19Add preseeding information about EFI partitions/EFI bootingHolger Wansing
2020-06-19Add a chapter to illustrate examples of boot prompt lines with preceeding ↵Holger Wansing
options
2020-05-15Again remove documentation about no-longer existing print server taskHolger Wansing
2020-04-05Again remove some doc about no-longer existing print server taskHolger Wansing
2020-04-02Update manual regarding the latest bootloader changings (removal of lilo + ↵Holger Wansing
globally changing the term 'Installing GRUB on a harddisk' into 'Installing GRUB on the primary drive')
2019-12-20Update sources.list lines for security updates according to new notationHolger Wansing
2019-09-22Proofread by Justin B Rye, thanks!Holger Wansing
2019-09-22Change CD/DVD etc. into 'installation media' or 'installation image' as ↵Holger Wansing
cover-term, where applicable
2019-08-29Remove mentions of floppyHolger Wansing
2019-08-14Add missing fullstopHolger Wansing
2019-08-14Update docs for apt-setup/localX/key preseeding configMoritz Muehlenhoff
2019-08-07Correction: use <userinput> </userinput> tags within informalexample; ↵Holger Wansing
<quote> </quote> does not work there.
2019-08-07Use <quote> </quote> for quotes in gpl chapterHolger Wansing
2019-08-06Global change: use <quote> </quote> for quotes - take 2Holger Wansing
2019-06-22Document new partman-auto-lvm/guide_size option in preseedBaptiste BEAUPLAT
2018-11-09Remove 'Laptop' entry from table 'Disk Space Needed for Tasks' (there is no ↵Holger Wansing
such task option in the installer anymore)
2018-10-21Updating 'Installing Debian GNU/Linux from a Unix/Linux System' chapterHolger Wansing
2018-06-03Update entities on git migration (including translations, as far as possible)Holger Wansing
2017-04-19Some '>' changed into '&gt;' within <informalexample> tags, to get them Holger Wansing
correctly processed. Otherwise additional line-breaks appear. + Sync translations.
2017-04-09Add header to preseed file. Closes: #859438Samuel Thibault
2017-04-08Add an example for partman-auto-crypto/erase_disks to skip diskPhilipp Kern
erase on encrypted partitioning setup.
2016-12-24d-i manual: KDE desktop is called KDE Plasma. Thanks Luigi Toscano. Closes: ↵Baptiste Jammet
#849238
2016-12-14manual: add missing qemu arg in chrot call and add a <para>Baptiste Jammet
2016-12-14Document how to use debootstrap with foreign architectures.Samuel Thibault
2016-10-31Add missing mips64el bitsSamuel Thibault
2016-04-08Switch to the new apt commands, instead of apitude / apt-get / apt-cacheHolger Wansing
2016-01-10mention that auto-install/enable allows preseeding of localisationPhilip Hands
2015-12-24Change i386 minimum processor from 586 to 686Ben Hutchings
We will stop supporting 586 processors in stretch, so update the i386 hardware requirements accordingly. Remove the note about the 586 flavour not supporting SMP. Both the remaining i386 kernel flavours do support it. As no 686 systems support VLB nor use ISA or EISA as the main bus, remove those from the list of busses. Change the preseed example to use the 686 kernel flavour.
2015-12-08Document priority of preseeding between initrd and kernel command lineRaphaël Hertzog
This is related to https://bugs.debian.org/805291
2015-10-18Update information on hashed passwords.Samuel Thibault
2015-05-13Add an example preseed entry for setting up multi-archSteve McIntyre
Closes: #785165 . Thanks to Matthew Sweet for the patch
2015-04-14Remove the old hdX device names, switch to sdX for disksSteve McIntyre
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-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
2014-12-07Update installation-guide for no separated /usr. Closes: #772461.Samuel Thibault
2014-12-03Fix documentation for --- boot parameter markerSamuel Thibault
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 and kernel flavour name from 486 to 586Ben 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.) Update all the translations mentioning 486 that are currently not fuzzy.
2014-09-16Add arm64 & ppc64elSamuel Thibault
2014-08-20Remove useless graphical.xml files (appendix for graphical installer;Holger Wansing
no longer in use, integrated in the regular parts of the manual) for en and all xml-based translations
2014-08-19Move contents of 'Graphical installer' appendix to regular parts of the manual:Holger Wansing
- chapter "D.6. The Graphical Installer" moved to 5.1.8 - chapter "D.6.1. Using the graphical installer" moved to 6.1.1
2014-08-12Fix setting up ssh access now that root with password is disabled by default.Samuel Thibault