summaryrefslogtreecommitdiff
path: root/en/using-d-i/modules
AgeCommit message (Collapse)Author
2022-05-20Clean-up of outdated/no longer used content (remove docs for non-release archs)Holger Wansing
2021-09-28'Installation over the network' is misleading for the use of ↵Holger Wansing
network-console. A netinst installation is also working via network.
2021-08-15Update: there is no print server task anymoreHolger 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-09-24Proofreading by Justin once more. And #794936 can now be closed.Holger Wansing
2019-09-24More proofreading by JustinHolger 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-11Rename mdcfg into partman-md and lvmcfg into partman-lvmHolger Wansing
2019-08-10Updating chapter for chosing a network mirrorHolger Wansing
2019-07-03Add link to a guide/document for encrypted /bootGuilhem Moulin
Namely https://cryptsetup-team.pages.debian.net/cryptsetup/encrypted-boot.html , maintained by the Debian cryptsetup packaging team. Cf. #927165
2018-11-09Correct order of modules in 'Using the installer' chapter: clock setup is ↵Holger Wansing
after user account setup, not before.
2018-11-09Remove a sentence which describes the old tasksel behaviour calling aptitude ↵Holger Wansing
to allow selection of individual packages
2018-11-09Rename a forgotten occurrence of 'aptitude' into 'apt'.Holger Wansing
2018-08-03installation-guide: add warning about the use of LVM partition typesHolger Wansing
2017-11-30Document the new iso-scan/copy_iso_to_ram feature (see #868900).Raphaël Hertzog
2017-07-11Some more clearification on no-root-password/install-sudo issue.Holger Wansing
Thanks to Baptiste Jammet for the heads-up.
2017-07-03Document the installation of sudo, if no root password is given.Holger Wansing
This was already documented in the installation-howto chapter with r68416, here I add the very similar text to the main document too. Closes #692314.
2017-07-02Globally use S/390 instead of s390 for consistency.Holger Wansing
Unfuzzy po-based translations as well.
2017-02-17Some mips related cleanups and updates. Holger Wansing
Patch #2 from bug#855134: Remove MIPS arcboot installer docs
2016-10-31Add missing mips64el bitsSamuel Thibault
2016-04-08Switch to the new apt commands, instead of apitude / apt-get / apt-cacheHolger Wansing
2015-04-17s/u-boot/U-Boot/g across all filesSteve McIntyre
2015-04-15Add missing svn:keywords Id for translation trackingMiroslav Kure
2015-04-14Installation-Guide: Change http.debian.net references to httpredir.debian.org.Karsten Merker
2015-04-14Improve grub/ppc64el paragraphAurelien Jarno
2015-04-14Remove the old hdX device names, switch to sdX for disksSteve McIntyre
2015-04-14Tweak EFI wording, and move from ia64 to amd64/arm64/i386Steve McIntyre
2015-04-14Re-add </note>Steve McIntyre
2015-04-14Remove 'new' warning for md after multiple yearsSteve McIntyre
2015-04-12Contributions gathered by Holger Wansing: Add ppc64el bitsSamuel Thibault
2015-01-03cdn.debian.net is being deprecated in favor of http.debian.netSamuel Thibault
2014-12-07Update installation-guide for no separated /usr. Closes: #772461.Samuel Thibault
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-09-28Add missing svn:keywords property for translation tracking Miroslav Kure
2014-09-13Add a "Making the system bootable with flash-kernel" subsectionKarsten Merker
to the "Making Your System Bootable" section for arm platforms.
2014-08-26loop-AES is no longer supported by the installer;Holger Wansing
update the manual accordingly.
2014-08-18Remove sentence about aptitude being the recommended package management toolHolger Wansing
2014-08-03Fix some typos in recent changingsHolger Wansing
2014-07-06Remove mention of partman's ability to copy data between partitions,Colin Watson
since that relies on libparted's filesystem-handling code which is being removed.
2014-03-23installation-guide:Karsten Merker
Reword the "Installing Additional Software" section to make it easier to change the default desktop environment in the installation guide.
2013-05-18Removal of references to 'volatile'Samuel Thibault
2013-04-19Default fs is ext4, not ext3. Thanks Regid Ichira for the report.Samuel Thibault
2013-03-10Document that the mirror host name actually has to be a URL base for now.Samuel Thibault
2012-10-14 * Remove references to businesscard images, which are no more. Thanks BrianSamuel Thibault
Potkin for the patch.
2012-10-01Remove outdated keyboard configuration bits.Samuel Thibault
2012-09-23Use <quote> </quote> for quotation signs:Holger Wansing
M en/using-d-i/modules/apt-setup.xml
2012-09-22* Reworked the "Configuring the Network" section, added informationKarsten Merker
regarding IPv6 support. * Added a "Choosing a network mirror" section, added information regarding IPv6 connectivity of debian mirrors and information about ftp.ipv6.debian.org and http.debian.net. M manual/debian/changelog M manual/en/using-d-i/modules/netcfg.xml M manual/en/using-d-i/modules/apt-setup.xml