/[d-i]/trunk/manual/en/appendix/preseed.xml
ViewVC logotype

Diff of /trunk/manual/en/appendix/preseed.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 45355 by fjp, Thu Feb 22 22:10:13 2007 UTC revision 45612 by fjp, Wed Feb 28 15:08:57 2007 UTC
# Line 837  same as <classname>mirror/suite</classna Line 837  same as <classname>mirror/suite</classna
837  </para>  </para>
838    
839  <informalexample role="example"><screen>  <informalexample role="example"><screen>
840    # If you select ftp, the mirror/country string does not need to be set.
841    #d-i mirror/protocol string ftp
842  d-i mirror/country string enter information manually  d-i mirror/country string enter information manually
843  d-i mirror/http/hostname string &archive-mirror;  d-i mirror/http/hostname string &archive-mirror;
844  d-i mirror/http/directory string /debian  d-i mirror/http/directory string /debian
# Line 1042  earlier questions. You can optionally ad Line 1044  earlier questions. You can optionally ad
1044  # You can choose to install non-free and contrib software.  # You can choose to install non-free and contrib software.
1045  #d-i apt-setup/non-free boolean true  #d-i apt-setup/non-free boolean true
1046  #d-i apt-setup/contrib boolean true  #d-i apt-setup/contrib boolean true
1047    # Uncomment this if you don't want to use a network mirror.
1048    #d-i apt-setup/use_mirror boolean false
1049  # Uncomment this to avoid adding security sources, or  # Uncomment this to avoid adding security sources, or
1050  # add a hostname to use a different server than security.debian.org.  # add a hostname to use a different server than security.debian.org.
1051  #d-i apt-setup/security_host string  #d-i apt-setup/security_host string

Legend:
Removed from v.45355  
changed lines
  Added in v.45612

  ViewVC Help
Powered by ViewVC 1.1.5