target/device/Atmel: remove atngw100-expanded config
Doesn't make much sense without working xserver. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
555e933bb0
commit
4237b5c87f
@ -79,12 +79,4 @@ config BR2_TARGET_AVR32_ATNGW100_BASE
|
||||
help
|
||||
Very simple configuration for the Atmel AVR32 Network Gateway Board.
|
||||
|
||||
config BR2_TARGET_AVR32_ATNGW100_EXPANDED
|
||||
bool "Atmel AVR32 expanded network gateway board support"
|
||||
depends on BR2_TARGET_AT32AP7000
|
||||
select BR2_PACKAGE_LINUX
|
||||
help
|
||||
The Atmel AVR32 Network Gateway Board expanded to include
|
||||
audio, video, and PS/2.
|
||||
|
||||
endchoice
|
||||
|
@ -1,7 +0,0 @@
|
||||
ifeq ($(BR2_TARGET_AVR32_ATNGW100_EXPANDED),y)
|
||||
ATNGW100_EXPANDED_PATH=target/device/Atmel/atngw100-expanded
|
||||
|
||||
TARGET_SKELETON=$(ATNGW100_EXPANDED_PATH)/target_skeleton
|
||||
TARGET_DEVICE_TABLE=$(ATNGW100_EXPANDED_PATH)/device_table.txt
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.9.1.config
|
||||
endif
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,876 +0,0 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Tue May 12 18:06:07 2009
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_VERSION="2009.05-rc1"
|
||||
# BR2_alpha is not set
|
||||
# BR2_arm is not set
|
||||
# BR2_armeb is not set
|
||||
BR2_avr32=y
|
||||
# BR2_cris is not set
|
||||
# BR2_ia64 is not set
|
||||
# BR2_i386 is not set
|
||||
# BR2_m68k is not set
|
||||
# BR2_mips is not set
|
||||
# BR2_mipsel is not set
|
||||
# BR2_nios2 is not set
|
||||
# BR2_powerpc is not set
|
||||
# BR2_sh is not set
|
||||
# BR2_sh64 is not set
|
||||
# BR2_sparc is not set
|
||||
# BR2_sparc64 is not set
|
||||
# BR2_x86_64 is not set
|
||||
BR2_ARCH="avr32"
|
||||
BR2_ENDIAN="BIG"
|
||||
|
||||
#
|
||||
# Target options
|
||||
#
|
||||
|
||||
#
|
||||
# Project Options
|
||||
#
|
||||
BR2_PROJECT="atngw100-expanded"
|
||||
BR2_HOSTNAME="ngw.example.net"
|
||||
BR2_BANNER="ATNGW100 ($(DATE))"
|
||||
|
||||
#
|
||||
# Preset Devices
|
||||
#
|
||||
# BR2_TARGET_AMD is not set
|
||||
BR2_BOARD_NAME="atngw100-expanded"
|
||||
BR2_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
|
||||
BR2_TARGET_ATMEL=y
|
||||
|
||||
#
|
||||
# Atmel AVR32 Specific Device Support
|
||||
#
|
||||
BR2_TARGET_AVR32=y
|
||||
BR2_TARGET_AT32AP7000=y
|
||||
# BR2_TARGET_AT32AP7001 is not set
|
||||
# BR2_TARGET_AT32AP7002 is not set
|
||||
# BR2_TARGET_AT32AP7200 is not set
|
||||
|
||||
#
|
||||
# Development board support
|
||||
#
|
||||
# BR2_TARGET_AVR32_ATSTK1002 is not set
|
||||
# BR2_TARGET_AVR32_ATSTK1005 is not set
|
||||
# BR2_TARGET_AVR32_ATNGW100 is not set
|
||||
# BR2_TARGET_AVR32_ATNGW100_BASE is not set
|
||||
BR2_TARGET_AVR32_ATNGW100_EXPANDED=y
|
||||
|
||||
#
|
||||
# Package support
|
||||
#
|
||||
|
||||
#
|
||||
# Secondary locations
|
||||
#
|
||||
BR2_TARGET_ATMEL_COPYTO=""
|
||||
# BR2_TARGET_VALKA is not set
|
||||
|
||||
#
|
||||
# Generic System Support
|
||||
#
|
||||
# BR2_TARGET_GENERIC_ACCESS_POINT is not set
|
||||
# BR2_TARGET_GENERIC_FIREWALL is not set
|
||||
|
||||
#
|
||||
# Generic development system requires a toolchain with WCHAR and PROGRAM_INVOCATION support
|
||||
#
|
||||
|
||||
#
|
||||
# Build options
|
||||
#
|
||||
BR2_WGET="wget --passive-ftp --retry-connrefused --waitretry=10"
|
||||
BR2_SVN_CO="svn co"
|
||||
BR2_SVN_UP="svn up"
|
||||
BR2_GIT="git clone"
|
||||
BR2_ZCAT="zcat"
|
||||
BR2_BZCAT="bzcat"
|
||||
BR2_TAR_OPTIONS=""
|
||||
BR2_DL_DIR="$(BASE_DIR)/dl"
|
||||
BR2_COPYTO=""
|
||||
|
||||
#
|
||||
# Mirrors and Download locations
|
||||
#
|
||||
BR2_PRIMARY_SITE=""
|
||||
BR2_BACKUP_SITE="http://buildroot.net/downloads/sources/"
|
||||
BR2_SOURCEFORGE_MIRROR="easynews"
|
||||
BR2_KERNEL_MIRROR="http://www.kernel.org/pub/"
|
||||
BR2_GNU_MIRROR="http://ftp.gnu.org/pub/gnu"
|
||||
BR2_DEBIAN_MIRROR="http://ftp.debian.org"
|
||||
|
||||
#
|
||||
# Atmel Mirrors
|
||||
#
|
||||
BR2_ATMEL_MIRROR="ftp://www.at91.com/pub/buildroot/"
|
||||
BR2_AT91_PATCH_MIRROR="http://maxim.org.za/AT91RM9200/2.6/"
|
||||
BR2_STAGING_DIR="$(BUILD_DIR)/staging_dir"
|
||||
BR2_FPU_SUFFIX=y
|
||||
BR2_TOPDIR_PREFIX=""
|
||||
BR2_TOPDIR_SUFFIX=""
|
||||
BR2_GNU_BUILD_SUFFIX="pc-linux-gnu"
|
||||
BR2_GNU_TARGET_SUFFIX="linux-uclibc"
|
||||
BR2_JLEVEL=1
|
||||
# BR2_PREFER_IMA is not set
|
||||
# BR2_DEPRECATED is not set
|
||||
BR2_RECENT=y
|
||||
# BR2_CONFIG_CACHE is not set
|
||||
# BR2_ENABLE_DEBUG is not set
|
||||
BR2_STRIP_strip=y
|
||||
# BR2_STRIP_sstrip is not set
|
||||
# BR2_STRIP_none is not set
|
||||
# BR2_OPTIMIZE_0 is not set
|
||||
# BR2_OPTIMIZE_1 is not set
|
||||
# BR2_OPTIMIZE_2 is not set
|
||||
# BR2_OPTIMIZE_3 is not set
|
||||
BR2_OPTIMIZE_S=y
|
||||
# BR2_PREFER_STATIC_LIB is not set
|
||||
BR2_HAVE_MANPAGES=y
|
||||
BR2_HAVE_INFOPAGES=y
|
||||
# BR2_HAVE_DOCUMENTATION is not set
|
||||
# BR2_HAVE_DEVFILES is not set
|
||||
BR2_UPDATE_CONFIG=y
|
||||
|
||||
#
|
||||
# Toolchain
|
||||
#
|
||||
# BR2_TOOLCHAIN_BUILDROOT is not set
|
||||
# BR2_TOOLCHAIN_EXTERNAL is not set
|
||||
BR2_TOOLCHAIN_EXTERNAL_SOURCE=y
|
||||
BR2_TOOLCHAIN_SOURCE=y
|
||||
# BR2_TOOLCHAIN_ATMEL_AVR32_4_1_2 is not set
|
||||
# BR2_TOOLCHAIN_ATMEL_AVR32_4_2_1 is not set
|
||||
# BR2_TOOLCHAIN_ATMEL_AVR32_4_2_2 is not set
|
||||
BR2_TOOLCHAIN_ATMEL_AVR32_4_2_2_REV_2=y
|
||||
# BR2_TOOLCHAIN_ATMEL_AVR32_4_2_3 is not set
|
||||
# BR2_TOOLCHAIN_UNKNOWNVENDOR is not set
|
||||
BR2_TOOLCHAIN_ATMEL_AVR32=y
|
||||
BR2_VENDOR_SITE="$(BR2_ATMEL_MIRROR)"
|
||||
BR2_VENDOR_SUFFIX="-avr32"
|
||||
BR2_VENDOR_BINUTILS_RELEASE="-1.0.1"
|
||||
BR2_VENDOR_GCC_RELEASE="-1.1.3"
|
||||
BR2_VENDOR_UCLIBC_RELEASE="-2.1.5"
|
||||
BR2_VENDOR_GDB_RELEASE="-2.1.5"
|
||||
BR2_VENDOR_PATCH_DIR="Atmel/avr32"
|
||||
# BR2_EXT_GCC_VERSION_4_1_2 is not set
|
||||
# BR2_EXT_GCC_VERSION_4_2_1 is not set
|
||||
BR2_EXT_GCC_VERSION_4_2_2=y
|
||||
# BR2_EXT_GCC_VERSION_4_2_3 is not set
|
||||
# BR2_EXT_BINUTILS_VERSION_2_17 is not set
|
||||
BR2_EXT_BINUTILS_VERSION_2_18=y
|
||||
# BR2_EXT_UCLIBC_VERSION_0_9_28_3 is not set
|
||||
# BR2_EXT_UCLIBC_VERSION_0_9_29 is not set
|
||||
BR2_EXT_UCLIBC_VERSION_0_9_30=y
|
||||
# BR2_EXT_UCLIBC_VERSION_0_9_30_1 is not set
|
||||
|
||||
#
|
||||
# Kernel Header Options
|
||||
#
|
||||
# BR2_KERNEL_HEADERS_2_6_23 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_24 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_25 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_26 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_27 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_28 is not set
|
||||
BR2_KERNEL_HEADERS_2_6_29=y
|
||||
# BR2_KERNEL_HEADERS_SNAP is not set
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.29.2"
|
||||
|
||||
#
|
||||
# uClibc Options
|
||||
#
|
||||
# BR2_UCLIBC_VERSION_0_9_28_3 is not set
|
||||
# BR2_UCLIBC_VERSION_0_9_29 is not set
|
||||
BR2_UCLIBC_VERSION_0_9_30=y
|
||||
# BR2_UCLIBC_VERSION_0_9_30_1 is not set
|
||||
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
|
||||
BR2_UCLIBC_VERSION_STRING="0.9.30"
|
||||
BR2_UCLIBC_CONFIG="target/device/Atmel/uClibc.config.avr32"
|
||||
# BR2_PTHREAD_DEBUG is not set
|
||||
# BR2_UCLIBC_PROGRAM_INVOCATION is not set
|
||||
# BR2_UCLIBC_INSTALL_TEST_SUITE is not set
|
||||
|
||||
#
|
||||
# Binutils Options
|
||||
#
|
||||
# BR2_BINUTILS_VERSION_2_17 is not set
|
||||
# BR2_BINUTILS_VERSION_2_17_50_0_17 is not set
|
||||
BR2_BINUTILS_VERSION_2_18=y
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_1 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_3 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_6 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_8 is not set
|
||||
# BR2_BINUTILS_VERSION_2_18_50_0_9 is not set
|
||||
# BR2_BINUTILS_VERSION_2_19 is not set
|
||||
# BR2_BINUTILS_VERSION_2_19_1 is not set
|
||||
BR2_BINUTILS_VERSION="2.18"
|
||||
BR2_EXTRA_BINUTILS_CONFIG_OPTIONS=""
|
||||
|
||||
#
|
||||
# GCC Options
|
||||
#
|
||||
# BR2_GCC_VERSION_3_4_6 is not set
|
||||
# BR2_GCC_VERSION_4_0_4 is not set
|
||||
# BR2_GCC_VERSION_4_1_2 is not set
|
||||
# BR2_GCC_VERSION_4_2_1 is not set
|
||||
BR2_GCC_VERSION_4_2_2=y
|
||||
# BR2_GCC_VERSION_4_2_3 is not set
|
||||
# BR2_GCC_VERSION_4_2_4 is not set
|
||||
# BR2_GCC_VERSION_4_3_1 is not set
|
||||
# BR2_GCC_VERSION_4_3_2 is not set
|
||||
# BR2_GCC_VERSION_4_3_3 is not set
|
||||
# BR2_GCC_VERSION_4_4_X is not set
|
||||
BR2_GCC_SUPPORTS_SYSROOT=y
|
||||
# BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
|
||||
BR2_GCC_VERSION="4.2.2"
|
||||
BR2_TOOLCHAIN_SYSROOT=y
|
||||
# BR2_GCC_USE_SJLJ_EXCEPTIONS is not set
|
||||
BR2_EXTRA_GCC_CONFIG_OPTIONS=""
|
||||
BR2_GCC_SHARED_LIBGCC=y
|
||||
|
||||
#
|
||||
# Ccache Options
|
||||
#
|
||||
# BR2_CCACHE is not set
|
||||
|
||||
#
|
||||
# Gdb Options
|
||||
#
|
||||
# BR2_PACKAGE_GDB is not set
|
||||
BR2_PACKAGE_GDB_SERVER=y
|
||||
BR2_PACKAGE_GDB_HOST=y
|
||||
# BR2_GDB_VERSION_6_4 is not set
|
||||
# BR2_GDB_VERSION_6_5 is not set
|
||||
# BR2_GDB_VERSION_6_6 is not set
|
||||
BR2_GDB_VERSION_6_7_1=y
|
||||
# BR2_GDB_VERSION_6_8 is not set
|
||||
BR2_GDB_VERSION="6.7.1"
|
||||
|
||||
#
|
||||
# Common Toolchain Options
|
||||
#
|
||||
BR2_LARGEFILE=y
|
||||
BR2_INET_IPV6=y
|
||||
BR2_INET_RPC=y
|
||||
BR2_ENABLE_LOCALE=y
|
||||
# BR2_ENABLE_LOCALE_PREGENERATED is not set
|
||||
# BR2_ENABLE_LOCALE_PURGE is not set
|
||||
BR2_USE_WCHAR=y
|
||||
BR2_SOFT_FLOAT=y
|
||||
# BR2_USE_SSP is not set
|
||||
# BR2_PTHREADS_NONE is not set
|
||||
# BR2_PTHREADS is not set
|
||||
BR2_PTHREADS_OLD=y
|
||||
# BR2_PTHREADS_NATIVE is not set
|
||||
BR2_GCC_CROSS_CXX=y
|
||||
BR2_INSTALL_LIBSTDCPP=y
|
||||
BR2_TARGET_OPTIMIZATION="-Os -pipe"
|
||||
# BR2_MKLIBS is not set
|
||||
# BR2_PACKAGE_SSTRIP_TARGET is not set
|
||||
# BR2_PACKAGE_SSTRIP_HOST is not set
|
||||
# BR2_ENABLE_MULTILIB is not set
|
||||
BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y
|
||||
|
||||
#
|
||||
# Package Selection for the target
|
||||
#
|
||||
BR2_PACKAGE_BUSYBOX=y
|
||||
# BR2_BUSYBOX_VERSION_1_12_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_13_X is not set
|
||||
BR2_BUSYBOX_VERSION_1_14_X=y
|
||||
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
|
||||
BR2_BUSYBOX_VERSION="1.14.0"
|
||||
BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
|
||||
BR2_PACKAGE_BUSYBOX_HIDE_OTHERS=y
|
||||
BR2_PACKAGE_BUSYBOX_SKELETON=y
|
||||
|
||||
#
|
||||
# The minimum needed to build a uClibc development system
|
||||
#
|
||||
# BR2_PACKAGE_FLEX is not set
|
||||
# BR2_PACKAGE_GCC_TARGET is not set
|
||||
# BR2_PACKAGE_MAKE is not set
|
||||
|
||||
#
|
||||
# Other development stuff
|
||||
#
|
||||
# BR2_PACKAGE_AUTOCONF is not set
|
||||
# BR2_PACKAGE_AUTOMAKE is not set
|
||||
# BR2_PACKAGE_BISON is not set
|
||||
# BR2_PACKAGE_CCACHE_TARGET is not set
|
||||
# BR2_PACKAGE_CVS is not set
|
||||
# BR2_PACKAGE_DISTCC is not set
|
||||
# BR2_PACKAGE_DMALLOC is not set
|
||||
# BR2_PACKAGE_FAKEROOT is not set
|
||||
BR2_HOST_FAKEROOT=y
|
||||
BR2_PACKAGE_GETTEXT=y
|
||||
BR2_PACKAGE_LIBINTL=y
|
||||
# BR2_PACKAGE_LIBGMP is not set
|
||||
# BR2_PACKAGE_GPERF is not set
|
||||
# BR2_PACKAGE_LIBMPFR is not set
|
||||
# BR2_PACKAGE_LIBTOOL is not set
|
||||
# BR2_PACKAGE_M4 is not set
|
||||
# BR2_PACKAGE_OPROFILE is not set
|
||||
# BR2_PACKAGE_PKG_CONFIG is not set
|
||||
BR2_PACKAGE_READLINE=y
|
||||
# BR2_PACKAGE_PCRE is not set
|
||||
|
||||
#
|
||||
# Other stuff
|
||||
#
|
||||
# BR2_PACKAGE_AT is not set
|
||||
# BR2_PACKAGE_BEECRYPT is not set
|
||||
# BR2_PACKAGE_BERKELEYDB is not set
|
||||
# BR2_PACKAGE_BSDIFF is not set
|
||||
BR2_PACKAGE_CUPS=y
|
||||
# BR2_PACKAGE_CUSTOMIZE is not set
|
||||
# BR2_PACKAGE_FILE is not set
|
||||
BR2_PACKAGE_GAMIN=y
|
||||
BR2_PACKAGE_ICU=y
|
||||
# BR2_PACKAGE_KEXEC is not set
|
||||
# BR2_PACKAGE_LIBCONFIG is not set
|
||||
# BR2_PACKAGE_LIBCONFUSE is not set
|
||||
BR2_PACKAGE_LIBDAEMON=y
|
||||
# BR2_PACKAGE_LIBELF is not set
|
||||
# BR2_PACKAGE_LIBEVENT is not set
|
||||
# BR2_PACKAGE_LIBGCRYPT is not set
|
||||
# BR2_PACKAGE_LIBGPG_ERROR is not set
|
||||
# BR2_PACKAGE_LIBICONV is not set
|
||||
# BR2_PACKAGE_LIBIDN is not set
|
||||
# BR2_PACKAGE_LIBLOCKFILE is not set
|
||||
# BR2_PACKAGE_LIBOIL is not set
|
||||
# BR2_PACKAGE_LIBSYSFS is not set
|
||||
# BR2_PACKAGE_LOCKFILE_PROGS is not set
|
||||
# BR2_PACKAGE_LOGROTATE is not set
|
||||
# BR2_PACKAGE_LSOF is not set
|
||||
# BR2_PACKAGE_LTP-TESTSUITE is not set
|
||||
# BR2_PACKAGE_LTRACE is not set
|
||||
# BR2_PACKAGE_MEMSTAT is not set
|
||||
BR2_PACKAGE_NG_SPICE_REWORK=y
|
||||
# BR2_PACKAGE_POPT is not set
|
||||
# BR2_PACKAGE_SCREEN is not set
|
||||
# BR2_PACKAGE_SHARED_MIME_INFO is not set
|
||||
BR2_PACKAGE_STARTUP_NOTIFICATION=y
|
||||
BR2_PACKAGE_STRACE=y
|
||||
# BR2_PACKAGE_SUDO is not set
|
||||
|
||||
#
|
||||
# Database
|
||||
#
|
||||
# BR2_PACKAGE_MYSQL_CLIENT is not set
|
||||
BR2_PACKAGE_SQLITE=y
|
||||
# BR2_PACKAGE_SQLITE_READLINE is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
|
||||
#
|
||||
# Networking applications
|
||||
#
|
||||
# BR2_PACKAGE_ARGUS is not set
|
||||
# BR2_PACKAGE_AVAHI is not set
|
||||
# BR2_PACKAGE_AXEL is not set
|
||||
# BR2_PACKAGE_BIND is not set
|
||||
BR2_PACKAGE_BRIDGE=y
|
||||
BR2_PACKAGE_DNSMASQ=y
|
||||
# BR2_PACKAGE_DNSMASQ_TFTP is not set
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
# BR2_PACKAGE_ETHTOOL is not set
|
||||
BR2_PACKAGE_HASERL=y
|
||||
# BR2_PACKAGE_HASERL_VERSION_0_8_X is not set
|
||||
BR2_PACKAGE_HASERL_VERSION_0_9_X=y
|
||||
BR2_PACKAGE_HASERL_VERSION="0.9.25"
|
||||
# BR2_PACKAGE_IFPLUGD is not set
|
||||
# BR2_PACKAGE_IPERF is not set
|
||||
# BR2_PACKAGE_IPROUTE2 is not set
|
||||
# BR2_PACKAGE_IPSEC_TOOLS is not set
|
||||
BR2_PACKAGE_IPTABLES=y
|
||||
# BR2_PACKAGE_KISMET is not set
|
||||
# BR2_PACKAGE_L2TP is not set
|
||||
# BR2_PACKAGE_LIBCGI is not set
|
||||
# BR2_PACKAGE_LIBCGICC is not set
|
||||
# BR2_PACKAGE_LIBCURL is not set
|
||||
BR2_PACKAGE_CURL=y
|
||||
# BR2_PACKAGE_LIBDNET is not set
|
||||
# BR2_PACKAGE_LIBEXOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBPCAP is not set
|
||||
# BR2_PACKAGE_LIBSOUP is not set
|
||||
# BR2_PACKAGE_LIBUPNP is not set
|
||||
# BR2_PACKAGE_LINKS is not set
|
||||
BR2_PACKAGE_LRZSZ=y
|
||||
# BR2_PACKAGE_MDNSRESPONDER is not set
|
||||
# BR2_PACKAGE_MIIDIAG is not set
|
||||
# BR2_PACKAGE_MROUTED is not set
|
||||
# BR2_PACKAGE_MUTT is not set
|
||||
BR2_PACKAGE_NBD=y
|
||||
BR2_PACKAGE_NCFTP=y
|
||||
|
||||
#
|
||||
# ncFTP tools selection
|
||||
#
|
||||
BR2_PACKAGE_NCFTP_GET=y
|
||||
BR2_PACKAGE_NCFTP_PUT=y
|
||||
BR2_PACKAGE_NCFTP_LS=y
|
||||
# BR2_PACKAGE_NCFTP_BATCH is not set
|
||||
# BR2_PACKAGE_NCFTP_BOOKMARKS is not set
|
||||
# BR2_PACKAGE_NEON is not set
|
||||
# BR2_PACKAGE_NETKITBASE is not set
|
||||
# BR2_PACKAGE_NETKITTELNET is not set
|
||||
# BR2_PACKAGE_NETPLUG is not set
|
||||
# BR2_PACKAGE_NETSNMP is not set
|
||||
# BR2_PACKAGE_NFS_UTILS is not set
|
||||
BR2_PACKAGE_NTP=y
|
||||
# BR2_PACKAGE_NTP_SNTP is not set
|
||||
# BR2_PACKAGE_OLSR is not set
|
||||
# BR2_PACKAGE_OPENNTPD is not set
|
||||
# BR2_PACKAGE_OPENSSH is not set
|
||||
# BR2_PACKAGE_OPENSSL is not set
|
||||
# BR2_PACKAGE_OPENVPN is not set
|
||||
BR2_PACKAGE_PORTMAP=y
|
||||
# BR2_PACKAGE_PPPD is not set
|
||||
# BR2_PACKAGE_RADVD is not set
|
||||
# BR2_PACKAGE_RP_PPPOE is not set
|
||||
# BR2_PACKAGE_PPTP_LINUX is not set
|
||||
BR2_PACKAGE_PROFTPD=y
|
||||
|
||||
#
|
||||
# quagga suite
|
||||
#
|
||||
# BR2_PACKAGE_QUAGGA_ZEBRA is not set
|
||||
# BR2_PACKAGE_QUAGGA_BGPD is not set
|
||||
# BR2_PACKAGE_QUAGGA_RIPD is not set
|
||||
# BR2_PACKAGE_QUAGGA_RIPNGD is not set
|
||||
# BR2_PACKAGE_QUAGGA_OSPFD is not set
|
||||
# BR2_PACKAGE_QUAGGA_OSPF6D is not set
|
||||
# BR2_PACKAGE_QUAGGA_WATCHQUAGGA is not set
|
||||
# BR2_PACKAGE_QUAGGA_ISISD is not set
|
||||
BR2_PACKAGE_RSYNC=y
|
||||
# BR2_PACKAGE_SAMBA is not set
|
||||
# BR2_PACKAGE_SOCAT is not set
|
||||
# BR2_PACKAGE_STUNNEL is not set
|
||||
# BR2_PACKAGE_TCPDUMP is not set
|
||||
# BR2_PACKAGE_DHCPDUMP is not set
|
||||
# BR2_PACKAGE_TFTPD is not set
|
||||
# BR2_PACKAGE_TN5250 is not set
|
||||
# BR2_PACKAGE_TTCP is not set
|
||||
# BR2_PACKAGE_UDPCAST is not set
|
||||
# BR2_PACKAGE_VPNC is not set
|
||||
# BR2_PACKAGE_VSFTPD is not set
|
||||
# BR2_PACKAGE_VTUN is not set
|
||||
# BR2_PACKAGE_WEBIF is not set
|
||||
BR2_PACKAGE_WIRELESS_TOOLS=y
|
||||
# BR2_PACKAGE_WPA_SUPPLICANT is not set
|
||||
|
||||
#
|
||||
# Hardware handling / blockdevices and filesystem maintenance
|
||||
#
|
||||
BR2_PACKAGE_DBUS=y
|
||||
# BR2_DBUS_EXPAT is not set
|
||||
BR2_DBUS_LIBXML2=y
|
||||
# BR2_PACKAGE_DBUS_GLIB is not set
|
||||
# BR2_PACKAGE_DEVMEM2 is not set
|
||||
# BR2_PACKAGE_DM is not set
|
||||
# BR2_PACKAGE_DMRAID is not set
|
||||
# BR2_PACKAGE_E2FSPROGS is not set
|
||||
# BR2_PACKAGE_EEPROG is not set
|
||||
# BR2_PACKAGE_FCONFIG is not set
|
||||
# BR2_PACKAGE_FIS is not set
|
||||
# BR2_PACKAGE_LIBFUSE is not set
|
||||
# BR2_PACKAGE_GADGETFS_TEST is not set
|
||||
# BR2_PACKAGE_HAL is not set
|
||||
# BR2_PACKAGE_HWDATA is not set
|
||||
# BR2_PACKAGE_I2C_TOOLS is not set
|
||||
# BR2_PACKAGE_INPUT_TOOLS is not set
|
||||
# BR2_PACKAGE_IOSTAT is not set
|
||||
# BR2_PACKAGE_LIBAIO is not set
|
||||
# BR2_PACKAGE_LIBRAW1394 is not set
|
||||
# BR2_PACKAGE_LIBUSB is not set
|
||||
# BR2_PACKAGE_LM_SENSORS is not set
|
||||
# BR2_PACKAGE_LVM2 is not set
|
||||
# BR2_PACKAGE_MDADM is not set
|
||||
# BR2_PACKAGE_MEMTESTER is not set
|
||||
# BR2_PACKAGE_MKDOSFS is not set
|
||||
BR2_PACKAGE_MTD=y
|
||||
BR2_PACKAGE_MTD_UTILS=y
|
||||
# BR2_PACKAGE_MTD_20061007 is not set
|
||||
# BR2_PACKAGE_MTD_20050122 is not set
|
||||
# BR2_PACKAGE_MTD_UTILS_GIT is not set
|
||||
|
||||
#
|
||||
# MTD tools selection
|
||||
#
|
||||
BR2_PACKAGE_MTD_DOCFDISK=y
|
||||
BR2_PACKAGE_MTD_DOC_LOADBIOS=y
|
||||
BR2_PACKAGE_MTD_FLASHCP=y
|
||||
BR2_PACKAGE_MTD_FLASH_ERASE=y
|
||||
BR2_PACKAGE_MTD_FLASH_ERASEALL=y
|
||||
BR2_PACKAGE_MTD_FLASH_INFO=y
|
||||
BR2_PACKAGE_MTD_FLASH_LOCK=y
|
||||
BR2_PACKAGE_MTD_FLASH_UNLOCK=y
|
||||
BR2_PACKAGE_MTD_FTL_CHECK=y
|
||||
BR2_PACKAGE_MTD_FTL_FORMAT=y
|
||||
BR2_PACKAGE_MTD_JFFS2DUMP=y
|
||||
BR2_PACKAGE_MTD_MKFSJFFS2=y
|
||||
BR2_PACKAGE_MTD_MKFSJFFS=y
|
||||
BR2_PACKAGE_MTD_MTD_DEBUG=y
|
||||
BR2_PACKAGE_MTD_NANDDUMP=y
|
||||
BR2_PACKAGE_MTD_NANDWRITE=y
|
||||
BR2_PACKAGE_MTD_NFTL_FORMAT=y
|
||||
BR2_PACKAGE_MTD_NFTLDUMP=y
|
||||
BR2_PACKAGE_MTD_SUMTOOL=y
|
||||
# BR2_PACKAGE_NTFS_3G is not set
|
||||
# BR2_PACKAGE_PCIUTILS is not set
|
||||
# BR2_PACKAGE_PCMCIA is not set
|
||||
# BR2_PACKAGE_SETSERIAL is not set
|
||||
# BR2_PACKAGE_SMARTMONTOOLS is not set
|
||||
# BR2_PACKAGE_USBMOUNT is not set
|
||||
# BR2_PACKAGE_USBUTILS is not set
|
||||
# BR2_PACKAGE_WIPE is not set
|
||||
# BR2_PACKAGE_XFSPROGS is not set
|
||||
|
||||
#
|
||||
# Audio and video libraries and applications
|
||||
#
|
||||
BR2_PACKAGE_ALSA_LIB=y
|
||||
BR2_PACKAGE_ALSA_UTILS=y
|
||||
|
||||
#
|
||||
# ALSA utils selection
|
||||
#
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSACONF=y
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSACTL=y
|
||||
BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
|
||||
# BR2_PACKAGE_ALSA_UTILS_AMIDI is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_AMIXER is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_APLAY is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ARECORD is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_IECSET is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ACONNECT is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_APLAYMIDI is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ARECORDMIDI is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ASEQDUMP is not set
|
||||
# BR2_PACKAGE_ALSA_UTILS_ASEQNET is not set
|
||||
BR2_PACKAGE_ALSA_UTILS_SPEAKER_TEST=y
|
||||
|
||||
#
|
||||
# asterisk - disabled (required openssl and mpg123)
|
||||
#
|
||||
# BR2_PACKAGE_AUMIX is not set
|
||||
# BR2_PACKAGE_FLAC is not set
|
||||
# BR2_PACKAGE_GSTREAMER is not set
|
||||
BR2_PACKAGE_LIBID3TAG=y
|
||||
BR2_PACKAGE_LIBMAD=y
|
||||
# BR2_PACKAGE_LIBMAD_TARGET_HEADERS is not set
|
||||
# BR2_PACKAGE_LIBMPD is not set
|
||||
# BR2_PACKAGE_LIBOGG is not set
|
||||
# BR2_PACKAGE_LIBSNDFILE is not set
|
||||
# BR2_PACKAGE_LIBTHEORA is not set
|
||||
# BR2_PACKAGE_LIBVORBIS is not set
|
||||
BR2_PACKAGE_MADPLAY=y
|
||||
BR2_PACKAGE_MADPLAY_ALSA=y
|
||||
# BR2_PACKAGE_MPG123 is not set
|
||||
BR2_PACKAGE_MPLAYER=y
|
||||
# BR2_PACKAGE_SPEEX is not set
|
||||
# BR2_PACKAGE_FESTIVAL is not set
|
||||
# BR2_PACKAGE_TAGLIB is not set
|
||||
# BR2_PACKAGE_VLC is not set
|
||||
|
||||
#
|
||||
# Graphic libraries and applications (graphic/text)
|
||||
#
|
||||
|
||||
#
|
||||
# text rendering libraries
|
||||
#
|
||||
BR2_PACKAGE_NCURSES=y
|
||||
# BR2_PACKAGE_NCURSES_TARGET_PANEL is not set
|
||||
# BR2_PACKAGE_NCURSES_TARGET_FORM is not set
|
||||
# BR2_PACKAGE_NCURSES_TARGET_MENU is not set
|
||||
# BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set
|
||||
# BR2_PACKAGE_NEWT is not set
|
||||
# BR2_PACKAGE_SLANG is not set
|
||||
|
||||
#
|
||||
# text rendering applications
|
||||
#
|
||||
# BR2_PACKAGE_DIALOG is not set
|
||||
|
||||
#
|
||||
# graphic libraries
|
||||
#
|
||||
# BR2_PACKAGE_DIRECTFB is not set
|
||||
# BR2_PACKAGE_FBDUMP is not set
|
||||
# BR2_PACKAGE_IMAGEMAGICK is not set
|
||||
BR2_PACKAGE_JPEG=y
|
||||
# BR2_PACKAGE_LIBART is not set
|
||||
BR2_PACKAGE_LIBPNG=y
|
||||
# BR2_PACKAGE_LIBUNGIF is not set
|
||||
# BR2_PACKAGE_LINUX_FUSION is not set
|
||||
BR2_PACKAGE_PIXMAN=y
|
||||
# BR2_PACKAGE_SDL is not set
|
||||
BR2_PACKAGE_TIFF=y
|
||||
|
||||
#
|
||||
# busybox graphic applications
|
||||
#
|
||||
|
||||
#
|
||||
# --> May be broken in busybox
|
||||
#
|
||||
# BR2_PACKAGE_FBV is not set
|
||||
# BR2_PACKAGE_FBSET is not set
|
||||
|
||||
#
|
||||
# other GUIs
|
||||
#
|
||||
# BR2_PACKAGE_QTOPIA4 is not set
|
||||
BR2_PACKAGE_XSERVER_none=y
|
||||
# BR2_PACKAGE_XSERVER_xorg is not set
|
||||
# BR2_PACKAGE_XSERVER_tinyx is not set
|
||||
|
||||
#
|
||||
# X libraries and helper libraries
|
||||
#
|
||||
BR2_PACKAGE_ATK=y
|
||||
BR2_PACKAGE_CAIRO=y
|
||||
# BR2_PACKAGE_CAIRO_PS is not set
|
||||
# BR2_PACKAGE_CAIRO_PDF is not set
|
||||
# BR2_PACKAGE_CAIRO_PNG is not set
|
||||
# BR2_PACKAGE_CAIRO_SVG is not set
|
||||
BR2_PACKAGE_PANGO=y
|
||||
BR2_PACKAGE_LIBDRM=y
|
||||
# BR2_PACKAGE_LIBERATION is not set
|
||||
# BR2_PACKAGE_LIBGLADE is not set
|
||||
# BR2_PACKAGE_LIBGLIB12 is not set
|
||||
BR2_PACKAGE_LIBGLIB2=y
|
||||
BR2_PACKAGE_LIBGTK2=y
|
||||
# BR2_PACKAGE_LIBGTK2_ENGINES is not set
|
||||
|
||||
#
|
||||
# GTK Themes
|
||||
#
|
||||
# BR2_PACKAGE_GTK2_THEME_HICOLOR is not set
|
||||
BR2_PACKAGE_LIBSEXY=y
|
||||
BR2_PACKAGE_OPENMOTIF=y
|
||||
BR2_PACKAGE_FONTCONFIG=y
|
||||
BR2_PACKAGE_FREETYPE=y
|
||||
BR2_PACKAGE_TSLIB=y
|
||||
BR2_PACKAGE_WEBKIT=y
|
||||
|
||||
#
|
||||
# X Window managers
|
||||
#
|
||||
# BR2_PACKAGE_MATCHBOX is not set
|
||||
|
||||
#
|
||||
# X applications
|
||||
#
|
||||
# BR2_PACKAGE_ALSAMIXERGUI is not set
|
||||
|
||||
#
|
||||
# dillo - disabled (requires jpeg,libglib12,libgtk12,zlib,libpng and Xorg(7))
|
||||
#
|
||||
BR2_PACKAGE_DOCKER=y
|
||||
BR2_PACKAGE_GQVIEW=y
|
||||
# BR2_PACKAGE_GMPC is not set
|
||||
# BR2_PACKAGE_GOB2 is not set
|
||||
# BR2_PACKAGE_GTKPERF is not set
|
||||
BR2_PACKAGE_LEAFPAD=y
|
||||
|
||||
#
|
||||
# midori - disabled (requires Xorg(7))
|
||||
#
|
||||
BR2_PACKAGE_PCMANFM=y
|
||||
BR2_PACKAGE_SYLPHEED=y
|
||||
BR2_PACKAGE_TORSMO=y
|
||||
BR2_PACKAGE_X11VNC=y
|
||||
BR2_PACKAGE_XPDF=y
|
||||
BR2_PACKAGE_XSTROKE=y
|
||||
BR2_PACKAGE_XVKBD=y
|
||||
|
||||
#
|
||||
# Compressors / decompressors
|
||||
#
|
||||
BR2_PACKAGE_LZO=y
|
||||
# BR2_PACKAGE_LZOP is not set
|
||||
# BR2_PACKAGE_LZMA_TARGET is not set
|
||||
# BR2_PACKAGE_LZMA_HOST is not set
|
||||
BR2_PACKAGE_ZLIB=y
|
||||
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set
|
||||
|
||||
#
|
||||
# Package managers
|
||||
#
|
||||
BR2_PACKAGE_IPKG=y
|
||||
# BR2_PACKAGE_PORTAGE is not set
|
||||
|
||||
#
|
||||
# Interpreter languages / Scripting
|
||||
#
|
||||
# BR2_PACKAGE_LUA is not set
|
||||
# BR2_PACKAGE_MICROPERL is not set
|
||||
# BR2_PACKAGE_PYTHON is not set
|
||||
# BR2_PACKAGE_RUBY is not set
|
||||
# BR2_PACKAGE_TCL is not set
|
||||
# BR2_PACKAGE_PHP is not set
|
||||
|
||||
#
|
||||
# XML handling
|
||||
#
|
||||
BR2_PACKAGE_EXPAT=y
|
||||
# BR2_PACKAGE_EZXML is not set
|
||||
BR2_PACKAGE_LIBXML2=y
|
||||
BR2_PACKAGE_LIBXSLT=y
|
||||
# BR2_PACKAGE_XERCES is not set
|
||||
|
||||
#
|
||||
# Java
|
||||
#
|
||||
# BR2_PACKAGE_CLASSPATH is not set
|
||||
|
||||
#
|
||||
# Games
|
||||
#
|
||||
BR2_PACKAGE_GNUCHESS=y
|
||||
BR2_PACKAGE_MAGICCUBE4D=y
|
||||
# BR2_PACKAGE_PRBOOM is not set
|
||||
BR2_PACKAGE_RUBIX=y
|
||||
BR2_PACKAGE_VICE=y
|
||||
BR2_PACKAGE_XBOARD=y
|
||||
|
||||
#
|
||||
# Target filesystem options
|
||||
#
|
||||
BR2_ROOTFS_PREFIX="rootfs"
|
||||
BR2_ROOTFS_SUFFIX="$(DATE)"
|
||||
|
||||
#
|
||||
# filesystem for target device
|
||||
#
|
||||
# BR2_TARGET_ROOTFS_CRAMFS is not set
|
||||
# BR2_TARGET_ROOTFS_CLOOP is not set
|
||||
# BR2_TARGET_ROOTFS_EXT2 is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_1056 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_DATAFLASH_528 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_2K_128K is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_FLASH_128=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_FLASH_64 is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_CUSTOM is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_PAGESIZE=0x1000
|
||||
BR2_TARGET_ROOTFS_JFFS2_EBSIZE=0x20000
|
||||
BR2_TARGET_ROOTFS_JFFS2_NOCLEANMARKER=y
|
||||
# BR2_JFFS2_TARGET_SREC is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_PAD is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_LE is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_BE=y
|
||||
# BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
|
||||
BR2_TARGET_ROOTFS_JFFS2_OUTPUT="$(IMAGE).jffs2"
|
||||
BR2_TARGET_ROOTFS_JFFS2_COPYTO=""
|
||||
# BR2_TARGET_ROOTFS_UBIFS is not set
|
||||
# BR2_TARGET_ROOTFS_SQUASHFS is not set
|
||||
BR2_TARGET_ROOTFS_TAR=y
|
||||
BR2_TARGET_ROOTFS_TAR_NONE=y
|
||||
# BR2_TARGET_ROOTFS_TAR_GZIP is not set
|
||||
# BR2_TARGET_ROOTFS_TAR_BZIP2 is not set
|
||||
# BR2_TARGET_ROOTFS_TAR_LZMA is not set
|
||||
BR2_TARGET_ROOTFS_TAR_OPTIONS=""
|
||||
BR2_TARGET_ROOTFS_TAR_COPYTO=""
|
||||
# BR2_TARGET_ROOTFS_CPIO is not set
|
||||
# BR2_TARGET_ROOTFS_INITRAMFS is not set
|
||||
# BR2_TARGET_ROOTFS_ROMFS is not set
|
||||
|
||||
#
|
||||
# bootloader for target device
|
||||
#
|
||||
BR2_TARGET_UBOOT=y
|
||||
BR2_TARGET_UBOOT_BOARDNAME="atngw100"
|
||||
# BR2_TARGET_UBOOT_2009_03 is not set
|
||||
# BR2_TARGET_UBOOT_2009_01 is not set
|
||||
BR2_TARGET_UBOOT_2008_10=y
|
||||
# BR2_TARGET_UBOOT_1_3_4 is not set
|
||||
# BR2_TARGET_UBOOT_1_2_0_ATMEL is not set
|
||||
BR2_UBOOT_VERSION="2008.10"
|
||||
BR2_U_BOOT_SITE="ftp://ftp.denx.de/pub/u-boot"
|
||||
# BR2_TARGET_U_BOOT_ARCH_PATCH is not set
|
||||
BR2_TARGET_UBOOT_CUSTOM_PATCH=""
|
||||
# BR2_TARGET_UBOOT_SILENT is not set
|
||||
# BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set
|
||||
# BR2_TARGET_UBOOT_TOOL_ENV is not set
|
||||
# BR2_TARGET_UBOOT_DEFAULT_ENV is not set
|
||||
|
||||
#
|
||||
# Kernel
|
||||
#
|
||||
# BR2_KERNEL_none is not set
|
||||
BR2_KERNEL_LINUX_ADVANCED=y
|
||||
# BR2_KERNEL_LINUX is not set
|
||||
# BR2_KERNEL_HURD is not set
|
||||
BR2_PACKAGE_LINUX=y
|
||||
BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-2.6.24.config"
|
||||
BR2_PACKAGE_LINUX_FORMAT="uImage"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.29.2"
|
||||
BR2_KERNEL_LATEST_2_6_29="2"
|
||||
BR2_KERNEL_LATEST_2_6_28="7"
|
||||
BR2_KERNEL_LATEST_2_6_27="13"
|
||||
BR2_KERNEL_LATEST_2_6_26="8"
|
||||
BR2_KERNEL_LATEST_2_6_25="19"
|
||||
BR2_KERNEL_LATEST_2_6_24="7"
|
||||
BR2_KERNEL_LATEST_2_6_23="17"
|
||||
BR2_KERNEL_LATEST_2_6_22="19"
|
||||
BR2_KERNEL_LATEST_2_6_21="7"
|
||||
BR2_KERNEL_LATEST_2_6_20="21"
|
||||
BR2_KERNEL_THIS_VERSION="2.6.29"
|
||||
BR2_KERNEL_SITE="http://ftp.kernel.org/pub/linux/kernel/v2.6"
|
||||
BR2_MM_PATCH_SITE="http://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6"
|
||||
BR2_RC_MM_PATCH_DIR="$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)/2.6.$(BR2_KERNEL_NEXT_VERSION)-rc$(BR2_KERNEL_RC_LEVEL)-mm$(BR2_KERNEL_MM_LEVEL)"
|
||||
# BR2_LINUX_2_6_STABLE is not set
|
||||
BR2_LINUX_2_6_29=y
|
||||
# BR2_LINUX_2_6_28 is not set
|
||||
# BR2_LINUX_2_6_27 is not set
|
||||
# BR2_LINUX_2_6_26 is not set
|
||||
# BR2_LINUX_2_6_25 is not set
|
||||
# BR2_LINUX_2_6_24 is not set
|
||||
# BR2_LINUX_2_6_23 is not set
|
||||
# BR2_LINUX_2_6_22 is not set
|
||||
# BR2_LINUX_2_6_21 is not set
|
||||
# BR2_LINUX_2_6_20 is not set
|
||||
# BR2_LINUX26_CUSTOM is not set
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
# BR2_KERNEL_ADD_KERNEL_ORG_PATCH is not set
|
||||
# BR2_KERNEL_ARCH_PATCH_ENABLED is not set
|
||||
BR2_LINUX_BSP_PATCH=""
|
||||
BR2_KERNEL_BASE=y
|
||||
BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
|
||||
#
|
||||
# Linux Kernel Configuration
|
||||
#
|
||||
BR2_PACKAGE_LINUX_USE_KCONFIG=y
|
||||
# BR2_PACKAGE_LINUX_USE_DEFCONFIG is not set
|
||||
# BR2_PACKAGE_LINUX_USE_XCONFIG is not set
|
||||
# BR2_LINUX_BIN_BZIMAGE is not set
|
||||
BR2_LINUX_BIN_UIMAGE=y
|
||||
# BR2_LINUX_BIN_VMLINUX is not set
|
||||
# BR2_LINUX_BIN_ZIMAGE is not set
|
||||
# BR2_LINUX_BIN_CUSTOM is not set
|
||||
|
||||
#
|
||||
# Destinations for linux kernel binaries
|
||||
#
|
||||
BR2_LINUX_COPYTO_ROOTFS=y
|
||||
# BR2_LINUX_COPYTO_TFTPBOOT is not set
|
||||
BR2_LINUX_COPYTO=""
|
||||
# BR2_LINUX_COPY_CONFIGURATION is not set
|
@ -1,767 +0,0 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Busybox version: 1.8.2
|
||||
# Sun Dec 23 12:11:59 2007
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
#
|
||||
# Busybox Settings
|
||||
#
|
||||
|
||||
#
|
||||
# General Configuration
|
||||
#
|
||||
# CONFIG_NITPICK is not set
|
||||
# CONFIG_DESKTOP is not set
|
||||
# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
|
||||
# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
|
||||
# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
|
||||
CONFIG_SHOW_USAGE=y
|
||||
CONFIG_FEATURE_VERBOSE_USAGE=y
|
||||
# CONFIG_FEATURE_COMPRESS_USAGE is not set
|
||||
# CONFIG_FEATURE_INSTALLER is not set
|
||||
# CONFIG_LOCALE_SUPPORT is not set
|
||||
CONFIG_GETOPT_LONG=y
|
||||
CONFIG_FEATURE_DEVPTS=y
|
||||
# CONFIG_FEATURE_CLEAN_UP is not set
|
||||
# CONFIG_FEATURE_PIDFILE is not set
|
||||
CONFIG_FEATURE_SUID=y
|
||||
# CONFIG_FEATURE_SUID_CONFIG is not set
|
||||
# CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
|
||||
# CONFIG_SELINUX is not set
|
||||
# CONFIG_FEATURE_PREFER_APPLETS is not set
|
||||
CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
|
||||
CONFIG_FEATURE_SYSLOG=y
|
||||
CONFIG_FEATURE_HAVE_RPC=y
|
||||
|
||||
#
|
||||
# Build Options
|
||||
#
|
||||
CONFIG_STATIC=y
|
||||
CONFIG_BUILD_LIBBUSYBOX=y
|
||||
# CONFIG_FEATURE_INDIVIDUAL is not set
|
||||
# CONFIG_FEATURE_SHARED_BUSYBOX is not set
|
||||
CONFIG_LFS=y
|
||||
|
||||
#
|
||||
# Debugging Options
|
||||
#
|
||||
# CONFIG_DEBUG is not set
|
||||
# CONFIG_WERROR is not set
|
||||
CONFIG_NO_DEBUG_LIB=y
|
||||
# CONFIG_DMALLOC is not set
|
||||
# CONFIG_EFENCE is not set
|
||||
CONFIG_INCLUDE_SUSv2=y
|
||||
|
||||
#
|
||||
# Installation Options
|
||||
#
|
||||
# CONFIG_INSTALL_NO_USR is not set
|
||||
CONFIG_INSTALL_APPLET_SYMLINKS=y
|
||||
# CONFIG_INSTALL_APPLET_HARDLINKS is not set
|
||||
# CONFIG_INSTALL_APPLET_SCRIPT_WRAPPERS is not set
|
||||
# CONFIG_INSTALL_APPLET_DONT is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_SYMLINK is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_HARDLINK is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set
|
||||
CONFIG_PREFIX="/usr/avr32-linux"
|
||||
|
||||
#
|
||||
# Busybox Library Tuning
|
||||
#
|
||||
CONFIG_PASSWORD_MINLEN=6
|
||||
CONFIG_MD5_SIZE_VS_SPEED=2
|
||||
CONFIG_FEATURE_FAST_TOP=y
|
||||
# CONFIG_FEATURE_ETC_NETWORKS is not set
|
||||
CONFIG_FEATURE_EDITING=y
|
||||
CONFIG_FEATURE_EDITING_MAX_LEN=1024
|
||||
CONFIG_FEATURE_EDITING_FANCY_KEYS=y
|
||||
# CONFIG_FEATURE_EDITING_VI is not set
|
||||
CONFIG_FEATURE_EDITING_HISTORY=100
|
||||
CONFIG_FEATURE_EDITING_SAVEHISTORY=y
|
||||
CONFIG_FEATURE_TAB_COMPLETION=y
|
||||
# CONFIG_FEATURE_USERNAME_COMPLETION is not set
|
||||
CONFIG_FEATURE_EDITING_FANCY_PROMPT=y
|
||||
CONFIG_MONOTONIC_SYSCALL=y
|
||||
CONFIG_IOCTL_HEX2STR_ERROR=y
|
||||
|
||||
#
|
||||
# Applets
|
||||
#
|
||||
|
||||
#
|
||||
# Archival Utilities
|
||||
#
|
||||
CONFIG_AR=y
|
||||
CONFIG_FEATURE_AR_LONG_FILENAMES=y
|
||||
CONFIG_BUNZIP2=y
|
||||
CONFIG_BZIP2=y
|
||||
CONFIG_CPIO=y
|
||||
CONFIG_DPKG=y
|
||||
CONFIG_DPKG_DEB=y
|
||||
# CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
|
||||
CONFIG_GUNZIP=y
|
||||
CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
|
||||
CONFIG_GZIP=y
|
||||
CONFIG_RPM2CPIO=y
|
||||
CONFIG_RPM=y
|
||||
CONFIG_FEATURE_RPM_BZ2=y
|
||||
CONFIG_TAR=y
|
||||
CONFIG_FEATURE_TAR_CREATE=y
|
||||
CONFIG_FEATURE_TAR_BZIP2=y
|
||||
CONFIG_FEATURE_TAR_LZMA=y
|
||||
CONFIG_FEATURE_TAR_FROM=y
|
||||
CONFIG_FEATURE_TAR_GZIP=y
|
||||
CONFIG_FEATURE_TAR_COMPRESS=y
|
||||
CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
|
||||
CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY=y
|
||||
CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
|
||||
CONFIG_FEATURE_TAR_LONG_OPTIONS=y
|
||||
CONFIG_UNCOMPRESS=y
|
||||
CONFIG_UNLZMA=y
|
||||
CONFIG_FEATURE_LZMA_FAST=y
|
||||
CONFIG_UNZIP=y
|
||||
|
||||
#
|
||||
# Common options for cpio and tar
|
||||
#
|
||||
# CONFIG_FEATURE_UNARCHIVE_TAPE is not set
|
||||
|
||||
#
|
||||
# Common options for dpkg and dpkg_deb
|
||||
#
|
||||
CONFIG_FEATURE_DEB_TAR_GZ=y
|
||||
CONFIG_FEATURE_DEB_TAR_BZ2=y
|
||||
CONFIG_FEATURE_DEB_TAR_LZMA=y
|
||||
|
||||
#
|
||||
# Coreutils
|
||||
#
|
||||
CONFIG_BASENAME=y
|
||||
CONFIG_CAL=y
|
||||
CONFIG_CAT=y
|
||||
CONFIG_CATV=y
|
||||
CONFIG_CHGRP=y
|
||||
CONFIG_CHMOD=y
|
||||
CONFIG_CHOWN=y
|
||||
CONFIG_CHROOT=y
|
||||
CONFIG_CKSUM=y
|
||||
CONFIG_COMM=y
|
||||
CONFIG_CP=y
|
||||
CONFIG_CUT=y
|
||||
CONFIG_DATE=y
|
||||
CONFIG_FEATURE_DATE_ISOFMT=y
|
||||
CONFIG_DD=y
|
||||
CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
|
||||
CONFIG_FEATURE_DD_IBS_OBS=y
|
||||
CONFIG_DF=y
|
||||
CONFIG_DIRNAME=y
|
||||
CONFIG_DOS2UNIX=y
|
||||
CONFIG_UNIX2DOS=y
|
||||
CONFIG_DU=y
|
||||
CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
|
||||
CONFIG_ECHO=y
|
||||
CONFIG_FEATURE_FANCY_ECHO=y
|
||||
CONFIG_ENV=y
|
||||
CONFIG_FEATURE_ENV_LONG_OPTIONS=y
|
||||
CONFIG_EXPAND=y
|
||||
CONFIG_FEATURE_EXPAND_LONG_OPTIONS=y
|
||||
CONFIG_EXPR=y
|
||||
CONFIG_EXPR_MATH_SUPPORT_64=y
|
||||
CONFIG_FALSE=y
|
||||
CONFIG_FOLD=y
|
||||
CONFIG_HEAD=y
|
||||
CONFIG_FEATURE_FANCY_HEAD=y
|
||||
CONFIG_HOSTID=y
|
||||
CONFIG_ID=y
|
||||
CONFIG_INSTALL=y
|
||||
CONFIG_FEATURE_INSTALL_LONG_OPTIONS=y
|
||||
CONFIG_LENGTH=y
|
||||
CONFIG_LN=y
|
||||
CONFIG_LOGNAME=y
|
||||
CONFIG_LS=y
|
||||
CONFIG_FEATURE_LS_FILETYPES=y
|
||||
CONFIG_FEATURE_LS_FOLLOWLINKS=y
|
||||
CONFIG_FEATURE_LS_RECURSIVE=y
|
||||
CONFIG_FEATURE_LS_SORTFILES=y
|
||||
CONFIG_FEATURE_LS_TIMESTAMPS=y
|
||||
CONFIG_FEATURE_LS_USERNAME=y
|
||||
CONFIG_FEATURE_LS_COLOR=y
|
||||
CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y
|
||||
CONFIG_MD5SUM=y
|
||||
CONFIG_MKDIR=y
|
||||
CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y
|
||||
CONFIG_MKFIFO=y
|
||||
CONFIG_MKNOD=y
|
||||
CONFIG_MV=y
|
||||
CONFIG_FEATURE_MV_LONG_OPTIONS=y
|
||||
CONFIG_NICE=y
|
||||
CONFIG_NOHUP=y
|
||||
CONFIG_OD=y
|
||||
CONFIG_PRINTENV=y
|
||||
CONFIG_PRINTF=y
|
||||
CONFIG_PWD=y
|
||||
CONFIG_READLINK=y
|
||||
CONFIG_FEATURE_READLINK_FOLLOW=y
|
||||
CONFIG_REALPATH=y
|
||||
CONFIG_RM=y
|
||||
CONFIG_RMDIR=y
|
||||
CONFIG_SEQ=y
|
||||
CONFIG_SHA1SUM=y
|
||||
CONFIG_SLEEP=y
|
||||
CONFIG_FEATURE_FANCY_SLEEP=y
|
||||
CONFIG_SORT=y
|
||||
CONFIG_FEATURE_SORT_BIG=y
|
||||
CONFIG_SPLIT=y
|
||||
CONFIG_FEATURE_SPLIT_FANCY=y
|
||||
CONFIG_STAT=y
|
||||
CONFIG_FEATURE_STAT_FORMAT=y
|
||||
CONFIG_STTY=y
|
||||
CONFIG_SUM=y
|
||||
CONFIG_SYNC=y
|
||||
CONFIG_TAIL=y
|
||||
CONFIG_FEATURE_FANCY_TAIL=y
|
||||
CONFIG_TEE=y
|
||||
CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
|
||||
CONFIG_TEST=y
|
||||
CONFIG_FEATURE_TEST_64=y
|
||||
CONFIG_TOUCH=y
|
||||
CONFIG_TR=y
|
||||
CONFIG_FEATURE_TR_CLASSES=y
|
||||
CONFIG_FEATURE_TR_EQUIV=y
|
||||
CONFIG_TRUE=y
|
||||
CONFIG_TTY=y
|
||||
CONFIG_UNAME=y
|
||||
CONFIG_UNEXPAND=y
|
||||
CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS=y
|
||||
CONFIG_UNIQ=y
|
||||
CONFIG_USLEEP=y
|
||||
CONFIG_UUDECODE=y
|
||||
CONFIG_UUENCODE=y
|
||||
CONFIG_WC=y
|
||||
CONFIG_FEATURE_WC_LARGE=y
|
||||
CONFIG_WHO=y
|
||||
CONFIG_WHOAMI=y
|
||||
CONFIG_YES=y
|
||||
|
||||
#
|
||||
# Common options for cp and mv
|
||||
#
|
||||
CONFIG_FEATURE_PRESERVE_HARDLINKS=y
|
||||
|
||||
#
|
||||
# Common options for ls, more and telnet
|
||||
#
|
||||
CONFIG_FEATURE_AUTOWIDTH=y
|
||||
|
||||
#
|
||||
# Common options for df, du, ls
|
||||
#
|
||||
CONFIG_FEATURE_HUMAN_READABLE=y
|
||||
|
||||
#
|
||||
# Common options for md5sum, sha1sum
|
||||
#
|
||||
CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
|
||||
|
||||
#
|
||||
# Console Utilities
|
||||
#
|
||||
CONFIG_CHVT=y
|
||||
CONFIG_CLEAR=y
|
||||
CONFIG_DEALLOCVT=y
|
||||
CONFIG_DUMPKMAP=y
|
||||
CONFIG_KBD_MODE=y
|
||||
CONFIG_LOADFONT=y
|
||||
CONFIG_LOADKMAP=y
|
||||
CONFIG_OPENVT=y
|
||||
CONFIG_RESET=y
|
||||
CONFIG_RESIZE=y
|
||||
CONFIG_FEATURE_RESIZE_PRINT=y
|
||||
CONFIG_SETCONSOLE=y
|
||||
CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS=y
|
||||
CONFIG_SETKEYCODES=y
|
||||
CONFIG_SETLOGCONS=y
|
||||
|
||||
#
|
||||
# Debian Utilities
|
||||
#
|
||||
CONFIG_MKTEMP=y
|
||||
# CONFIG_PIPE_PROGRESS is not set
|
||||
CONFIG_RUN_PARTS=y
|
||||
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
|
||||
# CONFIG_FEATURE_RUN_PARTS_FANCY is not set
|
||||
CONFIG_START_STOP_DAEMON=y
|
||||
CONFIG_FEATURE_START_STOP_DAEMON_FANCY=y
|
||||
CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS=y
|
||||
CONFIG_WHICH=y
|
||||
|
||||
#
|
||||
# Editors
|
||||
#
|
||||
CONFIG_AWK=y
|
||||
CONFIG_FEATURE_AWK_MATH=y
|
||||
CONFIG_CMP=y
|
||||
CONFIG_DIFF=y
|
||||
CONFIG_FEATURE_DIFF_BINARY=y
|
||||
CONFIG_FEATURE_DIFF_DIR=y
|
||||
CONFIG_FEATURE_DIFF_MINIMAL=y
|
||||
CONFIG_ED=y
|
||||
CONFIG_PATCH=y
|
||||
CONFIG_SED=y
|
||||
CONFIG_VI=y
|
||||
CONFIG_FEATURE_VI_MAX_LEN=1024
|
||||
CONFIG_FEATURE_VI_COLON=y
|
||||
CONFIG_FEATURE_VI_YANKMARK=y
|
||||
CONFIG_FEATURE_VI_SEARCH=y
|
||||
CONFIG_FEATURE_VI_USE_SIGNALS=y
|
||||
CONFIG_FEATURE_VI_DOT_CMD=y
|
||||
CONFIG_FEATURE_VI_READONLY=y
|
||||
CONFIG_FEATURE_VI_SETOPTS=y
|
||||
CONFIG_FEATURE_VI_SET=y
|
||||
CONFIG_FEATURE_VI_WIN_RESIZE=y
|
||||
CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y
|
||||
CONFIG_FEATURE_ALLOW_EXEC=y
|
||||
|
||||
#
|
||||
# Finding Utilities
|
||||
#
|
||||
CONFIG_FIND=y
|
||||
CONFIG_FEATURE_FIND_PRINT0=y
|
||||
CONFIG_FEATURE_FIND_MTIME=y
|
||||
CONFIG_FEATURE_FIND_MMIN=y
|
||||
CONFIG_FEATURE_FIND_PERM=y
|
||||
CONFIG_FEATURE_FIND_TYPE=y
|
||||
CONFIG_FEATURE_FIND_XDEV=y
|
||||
CONFIG_FEATURE_FIND_MAXDEPTH=y
|
||||
CONFIG_FEATURE_FIND_NEWER=y
|
||||
CONFIG_FEATURE_FIND_INUM=y
|
||||
CONFIG_FEATURE_FIND_EXEC=y
|
||||
CONFIG_FEATURE_FIND_USER=y
|
||||
CONFIG_FEATURE_FIND_GROUP=y
|
||||
CONFIG_FEATURE_FIND_NOT=y
|
||||
CONFIG_FEATURE_FIND_DEPTH=y
|
||||
CONFIG_FEATURE_FIND_PAREN=y
|
||||
CONFIG_FEATURE_FIND_SIZE=y
|
||||
CONFIG_FEATURE_FIND_PRUNE=y
|
||||
CONFIG_FEATURE_FIND_DELETE=y
|
||||
CONFIG_FEATURE_FIND_PATH=y
|
||||
CONFIG_FEATURE_FIND_REGEX=y
|
||||
# CONFIG_FEATURE_FIND_CONTEXT is not set
|
||||
CONFIG_GREP=y
|
||||
CONFIG_FEATURE_GREP_EGREP_ALIAS=y
|
||||
CONFIG_FEATURE_GREP_FGREP_ALIAS=y
|
||||
CONFIG_FEATURE_GREP_CONTEXT=y
|
||||
CONFIG_XARGS=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
|
||||
|
||||
#
|
||||
# Init Utilities
|
||||
#
|
||||
CONFIG_INIT=y
|
||||
# CONFIG_DEBUG_INIT is not set
|
||||
CONFIG_FEATURE_USE_INITTAB=y
|
||||
CONFIG_FEATURE_INIT_SCTTY=y
|
||||
CONFIG_FEATURE_INIT_SYSLOG=y
|
||||
CONFIG_FEATURE_EXTRA_QUIET=y
|
||||
# CONFIG_FEATURE_INIT_COREDUMPS is not set
|
||||
CONFIG_FEATURE_INITRD=y
|
||||
CONFIG_HALT=y
|
||||
CONFIG_MESG=y
|
||||
|
||||
#
|
||||
# Login/Password Management Utilities
|
||||
#
|
||||
CONFIG_FEATURE_SHADOWPASSWDS=y
|
||||
# CONFIG_USE_BB_SHADOW is not set
|
||||
# CONFIG_USE_BB_PWD_GRP is not set
|
||||
CONFIG_ADDGROUP=y
|
||||
CONFIG_FEATURE_ADDUSER_TO_GROUP=y
|
||||
CONFIG_DELGROUP=y
|
||||
CONFIG_FEATURE_DEL_USER_FROM_GROUP=y
|
||||
CONFIG_ADDUSER=y
|
||||
CONFIG_DELUSER=y
|
||||
CONFIG_GETTY=y
|
||||
CONFIG_FEATURE_UTMP=y
|
||||
CONFIG_FEATURE_WTMP=y
|
||||
CONFIG_LOGIN=y
|
||||
# CONFIG_PAM is not set
|
||||
CONFIG_LOGIN_SCRIPTS=y
|
||||
CONFIG_FEATURE_NOLOGIN=y
|
||||
CONFIG_FEATURE_SECURETTY=y
|
||||
CONFIG_PASSWD=y
|
||||
CONFIG_FEATURE_PASSWD_WEAK_CHECK=y
|
||||
# CONFIG_CRYPTPW is not set
|
||||
# CONFIG_CHPASSWD is not set
|
||||
CONFIG_SU=y
|
||||
CONFIG_FEATURE_SU_SYSLOG=y
|
||||
CONFIG_FEATURE_SU_CHECKS_SHELLS=y
|
||||
CONFIG_SULOGIN=y
|
||||
CONFIG_VLOCK=y
|
||||
|
||||
#
|
||||
# Linux Ext2 FS Progs
|
||||
#
|
||||
CONFIG_CHATTR=y
|
||||
CONFIG_FSCK=y
|
||||
CONFIG_LSATTR=y
|
||||
|
||||
#
|
||||
# Linux Module Utilities
|
||||
#
|
||||
CONFIG_INSMOD=y
|
||||
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
|
||||
# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
|
||||
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
|
||||
CONFIG_FEATURE_INSMOD_LOAD_MAP=y
|
||||
CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y
|
||||
CONFIG_RMMOD=y
|
||||
CONFIG_LSMOD=y
|
||||
CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y
|
||||
CONFIG_MODPROBE=y
|
||||
CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y
|
||||
CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y
|
||||
|
||||
#
|
||||
# Options common to multiple modutils
|
||||
#
|
||||
CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
|
||||
# CONFIG_FEATURE_2_4_MODULES is not set
|
||||
CONFIG_FEATURE_2_6_MODULES=y
|
||||
# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set
|
||||
|
||||
#
|
||||
# Linux System Utilities
|
||||
#
|
||||
CONFIG_DMESG=y
|
||||
CONFIG_FEATURE_DMESG_PRETTY=y
|
||||
CONFIG_FBSET=y
|
||||
CONFIG_FEATURE_FBSET_FANCY=y
|
||||
CONFIG_FEATURE_FBSET_READMODE=y
|
||||
CONFIG_FDFLUSH=y
|
||||
CONFIG_FDFORMAT=y
|
||||
CONFIG_FDISK=y
|
||||
CONFIG_FDISK_SUPPORT_LARGE_DISKS=y
|
||||
CONFIG_FEATURE_FDISK_WRITABLE=y
|
||||
# CONFIG_FEATURE_AIX_LABEL is not set
|
||||
# CONFIG_FEATURE_SGI_LABEL is not set
|
||||
# CONFIG_FEATURE_SUN_LABEL is not set
|
||||
# CONFIG_FEATURE_OSF_LABEL is not set
|
||||
# CONFIG_FEATURE_FDISK_ADVANCED is not set
|
||||
# CONFIG_FREERAMDISK is not set
|
||||
# CONFIG_FSCK_MINIX is not set
|
||||
# CONFIG_MKFS_MINIX is not set
|
||||
# CONFIG_FEATURE_MINIX2 is not set
|
||||
CONFIG_GETOPT=y
|
||||
CONFIG_HEXDUMP=y
|
||||
CONFIG_HWCLOCK=y
|
||||
# CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set
|
||||
# CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set
|
||||
CONFIG_IPCRM=y
|
||||
CONFIG_IPCS=y
|
||||
CONFIG_LOSETUP=y
|
||||
CONFIG_MDEV=y
|
||||
CONFIG_FEATURE_MDEV_CONF=y
|
||||
CONFIG_FEATURE_MDEV_EXEC=y
|
||||
CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
|
||||
CONFIG_MKSWAP=y
|
||||
# CONFIG_FEATURE_MKSWAP_V0 is not set
|
||||
CONFIG_MORE=y
|
||||
CONFIG_FEATURE_USE_TERMIOS=y
|
||||
CONFIG_MOUNT=y
|
||||
CONFIG_FEATURE_MOUNT_HELPERS=y
|
||||
CONFIG_FEATURE_MOUNT_NFS=y
|
||||
CONFIG_FEATURE_MOUNT_CIFS=y
|
||||
CONFIG_FEATURE_MOUNT_FLAGS=y
|
||||
CONFIG_FEATURE_MOUNT_FSTAB=y
|
||||
CONFIG_PIVOT_ROOT=y
|
||||
CONFIG_RDATE=y
|
||||
CONFIG_READPROFILE=y
|
||||
CONFIG_SETARCH=y
|
||||
CONFIG_SWAPONOFF=y
|
||||
CONFIG_SWITCH_ROOT=y
|
||||
CONFIG_UMOUNT=y
|
||||
CONFIG_FEATURE_UMOUNT_ALL=y
|
||||
|
||||
#
|
||||
# Common options for mount/umount
|
||||
#
|
||||
CONFIG_FEATURE_MOUNT_LOOP=y
|
||||
CONFIG_FEATURE_MTAB_SUPPORT=y
|
||||
|
||||
#
|
||||
# Miscellaneous Utilities
|
||||
#
|
||||
# CONFIG_ADJTIMEX is not set
|
||||
CONFIG_BBCONFIG=y
|
||||
CONFIG_CHRT=y
|
||||
CONFIG_CROND=y
|
||||
CONFIG_DEBUG_CROND_OPTION=y
|
||||
# CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set
|
||||
CONFIG_CRONTAB=y
|
||||
CONFIG_DC=y
|
||||
# CONFIG_DEVFSD is not set
|
||||
# CONFIG_DEVFSD_MODLOAD is not set
|
||||
# CONFIG_DEVFSD_FG_NP is not set
|
||||
# CONFIG_DEVFSD_VERBOSE is not set
|
||||
# CONFIG_FEATURE_DEVFS is not set
|
||||
# CONFIG_EJECT is not set
|
||||
CONFIG_LAST=y
|
||||
CONFIG_LESS=y
|
||||
CONFIG_FEATURE_LESS_MAXLINES=9999999
|
||||
CONFIG_FEATURE_LESS_BRACKETS=y
|
||||
CONFIG_FEATURE_LESS_FLAGS=y
|
||||
CONFIG_FEATURE_LESS_FLAGCS=y
|
||||
CONFIG_FEATURE_LESS_MARKS=y
|
||||
CONFIG_FEATURE_LESS_REGEXP=y
|
||||
CONFIG_HDPARM=y
|
||||
CONFIG_FEATURE_HDPARM_GET_IDENTITY=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y
|
||||
CONFIG_MAKEDEVS=y
|
||||
# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
|
||||
CONFIG_FEATURE_MAKEDEVS_TABLE=y
|
||||
CONFIG_MICROCOM=y
|
||||
CONFIG_MOUNTPOINT=y
|
||||
CONFIG_MT=y
|
||||
# CONFIG_RAIDAUTORUN is not set
|
||||
# CONFIG_READAHEAD is not set
|
||||
CONFIG_RUNLEVEL=y
|
||||
CONFIG_RX=y
|
||||
CONFIG_STRINGS=y
|
||||
CONFIG_SETSID=y
|
||||
# CONFIG_TASKSET is not set
|
||||
# CONFIG_FEATURE_TASKSET_FANCY is not set
|
||||
CONFIG_TIME=y
|
||||
CONFIG_TTYSIZE=y
|
||||
CONFIG_WATCHDOG=y
|
||||
|
||||
#
|
||||
# Networking Utilities
|
||||
#
|
||||
CONFIG_FEATURE_IPV6=y
|
||||
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
|
||||
CONFIG_ARP=y
|
||||
CONFIG_ARPING=y
|
||||
CONFIG_DNSD=y
|
||||
CONFIG_ETHER_WAKE=y
|
||||
# CONFIG_FAKEIDENTD is not set
|
||||
CONFIG_FTPGET=y
|
||||
CONFIG_FTPPUT=y
|
||||
CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS=y
|
||||
CONFIG_HOSTNAME=y
|
||||
CONFIG_HTTPD=y
|
||||
CONFIG_FEATURE_HTTPD_RANGES=y
|
||||
CONFIG_FEATURE_HTTPD_USE_SENDFILE=y
|
||||
CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP=y
|
||||
CONFIG_FEATURE_HTTPD_SETUID=y
|
||||
CONFIG_FEATURE_HTTPD_BASIC_AUTH=y
|
||||
CONFIG_FEATURE_HTTPD_AUTH_MD5=y
|
||||
CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y
|
||||
CONFIG_FEATURE_HTTPD_CGI=y
|
||||
CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR=y
|
||||
CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y
|
||||
CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
|
||||
CONFIG_FEATURE_HTTPD_ERROR_PAGES=y
|
||||
CONFIG_FEATURE_HTTPD_PROXY=y
|
||||
CONFIG_IFCONFIG=y
|
||||
CONFIG_FEATURE_IFCONFIG_STATUS=y
|
||||
# CONFIG_FEATURE_IFCONFIG_SLIP is not set
|
||||
# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
|
||||
CONFIG_FEATURE_IFCONFIG_HW=y
|
||||
# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
|
||||
CONFIG_IFUPDOWN=y
|
||||
CONFIG_IFUPDOWN_IFSTATE_PATH="/var/run/ifstate"
|
||||
# CONFIG_FEATURE_IFUPDOWN_IP is not set
|
||||
# CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN is not set
|
||||
CONFIG_FEATURE_IFUPDOWN_IFCONFIG_BUILTIN=y
|
||||
CONFIG_FEATURE_IFUPDOWN_IPV4=y
|
||||
CONFIG_FEATURE_IFUPDOWN_IPV6=y
|
||||
# CONFIG_FEATURE_IFUPDOWN_MAPPING is not set
|
||||
CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP=y
|
||||
CONFIG_INETD=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y
|
||||
CONFIG_FEATURE_INETD_RPC=y
|
||||
# CONFIG_IP is not set
|
||||
# CONFIG_FEATURE_IP_ADDRESS is not set
|
||||
# CONFIG_FEATURE_IP_LINK is not set
|
||||
# CONFIG_FEATURE_IP_ROUTE is not set
|
||||
# CONFIG_FEATURE_IP_TUNNEL is not set
|
||||
# CONFIG_FEATURE_IP_RULE is not set
|
||||
# CONFIG_FEATURE_IP_SHORT_FORMS is not set
|
||||
# CONFIG_FEATURE_IP_RARE_PROTOCOLS is not set
|
||||
# CONFIG_IPADDR is not set
|
||||
# CONFIG_IPLINK is not set
|
||||
# CONFIG_IPROUTE is not set
|
||||
# CONFIG_IPTUNNEL is not set
|
||||
# CONFIG_IPRULE is not set
|
||||
# CONFIG_IPCALC is not set
|
||||
# CONFIG_FEATURE_IPCALC_FANCY is not set
|
||||
# CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set
|
||||
# CONFIG_NAMEIF is not set
|
||||
# CONFIG_NC is not set
|
||||
# CONFIG_NC_SERVER is not set
|
||||
# CONFIG_NC_EXTRA is not set
|
||||
CONFIG_NETSTAT=y
|
||||
CONFIG_FEATURE_NETSTAT_WIDE=y
|
||||
CONFIG_NSLOOKUP=y
|
||||
CONFIG_PING=y
|
||||
CONFIG_PING6=y
|
||||
CONFIG_PSCAN=y
|
||||
CONFIG_FEATURE_FANCY_PING=y
|
||||
CONFIG_ROUTE=y
|
||||
# CONFIG_SLATTACH is not set
|
||||
CONFIG_TELNET=y
|
||||
CONFIG_FEATURE_TELNET_TTYPE=y
|
||||
CONFIG_FEATURE_TELNET_AUTOLOGIN=y
|
||||
CONFIG_TELNETD=y
|
||||
CONFIG_FEATURE_TELNETD_STANDALONE=y
|
||||
CONFIG_TFTP=y
|
||||
CONFIG_FEATURE_TFTP_GET=y
|
||||
CONFIG_FEATURE_TFTP_PUT=y
|
||||
CONFIG_FEATURE_TFTP_BLOCKSIZE=y
|
||||
# CONFIG_DEBUG_TFTP is not set
|
||||
CONFIG_TRACEROUTE=y
|
||||
CONFIG_FEATURE_TRACEROUTE_VERBOSE=y
|
||||
# CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
|
||||
# CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
|
||||
CONFIG_APP_UDHCPD=y
|
||||
# CONFIG_APP_DHCPRELAY is not set
|
||||
# CONFIG_APP_DUMPLEASES is not set
|
||||
# CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set
|
||||
CONFIG_APP_UDHCPC=y
|
||||
# CONFIG_FEATURE_UDHCP_DEBUG is not set
|
||||
# CONFIG_FEATURE_RFC3397 is not set
|
||||
CONFIG_VCONFIG=y
|
||||
CONFIG_WGET=y
|
||||
CONFIG_FEATURE_WGET_STATUSBAR=y
|
||||
CONFIG_FEATURE_WGET_AUTHENTICATION=y
|
||||
# CONFIG_FEATURE_WGET_LONG_OPTIONS is not set
|
||||
# CONFIG_ZCIP is not set
|
||||
|
||||
#
|
||||
# Process Utilities
|
||||
#
|
||||
CONFIG_FREE=y
|
||||
CONFIG_FUSER=y
|
||||
CONFIG_KILL=y
|
||||
CONFIG_KILLALL=y
|
||||
CONFIG_KILLALL5=y
|
||||
CONFIG_NMETER=y
|
||||
CONFIG_PGREP=y
|
||||
CONFIG_PIDOF=y
|
||||
CONFIG_FEATURE_PIDOF_SINGLE=y
|
||||
CONFIG_FEATURE_PIDOF_OMIT=y
|
||||
CONFIG_PKILL=y
|
||||
CONFIG_PS=y
|
||||
CONFIG_FEATURE_PS_WIDE=y
|
||||
CONFIG_RENICE=y
|
||||
CONFIG_BB_SYSCTL=y
|
||||
CONFIG_TOP=y
|
||||
CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
|
||||
CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS=y
|
||||
CONFIG_FEATURE_TOP_DECIMALS=y
|
||||
CONFIG_FEATURE_TOPMEM=y
|
||||
CONFIG_UPTIME=y
|
||||
CONFIG_WATCH=y
|
||||
|
||||
#
|
||||
# Shells
|
||||
#
|
||||
CONFIG_FEATURE_SH_IS_ASH=y
|
||||
# CONFIG_FEATURE_SH_IS_HUSH is not set
|
||||
# CONFIG_FEATURE_SH_IS_LASH is not set
|
||||
# CONFIG_FEATURE_SH_IS_MSH is not set
|
||||
# CONFIG_FEATURE_SH_IS_NONE is not set
|
||||
CONFIG_ASH=y
|
||||
|
||||
#
|
||||
# Ash Shell Options
|
||||
#
|
||||
CONFIG_ASH_JOB_CONTROL=y
|
||||
CONFIG_ASH_READ_NCHARS=y
|
||||
CONFIG_ASH_READ_TIMEOUT=y
|
||||
CONFIG_ASH_ALIAS=y
|
||||
CONFIG_ASH_MATH_SUPPORT=y
|
||||
CONFIG_ASH_MATH_SUPPORT_64=y
|
||||
CONFIG_ASH_GETOPTS=y
|
||||
CONFIG_ASH_BUILTIN_ECHO=y
|
||||
CONFIG_ASH_BUILTIN_TEST=y
|
||||
# CONFIG_ASH_CMDCMD is not set
|
||||
# CONFIG_ASH_MAIL is not set
|
||||
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
|
||||
# CONFIG_ASH_RANDOM_SUPPORT is not set
|
||||
CONFIG_ASH_EXPAND_PRMT=y
|
||||
# CONFIG_HUSH is not set
|
||||
# CONFIG_HUSH_HELP is not set
|
||||
# CONFIG_HUSH_INTERACTIVE is not set
|
||||
# CONFIG_HUSH_JOB is not set
|
||||
# CONFIG_HUSH_TICK is not set
|
||||
# CONFIG_HUSH_IF is not set
|
||||
# CONFIG_HUSH_LOOPS is not set
|
||||
# CONFIG_LASH is not set
|
||||
# CONFIG_MSH is not set
|
||||
|
||||
#
|
||||
# Bourne Shell Options
|
||||
#
|
||||
# CONFIG_FEATURE_SH_EXTRA_QUIET is not set
|
||||
# CONFIG_FEATURE_SH_STANDALONE is not set
|
||||
# CONFIG_CTTYHACK is not set
|
||||
|
||||
#
|
||||
# System Logging Utilities
|
||||
#
|
||||
CONFIG_SYSLOGD=y
|
||||
CONFIG_FEATURE_ROTATE_LOGFILE=y
|
||||
# CONFIG_FEATURE_REMOTE_LOG is not set
|
||||
# CONFIG_FEATURE_IPC_SYSLOG is not set
|
||||
CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=
|
||||
# CONFIG_LOGREAD is not set
|
||||
# CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
|
||||
CONFIG_KLOGD=y
|
||||
CONFIG_LOGGER=y
|
||||
|
||||
#
|
||||
# Runit Utilities
|
||||
#
|
||||
# CONFIG_RUNSV is not set
|
||||
# CONFIG_RUNSVDIR is not set
|
||||
# CONFIG_SV is not set
|
||||
# CONFIG_SVLOGD is not set
|
||||
# CONFIG_CHPST is not set
|
||||
# CONFIG_SETUIDGID is not set
|
||||
# CONFIG_ENVUIDGID is not set
|
||||
# CONFIG_ENVDIR is not set
|
||||
# CONFIG_SOFTLIMIT is not set
|
||||
# CONFIG_CHCON is not set
|
||||
# CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set
|
||||
# CONFIG_GETENFORCE is not set
|
||||
# CONFIG_GETSEBOOL is not set
|
||||
# CONFIG_LOAD_POLICY is not set
|
||||
# CONFIG_MATCHPATHCON is not set
|
||||
# CONFIG_RESTORECON is not set
|
||||
# CONFIG_RUNCON is not set
|
||||
# CONFIG_FEATURE_RUNCON_LONG_OPTIONS is not set
|
||||
# CONFIG_SELINUXENABLED is not set
|
||||
# CONFIG_SETENFORCE is not set
|
||||
# CONFIG_SETFILES is not set
|
||||
# CONFIG_FEATURE_SETFILES_CHECK_OPTION is not set
|
||||
# CONFIG_SETSEBOOL is not set
|
||||
|
||||
#
|
||||
# ipsvd utilities
|
||||
#
|
||||
# CONFIG_TCPSVD is not set
|
||||
# CONFIG_UDPSVD is not set
|
@ -1,767 +0,0 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Busybox version: 1.8.2
|
||||
# Sun Dec 23 12:11:59 2007
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
#
|
||||
# Busybox Settings
|
||||
#
|
||||
|
||||
#
|
||||
# General Configuration
|
||||
#
|
||||
# CONFIG_NITPICK is not set
|
||||
# CONFIG_DESKTOP is not set
|
||||
# CONFIG_FEATURE_BUFFERS_USE_MALLOC is not set
|
||||
# CONFIG_FEATURE_BUFFERS_GO_ON_STACK is not set
|
||||
# CONFIG_FEATURE_BUFFERS_GO_IN_BSS is not set
|
||||
CONFIG_SHOW_USAGE=y
|
||||
CONFIG_FEATURE_VERBOSE_USAGE=y
|
||||
# CONFIG_FEATURE_COMPRESS_USAGE is not set
|
||||
# CONFIG_FEATURE_INSTALLER is not set
|
||||
# CONFIG_LOCALE_SUPPORT is not set
|
||||
CONFIG_GETOPT_LONG=y
|
||||
CONFIG_FEATURE_DEVPTS=y
|
||||
# CONFIG_FEATURE_CLEAN_UP is not set
|
||||
# CONFIG_FEATURE_PIDFILE is not set
|
||||
CONFIG_FEATURE_SUID=y
|
||||
# CONFIG_FEATURE_SUID_CONFIG is not set
|
||||
# CONFIG_FEATURE_SUID_CONFIG_QUIET is not set
|
||||
# CONFIG_SELINUX is not set
|
||||
# CONFIG_FEATURE_PREFER_APPLETS is not set
|
||||
CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
|
||||
CONFIG_FEATURE_SYSLOG=y
|
||||
CONFIG_FEATURE_HAVE_RPC=y
|
||||
|
||||
#
|
||||
# Build Options
|
||||
#
|
||||
CONFIG_STATIC=y
|
||||
CONFIG_BUILD_LIBBUSYBOX=y
|
||||
# CONFIG_FEATURE_INDIVIDUAL is not set
|
||||
# CONFIG_FEATURE_SHARED_BUSYBOX is not set
|
||||
CONFIG_LFS=y
|
||||
|
||||
#
|
||||
# Debugging Options
|
||||
#
|
||||
# CONFIG_DEBUG is not set
|
||||
# CONFIG_WERROR is not set
|
||||
CONFIG_NO_DEBUG_LIB=y
|
||||
# CONFIG_DMALLOC is not set
|
||||
# CONFIG_EFENCE is not set
|
||||
CONFIG_INCLUDE_SUSv2=y
|
||||
|
||||
#
|
||||
# Installation Options
|
||||
#
|
||||
# CONFIG_INSTALL_NO_USR is not set
|
||||
CONFIG_INSTALL_APPLET_SYMLINKS=y
|
||||
# CONFIG_INSTALL_APPLET_HARDLINKS is not set
|
||||
# CONFIG_INSTALL_APPLET_SCRIPT_WRAPPERS is not set
|
||||
# CONFIG_INSTALL_APPLET_DONT is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_SYMLINK is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_HARDLINK is not set
|
||||
# CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set
|
||||
CONFIG_PREFIX="/usr/avr32-linux"
|
||||
|
||||
#
|
||||
# Busybox Library Tuning
|
||||
#
|
||||
CONFIG_PASSWORD_MINLEN=6
|
||||
CONFIG_MD5_SIZE_VS_SPEED=2
|
||||
CONFIG_FEATURE_FAST_TOP=y
|
||||
# CONFIG_FEATURE_ETC_NETWORKS is not set
|
||||
CONFIG_FEATURE_EDITING=y
|
||||
CONFIG_FEATURE_EDITING_MAX_LEN=1024
|
||||
CONFIG_FEATURE_EDITING_FANCY_KEYS=y
|
||||
# CONFIG_FEATURE_EDITING_VI is not set
|
||||
CONFIG_FEATURE_EDITING_HISTORY=100
|
||||
CONFIG_FEATURE_EDITING_SAVEHISTORY=y
|
||||
CONFIG_FEATURE_TAB_COMPLETION=y
|
||||
# CONFIG_FEATURE_USERNAME_COMPLETION is not set
|
||||
CONFIG_FEATURE_EDITING_FANCY_PROMPT=y
|
||||
CONFIG_MONOTONIC_SYSCALL=y
|
||||
CONFIG_IOCTL_HEX2STR_ERROR=y
|
||||
|
||||
#
|
||||
# Applets
|
||||
#
|
||||
|
||||
#
|
||||
# Archival Utilities
|
||||
#
|
||||
CONFIG_AR=y
|
||||
CONFIG_FEATURE_AR_LONG_FILENAMES=y
|
||||
CONFIG_BUNZIP2=y
|
||||
CONFIG_BZIP2=y
|
||||
CONFIG_CPIO=y
|
||||
CONFIG_DPKG=y
|
||||
CONFIG_DPKG_DEB=y
|
||||
# CONFIG_FEATURE_DPKG_DEB_EXTRACT_ONLY is not set
|
||||
CONFIG_GUNZIP=y
|
||||
CONFIG_FEATURE_GUNZIP_UNCOMPRESS=y
|
||||
CONFIG_GZIP=y
|
||||
CONFIG_RPM2CPIO=y
|
||||
CONFIG_RPM=y
|
||||
CONFIG_FEATURE_RPM_BZ2=y
|
||||
CONFIG_TAR=y
|
||||
CONFIG_FEATURE_TAR_CREATE=y
|
||||
CONFIG_FEATURE_TAR_BZIP2=y
|
||||
CONFIG_FEATURE_TAR_LZMA=y
|
||||
CONFIG_FEATURE_TAR_FROM=y
|
||||
CONFIG_FEATURE_TAR_GZIP=y
|
||||
CONFIG_FEATURE_TAR_COMPRESS=y
|
||||
CONFIG_FEATURE_TAR_OLDGNU_COMPATIBILITY=y
|
||||
CONFIG_FEATURE_TAR_OLDSUN_COMPATIBILITY=y
|
||||
CONFIG_FEATURE_TAR_GNU_EXTENSIONS=y
|
||||
CONFIG_FEATURE_TAR_LONG_OPTIONS=y
|
||||
CONFIG_UNCOMPRESS=y
|
||||
CONFIG_UNLZMA=y
|
||||
CONFIG_FEATURE_LZMA_FAST=y
|
||||
CONFIG_UNZIP=y
|
||||
|
||||
#
|
||||
# Common options for cpio and tar
|
||||
#
|
||||
# CONFIG_FEATURE_UNARCHIVE_TAPE is not set
|
||||
|
||||
#
|
||||
# Common options for dpkg and dpkg_deb
|
||||
#
|
||||
CONFIG_FEATURE_DEB_TAR_GZ=y
|
||||
CONFIG_FEATURE_DEB_TAR_BZ2=y
|
||||
CONFIG_FEATURE_DEB_TAR_LZMA=y
|
||||
|
||||
#
|
||||
# Coreutils
|
||||
#
|
||||
CONFIG_BASENAME=y
|
||||
CONFIG_CAL=y
|
||||
CONFIG_CAT=y
|
||||
CONFIG_CATV=y
|
||||
CONFIG_CHGRP=y
|
||||
CONFIG_CHMOD=y
|
||||
CONFIG_CHOWN=y
|
||||
CONFIG_CHROOT=y
|
||||
CONFIG_CKSUM=y
|
||||
CONFIG_COMM=y
|
||||
CONFIG_CP=y
|
||||
CONFIG_CUT=y
|
||||
CONFIG_DATE=y
|
||||
CONFIG_FEATURE_DATE_ISOFMT=y
|
||||
CONFIG_DD=y
|
||||
CONFIG_FEATURE_DD_SIGNAL_HANDLING=y
|
||||
CONFIG_FEATURE_DD_IBS_OBS=y
|
||||
CONFIG_DF=y
|
||||
CONFIG_DIRNAME=y
|
||||
CONFIG_DOS2UNIX=y
|
||||
CONFIG_UNIX2DOS=y
|
||||
CONFIG_DU=y
|
||||
CONFIG_FEATURE_DU_DEFAULT_BLOCKSIZE_1K=y
|
||||
CONFIG_ECHO=y
|
||||
CONFIG_FEATURE_FANCY_ECHO=y
|
||||
CONFIG_ENV=y
|
||||
CONFIG_FEATURE_ENV_LONG_OPTIONS=y
|
||||
CONFIG_EXPAND=y
|
||||
CONFIG_FEATURE_EXPAND_LONG_OPTIONS=y
|
||||
CONFIG_EXPR=y
|
||||
CONFIG_EXPR_MATH_SUPPORT_64=y
|
||||
CONFIG_FALSE=y
|
||||
CONFIG_FOLD=y
|
||||
CONFIG_HEAD=y
|
||||
CONFIG_FEATURE_FANCY_HEAD=y
|
||||
CONFIG_HOSTID=y
|
||||
CONFIG_ID=y
|
||||
CONFIG_INSTALL=y
|
||||
CONFIG_FEATURE_INSTALL_LONG_OPTIONS=y
|
||||
CONFIG_LENGTH=y
|
||||
CONFIG_LN=y
|
||||
CONFIG_LOGNAME=y
|
||||
CONFIG_LS=y
|
||||
CONFIG_FEATURE_LS_FILETYPES=y
|
||||
CONFIG_FEATURE_LS_FOLLOWLINKS=y
|
||||
CONFIG_FEATURE_LS_RECURSIVE=y
|
||||
CONFIG_FEATURE_LS_SORTFILES=y
|
||||
CONFIG_FEATURE_LS_TIMESTAMPS=y
|
||||
CONFIG_FEATURE_LS_USERNAME=y
|
||||
CONFIG_FEATURE_LS_COLOR=y
|
||||
CONFIG_FEATURE_LS_COLOR_IS_DEFAULT=y
|
||||
CONFIG_MD5SUM=y
|
||||
CONFIG_MKDIR=y
|
||||
CONFIG_FEATURE_MKDIR_LONG_OPTIONS=y
|
||||
CONFIG_MKFIFO=y
|
||||
CONFIG_MKNOD=y
|
||||
CONFIG_MV=y
|
||||
CONFIG_FEATURE_MV_LONG_OPTIONS=y
|
||||
CONFIG_NICE=y
|
||||
CONFIG_NOHUP=y
|
||||
CONFIG_OD=y
|
||||
CONFIG_PRINTENV=y
|
||||
CONFIG_PRINTF=y
|
||||
CONFIG_PWD=y
|
||||
CONFIG_READLINK=y
|
||||
CONFIG_FEATURE_READLINK_FOLLOW=y
|
||||
CONFIG_REALPATH=y
|
||||
CONFIG_RM=y
|
||||
CONFIG_RMDIR=y
|
||||
CONFIG_SEQ=y
|
||||
CONFIG_SHA1SUM=y
|
||||
CONFIG_SLEEP=y
|
||||
CONFIG_FEATURE_FANCY_SLEEP=y
|
||||
CONFIG_SORT=y
|
||||
CONFIG_FEATURE_SORT_BIG=y
|
||||
CONFIG_SPLIT=y
|
||||
CONFIG_FEATURE_SPLIT_FANCY=y
|
||||
CONFIG_STAT=y
|
||||
CONFIG_FEATURE_STAT_FORMAT=y
|
||||
CONFIG_STTY=y
|
||||
CONFIG_SUM=y
|
||||
CONFIG_SYNC=y
|
||||
CONFIG_TAIL=y
|
||||
CONFIG_FEATURE_FANCY_TAIL=y
|
||||
CONFIG_TEE=y
|
||||
CONFIG_FEATURE_TEE_USE_BLOCK_IO=y
|
||||
CONFIG_TEST=y
|
||||
CONFIG_FEATURE_TEST_64=y
|
||||
CONFIG_TOUCH=y
|
||||
CONFIG_TR=y
|
||||
CONFIG_FEATURE_TR_CLASSES=y
|
||||
CONFIG_FEATURE_TR_EQUIV=y
|
||||
CONFIG_TRUE=y
|
||||
CONFIG_TTY=y
|
||||
CONFIG_UNAME=y
|
||||
CONFIG_UNEXPAND=y
|
||||
CONFIG_FEATURE_UNEXPAND_LONG_OPTIONS=y
|
||||
CONFIG_UNIQ=y
|
||||
CONFIG_USLEEP=y
|
||||
CONFIG_UUDECODE=y
|
||||
CONFIG_UUENCODE=y
|
||||
CONFIG_WC=y
|
||||
CONFIG_FEATURE_WC_LARGE=y
|
||||
CONFIG_WHO=y
|
||||
CONFIG_WHOAMI=y
|
||||
CONFIG_YES=y
|
||||
|
||||
#
|
||||
# Common options for cp and mv
|
||||
#
|
||||
CONFIG_FEATURE_PRESERVE_HARDLINKS=y
|
||||
|
||||
#
|
||||
# Common options for ls, more and telnet
|
||||
#
|
||||
CONFIG_FEATURE_AUTOWIDTH=y
|
||||
|
||||
#
|
||||
# Common options for df, du, ls
|
||||
#
|
||||
CONFIG_FEATURE_HUMAN_READABLE=y
|
||||
|
||||
#
|
||||
# Common options for md5sum, sha1sum
|
||||
#
|
||||
CONFIG_FEATURE_MD5_SHA1_SUM_CHECK=y
|
||||
|
||||
#
|
||||
# Console Utilities
|
||||
#
|
||||
CONFIG_CHVT=y
|
||||
CONFIG_CLEAR=y
|
||||
CONFIG_DEALLOCVT=y
|
||||
CONFIG_DUMPKMAP=y
|
||||
CONFIG_KBD_MODE=y
|
||||
CONFIG_LOADFONT=y
|
||||
CONFIG_LOADKMAP=y
|
||||
CONFIG_OPENVT=y
|
||||
CONFIG_RESET=y
|
||||
CONFIG_RESIZE=y
|
||||
CONFIG_FEATURE_RESIZE_PRINT=y
|
||||
CONFIG_SETCONSOLE=y
|
||||
CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS=y
|
||||
CONFIG_SETKEYCODES=y
|
||||
CONFIG_SETLOGCONS=y
|
||||
|
||||
#
|
||||
# Debian Utilities
|
||||
#
|
||||
CONFIG_MKTEMP=y
|
||||
# CONFIG_PIPE_PROGRESS is not set
|
||||
CONFIG_RUN_PARTS=y
|
||||
CONFIG_FEATURE_RUN_PARTS_LONG_OPTIONS=y
|
||||
# CONFIG_FEATURE_RUN_PARTS_FANCY is not set
|
||||
CONFIG_START_STOP_DAEMON=y
|
||||
CONFIG_FEATURE_START_STOP_DAEMON_FANCY=y
|
||||
CONFIG_FEATURE_START_STOP_DAEMON_LONG_OPTIONS=y
|
||||
CONFIG_WHICH=y
|
||||
|
||||
#
|
||||
# Editors
|
||||
#
|
||||
CONFIG_AWK=y
|
||||
CONFIG_FEATURE_AWK_MATH=y
|
||||
CONFIG_CMP=y
|
||||
CONFIG_DIFF=y
|
||||
CONFIG_FEATURE_DIFF_BINARY=y
|
||||
CONFIG_FEATURE_DIFF_DIR=y
|
||||
CONFIG_FEATURE_DIFF_MINIMAL=y
|
||||
CONFIG_ED=y
|
||||
CONFIG_PATCH=y
|
||||
CONFIG_SED=y
|
||||
CONFIG_VI=y
|
||||
CONFIG_FEATURE_VI_MAX_LEN=1024
|
||||
CONFIG_FEATURE_VI_COLON=y
|
||||
CONFIG_FEATURE_VI_YANKMARK=y
|
||||
CONFIG_FEATURE_VI_SEARCH=y
|
||||
CONFIG_FEATURE_VI_USE_SIGNALS=y
|
||||
CONFIG_FEATURE_VI_DOT_CMD=y
|
||||
CONFIG_FEATURE_VI_READONLY=y
|
||||
CONFIG_FEATURE_VI_SETOPTS=y
|
||||
CONFIG_FEATURE_VI_SET=y
|
||||
CONFIG_FEATURE_VI_WIN_RESIZE=y
|
||||
CONFIG_FEATURE_VI_OPTIMIZE_CURSOR=y
|
||||
CONFIG_FEATURE_ALLOW_EXEC=y
|
||||
|
||||
#
|
||||
# Finding Utilities
|
||||
#
|
||||
CONFIG_FIND=y
|
||||
CONFIG_FEATURE_FIND_PRINT0=y
|
||||
CONFIG_FEATURE_FIND_MTIME=y
|
||||
CONFIG_FEATURE_FIND_MMIN=y
|
||||
CONFIG_FEATURE_FIND_PERM=y
|
||||
CONFIG_FEATURE_FIND_TYPE=y
|
||||
CONFIG_FEATURE_FIND_XDEV=y
|
||||
CONFIG_FEATURE_FIND_MAXDEPTH=y
|
||||
CONFIG_FEATURE_FIND_NEWER=y
|
||||
CONFIG_FEATURE_FIND_INUM=y
|
||||
CONFIG_FEATURE_FIND_EXEC=y
|
||||
CONFIG_FEATURE_FIND_USER=y
|
||||
CONFIG_FEATURE_FIND_GROUP=y
|
||||
CONFIG_FEATURE_FIND_NOT=y
|
||||
CONFIG_FEATURE_FIND_DEPTH=y
|
||||
CONFIG_FEATURE_FIND_PAREN=y
|
||||
CONFIG_FEATURE_FIND_SIZE=y
|
||||
CONFIG_FEATURE_FIND_PRUNE=y
|
||||
CONFIG_FEATURE_FIND_DELETE=y
|
||||
CONFIG_FEATURE_FIND_PATH=y
|
||||
CONFIG_FEATURE_FIND_REGEX=y
|
||||
# CONFIG_FEATURE_FIND_CONTEXT is not set
|
||||
CONFIG_GREP=y
|
||||
CONFIG_FEATURE_GREP_EGREP_ALIAS=y
|
||||
CONFIG_FEATURE_GREP_FGREP_ALIAS=y
|
||||
CONFIG_FEATURE_GREP_CONTEXT=y
|
||||
CONFIG_XARGS=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_CONFIRMATION=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_QUOTES=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_TERMOPT=y
|
||||
CONFIG_FEATURE_XARGS_SUPPORT_ZERO_TERM=y
|
||||
|
||||
#
|
||||
# Init Utilities
|
||||
#
|
||||
CONFIG_INIT=y
|
||||
# CONFIG_DEBUG_INIT is not set
|
||||
CONFIG_FEATURE_USE_INITTAB=y
|
||||
CONFIG_FEATURE_INIT_SCTTY=y
|
||||
CONFIG_FEATURE_INIT_SYSLOG=y
|
||||
CONFIG_FEATURE_EXTRA_QUIET=y
|
||||
# CONFIG_FEATURE_INIT_COREDUMPS is not set
|
||||
CONFIG_FEATURE_INITRD=y
|
||||
CONFIG_HALT=y
|
||||
CONFIG_MESG=y
|
||||
|
||||
#
|
||||
# Login/Password Management Utilities
|
||||
#
|
||||
CONFIG_FEATURE_SHADOWPASSWDS=y
|
||||
# CONFIG_USE_BB_SHADOW is not set
|
||||
# CONFIG_USE_BB_PWD_GRP is not set
|
||||
CONFIG_ADDGROUP=y
|
||||
CONFIG_FEATURE_ADDUSER_TO_GROUP=y
|
||||
CONFIG_DELGROUP=y
|
||||
CONFIG_FEATURE_DEL_USER_FROM_GROUP=y
|
||||
CONFIG_ADDUSER=y
|
||||
CONFIG_DELUSER=y
|
||||
CONFIG_GETTY=y
|
||||
CONFIG_FEATURE_UTMP=y
|
||||
CONFIG_FEATURE_WTMP=y
|
||||
CONFIG_LOGIN=y
|
||||
# CONFIG_PAM is not set
|
||||
CONFIG_LOGIN_SCRIPTS=y
|
||||
CONFIG_FEATURE_NOLOGIN=y
|
||||
CONFIG_FEATURE_SECURETTY=y
|
||||
CONFIG_PASSWD=y
|
||||
CONFIG_FEATURE_PASSWD_WEAK_CHECK=y
|
||||
# CONFIG_CRYPTPW is not set
|
||||
# CONFIG_CHPASSWD is not set
|
||||
CONFIG_SU=y
|
||||
CONFIG_FEATURE_SU_SYSLOG=y
|
||||
CONFIG_FEATURE_SU_CHECKS_SHELLS=y
|
||||
CONFIG_SULOGIN=y
|
||||
CONFIG_VLOCK=y
|
||||
|
||||
#
|
||||
# Linux Ext2 FS Progs
|
||||
#
|
||||
CONFIG_CHATTR=y
|
||||
CONFIG_FSCK=y
|
||||
CONFIG_LSATTR=y
|
||||
|
||||
#
|
||||
# Linux Module Utilities
|
||||
#
|
||||
CONFIG_INSMOD=y
|
||||
# CONFIG_FEATURE_INSMOD_VERSION_CHECKING is not set
|
||||
# CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS is not set
|
||||
# CONFIG_FEATURE_INSMOD_LOADINKMEM is not set
|
||||
CONFIG_FEATURE_INSMOD_LOAD_MAP=y
|
||||
CONFIG_FEATURE_INSMOD_LOAD_MAP_FULL=y
|
||||
CONFIG_RMMOD=y
|
||||
CONFIG_LSMOD=y
|
||||
CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y
|
||||
CONFIG_MODPROBE=y
|
||||
CONFIG_FEATURE_MODPROBE_MULTIPLE_OPTIONS=y
|
||||
CONFIG_FEATURE_MODPROBE_FANCY_ALIAS=y
|
||||
|
||||
#
|
||||
# Options common to multiple modutils
|
||||
#
|
||||
CONFIG_FEATURE_CHECK_TAINTED_MODULE=y
|
||||
# CONFIG_FEATURE_2_4_MODULES is not set
|
||||
CONFIG_FEATURE_2_6_MODULES=y
|
||||
# CONFIG_FEATURE_QUERY_MODULE_INTERFACE is not set
|
||||
|
||||
#
|
||||
# Linux System Utilities
|
||||
#
|
||||
CONFIG_DMESG=y
|
||||
CONFIG_FEATURE_DMESG_PRETTY=y
|
||||
CONFIG_FBSET=y
|
||||
CONFIG_FEATURE_FBSET_FANCY=y
|
||||
CONFIG_FEATURE_FBSET_READMODE=y
|
||||
CONFIG_FDFLUSH=y
|
||||
CONFIG_FDFORMAT=y
|
||||
CONFIG_FDISK=y
|
||||
CONFIG_FDISK_SUPPORT_LARGE_DISKS=y
|
||||
CONFIG_FEATURE_FDISK_WRITABLE=y
|
||||
# CONFIG_FEATURE_AIX_LABEL is not set
|
||||
# CONFIG_FEATURE_SGI_LABEL is not set
|
||||
# CONFIG_FEATURE_SUN_LABEL is not set
|
||||
# CONFIG_FEATURE_OSF_LABEL is not set
|
||||
# CONFIG_FEATURE_FDISK_ADVANCED is not set
|
||||
# CONFIG_FREERAMDISK is not set
|
||||
# CONFIG_FSCK_MINIX is not set
|
||||
# CONFIG_MKFS_MINIX is not set
|
||||
# CONFIG_FEATURE_MINIX2 is not set
|
||||
CONFIG_GETOPT=y
|
||||
CONFIG_HEXDUMP=y
|
||||
CONFIG_HWCLOCK=y
|
||||
# CONFIG_FEATURE_HWCLOCK_LONG_OPTIONS is not set
|
||||
# CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS is not set
|
||||
CONFIG_IPCRM=y
|
||||
CONFIG_IPCS=y
|
||||
CONFIG_LOSETUP=y
|
||||
CONFIG_MDEV=y
|
||||
CONFIG_FEATURE_MDEV_CONF=y
|
||||
CONFIG_FEATURE_MDEV_EXEC=y
|
||||
CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
|
||||
CONFIG_MKSWAP=y
|
||||
# CONFIG_FEATURE_MKSWAP_V0 is not set
|
||||
CONFIG_MORE=y
|
||||
CONFIG_FEATURE_USE_TERMIOS=y
|
||||
CONFIG_MOUNT=y
|
||||
CONFIG_FEATURE_MOUNT_HELPERS=y
|
||||
CONFIG_FEATURE_MOUNT_NFS=y
|
||||
CONFIG_FEATURE_MOUNT_CIFS=y
|
||||
CONFIG_FEATURE_MOUNT_FLAGS=y
|
||||
CONFIG_FEATURE_MOUNT_FSTAB=y
|
||||
CONFIG_PIVOT_ROOT=y
|
||||
CONFIG_RDATE=y
|
||||
CONFIG_READPROFILE=y
|
||||
CONFIG_SETARCH=y
|
||||
CONFIG_SWAPONOFF=y
|
||||
CONFIG_SWITCH_ROOT=y
|
||||
CONFIG_UMOUNT=y
|
||||
CONFIG_FEATURE_UMOUNT_ALL=y
|
||||
|
||||
#
|
||||
# Common options for mount/umount
|
||||
#
|
||||
CONFIG_FEATURE_MOUNT_LOOP=y
|
||||
CONFIG_FEATURE_MTAB_SUPPORT=y
|
||||
|
||||
#
|
||||
# Miscellaneous Utilities
|
||||
#
|
||||
# CONFIG_ADJTIMEX is not set
|
||||
CONFIG_BBCONFIG=y
|
||||
CONFIG_CHRT=y
|
||||
CONFIG_CROND=y
|
||||
CONFIG_DEBUG_CROND_OPTION=y
|
||||
# CONFIG_FEATURE_CROND_CALL_SENDMAIL is not set
|
||||
CONFIG_CRONTAB=y
|
||||
CONFIG_DC=y
|
||||
# CONFIG_DEVFSD is not set
|
||||
# CONFIG_DEVFSD_MODLOAD is not set
|
||||
# CONFIG_DEVFSD_FG_NP is not set
|
||||
# CONFIG_DEVFSD_VERBOSE is not set
|
||||
# CONFIG_FEATURE_DEVFS is not set
|
||||
# CONFIG_EJECT is not set
|
||||
CONFIG_LAST=y
|
||||
CONFIG_LESS=y
|
||||
CONFIG_FEATURE_LESS_MAXLINES=9999999
|
||||
CONFIG_FEATURE_LESS_BRACKETS=y
|
||||
CONFIG_FEATURE_LESS_FLAGS=y
|
||||
CONFIG_FEATURE_LESS_FLAGCS=y
|
||||
CONFIG_FEATURE_LESS_MARKS=y
|
||||
CONFIG_FEATURE_LESS_REGEXP=y
|
||||
CONFIG_HDPARM=y
|
||||
CONFIG_FEATURE_HDPARM_GET_IDENTITY=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_SCAN_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_UNREGISTER_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_DRIVE_RESET=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_TRISTATE_HWIF=y
|
||||
CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y
|
||||
CONFIG_MAKEDEVS=y
|
||||
# CONFIG_FEATURE_MAKEDEVS_LEAF is not set
|
||||
CONFIG_FEATURE_MAKEDEVS_TABLE=y
|
||||
CONFIG_MICROCOM=y
|
||||
CONFIG_MOUNTPOINT=y
|
||||
CONFIG_MT=y
|
||||
# CONFIG_RAIDAUTORUN is not set
|
||||
# CONFIG_READAHEAD is not set
|
||||
CONFIG_RUNLEVEL=y
|
||||
CONFIG_RX=y
|
||||
CONFIG_STRINGS=y
|
||||
CONFIG_SETSID=y
|
||||
# CONFIG_TASKSET is not set
|
||||
# CONFIG_FEATURE_TASKSET_FANCY is not set
|
||||
CONFIG_TIME=y
|
||||
CONFIG_TTYSIZE=y
|
||||
CONFIG_WATCHDOG=y
|
||||
|
||||
#
|
||||
# Networking Utilities
|
||||
#
|
||||
CONFIG_FEATURE_IPV6=y
|
||||
# CONFIG_VERBOSE_RESOLUTION_ERRORS is not set
|
||||
CONFIG_ARP=y
|
||||
CONFIG_ARPING=y
|
||||
CONFIG_DNSD=y
|
||||
CONFIG_ETHER_WAKE=y
|
||||
# CONFIG_FAKEIDENTD is not set
|
||||
CONFIG_FTPGET=y
|
||||
CONFIG_FTPPUT=y
|
||||
CONFIG_FEATURE_FTPGETPUT_LONG_OPTIONS=y
|
||||
CONFIG_HOSTNAME=y
|
||||
CONFIG_HTTPD=y
|
||||
CONFIG_FEATURE_HTTPD_RANGES=y
|
||||
CONFIG_FEATURE_HTTPD_USE_SENDFILE=y
|
||||
CONFIG_FEATURE_HTTPD_RELOAD_CONFIG_SIGHUP=y
|
||||
CONFIG_FEATURE_HTTPD_SETUID=y
|
||||
CONFIG_FEATURE_HTTPD_BASIC_AUTH=y
|
||||
CONFIG_FEATURE_HTTPD_AUTH_MD5=y
|
||||
CONFIG_FEATURE_HTTPD_CONFIG_WITH_MIME_TYPES=y
|
||||
CONFIG_FEATURE_HTTPD_CGI=y
|
||||
CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR=y
|
||||
CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y
|
||||
CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
|
||||
CONFIG_FEATURE_HTTPD_ERROR_PAGES=y
|
||||
CONFIG_FEATURE_HTTPD_PROXY=y
|
||||
CONFIG_IFCONFIG=y
|
||||
CONFIG_FEATURE_IFCONFIG_STATUS=y
|
||||
# CONFIG_FEATURE_IFCONFIG_SLIP is not set
|
||||
# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
|
||||
CONFIG_FEATURE_IFCONFIG_HW=y
|
||||
# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
|
||||
CONFIG_IFUPDOWN=y
|
||||
CONFIG_IFUPDOWN_IFSTATE_PATH="/var/run/ifstate"
|
||||
# CONFIG_FEATURE_IFUPDOWN_IP is not set
|
||||
# CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN is not set
|
||||
CONFIG_FEATURE_IFUPDOWN_IFCONFIG_BUILTIN=y
|
||||
CONFIG_FEATURE_IFUPDOWN_IPV4=y
|
||||
CONFIG_FEATURE_IFUPDOWN_IPV6=y
|
||||
# CONFIG_FEATURE_IFUPDOWN_MAPPING is not set
|
||||
CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP=y
|
||||
CONFIG_INETD=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_ECHO=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DISCARD=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_TIME=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_DAYTIME=y
|
||||
CONFIG_FEATURE_INETD_SUPPORT_BUILTIN_CHARGEN=y
|
||||
CONFIG_FEATURE_INETD_RPC=y
|
||||
# CONFIG_IP is not set
|
||||
# CONFIG_FEATURE_IP_ADDRESS is not set
|
||||
# CONFIG_FEATURE_IP_LINK is not set
|
||||
# CONFIG_FEATURE_IP_ROUTE is not set
|
||||
# CONFIG_FEATURE_IP_TUNNEL is not set
|
||||
# CONFIG_FEATURE_IP_RULE is not set
|
||||
# CONFIG_FEATURE_IP_SHORT_FORMS is not set
|
||||
# CONFIG_FEATURE_IP_RARE_PROTOCOLS is not set
|
||||
# CONFIG_IPADDR is not set
|
||||
# CONFIG_IPLINK is not set
|
||||
# CONFIG_IPROUTE is not set
|
||||
# CONFIG_IPTUNNEL is not set
|
||||
# CONFIG_IPRULE is not set
|
||||
# CONFIG_IPCALC is not set
|
||||
# CONFIG_FEATURE_IPCALC_FANCY is not set
|
||||
# CONFIG_FEATURE_IPCALC_LONG_OPTIONS is not set
|
||||
# CONFIG_NAMEIF is not set
|
||||
# CONFIG_NC is not set
|
||||
# CONFIG_NC_SERVER is not set
|
||||
# CONFIG_NC_EXTRA is not set
|
||||
CONFIG_NETSTAT=y
|
||||
CONFIG_FEATURE_NETSTAT_WIDE=y
|
||||
CONFIG_NSLOOKUP=y
|
||||
CONFIG_PING=y
|
||||
CONFIG_PING6=y
|
||||
CONFIG_PSCAN=y
|
||||
CONFIG_FEATURE_FANCY_PING=y
|
||||
CONFIG_ROUTE=y
|
||||
# CONFIG_SLATTACH is not set
|
||||
CONFIG_TELNET=y
|
||||
CONFIG_FEATURE_TELNET_TTYPE=y
|
||||
CONFIG_FEATURE_TELNET_AUTOLOGIN=y
|
||||
CONFIG_TELNETD=y
|
||||
CONFIG_FEATURE_TELNETD_STANDALONE=y
|
||||
CONFIG_TFTP=y
|
||||
CONFIG_FEATURE_TFTP_GET=y
|
||||
CONFIG_FEATURE_TFTP_PUT=y
|
||||
CONFIG_FEATURE_TFTP_BLOCKSIZE=y
|
||||
# CONFIG_DEBUG_TFTP is not set
|
||||
CONFIG_TRACEROUTE=y
|
||||
CONFIG_FEATURE_TRACEROUTE_VERBOSE=y
|
||||
# CONFIG_FEATURE_TRACEROUTE_SOURCE_ROUTE is not set
|
||||
# CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set
|
||||
CONFIG_APP_UDHCPD=y
|
||||
# CONFIG_APP_DHCPRELAY is not set
|
||||
# CONFIG_APP_DUMPLEASES is not set
|
||||
# CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set
|
||||
CONFIG_APP_UDHCPC=y
|
||||
# CONFIG_FEATURE_UDHCP_DEBUG is not set
|
||||
# CONFIG_FEATURE_RFC3397 is not set
|
||||
CONFIG_VCONFIG=y
|
||||
CONFIG_WGET=y
|
||||
CONFIG_FEATURE_WGET_STATUSBAR=y
|
||||
CONFIG_FEATURE_WGET_AUTHENTICATION=y
|
||||
# CONFIG_FEATURE_WGET_LONG_OPTIONS is not set
|
||||
# CONFIG_ZCIP is not set
|
||||
|
||||
#
|
||||
# Process Utilities
|
||||
#
|
||||
CONFIG_FREE=y
|
||||
CONFIG_FUSER=y
|
||||
CONFIG_KILL=y
|
||||
CONFIG_KILLALL=y
|
||||
CONFIG_KILLALL5=y
|
||||
CONFIG_NMETER=y
|
||||
CONFIG_PGREP=y
|
||||
CONFIG_PIDOF=y
|
||||
CONFIG_FEATURE_PIDOF_SINGLE=y
|
||||
CONFIG_FEATURE_PIDOF_OMIT=y
|
||||
CONFIG_PKILL=y
|
||||
CONFIG_PS=y
|
||||
CONFIG_FEATURE_PS_WIDE=y
|
||||
CONFIG_RENICE=y
|
||||
CONFIG_BB_SYSCTL=y
|
||||
CONFIG_TOP=y
|
||||
CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
|
||||
CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS=y
|
||||
CONFIG_FEATURE_TOP_DECIMALS=y
|
||||
CONFIG_FEATURE_TOPMEM=y
|
||||
CONFIG_UPTIME=y
|
||||
CONFIG_WATCH=y
|
||||
|
||||
#
|
||||
# Shells
|
||||
#
|
||||
CONFIG_FEATURE_SH_IS_ASH=y
|
||||
# CONFIG_FEATURE_SH_IS_HUSH is not set
|
||||
# CONFIG_FEATURE_SH_IS_LASH is not set
|
||||
# CONFIG_FEATURE_SH_IS_MSH is not set
|
||||
# CONFIG_FEATURE_SH_IS_NONE is not set
|
||||
CONFIG_ASH=y
|
||||
|
||||
#
|
||||
# Ash Shell Options
|
||||
#
|
||||
CONFIG_ASH_JOB_CONTROL=y
|
||||
CONFIG_ASH_READ_NCHARS=y
|
||||
CONFIG_ASH_READ_TIMEOUT=y
|
||||
CONFIG_ASH_ALIAS=y
|
||||
CONFIG_ASH_MATH_SUPPORT=y
|
||||
CONFIG_ASH_MATH_SUPPORT_64=y
|
||||
CONFIG_ASH_GETOPTS=y
|
||||
CONFIG_ASH_BUILTIN_ECHO=y
|
||||
CONFIG_ASH_BUILTIN_TEST=y
|
||||
# CONFIG_ASH_CMDCMD is not set
|
||||
# CONFIG_ASH_MAIL is not set
|
||||
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
|
||||
# CONFIG_ASH_RANDOM_SUPPORT is not set
|
||||
CONFIG_ASH_EXPAND_PRMT=y
|
||||
# CONFIG_HUSH is not set
|
||||
# CONFIG_HUSH_HELP is not set
|
||||
# CONFIG_HUSH_INTERACTIVE is not set
|
||||
# CONFIG_HUSH_JOB is not set
|
||||
# CONFIG_HUSH_TICK is not set
|
||||
# CONFIG_HUSH_IF is not set
|
||||
# CONFIG_HUSH_LOOPS is not set
|
||||
# CONFIG_LASH is not set
|
||||
# CONFIG_MSH is not set
|
||||
|
||||
#
|
||||
# Bourne Shell Options
|
||||
#
|
||||
# CONFIG_FEATURE_SH_EXTRA_QUIET is not set
|
||||
# CONFIG_FEATURE_SH_STANDALONE is not set
|
||||
# CONFIG_CTTYHACK is not set
|
||||
|
||||
#
|
||||
# System Logging Utilities
|
||||
#
|
||||
CONFIG_SYSLOGD=y
|
||||
CONFIG_FEATURE_ROTATE_LOGFILE=y
|
||||
# CONFIG_FEATURE_REMOTE_LOG is not set
|
||||
# CONFIG_FEATURE_IPC_SYSLOG is not set
|
||||
CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=
|
||||
# CONFIG_LOGREAD is not set
|
||||
# CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING is not set
|
||||
CONFIG_KLOGD=y
|
||||
CONFIG_LOGGER=y
|
||||
|
||||
#
|
||||
# Runit Utilities
|
||||
#
|
||||
# CONFIG_RUNSV is not set
|
||||
# CONFIG_RUNSVDIR is not set
|
||||
# CONFIG_SV is not set
|
||||
# CONFIG_SVLOGD is not set
|
||||
# CONFIG_CHPST is not set
|
||||
# CONFIG_SETUIDGID is not set
|
||||
# CONFIG_ENVUIDGID is not set
|
||||
# CONFIG_ENVDIR is not set
|
||||
# CONFIG_SOFTLIMIT is not set
|
||||
# CONFIG_CHCON is not set
|
||||
# CONFIG_FEATURE_CHCON_LONG_OPTIONS is not set
|
||||
# CONFIG_GETENFORCE is not set
|
||||
# CONFIG_GETSEBOOL is not set
|
||||
# CONFIG_LOAD_POLICY is not set
|
||||
# CONFIG_MATCHPATHCON is not set
|
||||
# CONFIG_RESTORECON is not set
|
||||
# CONFIG_RUNCON is not set
|
||||
# CONFIG_FEATURE_RUNCON_LONG_OPTIONS is not set
|
||||
# CONFIG_SELINUXENABLED is not set
|
||||
# CONFIG_SETENFORCE is not set
|
||||
# CONFIG_SETFILES is not set
|
||||
# CONFIG_FEATURE_SETFILES_CHECK_OPTION is not set
|
||||
# CONFIG_SETSEBOOL is not set
|
||||
|
||||
#
|
||||
# ipsvd utilities
|
||||
#
|
||||
# CONFIG_TCPSVD is not set
|
||||
# CONFIG_UDPSVD is not set
|
@ -1,181 +0,0 @@
|
||||
# When building a target filesystem, it is desirable to not have to become
|
||||
# root and then run 'mknod' a thousand times. Using a device table you can
|
||||
# create device nodes and directories "on the fly".
|
||||
#
|
||||
# This is a sample device table file for use with genext2fs. You can do all
|
||||
# sorts of interesting things with a device table file. For example, if you
|
||||
# want to adjust the permissions on a particular file you can just add an
|
||||
# entry like:
|
||||
# /sbin/foobar f 2755 0 0 - - - - -
|
||||
# and (assuming the file /sbin/foobar exists) it will be made setuid root
|
||||
# (regardless of what its permissions are on the host filesystem.
|
||||
# Furthermore, you can use a single table entry to create a many device
|
||||
# minors. For example, if I wanted to create /dev/hda and /dev/hda[0-15] I
|
||||
# could just use the following two table entries:
|
||||
# /dev/hda b 640 0 0 3 0 0 0 -
|
||||
# /dev/hda b 640 0 0 3 1 1 1 15
|
||||
#
|
||||
# Device table entries take the form of:
|
||||
# <name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
||||
# where name is the file name, type can be one of:
|
||||
# f A regular file
|
||||
# d Directory
|
||||
# c Character special device file
|
||||
# b Block special device file
|
||||
# p Fifo (named pipe)
|
||||
# uid is the user id for the target file, gid is the group id for the target
|
||||
# file. The rest of the entries (major, minor, etc) apply only to device
|
||||
# special files.
|
||||
|
||||
# Have fun
|
||||
# -Erik Andersen <andersen@codepoet.org>
|
||||
#
|
||||
|
||||
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
||||
/dev d 755 0 0 - - - - -
|
||||
/dev/pts d 755 0 0 - - - - -
|
||||
/dev/shm d 755 0 0 - - - - -
|
||||
/tmp d 1777 0 0 - - - - -
|
||||
/etc d 755 0 0 - - - - -
|
||||
/sys d 755 0 0 - - - - -
|
||||
/config d 755 0 0 - - - - -
|
||||
/proc d 755 0 0 - - - - -
|
||||
/lost+found d 700 0 0 - - - - -
|
||||
/var/lock d 1777 0 0 - - - - -
|
||||
/var/log d 755 0 0 - - - - -
|
||||
/var/run d 1777 0 0 - - - - -
|
||||
/var/tmp d 1777 0 0 - - - - -
|
||||
/home/avr32 d 2755 500 500 - - - - -
|
||||
/home/default d 2755 1000 1000 - - - - -
|
||||
/media d 755 0 0 - - - - -
|
||||
/www d 755 0 0 - - - - -
|
||||
#<name> <type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>
|
||||
/bin/busybox f 4755 0 0 - - - - -
|
||||
#/etc/shadow f 600 0 0 - - - - -
|
||||
/etc/passwd f 644 0 0 - - - - -
|
||||
/etc/network/if-up.d d 755 0 0 - - - - -
|
||||
/etc/network/if-pre-up.d d 755 0 0 - - - - -
|
||||
/etc/network/if-down.d d 755 0 0 - - - - -
|
||||
/etc/network/if-post-down.d d 755 0 0 - - - - -
|
||||
# uncomment this to allow starting x as non-root
|
||||
#/usr/X11R6/bin/Xfbdev f 4755 0 0 - - - - -
|
||||
# Normal system devices
|
||||
#/dev/mem c 640 0 0 1 1 0 0 -
|
||||
#/dev/kmem c 640 0 0 1 2 0 0 -
|
||||
/dev/null c 666 0 0 1 3 0 0 -
|
||||
/dev/zero c 666 0 0 1 5 0 0 -
|
||||
/dev/random c 666 0 0 1 8 0 0 -
|
||||
/dev/urandom c 666 0 0 1 9 0 0 -
|
||||
#/dev/ram b 640 0 0 1 1 0 0 -
|
||||
#/dev/ram b 640 0 0 1 0 0 1 4
|
||||
#/dev/loop b 640 0 0 7 0 0 1 2
|
||||
#/dev/rtc c 640 0 0 10 135 - - -
|
||||
/dev/console c 666 0 0 5 1 - - -
|
||||
#/dev/tty c 666 0 0 5 0 - - -
|
||||
#/dev/tty c 666 0 0 4 0 0 1 8
|
||||
#/dev/ttyp c 666 0 0 3 0 0 1 10
|
||||
#/dev/ptyp c 666 0 0 2 0 0 1 10
|
||||
#/dev/ptmx c 666 0 0 5 2 - - -
|
||||
#/dev/ttyP c 666 0 0 57 0 0 1 4
|
||||
/dev/ttyS c 666 0 0 4 64 0 1 4
|
||||
/dev/fb c 640 0 5 29 0 0 32 4
|
||||
#/dev/ttySA c 666 0 0 204 5 0 1 3
|
||||
#/dev/psaux c 666 0 0 10 1 0 0 -
|
||||
#/dev/ppp c 666 0 0 108 0 - - -
|
||||
|
||||
# Input stuff
|
||||
#/dev/input d 755 0 0 - - - - -
|
||||
#/dev/input/mice c 640 0 0 13 63 0 0 -
|
||||
#/dev/input/mouse c 660 0 0 13 32 0 1 4
|
||||
#/dev/input/event c 660 0 0 13 64 0 1 4
|
||||
#/dev/input/js c 660 0 0 13 0 0 1 4
|
||||
|
||||
|
||||
# MTD stuff
|
||||
#/dev/mtd c 640 0 0 90 0 0 2 4
|
||||
#/dev/mtdblock b 640 0 0 31 0 0 1 4
|
||||
|
||||
#Tun/tap driver
|
||||
#/dev/net d 755 0 0 - - - - -
|
||||
#/dev/net/tun c 660 0 0 10 200 - - -
|
||||
|
||||
# Audio stuff
|
||||
#/dev/audio c 666 0 29 14 4 - - -
|
||||
#/dev/audio1 c 666 0 29 14 20 - - -
|
||||
#/dev/dsp c 666 0 29 14 3 - - -
|
||||
#/dev/dsp1 c 666 0 29 14 19 - - -
|
||||
#/dev/sndstat c 666 0 29 14 6 - - -
|
||||
|
||||
# User-mode Linux stuff
|
||||
#/dev/ubda b 640 0 0 98 0 0 0 -
|
||||
#/dev/ubda b 640 0 0 98 1 1 1 15
|
||||
|
||||
# IDE Devices
|
||||
#/dev/hda b 640 0 0 3 0 0 0 -
|
||||
#/dev/hda b 640 0 0 3 1 1 1 15
|
||||
#/dev/hdb b 640 0 0 3 64 0 0 -
|
||||
#/dev/hdb b 640 0 0 3 65 1 1 15
|
||||
#/dev/hdc b 640 0 0 22 0 0 0 -
|
||||
#/dev/hdc b 640 0 0 22 1 1 1 15
|
||||
#/dev/hdd b 640 0 0 22 64 0 0 -
|
||||
#/dev/hdd b 640 0 0 22 65 1 1 15
|
||||
#/dev/hde b 640 0 0 33 0 0 0 -
|
||||
#/dev/hde b 640 0 0 33 1 1 1 15
|
||||
#/dev/hdf b 640 0 0 33 64 0 0 -
|
||||
#/dev/hdf b 640 0 0 33 65 1 1 15
|
||||
#/dev/hdg b 640 0 0 34 0 0 0 -
|
||||
#/dev/hdg b 640 0 0 34 1 1 1 15
|
||||
#/dev/hdh b 640 0 0 34 64 0 0 -
|
||||
#/dev/hdh b 640 0 0 34 65 1 1 15
|
||||
|
||||
# SCSI Devices
|
||||
#/dev/sda b 640 0 0 8 0 0 0 -
|
||||
#/dev/sda b 640 0 0 8 1 1 1 15
|
||||
#/dev/sdb b 640 0 0 8 16 0 0 -
|
||||
#/dev/sdb b 640 0 0 8 17 1 1 15
|
||||
#/dev/sdc b 640 0 0 8 32 0 0 -
|
||||
#/dev/sdc b 640 0 0 8 33 1 1 15
|
||||
#/dev/sdd b 640 0 0 8 48 0 0 -
|
||||
#/dev/sdd b 640 0 0 8 49 1 1 15
|
||||
#/dev/sde b 640 0 0 8 64 0 0 -
|
||||
#/dev/sde b 640 0 0 8 65 1 1 15
|
||||
#/dev/sdf b 640 0 0 8 80 0 0 -
|
||||
#/dev/sdf b 640 0 0 8 81 1 1 15
|
||||
#/dev/sdg b 640 0 0 8 96 0 0 -
|
||||
#/dev/sdg b 640 0 0 8 97 1 1 15
|
||||
#/dev/sdh b 640 0 0 8 112 0 0 -
|
||||
#/dev/sdh b 640 0 0 8 113 1 1 15
|
||||
#/dev/sg c 640 0 0 21 0 0 1 15
|
||||
#/dev/scd b 640 0 0 11 0 0 1 15
|
||||
#/dev/st c 640 0 0 9 0 0 1 8
|
||||
#/dev/nst c 640 0 0 9 128 0 1 8
|
||||
#/dev/st c 640 0 0 9 32 1 1 4
|
||||
#/dev/st c 640 0 0 9 64 1 1 4
|
||||
#/dev/st c 640 0 0 9 96 1 1 4
|
||||
|
||||
# Floppy disk devices
|
||||
#/dev/fd b 640 0 0 2 0 0 1 2
|
||||
#/dev/fd0d360 b 640 0 0 2 4 0 0 -
|
||||
#/dev/fd1d360 b 640 0 0 2 5 0 0 -
|
||||
#/dev/fd0h1200 b 640 0 0 2 8 0 0 -
|
||||
#/dev/fd1h1200 b 640 0 0 2 9 0 0 -
|
||||
#/dev/fd0u1440 b 640 0 0 2 28 0 0 -
|
||||
#/dev/fd1u1440 b 640 0 0 2 29 0 0 -
|
||||
#/dev/fd0u2880 b 640 0 0 2 32 0 0 -
|
||||
#/dev/fd1u2880 b 640 0 0 2 33 0 0 -
|
||||
|
||||
# All the proprietary cdrom devices in the world
|
||||
#/dev/aztcd b 640 0 0 29 0 0 0 -
|
||||
#/dev/bpcd b 640 0 0 41 0 0 0 -
|
||||
#/dev/capi20 c 640 0 0 68 0 0 1 2
|
||||
#/dev/cdu31a b 640 0 0 15 0 0 0 -
|
||||
#/dev/cdu535 b 640 0 0 24 0 0 0 -
|
||||
#/dev/cm206cd b 640 0 0 32 0 0 0 -
|
||||
#/dev/sjcd b 640 0 0 18 0 0 0 -
|
||||
#/dev/sonycd b 640 0 0 15 0 0 0 -
|
||||
#/dev/gscd b 640 0 0 16 0 0 0 -
|
||||
#/dev/sbpcd b 640 0 0 25 0 0 0 -
|
||||
#/dev/sbpcd b 640 0 0 25 0 0 1 4
|
||||
#/dev/mcd b 640 0 0 23 0 0 0 -
|
||||
#/dev/optcd b 640 0 0 17 0 0 0 -
|
||||
|
@ -1,7 +0,0 @@
|
||||
# Partition setup for ATNGW100.
|
||||
#
|
||||
# root is a 8 MB NOR flash.
|
||||
# usr is a 8 MB serial DataFlash.
|
||||
#
|
||||
# <mount point> <mount name> <page size> <erase size> <cleanmarkers> <device file> <pad size>
|
||||
/ root 0x1000 0x10000 1 1 0x0
|
@ -1,10 +0,0 @@
|
||||
--- a/arch/avr32/boards/atngw100/setup.c 2008-03-14 08:31:39.000000000 -0400
|
||||
+++ b/arch/avr32/boards/atngw100/setup.c 2008-03-14 08:33:23.000000000 -0400
|
||||
@@ -166,6 +166,7 @@ static int __init atngw100_init(void)
|
||||
at32_add_device_spi(0, spi0_board_info, ARRAY_SIZE(spi0_board_info));
|
||||
at32_add_device_mci(0, &mci0_data);
|
||||
at32_add_device_usba(0, NULL);
|
||||
+ at32_add_device_ac97c(0);
|
||||
|
||||
for (i = 0; i < ARRAY_SIZE(ngw_leds); i++) {
|
||||
at32_select_gpio(ngw_leds[i].gpio,
|
@ -1,148 +0,0 @@
|
||||
diff -Nrup linux-2.6.24/arch/avr32/boards/atngw100/setup.c linux-2.6.24-patched/arch/avr32/boards/atngw100/setup.c
|
||||
--- a/arch/avr32/boards/atngw100/setup.c 2008-01-31 10:47:55.000000000 -0500
|
||||
+++ b/arch/avr32/boards/atngw100/setup.c 2008-01-31 10:28:00.000000000 -0500
|
||||
@@ -16,6 +16,8 @@
|
||||
#include <linux/types.h>
|
||||
#include <linux/leds.h>
|
||||
#include <linux/spi/spi.h>
|
||||
+#include <linux/fb.h>
|
||||
+#include <video/atmel_lcdc.h>
|
||||
|
||||
#include <asm/io.h>
|
||||
#include <asm/setup.h>
|
||||
@@ -28,9 +30,63 @@
|
||||
/* Initialized by bootloader-specific startup code. */
|
||||
struct tag *bootloader_tags __initdata;
|
||||
|
||||
+static struct fb_videomode __initdata video_modes[] = {
|
||||
+ {
|
||||
+ .name = "640x480@60",
|
||||
+ .refresh = 60,
|
||||
+ .xres = 640, .yres = 480,
|
||||
+ .pixclock = KHZ2PICOS(23856),
|
||||
+
|
||||
+ .left_margin = 80, .right_margin = 16,
|
||||
+ .upper_margin = 13, .lower_margin = 1,
|
||||
+ .hsync_len = 64, .vsync_len = 3,
|
||||
+
|
||||
+ .sync = 0,
|
||||
+ .vmode = FB_VMODE_NONINTERLACED,
|
||||
+ },
|
||||
+ {
|
||||
+ .name = "320x240@117",
|
||||
+ .refresh = 117,
|
||||
+ .xres = 320, .yres = 240,
|
||||
+ .pixclock = KHZ2PICOS(12074),
|
||||
+
|
||||
+ .left_margin = 40, .right_margin = 8,
|
||||
+ .upper_margin = 14, .lower_margin = 1,
|
||||
+ .hsync_len = 32, .vsync_len = 3,
|
||||
+
|
||||
+ .sync = 0,
|
||||
+ .vmode = FB_VMODE_NONINTERLACED,
|
||||
+ },
|
||||
+};
|
||||
+
|
||||
+static struct fb_monspecs __initdata atngw100_default_monspecs = {
|
||||
+ .manufacturer = "ATM",
|
||||
+ .monitor = "GENERIC",
|
||||
+ .modedb = video_modes,
|
||||
+ .modedb_len = ARRAY_SIZE(video_modes),
|
||||
+ .hfmin = 14820,
|
||||
+ .hfmax = 32000,
|
||||
+ .vfmin = 30,
|
||||
+ .vfmax = 200,
|
||||
+ .dclkmax = 30000000,
|
||||
+};
|
||||
+
|
||||
+struct atmel_lcdfb_info __initdata atngw100_lcdc_data = {
|
||||
+ .default_bpp = 16,
|
||||
+ .default_dmacon = ATMEL_LCDC_DMAEN | ATMEL_LCDC_DMA2DEN,
|
||||
+ .default_lcdcon2 = (ATMEL_LCDC_DISTYPE_TFT
|
||||
+ | ATMEL_LCDC_INVCLK
|
||||
+ | ATMEL_LCDC_INVDVAL_NORMAL
|
||||
+ | ATMEL_LCDC_CLKMOD_ALWAYSACTIVE
|
||||
+ | ATMEL_LCDC_MEMOR_BIG),
|
||||
+ .default_monspecs = &atngw100_default_monspecs,
|
||||
+ .guard_time = 2,
|
||||
+};
|
||||
+
|
||||
struct eth_addr {
|
||||
u8 addr[6];
|
||||
};
|
||||
+
|
||||
static struct eth_addr __initdata hw_addr[2];
|
||||
static struct eth_platform_data __initdata eth_data[2];
|
||||
|
||||
@@ -155,13 +211,14 @@ static int __init atngw100_init(void)
|
||||
* ATNGW100 uses 16-bit SDRAM interface, so we don't need to
|
||||
* reserve any pins for it.
|
||||
*/
|
||||
+ at32_add_device_lcdc(1, &atngw100_lcdc_data, fbmem_start, fbmem_size);
|
||||
|
||||
at32_add_system_devices();
|
||||
|
||||
at32_add_device_usart(0);
|
||||
|
||||
set_hw_addr(at32_add_device_eth(0, ð_data[0]));
|
||||
- set_hw_addr(at32_add_device_eth(1, ð_data[1]));
|
||||
+ //set_hw_addr(at32_add_device_eth(1, ð_data[1]));
|
||||
|
||||
at32_add_device_spi(0, spi0_board_info, ARRAY_SIZE(spi0_board_info));
|
||||
at32_add_device_mci(0, &mci0_data);
|
||||
diff -Nrup linux-2.6.24/arch/avr32/mach-at32ap/at32ap700x.c linux-2.6.24-patched/arch/avr32/mach-at32ap/at32ap700x.c
|
||||
--- a/arch/avr32/mach-at32ap/at32ap700x.c 2008-01-31 10:47:55.000000000 -0500
|
||||
+++ b/arch/avr32/mach-at32ap/at32ap700x.c 2008-01-31 10:29:22.000000000 -0500
|
||||
@@ -1133,7 +1142,7 @@ at32_add_device_lcdc(unsigned int id, st
|
||||
monspecs->modedb = modedb;
|
||||
|
||||
switch (id) {
|
||||
- case 0:
|
||||
+ case 0: // STK1000 peripheral connections
|
||||
pdev = &atmel_lcdfb0_device;
|
||||
select_peripheral(PC(19), PERIPH_A, 0); /* CC */
|
||||
select_peripheral(PC(20), PERIPH_A, 0); /* HSYNC */
|
||||
@@ -1170,6 +1179,43 @@ at32_add_device_lcdc(unsigned int id, st
|
||||
clk_set_parent(&atmel_lcdfb0_pixclk, &pll0);
|
||||
clk_set_rate(&atmel_lcdfb0_pixclk, clk_get_rate(&pll0));
|
||||
break;
|
||||
+ case 1: // NGW100 peripheral connections
|
||||
+ pdev = &atmel_lcdfb0_device;
|
||||
+ //select_peripheral(PC(19), PERIPH_B, 0); /* CC */
|
||||
+ select_peripheral(PC(20), PERIPH_A, 0); /* HSYNC */
|
||||
+ select_peripheral(PC(21), PERIPH_A, 0); /* PCLK */
|
||||
+ select_peripheral(PC(22), PERIPH_A, 0); /* VSYNC */
|
||||
+ select_peripheral(PE(1), PERIPH_B, 0); /* DVAL */
|
||||
+ select_peripheral(PE(2), PERIPH_B, 0); /* MODE */
|
||||
+ //select_peripheral(PC(25), PERIPH_A, 0); /* PWR */
|
||||
+ select_peripheral(PE(3), PERIPH_B, 0); /* DATA0 */
|
||||
+ select_peripheral(PE(4), PERIPH_B, 0); /* DATA1 */
|
||||
+ select_peripheral(PE(5), PERIPH_B, 0); /* DATA2 */
|
||||
+ select_peripheral(PE(6), PERIPH_B, 0); /* DATA3 */
|
||||
+ select_peripheral(PE(7), PERIPH_B, 0); /* DATA4 */
|
||||
+ select_peripheral(PC(31), PERIPH_A, 0); /* DATA5 */
|
||||
+ select_peripheral(PD(0), PERIPH_A, 0); /* DATA6 */
|
||||
+ select_peripheral(PD(1), PERIPH_A, 0); /* DATA7 */
|
||||
+ select_peripheral(PE(8), PERIPH_B, 0); /* DATA8 */
|
||||
+ select_peripheral(PE(9), PERIPH_B, 0); /* DATA9 */
|
||||
+ select_peripheral(PE(10), PERIPH_B, 0); /* DATA10 */
|
||||
+ select_peripheral(PE(11), PERIPH_B, 0); /* DATA11 */
|
||||
+ select_peripheral(PE(12), PERIPH_B, 0); /* DATA12 */
|
||||
+ select_peripheral(PD(7), PERIPH_A, 0); /* DATA13 */
|
||||
+ select_peripheral(PD(8), PERIPH_A, 0); /* DATA14 */
|
||||
+ select_peripheral(PD(9), PERIPH_A, 0); /* DATA15 */
|
||||
+ select_peripheral(PE(13), PERIPH_B, 0); /* DATA16 */
|
||||
+ select_peripheral(PE(14), PERIPH_B, 0); /* DATA17 */
|
||||
+ select_peripheral(PE(15), PERIPH_B, 0); /* DATA18 */
|
||||
+ select_peripheral(PE(16), PERIPH_B, 0); /* DATA19 */
|
||||
+ select_peripheral(PE(17), PERIPH_B, 0); /* DATA20 */
|
||||
+ select_peripheral(PE(18), PERIPH_B, 0); /* DATA21 */
|
||||
+ select_peripheral(PD(16), PERIPH_A, 0); /* DATA22 */
|
||||
+ select_peripheral(PD(17), PERIPH_A, 0); /* DATA23 */
|
||||
+
|
||||
+ clk_set_parent(&atmel_lcdfb0_pixclk, &pll0);
|
||||
+ clk_set_rate(&atmel_lcdfb0_pixclk, clk_get_rate(&pll0));
|
||||
+ break;
|
||||
|
||||
default:
|
||||
goto err_invalid_id;
|
@ -1,27 +0,0 @@
|
||||
diff --git a/drivers/char/keyboard.c b/drivers/char/keyboard.c
|
||||
index d95f316..20a7193 100644
|
||||
--- a/drivers/char/keyboard.c
|
||||
+++ b/drivers/char/keyboard.c
|
||||
@@ -1000,7 +1000,8 @@ DECLARE_TASKLET_DISABLED(keyboard_tasklet, kbd_bh, 0);
|
||||
#if defined(CONFIG_X86) || defined(CONFIG_IA64) || defined(CONFIG_ALPHA) ||\
|
||||
defined(CONFIG_MIPS) || defined(CONFIG_PPC) || defined(CONFIG_SPARC) ||\
|
||||
defined(CONFIG_PARISC) || defined(CONFIG_SUPERH) ||\
|
||||
- (defined(CONFIG_ARM) && defined(CONFIG_KEYBOARD_ATKBD) && !defined(CONFIG_ARCH_RPC))
|
||||
+ (defined(CONFIG_ARM) && defined(CONFIG_KEYBOARD_ATKBD) && !defined(CONFIG_ARCH_RPC)) ||\
|
||||
+ defined(CONFIG_AVR32)
|
||||
|
||||
#define HW_RAW(dev) (test_bit(EV_MSC, dev->evbit) && test_bit(MSC_RAW, dev->mscbit) &&\
|
||||
((dev)->id.bustype == BUS_I8042) && ((dev)->id.vendor == 0x0001) && ((dev)->id.product == 0x0001))
|
||||
diff --git a/arch/avr32/boards/atngw100/setup.c b/arch/avr32/boards/atngw100/setup.c
|
||||
--- a/arch/avr32/boards/atngw100/setup.c 2008-01-31 13:38:32.000000000 -0500
|
||||
+++ b/arch/avr32/boards/atngw100/setup.c 2008-01-31 13:44:09.000000000 -0500
|
||||
@@ -224,6 +224,9 @@ static int __init atngw100_init(void)
|
||||
at32_add_device_usba(0, NULL);
|
||||
at32_add_device_ac97c(0);
|
||||
|
||||
+ at32_add_device_psif(0);
|
||||
+ at32_add_device_psif(1);
|
||||
+
|
||||
for (i = 0; i < ARRAY_SIZE(ngw_leds); i++) {
|
||||
at32_select_gpio(ngw_leds[i].gpio,
|
||||
AT32_GPIOF_OUTPUT | AT32_GPIOF_HIGH);
|
@ -1,11 +0,0 @@
|
||||
diff -Nrup linux-2.6.24/arch/avr32/boards/atngw100/flash.c linux-2.6.24-patched/arch/avr32/boards/atngw100/flash.c
|
||||
--- a/arch/avr32/boards/atngw100/flash.c 2008-01-31 10:47:55.000000000 -0500
|
||||
+++ b/arch/avr32/boards/atngw100/flash.c 2008-01-31 10:21:07.000000000 -0500
|
||||
@@ -42,7 +42,6 @@ static struct mtd_partition flash_parts[
|
||||
.name = "u-boot",
|
||||
.offset = 0x00000000,
|
||||
.size = 0x00020000, /* 128 KiB */
|
||||
- .mask_flags = MTD_WRITEABLE,
|
||||
},
|
||||
{
|
||||
.name = "root",
|
@ -1,289 +0,0 @@
|
||||
diff --git a/sound/avr32/ac97c.c b/sound/avr32/ac97c.c
|
||||
index 0ec0b1c..3a58375 100644
|
||||
--- a/sound/avr32/ac97c.c
|
||||
+++ b/sound/avr32/ac97c.c
|
||||
@@ -25,6 +25,8 @@
|
||||
#include <sound/ac97_codec.h>
|
||||
#include <sound/memalloc.h>
|
||||
|
||||
+#include <asm/gpio.h>
|
||||
+#include <asm/arch/board.h>
|
||||
#include <asm/dma-controller.h>
|
||||
|
||||
#include "ac97c.h"
|
||||
@@ -37,6 +39,7 @@ struct atmel_ac97_dma_info {
|
||||
struct dma_request_cyclic req_rx;
|
||||
unsigned short rx_periph_id;
|
||||
unsigned short tx_periph_id;
|
||||
+ unsigned short controller;
|
||||
};
|
||||
|
||||
struct atmel_ac97 {
|
||||
@@ -51,6 +54,7 @@ struct atmel_ac97 {
|
||||
struct snd_ac97_bus *ac97_bus;
|
||||
int opened;
|
||||
int period;
|
||||
+ int reset_pin;
|
||||
u64 cur_format;
|
||||
unsigned int cur_rate;
|
||||
struct clk *mck;
|
||||
@@ -692,6 +696,12 @@ timed_out:
|
||||
|
||||
static void snd_atmel_ac97_reset(struct atmel_ac97 *chip)
|
||||
{
|
||||
+ if (chip->reset_pin >= 0) {
|
||||
+ gpio_set_value(chip->reset_pin, 0);
|
||||
+ udelay(5);
|
||||
+ gpio_set_value(chip->reset_pin, 1);
|
||||
+ }
|
||||
+
|
||||
ac97c_writel(chip, MR, AC97C_MR_WRST);
|
||||
mdelay(1);
|
||||
ac97c_writel(chip, MR, AC97C_MR_ENA);
|
||||
@@ -727,6 +737,7 @@ static int __devinit snd_atmel_ac97_create(struct snd_card *card,
|
||||
.read = snd_atmel_ac97_read,
|
||||
};
|
||||
struct atmel_ac97 *chip = get_chip(card);
|
||||
+ struct ac97c_platform_data *pdata;
|
||||
struct resource *regs;
|
||||
struct clk *mck;
|
||||
int err;
|
||||
@@ -735,6 +746,29 @@ static int __devinit snd_atmel_ac97_create(struct snd_card *card,
|
||||
if (!regs)
|
||||
return -ENXIO;
|
||||
|
||||
+ pdata = pdev->dev.platform_data;
|
||||
+ if (pdata) {
|
||||
+ chip->reset_pin = pdata->reset_pin;
|
||||
+
|
||||
+ if (chip->reset_pin >= 0) {
|
||||
+ if (gpio_request(chip->reset_pin,
|
||||
+ chip->card->shortname)) {
|
||||
+ dev_dbg(&pdev->dev,
|
||||
+ "ac97: reset pin "
|
||||
+ "not available\n");
|
||||
+ chip->reset_pin = -1;
|
||||
+ } else {
|
||||
+ gpio_direction_output(chip->reset_pin, 1);
|
||||
+ }
|
||||
+ }
|
||||
+
|
||||
+ chip->dma.rx_periph_id = pdata->dma_rx_periph_id;
|
||||
+ chip->dma.tx_periph_id = pdata->dma_tx_periph_id;
|
||||
+ chip->dma.controller = pdata->dma_controller_id;
|
||||
+ } else {
|
||||
+ return -ENXIO;
|
||||
+ }
|
||||
+
|
||||
mck = clk_get(&pdev->dev, "pclk");
|
||||
if (IS_ERR(mck))
|
||||
return PTR_ERR(mck);
|
||||
@@ -789,23 +823,19 @@ static int __devinit snd_atmel_ac97_probe(struct platform_device *pdev)
|
||||
if (err)
|
||||
goto out_free_card;
|
||||
|
||||
- /* TODO: Get this information from the platform device */
|
||||
- chip->dma.req_tx.req.dmac = find_dma_controller(0);
|
||||
+ chip->dma.req_tx.req.dmac = find_dma_controller(chip->dma.controller);
|
||||
if (!chip->dma.req_tx.req.dmac) {
|
||||
dev_dbg(&chip->pdev->dev, "DMA controller for TX missing\n");
|
||||
err = -ENODEV;
|
||||
goto out_free_card;
|
||||
}
|
||||
- chip->dma.req_rx.req.dmac = find_dma_controller(0);
|
||||
+ chip->dma.req_rx.req.dmac = find_dma_controller(chip->dma.controller);
|
||||
if (!chip->dma.req_rx.req.dmac) {
|
||||
dev_dbg(&chip->pdev->dev, "DMA controller for RX missing\n");
|
||||
err = -ENODEV;
|
||||
goto out_free_card;
|
||||
}
|
||||
|
||||
- chip->dma.rx_periph_id = 3;
|
||||
- chip->dma.tx_periph_id = 4;
|
||||
-
|
||||
ch = dma_alloc_channel(chip->dma.req_tx.req.dmac);
|
||||
if (ch < 0) {
|
||||
dev_dbg(&chip->pdev->dev,
|
||||
--
|
||||
1.5.2.5
|
||||
diff --git a/arch/avr32/mach-at32ap/at32ap700x.c b/arch/avr32/mach-at32ap/at32ap700x.c
|
||||
index 06795d0..58f3841 100644
|
||||
--- a/arch/avr32/mach-at32ap/at32ap700x.c
|
||||
+++ b/arch/avr32/mach-at32ap/at32ap700x.c
|
||||
@@ -1552,12 +1552,15 @@ static struct clk atmel_ac97c0_pclk = {
|
||||
.index = 10,
|
||||
};
|
||||
|
||||
-struct platform_device *__init at32_add_device_ac97c(unsigned int id)
|
||||
+struct platform_device *__init
|
||||
+at32_add_device_ac97c(unsigned int id, struct ac97c_platform_data *data)
|
||||
{
|
||||
struct platform_device *pdev;
|
||||
|
||||
if (id != 0)
|
||||
return NULL;
|
||||
+ if (!data)
|
||||
+ return NULL;
|
||||
|
||||
pdev = platform_device_alloc("atmel_ac97c", id);
|
||||
if (!pdev)
|
||||
@@ -1567,10 +1570,17 @@ struct platform_device *__init at32_add_device_ac97c(unsigned int id)
|
||||
ARRAY_SIZE(atmel_ac97c0_resource)))
|
||||
goto err_add_resources;
|
||||
|
||||
- select_peripheral(PB(20), PERIPH_B, 0); /* SYNC */
|
||||
- select_peripheral(PB(21), PERIPH_B, 0); /* SDO */
|
||||
- select_peripheral(PB(22), PERIPH_B, 0); /* SDI */
|
||||
- select_peripheral(PB(23), PERIPH_B, 0); /* SCLK */
|
||||
+ if (platform_device_add_data(pdev, data,
|
||||
+ sizeof(struct ac97c_platform_data)))
|
||||
+ goto err_add_resources;
|
||||
+
|
||||
+ select_peripheral(PB(20), PERIPH_B, 0); /* SDO */
|
||||
+ select_peripheral(PB(21), PERIPH_B, 0); /* SYNC */
|
||||
+ select_peripheral(PB(22), PERIPH_B, 0); /* SCLK */
|
||||
+ select_peripheral(PB(23), PERIPH_B, 0); /* SDI */
|
||||
+
|
||||
+ if (data->reset_pin != GPIO_PIN_NONE)
|
||||
+ at32_select_gpio(data->reset_pin, 0);
|
||||
|
||||
atmel_ac97c0_pclk.dev = &pdev->dev;
|
||||
|
||||
diff --git a/include/asm-avr32/arch-at32ap/board.h b/include/asm-avr32/arch-at32ap/board.h
|
||||
index 8816b66..0386a0e 100644
|
||||
--- a/include/asm-avr32/arch-at32ap/board.h
|
||||
+++ b/include/asm-avr32/arch-at32ap/board.h
|
||||
@@ -76,7 +76,16 @@ struct mci_platform_data {
|
||||
};
|
||||
struct platform_device *
|
||||
at32_add_device_mci(unsigned int id, struct mci_platform_data *data);
|
||||
-struct platform_device *at32_add_device_ac97c(unsigned int id);
|
||||
+
|
||||
+struct ac97c_platform_data {
|
||||
+ unsigned short dma_rx_periph_id;
|
||||
+ unsigned short dma_tx_periph_id;
|
||||
+ unsigned short dma_controller_id;
|
||||
+ int reset_pin;
|
||||
+};
|
||||
+struct platform_device *
|
||||
+at32_add_device_ac97c(unsigned int id, struct ac97c_platform_data *data);
|
||||
+
|
||||
struct platform_device *at32_add_device_abdac(unsigned int id);
|
||||
|
||||
struct cf_platform_data {
|
||||
--
|
||||
1.5.2.5
|
||||
diff --git a/arch/avr32/boards/atstk1000/atstk1002.c b/arch/avr32/boards/atstk1000/atstk1002.c
|
||||
index 90436fa..eba6f89 100644
|
||||
--- a/arch/avr32/boards/atstk1000/atstk1002.c
|
||||
+++ b/arch/avr32/boards/atstk1000/atstk1002.c
|
||||
@@ -151,6 +151,15 @@ static void __init set_hw_addr(struct platform_device *pdev)
|
||||
clk_put(pclk);
|
||||
}
|
||||
|
||||
+#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
+static struct ac97c_platform_data __initdata ac97c0_data = {
|
||||
+ .dma_rx_periph_id = 3,
|
||||
+ .dma_tx_periph_id = 4,
|
||||
+ .dma_controller_id = 0,
|
||||
+ .reset_pin = GPIO_PIN_NONE,
|
||||
+};
|
||||
+#endif
|
||||
+
|
||||
#ifdef CONFIG_BOARD_ATSTK1000_EXTDAC
|
||||
static void __init atstk1002_setup_extdac(void)
|
||||
{
|
||||
@@ -253,7 +262,7 @@ static int __init atstk1002_init(void)
|
||||
#endif
|
||||
at32_add_device_usba(0, NULL);
|
||||
#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
- at32_add_device_ac97c(0);
|
||||
+ at32_add_device_ac97c(0, &ac97c0_data);
|
||||
#else
|
||||
at32_add_device_abdac(0);
|
||||
#endif
|
||||
diff --git a/arch/avr32/boards/atstk1000/atstk1003.c b/arch/avr32/boards/atstk1000/atstk1003.c
|
||||
index 768d204..2564e3c 100644
|
||||
--- a/arch/avr32/boards/atstk1000/atstk1003.c
|
||||
+++ b/arch/avr32/boards/atstk1000/atstk1003.c
|
||||
@@ -72,6 +72,15 @@ static struct cf_platform_data __initdata cf0_data = {
|
||||
.cs = 4,
|
||||
};
|
||||
|
||||
+#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
+static struct ac97c_platform_data __initdata ac97c0_data = {
|
||||
+ .dma_rx_periph_id = 3,
|
||||
+ .dma_tx_periph_id = 4,
|
||||
+ .dma_controller_id = 0,
|
||||
+ .reset_pin = GPIO_PIN_NONE,
|
||||
+};
|
||||
+#endif
|
||||
+
|
||||
#ifdef CONFIG_BOARD_ATSTK1000_EXTDAC
|
||||
static void __init atstk1003_setup_extdac(void)
|
||||
{
|
||||
@@ -164,7 +173,7 @@ static int __init atstk1003_init(void)
|
||||
#endif
|
||||
at32_add_device_usba(0, NULL);
|
||||
#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
- at32_add_device_ac97c(0);
|
||||
+ at32_add_device_ac97c(0, &ac97c0_data);
|
||||
#else
|
||||
at32_add_device_abdac(0);
|
||||
#endif
|
||||
diff --git a/arch/avr32/boards/atstk1000/atstk1004.c b/arch/avr32/boards/atstk1000/atstk1004.c
|
||||
index 96015dd..3c25a6f 100644
|
||||
--- a/arch/avr32/boards/atstk1000/atstk1004.c
|
||||
+++ b/arch/avr32/boards/atstk1000/atstk1004.c
|
||||
@@ -64,6 +64,15 @@ static struct spi_board_info spi1_board_info[] __initdata = { {
|
||||
} };
|
||||
#endif
|
||||
|
||||
+#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
+static struct ac97c_platform_data __initdata ac97c0_data = {
|
||||
+ .dma_rx_periph_id = 3,
|
||||
+ .dma_tx_periph_id = 4,
|
||||
+ .dma_controller_id = 0,
|
||||
+ .reset_pin = GPIO_PIN_NONE,
|
||||
+};
|
||||
+#endif
|
||||
+
|
||||
#ifdef CONFIG_BOARD_ATSTK1000_EXTDAC
|
||||
static void __init atstk1004_setup_extdac(void)
|
||||
{
|
||||
@@ -136,7 +145,7 @@ static int __init atstk1004_init(void)
|
||||
fbmem_start, fbmem_size);
|
||||
at32_add_device_usba(0, NULL);
|
||||
#ifdef CONFIG_BOARD_ATSTK100X_ENABLE_AC97
|
||||
- at32_add_device_ac97c(0);
|
||||
+ at32_add_device_ac97c(0, &ac97c0_data);
|
||||
#else
|
||||
at32_add_device_abdac(0);
|
||||
#endif
|
||||
--
|
||||
1.5.2.5
|
||||
--- a/arch/avr32/boards/atngw100/setup.c 2008-02-26 12:27:37.000000000 -0500
|
||||
+++ b/arch/avr32/boards/atngw100/setup.c 2008-02-26 12:26:08.000000000 -0500
|
||||
@@ -201,6 +201,13 @@ static struct platform_device i2c_gpio_d
|
||||
};
|
||||
#endif
|
||||
|
||||
+static struct ac97c_platform_data __initdata ac97c0_data = {
|
||||
+ .dma_rx_periph_id = 3,
|
||||
+ .dma_tx_periph_id = 4,
|
||||
+ .dma_controller_id = 0,
|
||||
+ .reset_pin = GPIO_PIN_PB(18), // change to whatever pin you want, i.e. GPIO_PIN_PB(18)
|
||||
+};
|
||||
+
|
||||
static int __init atngw100_init(void)
|
||||
{
|
||||
unsigned i;
|
||||
@@ -222,7 +229,7 @@ static int __init atngw100_init(void)
|
||||
at32_add_device_spi(0, spi0_board_info, ARRAY_SIZE(spi0_board_info));
|
||||
at32_add_device_mci(0, &mci0_data);
|
||||
at32_add_device_usba(0, NULL);
|
||||
- at32_add_device_ac97c(0);
|
||||
+ at32_add_device_ac97c(0, &ac97c0_data);
|
||||
|
||||
for (i = 0; i < ARRAY_SIZE(ngw_leds); i++) {
|
||||
at32_select_gpio(ngw_leds[i].gpio,
|
@ -1,11 +0,0 @@
|
||||
--- a/arch/avr32/boards/atngw100/setup.c 2008-03-14 09:19:27.000000000 -0400
|
||||
+++ b/arch/avr32/boards/atngw100/setup.c 2008-03-14 08:59:24.000000000 -0400
|
||||
@@ -233,7 +233,7 @@ static int __init atngw100_init(void)
|
||||
at32_add_device_ac97c(0, &ac97c0_data);
|
||||
|
||||
at32_add_device_psif(0);
|
||||
- at32_add_device_psif(1);
|
||||
+ //at32_add_device_psif(1);
|
||||
|
||||
for (i = 0; i < ARRAY_SIZE(ngw_leds); i++) {
|
||||
at32_select_gpio(ngw_leds[i].gpio,
|
@ -1,69 +0,0 @@
|
||||
null c 1 3
|
||||
zero c 1 5
|
||||
random c 1 8
|
||||
urandom c 1 9
|
||||
ttyUS0 c 4 64
|
||||
ttyUS1 c 4 65
|
||||
ttyUS2 c 4 66
|
||||
ttyUS3 c 4 67
|
||||
tty c 5 0
|
||||
ptmx c 5 2
|
||||
console c 5 1
|
||||
fb0 c 29 0
|
||||
spi0 c 153 0
|
||||
spi1 c 153 1
|
||||
spi2 c 153 2
|
||||
spi3 c 153 3
|
||||
mmcblk0 b 254 0
|
||||
mmcblk0p1 b 254 1
|
||||
mmcblk0p2 b 254 2
|
||||
mmcblk0p3 b 254 3
|
||||
mmcblk0p4 b 254 4
|
||||
sequencer c 14 1
|
||||
admmidi0 c 14 14
|
||||
admmidi1 c 14 30
|
||||
admmidi2 c 14 46
|
||||
admmidi3 c 14 62
|
||||
adsp0 c 14 12
|
||||
adsp1 c 14 28
|
||||
adsp2 c 14 44
|
||||
adsp3 c 14 60
|
||||
aloadC0 c 116 0
|
||||
aloadC1 c 116 32
|
||||
aloadC2 c 116 64
|
||||
aloadC3 c 116 96
|
||||
aloadSEQ c 116 1
|
||||
amidi0 c 14 13
|
||||
amidi1 c 14 29
|
||||
amidi2 c 14 45
|
||||
amidi3 c 14 61
|
||||
amixer0 c 14 11
|
||||
amixer1 c 14 27
|
||||
amixer2 c 14 43
|
||||
amixer3 c 14 59
|
||||
audio0 c 14 4
|
||||
audio1 c 14 20
|
||||
audio2 c 14 36
|
||||
audio3 c 14 52
|
||||
dmfm0 c 14 10
|
||||
dmfm1 c 14 26
|
||||
dmfm2 c 14 42
|
||||
dmfm3 c 14 58
|
||||
dmmidi0 c 14 9
|
||||
dmmidi1 c 14 25
|
||||
dmmidi2 c 14 41
|
||||
dmmidi3 c 14 57
|
||||
dsp0 c 14 3
|
||||
dsp1 c 14 19
|
||||
dsp2 c 14 35
|
||||
dsp3 c 14 51
|
||||
midi00 c 14 2
|
||||
midi01 c 14 18
|
||||
midi02 c 14 34
|
||||
midi03 c 14 50
|
||||
mixer0 c 14 0
|
||||
mixer1 c 14 18
|
||||
mixer2 c 14 34
|
||||
mixer3 c 14 48
|
||||
music c 14 8
|
||||
sndstat c 14 6
|
@ -1 +0,0 @@
|
||||
CET1CDT
|
@ -1,6 +0,0 @@
|
||||
# servers to check. (Separate multiple servers with spaces.)
|
||||
NTPSERVERS="pool.ntp.org"
|
||||
#
|
||||
# additional options for ntpdate
|
||||
#NTPOPTIONS="-v"
|
||||
NTPOPTIONS="-u"
|
@ -1,447 +0,0 @@
|
||||
# Configuration file for dnsmasq.
|
||||
#
|
||||
# Format is one option per line, legal options are the same
|
||||
# as the long options legal on the command line. See
|
||||
# "/usr/sbin/dnsmasq --help" or "man 8 dnsmasq" for details.
|
||||
|
||||
# The following two options make you a better netizen, since they
|
||||
# tell dnsmasq to filter out queries which the public DNS cannot
|
||||
# answer, and which load the servers (especially the root servers)
|
||||
# uneccessarily. If you have a dial-on-demand link they also stop
|
||||
# these requests from bringing up the link uneccessarily.
|
||||
|
||||
# Never forward plain names (without a dot or domain part)
|
||||
domain-needed
|
||||
# Never forward addresses in the non-routed address spaces.
|
||||
bogus-priv
|
||||
|
||||
|
||||
# Uncomment this to filter useless windows-originated DNS requests
|
||||
# which can trigger dial-on-demand links needlessly.
|
||||
# Note that (amongst other things) this blocks all SRV requests,
|
||||
# so don't use it if you use eg Kerberos.
|
||||
# This option only affects forwarding, SRV records originating for
|
||||
# dnsmasq (via srv-host= lines) are not suppressed by it.
|
||||
#filterwin2k
|
||||
|
||||
# Change this line if you want dns to get its upstream servers from
|
||||
# somewhere other that /etc/resolv.conf
|
||||
#resolv-file=
|
||||
|
||||
# By default, dnsmasq will send queries to any of the upstream
|
||||
# servers it knows about and tries to favour servers to are known
|
||||
# to be up. Uncommenting this forces dnsmasq to try each query
|
||||
# with each server strictly in the order they appear in
|
||||
# /etc/resolv.conf
|
||||
#strict-order
|
||||
|
||||
# If you don't want dnsmasq to read /etc/resolv.conf or any other
|
||||
# file, getting its servers from this file instead (see below), then
|
||||
# uncomment this
|
||||
#no-resolv
|
||||
|
||||
# If you don't want dnsmasq to poll /etc/resolv.conf or other resolv
|
||||
# files for changes and re-read them then uncomment this.
|
||||
#no-poll
|
||||
|
||||
# Add other name servers here, with domain specs if they are for
|
||||
# non-public domains.
|
||||
#server=/localnet/192.168.0.1
|
||||
|
||||
# Add local-only domains here, queries in these domains are answered
|
||||
# from /etc/hosts or DHCP only.
|
||||
#local=/localnet/
|
||||
|
||||
# Add domains which you want to force to an IP address here.
|
||||
# The example below send any host in doubleclick.net to a local
|
||||
# webserver.
|
||||
#address=/doubleclick.net/127.0.0.1
|
||||
|
||||
# If you want dnsmasq to change uid and gid to something other
|
||||
# than the default, edit the following lines.
|
||||
user=dnsmasq
|
||||
#group=
|
||||
|
||||
# If you want dnsmasq to listen for DHCP and DNS requests only on
|
||||
# specified interfaces (and the loopback) give the name of the
|
||||
# interface (eg eth0) here.
|
||||
# Repeat the line for more than one interface.
|
||||
interface=eth1
|
||||
# Or you can specify which interface _not_ to listen on
|
||||
except-interface=eth0
|
||||
# Or which to listen on by address (remember to include 127.0.0.1 if
|
||||
# you use this.)
|
||||
#listen-address=
|
||||
# If you want dnsmasq to provide only DNS service on an interface,
|
||||
# configure it as shown above, and then use the following line to
|
||||
# disable DHCP on it.
|
||||
#no-dhcp-interface=
|
||||
|
||||
# On systems which support it, dnsmasq binds the wildcard address,
|
||||
# even when it is listening on only some interfaces. It then discards
|
||||
# requests that it shouldn't reply to. This has the advantage of
|
||||
# working even when interfaces come and go and change address. If you
|
||||
# want dnsmasq to really bind only the interfaces it is listening on,
|
||||
# uncomment this option. About the only time you may need this is when
|
||||
# running another nameserver on the same machine.
|
||||
#bind-interfaces
|
||||
|
||||
# If you don't want dnsmasq to read /etc/hosts, uncomment the
|
||||
# following line.
|
||||
#no-hosts
|
||||
# or if you want it to read another file, as well as /etc/hosts, use
|
||||
# this.
|
||||
addn-hosts=/etc/hosts.dnsmasq
|
||||
|
||||
# Set this (and domain: see below) if you want to have a domain
|
||||
# automatically added to simple names in a hosts-file.
|
||||
#expand-hosts
|
||||
|
||||
# Set the domain for dnsmasq. this is optional, but if it is set, it
|
||||
# does the following things.
|
||||
# 1) Allows DHCP hosts to have fully qualified domain names, as long
|
||||
# as the domain part matches this setting.
|
||||
# 2) Sets the "domain" DHCP option thereby potentially setting the
|
||||
# domain of all systems configured by DHCP
|
||||
# 3) Provides the domain part for "expand-hosts"
|
||||
domain=example.net
|
||||
|
||||
# Uncomment this to enable the integrated DHCP server, you need
|
||||
# to supply the range of addresses available for lease and optionally
|
||||
# a lease time. If you have more than one network, you will need to
|
||||
# repeat this for each network on which you want to supply DHCP
|
||||
# service.
|
||||
dhcp-range=10.0.0.20,10.0.0.254,72h
|
||||
|
||||
# This is an example of a DHCP range where the netmask is given. This
|
||||
# is needed for networks we reach the dnsmasq DHCP server via a relay
|
||||
# agent. If you don't know what a DHCP relay agent is, you probably
|
||||
# don't need to worry about this.
|
||||
#dhcp-range=10.0.0.20,10.0.0.254,255.255.255.0,72h
|
||||
|
||||
# This is an example of a DHCP range with a network-id, so that
|
||||
# some DHCP options may be set only for this network.
|
||||
#dhcp-range=red,192.168.0.50,192.168.0.150
|
||||
|
||||
# Supply parameters for specified hosts using DHCP. There are lots
|
||||
# of valid alternatives, so we will give examples of each. Note that
|
||||
# IP addresses DO NOT have to be in the range given above, they just
|
||||
# need to be on the same network. The order of the parameters in these
|
||||
# do not matter, it's permissble to give name,adddress and MAC in any order
|
||||
|
||||
# Always allocate the host with ethernet address 11:22:33:44:55:66
|
||||
# The IP address 192.168.0.60
|
||||
#dhcp-host=11:22:33:44:55:66,192.168.0.60
|
||||
|
||||
# Always set the name of the host with hardware address
|
||||
# 11:22:33:44:55:66 to be "fred"
|
||||
#dhcp-host=11:22:33:44:55:66,fred
|
||||
|
||||
# Always give the host with ethernet address 11:22:33:44:55:66
|
||||
# the name fred and IP address 192.168.0.60 and lease time 45 minutes
|
||||
#dhcp-host=11:22:33:44:55:66,fred,192.168.0.60,45m
|
||||
|
||||
# Give the machine which says it's name is "bert" IP address
|
||||
# 192.168.0.70 and an infinite lease
|
||||
#dhcp-host=bert,192.168.0.70,infinite
|
||||
|
||||
# Always give the host with client identifier 01:02:02:04
|
||||
# the IP address 192.168.0.60
|
||||
#dhcp-host=id:01:02:02:04,192.168.0.60
|
||||
|
||||
# Always give the host with client identifier "marjorie"
|
||||
# the IP address 192.168.0.60
|
||||
#dhcp-host=id:marjorie,192.168.0.60
|
||||
|
||||
# Enable the address given for "judge" in /etc/hosts
|
||||
# to be given to a machine presenting the name "judge" when
|
||||
# it asks for a DHCP lease.
|
||||
#dhcp-host=judge
|
||||
|
||||
# Never offer DHCP service to a machine whose ethernet
|
||||
# address is 11:22:33:44:55:66
|
||||
#dhcp-host=11:22:33:44:55:66,ignore
|
||||
|
||||
# Ignore any client-id presented by the machine with ethernet
|
||||
# address 11:22:33:44:55:66. This is useful to prevent a machine
|
||||
# being treated differently when running under different OS's or
|
||||
# between PXE boot and OS boot.
|
||||
#dhcp-host=11:22:33:44:55:66,id:*
|
||||
|
||||
# Send extra options which are tagged as "red" to
|
||||
# the machine with ethernet address 11:22:33:44:55:66
|
||||
#dhcp-host=11:22:33:44:55:66,net:red
|
||||
|
||||
# Send extra options which are tagged as "red" to
|
||||
# any machine with ethernet address starting 11:22:33:
|
||||
#dhcp-host=11:22:33:*:*:*,net:red
|
||||
|
||||
# Send extra options which are tagged as "red" to any machine whose
|
||||
# DHCP vendorclass string includes the substring "Linux"
|
||||
#dhcp-vendorclass=red,Linux
|
||||
|
||||
# Send extra options which are tagged as "red" to any machine one
|
||||
# of whose DHCP userclass strings includes the substring "accounts"
|
||||
#dhcp-userclass=red,accounts
|
||||
|
||||
# Send extra options which are tagged as "red" to any machine whose
|
||||
# MAC address matches the pattern.
|
||||
#dhcp-mac=red,00:60:8C:*:*:*
|
||||
|
||||
# If this line is uncommented, dnsmasq will read /etc/ethers and act
|
||||
# on the ethernet-address/IP pairs found there just as if they had
|
||||
# been given as --dhcp-host options. Useful if you keep
|
||||
# MAC-address/host mappings there for other purposes.
|
||||
read-ethers
|
||||
|
||||
# Send options to hosts which ask for a DHCP lease.
|
||||
# See RFC 2132 for details of available options.
|
||||
# Common options can be given to dnsmasq by name:
|
||||
# run "dnsmasq --help dhcp" to get a list.
|
||||
# Note that all the common settings, such as netmask and
|
||||
# broadcast address, DNS server and default route, are given
|
||||
# sane defaults by dnsmasq. You very likely will not need any
|
||||
# any dhcp-options. If you use Windows clients and Samba, there
|
||||
# are some options which are recommended, they are detailed at the
|
||||
# end of this section.
|
||||
# For reference, the common options are:
|
||||
# subnet mask - 1
|
||||
# default router - 3
|
||||
# DNS server - 6
|
||||
# broadcast address - 28
|
||||
|
||||
# Override the default route supplied by dnsmasq, which assumes the
|
||||
# router is the same machine as the one running dnsmasq.
|
||||
#dhcp-option=3,1.2.3.4
|
||||
|
||||
# Do the same thing, but using the option name
|
||||
#dhcp-option=option:router,1.2.3.4
|
||||
|
||||
# Override the default route supplied by dnsmasq and send no default
|
||||
# route at all. Note that this only works for the options sent by
|
||||
# default (1, 3, 6, 12, 28) the same line will send a zero-length option
|
||||
# for all other option numbers.
|
||||
#dhcp-option=3
|
||||
|
||||
# Set the NTP time server addresses to 192.168.0.4 and 10.10.0.5
|
||||
#dhcp-option=option:ntp-server,192.168.0.4,10.10.0.5
|
||||
|
||||
# Set the NTP time server address to be the same machine as
|
||||
# is running dnsmasq
|
||||
dhcp-option=42,0.0.0.0
|
||||
|
||||
# Set the NIS domain name to "welly"
|
||||
#dhcp-option=40,welly
|
||||
|
||||
# Set the default time-to-live to 50
|
||||
#dhcp-option=23,50
|
||||
|
||||
# Set the "all subnets are local" flag
|
||||
#dhcp-option=27,1
|
||||
|
||||
# Send the etherboot magic flag and then etherboot options (a string).
|
||||
#dhcp-option=128,e4:45:74:68:00:00
|
||||
#dhcp-option=129,NIC=eepro100
|
||||
|
||||
# Specify an option which will only be sent to the "red" network
|
||||
# (see dhcp-range for the declaration of the "red" network)
|
||||
# Note that the net: part must precede the option: part.
|
||||
#dhcp-option = net:red, option:ntp-server, 192.168.1.1
|
||||
|
||||
# The following DHCP options set up dnsmasq in the same way as is specified
|
||||
# for the ISC dhcpcd in
|
||||
# http://www.samba.org/samba/ftp/docs/textdocs/DHCP-Server-Configuration.txt
|
||||
# adapted for a typical dnsmasq installation where the host running
|
||||
# dnsmasq is also the host running samba.
|
||||
# you may want to uncomment them if you use Windows clients and Samba.
|
||||
dhcp-option=19,0 # option ip-forwarding off
|
||||
dhcp-option=44,0.0.0.0 # set netbios-over-TCP/IP nameserver(s) aka WINS server(s)
|
||||
dhcp-option=45,0.0.0.0 # netbios datagram distribution server
|
||||
dhcp-option=46,8 # netbios node type
|
||||
dhcp-option=47 # empty netbios scope.
|
||||
|
||||
# Send RFC-3397 DNS domain search DHCP option. WARNING: Your DHCP client
|
||||
# probably doesn't support this......
|
||||
#dhcp-option=option:domain-search,eng.apple.com,marketing.apple.com
|
||||
|
||||
# Send RFC-3442 classless static routes (note the netmask encoding)
|
||||
#dhcp-option=121,192.168.1.0/24,1.2.3.4,10.0.0.0/8,5.6.7.8
|
||||
|
||||
# Send vendor-class specific options encapsulated in DHCP option 43.
|
||||
# The meaning of the options is defined by the vendor-class so
|
||||
# options are sent only when the client supplied vendor class
|
||||
# matches the class given here. (A substring match is OK, so "MSFT"
|
||||
# matches "MSFT" and "MSFT 5.0"). This example sets the
|
||||
# mtftp address to 0.0.0.0 for PXEClients.
|
||||
#dhcp-option=vendor:PXEClient,1,0.0.0.0
|
||||
|
||||
# Send microsoft-specific option to tell windows to release the DHCP lease
|
||||
# when it shuts down. Note the "i" flag, to tell dnsmasq to send the
|
||||
# value as a four-byte integer - that's what microsoft wants. See
|
||||
# http://technet2.microsoft.com/WindowsServer/en/library/a70f1bb7-d2d4-49f0-96d6-4b7414ecfaae1033.mspx?mfr=true
|
||||
#dhcp-option=vendor:MSFT,2,1i
|
||||
|
||||
# Send the Encapsulated-vendor-class ID needed by some configurations of
|
||||
# Etherboot to allow is to recognise the DHCP server.
|
||||
#dhcp-option=vendor:Etherboot,60,"Etherboot"
|
||||
|
||||
# Send options to PXELinux. Note that we need to send the options even
|
||||
# though they don't appear in the parameter request list, so we need
|
||||
# to use dhcp-option-force here.
|
||||
# See http://syslinux.zytor.com/pxe.php#special for details.
|
||||
# Magic number - needed before anything else is recognised
|
||||
#dhcp-option-force=208,f1:00:74:7e
|
||||
# Configuration file name
|
||||
#dhcp-option-force=209,configs/common
|
||||
# Path prefix
|
||||
#dhcp-option-force=210,/tftpboot/pxelinux/files/
|
||||
# Reboot time. (Note 'i' to send 32-bit value)
|
||||
#dhcp-option-force=211,30i
|
||||
|
||||
# Set the boot filename for BOOTP. You will only need
|
||||
# this is you want to boot machines over the network and you will need
|
||||
# a TFTP server; either dnsmasq's built in TFTP server or an
|
||||
# external one. (See below for how to enable the TFTP server.)
|
||||
#dhcp-boot=pxelinux.0
|
||||
|
||||
# Enable dnsmasq's built-in TFTP server
|
||||
#enable-tftp
|
||||
|
||||
# Set the root directory for files availble via FTP.
|
||||
#tftp-root=/var/ftpd
|
||||
|
||||
# Make the TFTP server more secure: with this set, only files owned by
|
||||
# the user dnsmasq is running as will be send over the net.
|
||||
#tftp-secure
|
||||
|
||||
# Set the boot file name only when the "red" tag is set.
|
||||
#dhcp-boot=net:red,pxelinux.red-net
|
||||
|
||||
# An example of dhcp-boot with an external server: the name and IP
|
||||
# address of the server are given after the filename.
|
||||
#dhcp-boot=/var/ftpd/pxelinux.0,boothost,192.168.0.3
|
||||
|
||||
# Set the limit on DHCP leases, the default is 150
|
||||
#dhcp-lease-max=150
|
||||
|
||||
# The DHCP server needs somewhere on disk to keep its lease database.
|
||||
# This defaults to a sane location, but if you want to change it, use
|
||||
# the line below.
|
||||
dhcp-leasefile=/var/lib/misc/dnsmasq.leases
|
||||
|
||||
# Set the DHCP server to authoritative mode. In this mode it will barge in
|
||||
# and take over the lease for any client which broadcasts on the network,
|
||||
# whether it has a record of the lease or not. This avoids long timeouts
|
||||
# when a machine wakes up on a new network. DO NOT enable this if there's
|
||||
# the slighest chance that you might end up accidentally configuring a DHCP
|
||||
# server for your campus/company accidentally. The ISC server uses the same
|
||||
# the same option, and this URL provides more information:
|
||||
# http://www.isc.org/index.pl?/sw/dhcp/authoritative.php
|
||||
dhcp-authoritative
|
||||
|
||||
# Run an executable when a DHCP lease is created or destroyed.
|
||||
# The arguments sent to the script are "add" or "del",
|
||||
# then the MAC address, the IP address and finally the hostname
|
||||
# if there is one.
|
||||
#dhcp-script=/bin/echo
|
||||
|
||||
# Set the cachesize here.
|
||||
#cache-size=150
|
||||
|
||||
# If you want to disable negative caching, uncomment this.
|
||||
#no-negcache
|
||||
|
||||
# Normally responses which come form /etc/hosts and the DHCP lease
|
||||
# file have Time-To-Live set as zero, which conventionally means
|
||||
# do not cache further. If you are happy to trade lower load on the
|
||||
# server for potentially stale date, you can set a time-to-live (in
|
||||
# seconds) here.
|
||||
#local-ttl=
|
||||
|
||||
# If you want dnsmasq to detect attempts by Verisign to send queries
|
||||
# to unregistered .com and .net hosts to its sitefinder service and
|
||||
# have dnsmasq instead return the correct NXDOMAIN response, uncomment
|
||||
# this line. You can add similar lines to do the same for other
|
||||
# registries which have implemented wildcard A records.
|
||||
#bogus-nxdomain=64.94.110.11
|
||||
|
||||
# If you want to fix up DNS results from upstream servers, use the
|
||||
# alias option. This only works for IPv4.
|
||||
# This alias makes a result of 1.2.3.4 appear as 5.6.7.8
|
||||
#alias=1.2.3.4,5.6.7.8
|
||||
# and this maps 1.2.3.x to 5.6.7.x
|
||||
#alias=1.2.3.0,5.6.7.0,255.255.255.0
|
||||
|
||||
|
||||
# Change these lines if you want dnsmasq to serve MX records.
|
||||
|
||||
# Return an MX record named "maildomain.com" with target
|
||||
# servermachine.com and preference 50
|
||||
#mx-host=maildomain.com,servermachine.com,50
|
||||
|
||||
# Set the default target for MX records created using the localmx option.
|
||||
#mx-target=servermachine.com
|
||||
|
||||
# Return an MX record pointing to the mx-target for all local
|
||||
# machines.
|
||||
#localmx
|
||||
|
||||
# Return an MX record pointing to itself for all local machines.
|
||||
#selfmx
|
||||
|
||||
# Change the following lines if you want dnsmasq to serve SRV
|
||||
# records. These are useful if you want to serve ldap requests for
|
||||
# Active Directory and other windows-originated DNS requests.
|
||||
# See RFC 2782.
|
||||
# You may add multiple srv-host lines.
|
||||
# The fields are <name>,<target>,<port>,<priority>,<weight>
|
||||
# If the domain part if missing from the name (so that is just has the
|
||||
# service and protocol sections) then the domain given by the domain=
|
||||
# config option is used. (Note that expand-hosts does not need to be
|
||||
# set for this to work.)
|
||||
|
||||
# A SRV record sending LDAP for the example.com domain to
|
||||
# ldapserver.example.com port 289
|
||||
#srv-host=_ldap._tcp.example.com,ldapserver.example.com,389
|
||||
|
||||
# A SRV record sending LDAP for the example.com domain to
|
||||
# ldapserver.example.com port 289 (using domain=)
|
||||
#domain=example.com
|
||||
#srv-host=_ldap._tcp,ldapserver.example.com,389
|
||||
|
||||
# Two SRV records for LDAP, each with different priorities
|
||||
#srv-host=_ldap._tcp.example.com,ldapserver.example.com,389,1
|
||||
#srv-host=_ldap._tcp.example.com,ldapserver.example.com,389,2
|
||||
|
||||
# A SRV record indicating that there is no LDAP server for the domain
|
||||
# example.com
|
||||
#srv-host=_ldap._tcp.example.com
|
||||
|
||||
# The following line shows how to make dnsmasq serve an arbitrary PTR
|
||||
# record. This is useful for DNS-SD. (Note that the
|
||||
# domain-name expansion done for SRV records _does_not
|
||||
# occur for PTR records.)
|
||||
#ptr-record=_http._tcp.dns-sd-services,"New Employee Page._http._tcp.dns-sd-services"
|
||||
|
||||
# Change the following lines to enable dnsmasq to serve TXT records.
|
||||
# These are used for things like SPF and zeroconf. (Note that the
|
||||
# domain-name expansion done for SRV records _does_not
|
||||
# occur for TXT records.)
|
||||
|
||||
#Example SPF.
|
||||
#txt-record=example.com,"v=spf1 a -all"
|
||||
|
||||
#Example zeroconf
|
||||
#txt-record=_http._tcp.example.com,name=value,paper=A4
|
||||
|
||||
|
||||
# For debugging purposes, log each DNS query as it passes through
|
||||
# dnsmasq.
|
||||
#log-queries
|
||||
|
||||
# Log lots of extra information about DHCP transactions.
|
||||
#log-dhcp
|
||||
|
||||
# Include a another lot of configuration options.
|
||||
#conf-file=/etc/dnsmasq.more.conf
|
||||
#conf-dir=/etc/dnsmasq.d
|
@ -1,14 +0,0 @@
|
||||
# device mount point type options dump pass
|
||||
#/dev/mtdblock1 / jffs2 defaults 1 1
|
||||
#/dev/mmcblk0p1 / ext3 defaults 1 1
|
||||
/dev/mmcblk0p2 swap swap defaults 0 0
|
||||
/dev/mmcblk0p3 /mnt/sdcard vfat defaults 0 0
|
||||
proc /proc proc defaults 0 0
|
||||
sys /sys sysfs defaults 0 0
|
||||
dev /dev tmpfs defaults 0 0
|
||||
pts /dev/pts devpts defaults 0 0
|
||||
run /var/run tmpfs defaults 0 0
|
||||
log /var/log tmpfs defaults 0 0
|
||||
samba /var/lib/samba tmpfs defaults 0 0
|
||||
tmp /tmp tmpfs defaults 0 0
|
||||
config /config configfs defaults 0 0
|
@ -1,20 +0,0 @@
|
||||
root::0:
|
||||
daemon:x:1:
|
||||
bin:x:2:
|
||||
sys:x:3:
|
||||
adm:x:4:
|
||||
tty:x:5:
|
||||
disk:x:6:
|
||||
kmem:x:9:
|
||||
wheel:x:10:root
|
||||
dialout:x:20:
|
||||
utmp:x:43:
|
||||
staff:x:50:
|
||||
www-data::51:
|
||||
ftp::52:
|
||||
haldaemon:x:68:
|
||||
dbus:x:81:
|
||||
audio::101:
|
||||
users::500:
|
||||
default::1000:
|
||||
nogroup::65534:
|
@ -1 +0,0 @@
|
||||
ngw.example.net
|
@ -1,11 +0,0 @@
|
||||
127.0.0.1 localhost.localdomain localhost
|
||||
10.0.0.1 ngw.example.net ngw
|
||||
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 localhost
|
||||
::1 ip6-localhost ip6-loopback
|
||||
fe00::0 ip6-localnet
|
||||
ff00::0 ip6-mcastprefix
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
ff02::3 ip6-allhosts
|
@ -1,246 +0,0 @@
|
||||
# Local server
|
||||
10.0.0.1 ngw.example.net
|
||||
10.0.0.1 hostmaster.example.net
|
||||
10.0.0.1 ftp.example.net
|
||||
10.0.0.1 ns.example.net
|
||||
10.0.0.1 ssh.example.net
|
||||
10.0.0.1 samba.example.net
|
||||
10.0.0.1 telnet.example.net
|
||||
10.0.0.1 www.example.net
|
||||
|
||||
# DHCP pool
|
||||
10.0.0.20 dhcp-020.example.net
|
||||
10.0.0.21 dhcp-021.example.net
|
||||
10.0.0.22 dhcp-022.example.net
|
||||
10.0.0.23 dhcp-023.example.net
|
||||
10.0.0.24 dhcp-024.example.net
|
||||
10.0.0.25 dhcp-025.example.net
|
||||
10.0.0.26 dhcp-026.example.net
|
||||
10.0.0.27 dhcp-027.example.net
|
||||
10.0.0.28 dhcp-028.example.net
|
||||
10.0.0.29 dhcp-029.example.net
|
||||
10.0.0.30 dhcp-030.example.net
|
||||
10.0.0.31 dhcp-031.example.net
|
||||
10.0.0.32 dhcp-032.example.net
|
||||
10.0.0.33 dhcp-033.example.net
|
||||
10.0.0.34 dhcp-034.example.net
|
||||
10.0.0.35 dhcp-035.example.net
|
||||
10.0.0.36 dhcp-036.example.net
|
||||
10.0.0.37 dhcp-037.example.net
|
||||
10.0.0.38 dhcp-038.example.net
|
||||
10.0.0.39 dhcp-039.example.net
|
||||
10.0.0.40 dhcp-040.example.net
|
||||
10.0.0.41 dhcp-041.example.net
|
||||
10.0.0.42 dhcp-042.example.net
|
||||
10.0.0.43 dhcp-043.example.net
|
||||
10.0.0.44 dhcp-044.example.net
|
||||
10.0.0.45 dhcp-045.example.net
|
||||
10.0.0.46 dhcp-046.example.net
|
||||
10.0.0.47 dhcp-047.example.net
|
||||
10.0.0.48 dhcp-048.example.net
|
||||
10.0.0.49 dhcp-049.example.net
|
||||
10.0.0.50 dhcp-050.example.net
|
||||
10.0.0.51 dhcp-051.example.net
|
||||
10.0.0.52 dhcp-052.example.net
|
||||
10.0.0.53 dhcp-053.example.net
|
||||
10.0.0.54 dhcp-054.example.net
|
||||
10.0.0.55 dhcp-055.example.net
|
||||
10.0.0.56 dhcp-056.example.net
|
||||
10.0.0.57 dhcp-057.example.net
|
||||
10.0.0.58 dhcp-058.example.net
|
||||
10.0.0.59 dhcp-059.example.net
|
||||
10.0.0.60 dhcp-060.example.net
|
||||
10.0.0.61 dhcp-061.example.net
|
||||
10.0.0.62 dhcp-062.example.net
|
||||
10.0.0.63 dhcp-063.example.net
|
||||
10.0.0.64 dhcp-064.example.net
|
||||
10.0.0.65 dhcp-065.example.net
|
||||
10.0.0.66 dhcp-066.example.net
|
||||
10.0.0.67 dhcp-067.example.net
|
||||
10.0.0.68 dhcp-068.example.net
|
||||
10.0.0.69 dhcp-069.example.net
|
||||
10.0.0.70 dhcp-070.example.net
|
||||
10.0.0.71 dhcp-071.example.net
|
||||
10.0.0.72 dhcp-072.example.net
|
||||
10.0.0.73 dhcp-073.example.net
|
||||
10.0.0.74 dhcp-074.example.net
|
||||
10.0.0.75 dhcp-075.example.net
|
||||
10.0.0.76 dhcp-076.example.net
|
||||
10.0.0.77 dhcp-077.example.net
|
||||
10.0.0.78 dhcp-078.example.net
|
||||
10.0.0.79 dhcp-079.example.net
|
||||
10.0.0.80 dhcp-080.example.net
|
||||
10.0.0.81 dhcp-081.example.net
|
||||
10.0.0.82 dhcp-082.example.net
|
||||
10.0.0.83 dhcp-083.example.net
|
||||
10.0.0.84 dhcp-084.example.net
|
||||
10.0.0.85 dhcp-085.example.net
|
||||
10.0.0.86 dhcp-086.example.net
|
||||
10.0.0.87 dhcp-087.example.net
|
||||
10.0.0.88 dhcp-088.example.net
|
||||
10.0.0.89 dhcp-089.example.net
|
||||
10.0.0.90 dhcp-090.example.net
|
||||
10.0.0.91 dhcp-091.example.net
|
||||
10.0.0.92 dhcp-092.example.net
|
||||
10.0.0.93 dhcp-093.example.net
|
||||
10.0.0.94 dhcp-094.example.net
|
||||
10.0.0.95 dhcp-095.example.net
|
||||
10.0.0.96 dhcp-096.example.net
|
||||
10.0.0.97 dhcp-097.example.net
|
||||
10.0.0.98 dhcp-098.example.net
|
||||
10.0.0.99 dhcp-099.example.net
|
||||
10.0.0.100 dhcp-100.example.net
|
||||
10.0.0.101 dhcp-101.example.net
|
||||
10.0.0.102 dhcp-102.example.net
|
||||
10.0.0.103 dhcp-103.example.net
|
||||
10.0.0.104 dhcp-104.example.net
|
||||
10.0.0.105 dhcp-105.example.net
|
||||
10.0.0.106 dhcp-106.example.net
|
||||
10.0.0.107 dhcp-107.example.net
|
||||
10.0.0.108 dhcp-108.example.net
|
||||
10.0.0.109 dhcp-109.example.net
|
||||
10.0.0.110 dhcp-110.example.net
|
||||
10.0.0.111 dhcp-111.example.net
|
||||
10.0.0.112 dhcp-112.example.net
|
||||
10.0.0.113 dhcp-113.example.net
|
||||
10.0.0.114 dhcp-114.example.net
|
||||
10.0.0.115 dhcp-115.example.net
|
||||
10.0.0.116 dhcp-116.example.net
|
||||
10.0.0.117 dhcp-117.example.net
|
||||
10.0.0.118 dhcp-118.example.net
|
||||
10.0.0.119 dhcp-119.example.net
|
||||
10.0.0.120 dhcp-120.example.net
|
||||
10.0.0.121 dhcp-121.example.net
|
||||
10.0.0.122 dhcp-122.example.net
|
||||
10.0.0.123 dhcp-123.example.net
|
||||
10.0.0.124 dhcp-124.example.net
|
||||
10.0.0.125 dhcp-125.example.net
|
||||
10.0.0.126 dhcp-126.example.net
|
||||
10.0.0.127 dhcp-127.example.net
|
||||
10.0.0.128 dhcp-128.example.net
|
||||
10.0.0.129 dhcp-129.example.net
|
||||
10.0.0.130 dhcp-130.example.net
|
||||
10.0.0.131 dhcp-131.example.net
|
||||
10.0.0.132 dhcp-132.example.net
|
||||
10.0.0.133 dhcp-133.example.net
|
||||
10.0.0.134 dhcp-134.example.net
|
||||
10.0.0.135 dhcp-135.example.net
|
||||
10.0.0.136 dhcp-136.example.net
|
||||
10.0.0.137 dhcp-137.example.net
|
||||
10.0.0.138 dhcp-138.example.net
|
||||
10.0.0.139 dhcp-139.example.net
|
||||
10.0.0.140 dhcp-140.example.net
|
||||
10.0.0.141 dhcp-141.example.net
|
||||
10.0.0.142 dhcp-142.example.net
|
||||
10.0.0.143 dhcp-143.example.net
|
||||
10.0.0.144 dhcp-144.example.net
|
||||
10.0.0.145 dhcp-145.example.net
|
||||
10.0.0.146 dhcp-146.example.net
|
||||
10.0.0.147 dhcp-147.example.net
|
||||
10.0.0.148 dhcp-148.example.net
|
||||
10.0.0.149 dhcp-149.example.net
|
||||
10.0.0.150 dhcp-150.example.net
|
||||
10.0.0.151 dhcp-151.example.net
|
||||
10.0.0.152 dhcp-152.example.net
|
||||
10.0.0.153 dhcp-153.example.net
|
||||
10.0.0.154 dhcp-154.example.net
|
||||
10.0.0.155 dhcp-155.example.net
|
||||
10.0.0.156 dhcp-156.example.net
|
||||
10.0.0.157 dhcp-157.example.net
|
||||
10.0.0.158 dhcp-158.example.net
|
||||
10.0.0.159 dhcp-159.example.net
|
||||
10.0.0.160 dhcp-160.example.net
|
||||
10.0.0.161 dhcp-161.example.net
|
||||
10.0.0.162 dhcp-162.example.net
|
||||
10.0.0.163 dhcp-163.example.net
|
||||
10.0.0.164 dhcp-164.example.net
|
||||
10.0.0.165 dhcp-165.example.net
|
||||
10.0.0.166 dhcp-166.example.net
|
||||
10.0.0.167 dhcp-167.example.net
|
||||
10.0.0.168 dhcp-168.example.net
|
||||
10.0.0.169 dhcp-169.example.net
|
||||
10.0.0.170 dhcp-170.example.net
|
||||
10.0.0.171 dhcp-171.example.net
|
||||
10.0.0.172 dhcp-172.example.net
|
||||
10.0.0.173 dhcp-173.example.net
|
||||
10.0.0.174 dhcp-174.example.net
|
||||
10.0.0.175 dhcp-175.example.net
|
||||
10.0.0.176 dhcp-176.example.net
|
||||
10.0.0.177 dhcp-177.example.net
|
||||
10.0.0.178 dhcp-178.example.net
|
||||
10.0.0.179 dhcp-179.example.net
|
||||
10.0.0.180 dhcp-180.example.net
|
||||
10.0.0.181 dhcp-181.example.net
|
||||
10.0.0.182 dhcp-182.example.net
|
||||
10.0.0.183 dhcp-183.example.net
|
||||
10.0.0.184 dhcp-184.example.net
|
||||
10.0.0.185 dhcp-185.example.net
|
||||
10.0.0.186 dhcp-186.example.net
|
||||
10.0.0.187 dhcp-187.example.net
|
||||
10.0.0.188 dhcp-188.example.net
|
||||
10.0.0.189 dhcp-189.example.net
|
||||
10.0.0.190 dhcp-190.example.net
|
||||
10.0.0.191 dhcp-191.example.net
|
||||
10.0.0.192 dhcp-192.example.net
|
||||
10.0.0.193 dhcp-193.example.net
|
||||
10.0.0.194 dhcp-194.example.net
|
||||
10.0.0.195 dhcp-195.example.net
|
||||
10.0.0.196 dhcp-196.example.net
|
||||
10.0.0.197 dhcp-197.example.net
|
||||
10.0.0.198 dhcp-198.example.net
|
||||
10.0.0.199 dhcp-199.example.net
|
||||
10.0.0.200 dhcp-200.example.net
|
||||
10.0.0.201 dhcp-201.example.net
|
||||
10.0.0.202 dhcp-202.example.net
|
||||
10.0.0.203 dhcp-203.example.net
|
||||
10.0.0.204 dhcp-204.example.net
|
||||
10.0.0.205 dhcp-205.example.net
|
||||
10.0.0.206 dhcp-206.example.net
|
||||
10.0.0.207 dhcp-207.example.net
|
||||
10.0.0.208 dhcp-208.example.net
|
||||
10.0.0.209 dhcp-209.example.net
|
||||
10.0.0.210 dhcp-210.example.net
|
||||
10.0.0.211 dhcp-211.example.net
|
||||
10.0.0.212 dhcp-212.example.net
|
||||
10.0.0.213 dhcp-213.example.net
|
||||
10.0.0.214 dhcp-214.example.net
|
||||
10.0.0.215 dhcp-215.example.net
|
||||
10.0.0.216 dhcp-216.example.net
|
||||
10.0.0.217 dhcp-217.example.net
|
||||
10.0.0.218 dhcp-218.example.net
|
||||
10.0.0.219 dhcp-219.example.net
|
||||
10.0.0.220 dhcp-220.example.net
|
||||
10.0.0.221 dhcp-221.example.net
|
||||
10.0.0.222 dhcp-222.example.net
|
||||
10.0.0.223 dhcp-223.example.net
|
||||
10.0.0.224 dhcp-224.example.net
|
||||
10.0.0.225 dhcp-225.example.net
|
||||
10.0.0.226 dhcp-226.example.net
|
||||
10.0.0.227 dhcp-227.example.net
|
||||
10.0.0.228 dhcp-228.example.net
|
||||
10.0.0.229 dhcp-229.example.net
|
||||
10.0.0.230 dhcp-230.example.net
|
||||
10.0.0.231 dhcp-231.example.net
|
||||
10.0.0.232 dhcp-232.example.net
|
||||
10.0.0.233 dhcp-233.example.net
|
||||
10.0.0.234 dhcp-234.example.net
|
||||
10.0.0.235 dhcp-235.example.net
|
||||
10.0.0.236 dhcp-236.example.net
|
||||
10.0.0.237 dhcp-237.example.net
|
||||
10.0.0.238 dhcp-238.example.net
|
||||
10.0.0.239 dhcp-239.example.net
|
||||
10.0.0.240 dhcp-240.example.net
|
||||
10.0.0.241 dhcp-241.example.net
|
||||
10.0.0.242 dhcp-242.example.net
|
||||
10.0.0.243 dhcp-243.example.net
|
||||
10.0.0.244 dhcp-244.example.net
|
||||
10.0.0.245 dhcp-245.example.net
|
||||
10.0.0.246 dhcp-246.example.net
|
||||
10.0.0.247 dhcp-247.example.net
|
||||
10.0.0.248 dhcp-248.example.net
|
||||
10.0.0.249 dhcp-249.example.net
|
||||
10.0.0.250 dhcp-250.example.net
|
||||
10.0.0.251 dhcp-251.example.net
|
||||
10.0.0.252 dhcp-252.example.net
|
||||
10.0.0.253 dhcp-253.example.net
|
||||
10.0.0.254 dhcp-254.example.net
|
@ -1,2 +0,0 @@
|
||||
# Allow all trafic
|
||||
A: *
|
@ -1,3 +0,0 @@
|
||||
#netbios-ssn stream tcp nowait root.root /usr/sbin/smbd smbd
|
||||
#netbios-ns dgram udp wait root.root /usr/sbin/nmbd nmbd
|
||||
swat stream tcp nowait.400 root.root /usr/sbin/swat swat
|
@ -1 +0,0 @@
|
||||
#!/bin/sh
|
@ -1 +0,0 @@
|
||||
#!/bin/sh
|
@ -1,11 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
IFDOWN=/sbin/ifdown
|
||||
|
||||
echo -n "Stopping networking: "
|
||||
if ${IFDOWN} -a; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1 +0,0 @@
|
||||
#!/bin/sh
|
@ -1,76 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
MOUNT=/bin/mount
|
||||
MKDIR=/bin/mkdir
|
||||
|
||||
retval=0
|
||||
|
||||
mount_fs()
|
||||
{
|
||||
if [ "$1" = "" -o "$2" = "" -o "$3" = "" ]; then
|
||||
return;
|
||||
fi
|
||||
|
||||
if [ "$4" = "" ]; then
|
||||
if ! ${MOUNT} -t $3 $1 $2; then
|
||||
echo " mount $2 failed"
|
||||
retval=1
|
||||
return 1
|
||||
else
|
||||
echo " $2 mounted"
|
||||
fi
|
||||
else
|
||||
if ! ${MOUNT} -t $3 -o $4 $1 $2; then
|
||||
echo " mount $2 failed"
|
||||
retval=1
|
||||
return 1
|
||||
else
|
||||
echo " $2 mounted"
|
||||
fi
|
||||
fi
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
mkdir_fs()
|
||||
{
|
||||
if [ "$1" = "" ]; then
|
||||
return;
|
||||
fi
|
||||
|
||||
if ! ${MKDIR} $1; then
|
||||
echo " mkdir $1 failed"
|
||||
retval=1
|
||||
return 1
|
||||
else
|
||||
echo " $1 directory made"
|
||||
fi
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
echo "Mounting virtual filesystems:"
|
||||
|
||||
mount_fs proc /proc proc
|
||||
mount_fs sys /sys sysfs
|
||||
|
||||
if mount_fs dev /dev tmpfs "size=512k,mode=0755"; then
|
||||
mkdir_fs /dev/pts
|
||||
mount_fs pts /dev/pts devpts
|
||||
mkdir_fs /dev/shm
|
||||
# g_serial is not detected by mdev.
|
||||
mknod /dev/ttygserial c 127 0
|
||||
mknod /dev/ttyS0 c 4 64
|
||||
mknod /dev/null c 1 3
|
||||
fi
|
||||
|
||||
mount_fs config /config configfs
|
||||
mount_fs tmp /tmp tmpfs
|
||||
mount_fs run /var/run tmpfs
|
||||
mount_fs log /var/log tmpfs
|
||||
|
||||
if [ $retval -ne 0 ]; then
|
||||
echo " WARNING: not able to mount all virtual file systems"
|
||||
fi
|
||||
|
||||
exit $retval
|
@ -1,14 +0,0 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo -n "Setting up mdev: "
|
||||
set -e
|
||||
trap 'echo "failed"' EXIT
|
||||
/bin/ln -s /proc/self/fd /dev/fd
|
||||
/bin/ln -s /proc/self/fd/0 /dev/stdin
|
||||
/bin/ln -s /proc/self/fd/1 /dev/stdout
|
||||
/bin/ln -s /proc/self/fd/2 /dev/stderr
|
||||
/bin/ln -s /proc/kcore /dev/core
|
||||
/bin/echo /sbin/mdev > /proc/sys/kernel/hotplug
|
||||
/sbin/mdev -s
|
||||
trap - EXIT
|
||||
echo "done"
|
@ -1,47 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROGRAM=/bin/hostname
|
||||
|
||||
echo -n "Setting hostname: "
|
||||
[ -x ${PROGRAM} ] || (echo "missing"; exit 0)
|
||||
|
||||
if [ -f /etc/hostname ]; then
|
||||
HOST="$(cat /etc/hostname)"
|
||||
else
|
||||
HOST="localhost.localdomain"
|
||||
fi
|
||||
|
||||
start() {
|
||||
if ${PROGRAM} "${HOST}"; then
|
||||
echo "'${HOST}'"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
stop() {
|
||||
return 0
|
||||
}
|
||||
|
||||
restart() {
|
||||
stop
|
||||
start
|
||||
}
|
||||
|
||||
case "$1" in
|
||||
start)
|
||||
start
|
||||
;;
|
||||
stop)
|
||||
stop
|
||||
;;
|
||||
restart|reload)
|
||||
restart
|
||||
;;
|
||||
*)
|
||||
echo $"Usage: $0 {start|stop|restart}"
|
||||
exit 1
|
||||
esac
|
||||
|
||||
exit $?
|
@ -1,24 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
SYSLOGD=/sbin/syslogd
|
||||
|
||||
echo -n "Starting syslogd: "
|
||||
if [ ! -x "${SYSLOGD}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${SYSLOGD}; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo -n "Log messages to syslog: "
|
||||
if echo 4 4 1 7 > /proc/sys/kernel/printk; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,16 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
KLOGD=/sbin/klogd
|
||||
|
||||
echo -n "Starting klogd: "
|
||||
if [ ! -x "${KLOGD}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${KLOGD}; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,21 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
MODPROBE=/sbin/modprobe
|
||||
|
||||
echo -n "Probing modules: "
|
||||
if [ ! -x "${MODPROBE}" -o ! -f "/etc/modules" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
else
|
||||
echo
|
||||
fi
|
||||
|
||||
grep '^[^#]' "/etc/modules" | \
|
||||
while read module args; do
|
||||
[ "$module" ] || continue
|
||||
if ${MODPROBE} $module $args; then
|
||||
echo " $module loaded"
|
||||
else
|
||||
echo " $module failed"
|
||||
fi
|
||||
done
|
@ -1,11 +0,0 @@
|
||||
#! /bin/sh
|
||||
|
||||
IFUP=/sbin/ifup
|
||||
|
||||
echo -n "Network interfaces: "
|
||||
if ${IFUP} -a; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,16 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
INETD=/usr/sbin/inetd
|
||||
|
||||
echo -n "Starting inetd: "
|
||||
if [ ! -x "${INETD}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${INETD}; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,16 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
HTTPD=/usr/sbin/httpd
|
||||
|
||||
echo -n "Starting httpd: "
|
||||
if [ ! -x "${HTTPD}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${HTTPD} -h /www; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,27 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
NTPDATE=/usr/bin/ntpdate
|
||||
|
||||
if [ -f /etc/default/ntpdate ]; then
|
||||
. /etc/default/ntpdate
|
||||
else
|
||||
echo "WARNING: missing /etc/default/ntpdate"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo -n "Starting ntpdate: "
|
||||
if [ ! -x ${NTPDATE} ]; then
|
||||
echo "missing"
|
||||
echo -n " WARNING: could not syncronize clock, "
|
||||
echo "edit NTPSERVERS in /etc/default/ntpdate."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${NTPDATE} $NTPOPTIONS $NTPSERVERS; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
echo -n " WARNING: could not syncronize clock, "
|
||||
echo "edit NTPSERVERS in /etc/default/ntpdate."
|
||||
exit 1
|
||||
fi
|
@ -1,11 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
MOUNT=/bin/mount
|
||||
|
||||
echo -n "Mounting remote filesystems: "
|
||||
if ${MOUNT} -t nfs -a; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,21 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ -e /etc/.firstboot ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
FC_CACHE=`which fc-cache`
|
||||
PANGO_QUERY_MODULES=`which pango-querymodules`
|
||||
GTK_QUERY_IMMODULES=`which gtk-query-immodules-2.0`
|
||||
GDK_PIXBUF_QUERYLOADERS=`which gdk-pixbuf-query-loaders`
|
||||
|
||||
echo "Running first-boot configuration."
|
||||
echo "This may take a minute."
|
||||
|
||||
|
||||
${FC_CACHE} -v
|
||||
${PANGO_QUERY_MODULES} > /etc/pango/pango.modules
|
||||
${GTK_QUERY_IMMODULES} > /etc/gtk-2.0/gtk.immodules
|
||||
${GDK_PIXBUF_QUERYLOADERS} > /etc/gtk-2.0/gdk-pixbuf.loaders
|
||||
|
||||
touch /etc/.firstboot
|
@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Shutting down ..."
|
||||
for k in /etc/init.d/K*; do
|
||||
$k stop
|
||||
done
|
@ -1,11 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
for s in /etc/init.d/S*; do
|
||||
if [ -x $s ]; then
|
||||
$s start
|
||||
fi
|
||||
done
|
||||
|
||||
echo
|
||||
echo "NGW100 ready"
|
||||
echo
|
@ -1,27 +0,0 @@
|
||||
# Inittab for the ATNGW100 development board
|
||||
#
|
||||
# Note: BusyBox init doesn't support runlevels. The runlevels field is
|
||||
# completely ignored by BusyBox init. If you want runlevels, use sysvinit.
|
||||
#
|
||||
# Format for each entry: <id>:<runlevels>:<action>:<process>
|
||||
#
|
||||
# id == tty to run on, or empty for /dev/console
|
||||
# runlevels == ignored
|
||||
# action == one of sysinit, respawn, askfirst, wait, and once
|
||||
# process == program to run
|
||||
|
||||
# Run the rcS script after kernel is booted.
|
||||
::sysinit:/etc/init.d/rcS
|
||||
|
||||
# Run a shell on the first serial port. Comment out if you want a getty instead.
|
||||
ttyS0::respawn:-/bin/sh
|
||||
|
||||
# Run a shell on the g_serial port (USB gadget device)? This shell will spawn
|
||||
# error message if the device is not connected.
|
||||
#ttygserial::respawn:-/bin/sh
|
||||
|
||||
# Uncomment this to run a getty on the first serial port.
|
||||
#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100
|
||||
|
||||
# Run a script on shutdown.
|
||||
::shutdown:/etc/init.d/rcK
|
@ -1,13 +0,0 @@
|
||||
snd-atmel-ac97
|
||||
snd-pcm-oss
|
||||
snd-mixer-oss
|
||||
|
||||
g_file_storage file=/dev/mmcblk0p3 removable=1
|
||||
|
||||
|
||||
# Uncomment g_file_storage to add mass-storage on USB
|
||||
#
|
||||
# WARNING: Remember to unmount the SD-card before probing g_file_storage.
|
||||
# Failing to unmount before probing g_file_storage can corrupt
|
||||
# your SD-card when accessed through the USB.
|
||||
#g_file_storage file=/dev/mmcblk0p1 removable=1
|
@ -1 +0,0 @@
|
||||
../proc/mounts
|
@ -1,8 +0,0 @@
|
||||
# Configure Loopback
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
# Configure Ethernet 0
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
|
@ -1,49 +0,0 @@
|
||||
# /etc/ntp.conf, configuration for ntpd
|
||||
|
||||
# ntpd will use syslog() if logfile is not defined
|
||||
#logfile /var/log/ntpd
|
||||
|
||||
driftfile /var/lib/ntp/ntp.drift
|
||||
statsdir /var/log/
|
||||
|
||||
statistics loopstats peerstats clockstats
|
||||
filegen loopstats file loopstats type day enable
|
||||
filegen peerstats file peerstats type day enable
|
||||
filegen clockstats file clockstats type day enable
|
||||
|
||||
# You do need to talk to an NTP server or two (or three).
|
||||
#server ntp.your-provider.example
|
||||
|
||||
# pool.ntp.org maps to more than 100 low-stratum NTP servers.
|
||||
# Your server will pick a different set every time it starts up.
|
||||
# *** Please consider joining the pool! ***
|
||||
# *** <http://www.pool.ntp.org/#join> ***
|
||||
server pool.ntp.org
|
||||
server pool.ntp.org
|
||||
|
||||
# ... and use the local system clock as a reference if all else fails
|
||||
# NOTE: in a local network, set the local stratum of *one* stable server
|
||||
# to 10; otherwise your clocks will drift apart if you lose connectivity.
|
||||
server 127.127.1.0
|
||||
fudge 127.127.1.0 stratum 13
|
||||
|
||||
# By default, exchange time with everybody, but don't allow configuration.
|
||||
# See /usr/share/doc/ntp-doc/html/accopt.html for details.
|
||||
restrict default kod notrap nomodify nopeer noquery
|
||||
|
||||
# Local users may interrogate the ntp server more closely.
|
||||
restrict 127.0.0.1 nomodify
|
||||
|
||||
# Clients from this (example!) subnet have unlimited access,
|
||||
# but only if cryptographically authenticated
|
||||
restrict 10.0.0.0 mask 255.255.255.0 notrust
|
||||
|
||||
# If you want to provide time to your local subnet, change the next line.
|
||||
# (Again, the address is an example only.)
|
||||
broadcast 10.0.0.255
|
||||
|
||||
# If you want to listen to time broadcasts on your local subnet,
|
||||
# de-comment the next lines. Please do this only if you trust everybody
|
||||
# on the network!
|
||||
#disable auth
|
||||
#broadcastclient
|
@ -1,18 +0,0 @@
|
||||
root:x:0:0:root:/:/bin/sh
|
||||
daemon:x:1:1:daemon:/usr/sbin:/bin/sh
|
||||
bin:x:2:2:bin:/bin:/bin/sh
|
||||
sys:x:3:3:sys:/dev:/bin/sh
|
||||
sync:x:4:100:sync:/bin:/bin/sync
|
||||
mail:x:8:8:mail:/var/spool/mail:/bin/sh
|
||||
proxy:x:13:13:proxy:/bin:/bin/sh
|
||||
www-data:x:33:33:www-data:/var/www:/bin/sh
|
||||
backup:x:34:34:backup:/var/backups:/bin/sh
|
||||
operator:x:37:37:Operator:/var:/bin/sh
|
||||
haldaemon:x:68:68:hald:/:/bin/sh
|
||||
dbus:x:81:81:dbus:/var/run/dbus:/bin/sh
|
||||
ftp:x:50:50:Anonymous FTP user:/home/ftp:/bin/ash
|
||||
dnsmasq:x:52:52:dnsmasq:/var/lib/dnsmasq:/bin/false
|
||||
sshd:x:110:65534:Operator:/var/run/sshd:/bin/false
|
||||
nobody:x:65534:65534:nobody:/nonexistent:/bin/false
|
||||
avr32:x:500:500:Linux User,,,:/home/avr32:/bin/sh
|
||||
default:x:1000:1000:Default non-root user:/home/default:/bin/sh
|
@ -1,31 +0,0 @@
|
||||
ServerName "ATNGW100 FTP server"
|
||||
ServerType standalone
|
||||
DefaultServer on
|
||||
|
||||
# Port 21 is the standard FTP port.
|
||||
Port 21
|
||||
|
||||
# Umask 022 is a good standard umask to prevent new dirs and files
|
||||
# from being group and world writable.
|
||||
Umask 022
|
||||
|
||||
# Note that this ONLY works in standalone mode, in inetd mode you should use an
|
||||
# inetd server that allows you to limit maximum number of processes per service
|
||||
# (such as inetd).
|
||||
MaxInstances 5
|
||||
|
||||
# Set the user and group under which the server will run.
|
||||
User nobody
|
||||
Group nogroup
|
||||
|
||||
# To cause every FTP user to be "jailed" (chrooted) into their home
|
||||
# directory, uncomment this line.
|
||||
#DefaultRoot ~
|
||||
|
||||
# Normally, we want files to be overwriteable.
|
||||
AllowOverwrite on
|
||||
|
||||
# Deny use of SITE CHMOD, uncomment the three lines below.
|
||||
#<Limit SITE_CHMOD>
|
||||
# DenyAll
|
||||
#</Limit>
|
@ -1,149 +0,0 @@
|
||||
# /etc/protocols:
|
||||
# $Id: protocols,v 1.3 2001/07/07 07:07:15 nalin Exp $
|
||||
#
|
||||
# Internet (IP) protocols
|
||||
#
|
||||
# from: @(#)protocols 5.1 (Berkeley) 4/17/89
|
||||
#
|
||||
# Updated for NetBSD based on RFC 1340, Assigned Numbers (July 1992).
|
||||
#
|
||||
# See also http://www.iana.org/assignments/protocol-numbers
|
||||
|
||||
ip 0 IP # internet protocol, pseudo protocol number
|
||||
#hopopt 0 HOPOPT # hop-by-hop options for ipv6
|
||||
icmp 1 ICMP # internet control message protocol
|
||||
igmp 2 IGMP # internet group management protocol
|
||||
ggp 3 GGP # gateway-gateway protocol
|
||||
ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'')
|
||||
st 5 ST # ST datagram mode
|
||||
tcp 6 TCP # transmission control protocol
|
||||
cbt 7 CBT # CBT, Tony Ballardie <A.Ballardie@cs.ucl.ac.uk>
|
||||
egp 8 EGP # exterior gateway protocol
|
||||
igp 9 IGP # any private interior gateway (Cisco: for IGRP)
|
||||
bbn-rcc 10 BBN-RCC-MON # BBN RCC Monitoring
|
||||
nvp 11 NVP-II # Network Voice Protocol
|
||||
pup 12 PUP # PARC universal packet protocol
|
||||
argus 13 ARGUS # ARGUS
|
||||
emcon 14 EMCON # EMCON
|
||||
xnet 15 XNET # Cross Net Debugger
|
||||
chaos 16 CHAOS # Chaos
|
||||
udp 17 UDP # user datagram protocol
|
||||
mux 18 MUX # Multiplexing protocol
|
||||
dcn 19 DCN-MEAS # DCN Measurement Subsystems
|
||||
hmp 20 HMP # host monitoring protocol
|
||||
prm 21 PRM # packet radio measurement protocol
|
||||
xns-idp 22 XNS-IDP # Xerox NS IDP
|
||||
trunk-1 23 TRUNK-1 # Trunk-1
|
||||
trunk-2 24 TRUNK-2 # Trunk-2
|
||||
leaf-1 25 LEAF-1 # Leaf-1
|
||||
leaf-2 26 LEAF-2 # Leaf-2
|
||||
rdp 27 RDP # "reliable datagram" protocol
|
||||
irtp 28 IRTP # Internet Reliable Transaction Protocol
|
||||
iso-tp4 29 ISO-TP4 # ISO Transport Protocol Class 4
|
||||
netblt 30 NETBLT # Bulk Data Transfer Protocol
|
||||
mfe-nsp 31 MFE-NSP # MFE Network Services Protocol
|
||||
merit-inp 32 MERIT-INP # MERIT Internodal Protocol
|
||||
sep 33 SEP # Sequential Exchange Protocol
|
||||
3pc 34 3PC # Third Party Connect Protocol
|
||||
idpr 35 IDPR # Inter-Domain Policy Routing Protocol
|
||||
xtp 36 XTP # Xpress Tranfer Protocol
|
||||
ddp 37 DDP # Datagram Delivery Protocol
|
||||
idpr-cmtp 38 IDPR-CMTP # IDPR Control Message Transport Proto
|
||||
tp++ 39 TP++ # TP++ Transport Protocol
|
||||
il 40 IL # IL Transport Protocol
|
||||
ipv6 41 IPv6 # IPv6
|
||||
sdrp 42 SDRP # Source Demand Routing Protocol
|
||||
ipv6-route 43 IPv6-Route # Routing Header for IPv6
|
||||
ipv6-frag 44 IPv6-Frag # Fragment Header for IPv6
|
||||
idrp 45 IDRP # Inter-Domain Routing Protocol
|
||||
rsvp 46 RSVP # Resource ReSerVation Protocol
|
||||
gre 47 GRE # Generic Routing Encapsulation
|
||||
mhrp 48 MHRP # Mobile Host Routing Protocol
|
||||
bna 49 BNA # BNA
|
||||
ipv6-crypt 50 IPv6-Crypt # Encryption Header for IPv6
|
||||
ipv6-auth 51 IPv6-Auth # Authentication Header for IPv6
|
||||
i-nlsp 52 I-NLSP # Integrated Net Layer Security TUBA
|
||||
swipe 53 SWIPE # IP with Encryption
|
||||
narp 54 NARP # NBMA Address Resolution Protocol
|
||||
mobile 55 MOBILE # IP Mobility
|
||||
tlsp 56 TLSP # Transport Layer Security Protocol
|
||||
skip 57 SKIP # SKIP
|
||||
ipv6-icmp 58 IPv6-ICMP # ICMP for IPv6
|
||||
ipv6-nonxt 59 IPv6-NoNxt # No Next Header for IPv6
|
||||
ipv6-opts 60 IPv6-Opts # Destination Options for IPv6
|
||||
# 61 # any host internal protocol
|
||||
cftp 62 CFTP # CFTP
|
||||
# 63 # any local network
|
||||
sat-expak 64 SAT-EXPAK # SATNET and Backroom EXPAK
|
||||
kryptolan 65 KRYPTOLAN # Kryptolan
|
||||
rvd 66 RVD # MIT Remote Virtual Disk Protocol
|
||||
ippc 67 IPPC # Internet Pluribus Packet Core
|
||||
# 68 # any distributed file system
|
||||
sat-mon 69 SAT-MON # SATNET Monitoring
|
||||
visa 70 VISA # VISA Protocol
|
||||
ipcv 71 IPCV # Internet Packet Core Utility
|
||||
cpnx 72 CPNX # Computer Protocol Network Executive
|
||||
cphb 73 CPHB # Computer Protocol Heart Beat
|
||||
wsn 74 WSN # Wang Span Network
|
||||
pvp 75 PVP # Packet Video Protocol
|
||||
br-sat-mon 76 BR-SAT-MON # Backroom SATNET Monitoring
|
||||
sun-nd 77 SUN-ND # SUN ND PROTOCOL-Temporary
|
||||
wb-mon 78 WB-MON # WIDEBAND Monitoring
|
||||
wb-expak 79 WB-EXPAK # WIDEBAND EXPAK
|
||||
iso-ip 80 ISO-IP # ISO Internet Protocol
|
||||
vmtp 81 VMTP # Versatile Message Transport
|
||||
secure-vmtp 82 SECURE-VMTP # SECURE-VMTP
|
||||
vines 83 VINES # VINES
|
||||
ttp 84 TTP # TTP
|
||||
nsfnet-igp 85 NSFNET-IGP # NSFNET-IGP
|
||||
dgp 86 DGP # Dissimilar Gateway Protocol
|
||||
tcf 87 TCF # TCF
|
||||
eigrp 88 EIGRP # Enhanced Interior Routing Protocol (Cisco)
|
||||
ospf 89 OSPFIGP # Open Shortest Path First IGP
|
||||
sprite-rpc 90 Sprite-RPC # Sprite RPC Protocol
|
||||
larp 91 LARP # Locus Address Resolution Protocol
|
||||
mtp 92 MTP # Multicast Transport Protocol
|
||||
ax.25 93 AX.25 # AX.25 Frames
|
||||
ipip 94 IPIP # Yet Another IP encapsulation
|
||||
micp 95 MICP # Mobile Internetworking Control Pro.
|
||||
scc-sp 96 SCC-SP # Semaphore Communications Sec. Pro.
|
||||
etherip 97 ETHERIP # Ethernet-within-IP Encapsulation
|
||||
encap 98 ENCAP # Yet Another IP encapsulation
|
||||
# 99 # any private encryption scheme
|
||||
gmtp 100 GMTP # GMTP
|
||||
ifmp 101 IFMP # Ipsilon Flow Management Protocol
|
||||
pnni 102 PNNI # PNNI over IP
|
||||
pim 103 PIM # Protocol Independent Multicast
|
||||
aris 104 ARIS # ARIS
|
||||
scps 105 SCPS # SCPS
|
||||
qnx 106 QNX # QNX
|
||||
a/n 107 A/N # Active Networks
|
||||
ipcomp 108 IPComp # IP Payload Compression Protocol
|
||||
snp 109 SNP # Sitara Networks Protocol
|
||||
compaq-peer 110 Compaq-Peer # Compaq Peer Protocol
|
||||
ipx-in-ip 111 IPX-in-IP # IPX in IP
|
||||
vrrp 112 VRRP # Virtual Router Redundancy Protocol
|
||||
pgm 113 PGM # PGM Reliable Transport Protocol
|
||||
# 114 # any 0-hop protocol
|
||||
l2tp 115 L2TP # Layer Two Tunneling Protocol
|
||||
ddx 116 DDX # D-II Data Exchange
|
||||
iatp 117 IATP # Interactive Agent Transfer Protocol
|
||||
stp 118 STP # Schedule Transfer
|
||||
srp 119 SRP # SpectraLink Radio Protocol
|
||||
uti 120 UTI # UTI
|
||||
smp 121 SMP # Simple Message Protocol
|
||||
sm 122 SM # SM
|
||||
ptp 123 PTP # Performance Transparency Protocol
|
||||
isis 124 ISIS # ISIS over IPv4
|
||||
fire 125 FIRE
|
||||
crtp 126 CRTP # Combat Radio Transport Protocol
|
||||
crdup 127 CRUDP # Combat Radio User Datagram
|
||||
sscopmce 128 SSCOPMCE
|
||||
iplt 129 IPLT
|
||||
sps 130 SPS # Secure Packet Shield
|
||||
pipe 131 PIPE # Private IP Encapsulation within IP
|
||||
sctp 132 SCTP # Stream Control Transmission Protocol
|
||||
fc 133 FC # Fibre Channel
|
||||
# rsvp-e2e-ignore 134 RSVP-E2E-IGNORE
|
||||
# 134-254 # Unassigned
|
||||
# 255 # Reserved
|
@ -1 +0,0 @@
|
||||
../tmp/resolv.conf
|
@ -1,287 +0,0 @@
|
||||
# This is the main Samba configuration file. You should read the
|
||||
# smb.conf(5) manual page in order to understand the options listed
|
||||
# here. Samba has a huge number of configurable options (perhaps too
|
||||
# many!) most of which are not shown in this example
|
||||
#
|
||||
# For a step to step guide on installing, configuring and using samba,
|
||||
# read the Samba-HOWTO-Collection. This may be obtained from:
|
||||
# http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
|
||||
#
|
||||
# Many working examples of smb.conf files can be found in the
|
||||
# Samba-Guide which is generated daily and can be downloaded from:
|
||||
# http://www.samba.org/samba/docs/Samba-Guide.pdf
|
||||
#
|
||||
# Any line which starts with a ; (semi-colon) or a # (hash)
|
||||
# is a comment and is ignored. In this example we will use a #
|
||||
# for commentry and a ; for parts of the config file that you
|
||||
# may wish to enable
|
||||
#
|
||||
# NOTE: Whenever you modify this file you should run the command "testparm"
|
||||
# to check that you have not made any basic syntactic errors.
|
||||
#
|
||||
#======================= Global Settings =====================================
|
||||
[global]
|
||||
|
||||
# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
|
||||
workgroup = AVR32
|
||||
|
||||
# Network name
|
||||
netbios name = ngw100
|
||||
|
||||
# server string is the equivalent of the NT Description field
|
||||
server string = AVR32 NGW100 development kit
|
||||
|
||||
# Security mode. Defines in which mode Samba will operate. Possible
|
||||
# values are share, user, server, domain and ads. Most people will want
|
||||
# user level security. See the Samba-HOWTO-Collection for details.
|
||||
security = user
|
||||
|
||||
# This option is important for security. It allows you to restrict
|
||||
# connections to machines which are on your local network. The
|
||||
# following example restricts access to two C class networks and
|
||||
# the "loopback" interface. For more examples of the syntax see
|
||||
# the smb.conf man page
|
||||
hosts allow = 10.0.0. 127.
|
||||
|
||||
# If you want to automatically load your printer list rather
|
||||
# than setting them up individually then you'll need this
|
||||
load printers = no
|
||||
|
||||
# you may wish to override the location of the printcap file
|
||||
; printcap name = /etc/printcap
|
||||
|
||||
# on SystemV system setting printcap name to lpstat should allow
|
||||
# you to automatically obtain a printer list from the SystemV spool
|
||||
# system
|
||||
; printcap name = lpstat
|
||||
|
||||
# It should not be necessary to specify the print system type unless
|
||||
# it is non-standard. Currently supported print systems include:
|
||||
# bsd, cups, sysv, plp, lprng, aix, hpux, qnx
|
||||
; printing = cups
|
||||
|
||||
# Uncomment this if you want a guest account, you must add this to /etc/passwd
|
||||
# otherwise the user "nobody" is used
|
||||
; guest account = pcguest
|
||||
|
||||
# this tells Samba to use a separate log file for each machine
|
||||
# that connects
|
||||
log file = /var/log/samba/log.%m
|
||||
debug level = 1
|
||||
syslog = 0
|
||||
|
||||
# Put a capping on the size of the log files (in Kb).
|
||||
max log size = 1000
|
||||
|
||||
# Use password server option only with security = server
|
||||
# The argument list may include:
|
||||
# password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
|
||||
# or to auto-locate the domain controller/s
|
||||
# password server = *
|
||||
; password server = <NT-Server-Name>
|
||||
|
||||
# Use the realm option only with security = ads
|
||||
# Specifies the Active Directory realm the host is part of
|
||||
; realm = MY_REALM
|
||||
|
||||
# Backend to store user information in. New installations should
|
||||
# use either tdbsam or ldapsam. smbpasswd is available for backwards
|
||||
# compatibility. tdbsam requires no further configuration.
|
||||
passdb backend = smbpasswd:/etc/samba/smbpasswd
|
||||
|
||||
# Using the following line enables you to customise your configuration
|
||||
# on a per machine basis. The %m gets replaced with the netbios name
|
||||
# of the machine that is connecting.
|
||||
# Note: Consider carefully the location in the configuration file of
|
||||
# this line. The included file is read at that point.
|
||||
; include = /usr/local/samba/lib/smb.conf.%m
|
||||
|
||||
# Configure Samba to use multiple interfaces
|
||||
# If you have multiple network interfaces then you must list them
|
||||
# here. See the man page for details.
|
||||
interfaces = lo eth1
|
||||
|
||||
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
|
||||
|
||||
# Browser Control Options:
|
||||
# set local master to no if you don't want Samba to become a master
|
||||
# browser on your network. Otherwise the normal election rules apply
|
||||
local master = yes
|
||||
|
||||
# OS Level determines the precedence of this server in master browser
|
||||
# elections. The default value should be reasonable
|
||||
os level = 254
|
||||
|
||||
# Domain Master specifies Samba to be the Domain Master Browser. This
|
||||
# allows Samba to collate browse lists between subnets. Don't use this
|
||||
# if you already have a Windows NT domain controller doing this job
|
||||
domain master = yes
|
||||
|
||||
# Preferred Master causes Samba to force a local browser election on startup
|
||||
# and gives it a slightly higher chance of winning the election
|
||||
preferred master = yes
|
||||
|
||||
# Enable this if you want Samba to be a domain logon server for
|
||||
# Windows95 workstations.
|
||||
; domain logons = yes
|
||||
|
||||
# if you enable domain logons then you may want a per-machine or
|
||||
# per user logon script
|
||||
# run a specific logon batch file per workstation (machine)
|
||||
; logon script = %m.bat
|
||||
# run a specific logon batch file per username
|
||||
; logon script = %U.bat
|
||||
|
||||
# Where to store roving profiles (only for Win95 and WinNT)
|
||||
# %L substitutes for this servers netbios name, %U is username
|
||||
# You must uncomment the [Profiles] share below
|
||||
; logon path = \\%L\Profiles\%U
|
||||
|
||||
# Windows Internet Name Serving Support Section:
|
||||
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
|
||||
; wins support = yes
|
||||
|
||||
# WINS Server - Tells the NMBD components of Samba to be a WINS Client
|
||||
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
|
||||
; wins server = w.x.y.z
|
||||
|
||||
# WINS Proxy - Tells Samba to answer name resolution queries on
|
||||
# behalf of a non WINS capable client, for this to work there must be
|
||||
# at least one WINS Server on the network. The default is NO.
|
||||
; wins proxy = yes
|
||||
|
||||
# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
|
||||
# via DNS nslookups. The default is NO.
|
||||
dns proxy = no
|
||||
|
||||
# These scripts are used on a domain controller or stand-alone
|
||||
# machine to add or delete corresponding unix accounts
|
||||
; add user script = /usr/sbin/useradd %u
|
||||
; add group script = /usr/sbin/groupadd %g
|
||||
; add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
|
||||
; delete user script = /usr/sbin/userdel %u
|
||||
; delete user from group script = /usr/sbin/deluser %u %g
|
||||
; delete group script = /usr/sbin/groupdel %g
|
||||
|
||||
# Unix charset on the filesystem
|
||||
unix charset = iso8859-1
|
||||
|
||||
# Code page for the client
|
||||
# client code page = 850
|
||||
|
||||
#============================ Share Definitions ==============================
|
||||
[homes]
|
||||
comment = Home Directories
|
||||
browseable = no
|
||||
writable = yes
|
||||
|
||||
[netdisk]
|
||||
comment = Network share on STK1000
|
||||
path = /media
|
||||
read only = no
|
||||
public = yes
|
||||
|
||||
# Un-comment the following and create the netlogon directory for Domain Logons
|
||||
; [netlogon]
|
||||
; comment = Network Logon Service
|
||||
; path = /usr/local/samba/lib/netlogon
|
||||
; guest ok = yes
|
||||
; writable = no
|
||||
; share modes = no
|
||||
|
||||
|
||||
# Un-comment the following to provide a specific roving profile share
|
||||
# the default is to use the user's home directory
|
||||
;[Profiles]
|
||||
; path = /usr/local/samba/profiles
|
||||
; browseable = no
|
||||
; guest ok = yes
|
||||
|
||||
|
||||
# NOTE: If you have a BSD-style print system there is no need to
|
||||
# specifically define each individual printer
|
||||
;[printers]
|
||||
; comment = All Printers
|
||||
; path = /usr/spool/samba
|
||||
; browseable = no
|
||||
# Set public = yes to allow user 'guest account' to print
|
||||
; guest ok = no
|
||||
; writable = no
|
||||
; printable = yes
|
||||
|
||||
# This one is useful for people to share files
|
||||
;[tmp]
|
||||
; comment = Temporary file space
|
||||
; path = /tmp
|
||||
; read only = no
|
||||
; public = yes
|
||||
|
||||
# A publicly accessible directory, but read only, except for people in
|
||||
# the "staff" group
|
||||
;[public]
|
||||
; comment = Public Stuff
|
||||
; path = /home/samba
|
||||
; public = yes
|
||||
; writable = yes
|
||||
; printable = no
|
||||
; write list = @staff
|
||||
|
||||
# Other examples.
|
||||
#
|
||||
# A private printer, usable only by fred. Spool data will be placed in fred's
|
||||
# home directory. Note that fred must have write access to the spool directory,
|
||||
# wherever it is.
|
||||
;[fredsprn]
|
||||
; comment = Fred's Printer
|
||||
; valid users = fred
|
||||
; path = /homes/fred
|
||||
; printer = freds_printer
|
||||
; public = no
|
||||
; writable = no
|
||||
; printable = yes
|
||||
|
||||
# A private directory, usable only by fred. Note that fred requires write
|
||||
# access to the directory.
|
||||
;[fredsdir]
|
||||
; comment = Fred's Service
|
||||
; path = /usr/somewhere/private
|
||||
; valid users = fred
|
||||
; public = no
|
||||
; writable = yes
|
||||
; printable = no
|
||||
|
||||
# a service which has a different directory for each machine that connects
|
||||
# this allows you to tailor configurations to incoming machines. You could
|
||||
# also use the %U option to tailor it by user name.
|
||||
# The %m gets replaced with the machine name that is connecting.
|
||||
;[pchome]
|
||||
; comment = PC Directories
|
||||
; path = /usr/pc/%m
|
||||
; public = no
|
||||
; writable = yes
|
||||
|
||||
# A publicly accessible directory, read/write to all users. Note that all files
|
||||
# created in the directory by users will be owned by the default user, so
|
||||
# any user with access can delete any other user's files. Obviously this
|
||||
# directory must be writable by the default user. Another user could of course
|
||||
# be specified, in which case all files would be owned by that user instead.
|
||||
;[public]
|
||||
; path = /usr/somewhere/else/public
|
||||
; public = yes
|
||||
; only guest = yes
|
||||
; writable = yes
|
||||
; printable = no
|
||||
|
||||
# The following two entries demonstrate how to share a directory so that two
|
||||
# users can place files there that will be owned by the specific users. In this
|
||||
# setup, the directory should be writable by both users and should have the
|
||||
# sticky bit set on it to prevent abuse. Obviously this could be extended to
|
||||
# as many users as required.
|
||||
;[myshare]
|
||||
; comment = Mary's and Fred's stuff
|
||||
; path = /usr/somewhere/shared
|
||||
; valid users = mary fred
|
||||
; public = no
|
||||
; writable = yes
|
||||
; printable = no
|
||||
; create mask = 0765
|
@ -1 +0,0 @@
|
||||
root:0:172DC9BBE870E1B6AAD3B435B51404EE:090A846DE05FDBC2D90864D49620FD7C:[U ]:LCT-4561C217:
|
File diff suppressed because it is too large
Load Diff
@ -1,18 +0,0 @@
|
||||
root:$1$OJeedGT3$uG0eWkNhkeq0WO6Wldk1Y.:13200:0:99999:7:::
|
||||
daemon:!:13200:0:99999:7:::
|
||||
bin:!:13200:0:99999:7:::
|
||||
sys:!:13200:0:99999:7:::
|
||||
sync:!:13200:0:99999:7:::
|
||||
mail:!:13200:0:99999:7:::
|
||||
proxy:!:13200:0:99999:7:::
|
||||
www-data:!:13200:0:99999:7:::
|
||||
backup:!:13200:0:99999:7:::
|
||||
operator:!:13200:0:99999:7:::
|
||||
haldaemon:!:13200:0:99999:7:::
|
||||
dbus:!:13200:0:99999:7:::
|
||||
ftp:!:13200:0:99999:7:::
|
||||
dnsmasq:!:13200:0:99999:7:::
|
||||
sshd:!:13200:0:99999:7:::
|
||||
nobody:!:13200:0:99999:7:::
|
||||
avr32:$1$TVWxUVs7$/ze18sFeD6F26w0hgyB6M.:13200:0:99999:7:::
|
||||
default:!:13200:0:99999:7:::
|
@ -1,8 +0,0 @@
|
||||
# /etc/shells: valid login shells
|
||||
/bin/ash
|
||||
/bin/sh
|
||||
/bin/zsh
|
||||
/bin/bash
|
||||
/usr/bin/zsh
|
||||
/usr/bin/bash
|
||||
/usr/bin/screen
|
@ -1,19 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
case $1 in
|
||||
deconfig)
|
||||
ifconfig $interface 0.0.0.0
|
||||
;;
|
||||
bound|renew)
|
||||
ifconfig $interface $ip netmask $subnet broadcast $broadcast
|
||||
route add default gw $router
|
||||
echo -n > /etc/resolv.conf
|
||||
[ -z "$domain" ] || echo "domain $domain" >> /etc/resolv.conf
|
||||
for n in $dns; do echo "nameserver $n" >> /etc/resolv.conf; done
|
||||
if [ ! -z "$hostname" ]; then
|
||||
echo $hostname > /etc/hostname
|
||||
hostname $hostname
|
||||
fi
|
||||
;;
|
||||
esac
|
Loading…
Reference in New Issue
Block a user