[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Wheezy/Installation" by HolgerLevsen
Debian Wiki
debian-www at lists.debian.org
Sun Jul 7 15:02:29 UTC 2013
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Wheezy/Installation" page has been changed by HolgerLevsen:
http://wiki.debian.org/DebianEdu/Documentation/Wheezy/Installation?action=diff&rev1=35&rev2=36
Comment:
fix typo
Further information can be found in the [[http://www.debian.org/releases/wheezy/installmanual|manual of the Debian Installer]].
- To disable or change the use of the proxy when installing via PXE, the lines containing {{{mirror/http/proxy}}}, {{{mirror/ftp/proxy}}} and {{{preseed/early_command}}} in {{{tjener:/etc/debian-edu/www/debian-edu-install.dat }}} need to be changed. To disable the use of a proxy when installing, put '#' in front of the first two lines, and remove the "{{{export xhttp_proxy="http://webcache:3128"; }}}" part from the last one.
+ To disable or change the use of the proxy when installing via PXE, the lines containing {{{mirror/http/proxy}}}, {{{mirror/ftp/proxy}}} and {{{preseed/early_command}}} in {{{tjener:/etc/debian-edu/www/debian-edu-install.dat }}} need to be changed. To disable the use of a proxy when installing, put '#' in front of the first two lines, and remove the "{{{export http_proxy="http://webcache:3128"; }}}" part from the last one.
Some settings can not be preseeded because they are needed before the preseeding file is downloaded. These are configured in the PXElinux-based boot arguments available from {{{/var/lib/tftproot/debian-edu/install.cfg}}}. Language, keyboard layout and desktop are examples of such settings.
More information about the debian-edu-commits
mailing list