menu "Package Selection for the Target" #comment "Busybox" #source "package/busybox/Config.in" comment "Base" source "package/gui_zoneinfo/Config.in" source "package/zoneinfo/Config.in" comment "PIKA Drivers and SDKs" source "package/hmp/Config.in" source "package/grandprix/Config.in" source "package/lcdlib/Config.in" comment "Asterisk" source "package/zaptel/Config.in" source "package/asterisk/Config.in" source "package/asterisk-gui-2/Config.in" source "package/chan_pika/Config.in" source "package/astmanproxy/Config.in" comment "Applications" source "package/sqlite/Config.in" source "package/php/Config.in" #source "package/jvm/Config.in" #source "package/ipeak/Config.in" comment "Networking" source "package/openssh/Config.in" source "package/dropbear/Config.in" source "package/tftpd/Config.in" source "package/ntpd/Config.in" source "package/ftpd/Config.in" source "package/httpd/Config.in" choice prompt "Forwarding SMTP" default PADS_SMTP_NONE help A mail server is required if Asterisk is configured to forward voicemails to users via email. config PADS_SMTP_NONE bool "None" help No SMTP server provided. config PADS_SMTP_SSMTP bool "SSMTP" help A very simple forwarding SMTP server. Smaller than nullmailer. config PADS_SMTP_NULLMAILER bool "Nullmailer" help A simple forwarding SMTP server. Larger and more powerful than SSMTP. Will not lose the mail on errors. Actively supported. endchoice comment "Utilities" source "package/warploader/Config.in" source "package/gdb/Config.in" source "package/e2fsprogs/Config.in" comment "Samples" source "package/monzaivr/Config.in" source "package/hello_world/Config.in" endmenu