home *** CD-ROM | disk | FTP | other *** search
/ CDV Security Content Filter Install 1.0 Germany / CDV_security_content_filter_install-1.0.iso / preseed.cfg < prev    next >
Text File  |  2005-02-20  |  1KB  |  26 lines

  1. d-i    netcfg/disable_dhcp    boolean true
  2. base-config    base-config/intro    note
  3. base-config    base-config/login    note
  4. passwd    passwd/make-user    boolean false
  5. base-config    apt-setup/uri_type    select cdrom
  6. base-config    apt-setup/cd/another    boolean false
  7. base-config    apt-setup/security-updates    boolean true
  8. tasksel        tasksel/first    multiselect
  9. exim4-config    exim4/dc_eximconfig_configtype    select no configuration at this time
  10. exim4-config    exim4/dc_postmaster        string
  11. ssh    ssh/protocol2_only    boolean true
  12. postfix    postfix/main_mailer_type    select Internet Site
  13. postfix    postfix/mailname    string localhost
  14. postfix    postfix/root_address    string admin
  15. postfix postfix/chattr    boolean false
  16. apache-ssl    apache-ssl/enable-suexec    boolean false
  17. fontconfig    fontconfig/rendering_type    select Autohinter
  18. courier-base    courier-base/webadmin-configmode    boolean true
  19. ca-certificates    ca-certificates/trust_new_crts    select no
  20. amavis-stats    amavis-stats/stay_on_purge    boolean true
  21. amavis-stats    amavis-stats/config_apache    select Apache-SSL
  22. clamav-freshclam    clamav-freshclam/local_mirror    string db.local.clamav.net
  23. clamav-freshclam    clamav-freshclam/http_proxy    string
  24. clamav-freshclam    clamav-freshclam/NotifyClamd    boolean true
  25. base-config    base-config/late_command    string TMPDIR=/tmp; export TMPDIR; mkdir -p /etc/apache-ssl/; touch /etc/apache-ssl/apache.pem; mount /cdrom; dpkg --set-selections < /cdrom/get-selections.txt; apt-get -y dselect-upgrade; eject /cdrom; rm -f /etc/motd
  26.