summaryrefslogtreecommitdiff
path: root/en/appendix/preseed.xml
AgeCommit message (Collapse)Author
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-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-08-03Fix some typos in recent changingsHolger Wansing
2014-07-16fix typo, thanks olasdSamuel Thibault
2014-07-16Mention where filesystems are mounted for preseed commands.Samuel Thibault
2014-07-16Emphasize about the issue of language/keyboard being by default asked before ↵Samuel Thibault
disk and network preseeding.
2014-04-19Do not document a "d-i keymap" aliasSamuel Thibault
it does not work, only the bootcommand keymap alias works.
2013-05-21Get rid of tapes on s390(x).Philipp Kern
2013-05-18Removal of references to 'volatile'Samuel Thibault
2013-04-30Switch from dhcp3-server to isc-dhcp-serverSamuel Thibault
Thanks Salvatore Bonaccorso for the report. Closes: #706103.
2013-04-20Apply killall.sh -> kill-all-dhcp renamingSamuel Thibault
2013-04-14Rework the auto wording.Samuel Thibault
2013-04-12Clearly distinguish between auto boot label and auto=true kernel parameter.Samuel Thibault
2013-03-17Drop kernel version in kernel package installationSamuel Thibault
2013-02-22Document IPv6 preseeding. Thanks Vincent McIntyre for the suggestion.Samuel Thibault
2012-10-22Fix typo in netcfg preseed examplesChristian Perrier
2012-10-13network preseeding: add new netcfg/hostname optionPhilipp Kern
2012-10-01Document that only basic keymap variants are available for preseeding.Samuel Thibault
2012-10-01Update preseed aliases.Samuel Thibault
2012-08-26preseed: Add authorized_keys url preseed example, thanks Charles PlessySamuel Thibault
for the patch. Closes: #684629.
2012-08-25Add partman-lvm/confirm_nooverwrite to preseed example. Closes: #610282.Samuel Thibault
2012-06-27xm2po may change ' into ".Nozomu KURASAWA
2012-06-25document netcfg/link_detection_timeoutGaudenz Steinlin
2012-04-18Mention DEBCONF_DEBUG.Samuel Thibault
2012-04-02Avoid breaking the sentence with commas, to make the relation clearerSamuel Thibault
2012-02-27Fix preseeding for keyboard-configuration, toggle part.Samuel Thibault
2012-02-26Fix preseeding for keyboard-configuration, choice partSamuel Thibault
2012-02-08clarify wordingJoey Hess
2012-01-19Update link to installer/doc/devel/ to cope with the switch to git.Colin Watson
2011-08-29remove preseed variable I just droppedJoey Hess
2011-04-11Document preseed-md5 and keymap preseed aliasesChristian Perrier
Closes: #621825, #621824
2011-02-09Fix typo in example preseed. Closes: #612631Joey Hess
2011-01-22Remove documentation of no longer supportedJoey Hess
grub-installer/grub2_instead_of_grub_legacy preseed. Closes: #610739
2011-01-10Add keyboard-configuration/xkb-keymap preseed variable.Samuel Thibault
2010-11-23Reference Debian Installer modules documentation from the preseed sectionSamuel Thibault