board: remove atstk1005_defconfig
Neither the kernel nor U-Boot have support for a 1005 board, so let's get rid of this board configuration, the corresponding target skeleton, kernel and busybox configuration and device table. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
0fabb345a7
commit
c874dea8a2
@ -1,850 +0,0 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Sat Jan 31 00:17:40 2009
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_VERSION="2009.02-svn"
|
||||
# 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="atstk1005"
|
||||
BR2_HOSTNAME="ATSTK1005"
|
||||
BR2_BANNER="ATNSTK1005 ($(DATE))"
|
||||
|
||||
#
|
||||
# Preset Devices
|
||||
#
|
||||
BR2_BOARD_NAME="atstk1005"
|
||||
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 is not set
|
||||
# BR2_TARGET_AT32AP7001 is not set
|
||||
# BR2_TARGET_AT32AP7002 is not set
|
||||
BR2_TARGET_AT32AP7200=y
|
||||
|
||||
#
|
||||
# Development board support
|
||||
#
|
||||
# BR2_TARGET_AVR32_ATSTK1002 is not set
|
||||
BR2_TARGET_AVR32_ATSTK1005=y
|
||||
# BR2_TARGET_AVR32_ATNGW100 is not set
|
||||
# BR2_TARGET_AVR32_ATNGW100_BASE is not set
|
||||
# BR2_TARGET_AVR32_ATNGW100_EXPANDED is not set
|
||||
|
||||
#
|
||||
# Package support
|
||||
#
|
||||
|
||||
#
|
||||
# Secondary locations
|
||||
#
|
||||
BR2_KERNEL_ARCH_PATCH_VERSION="2.6.27.6"
|
||||
BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
|
||||
# BR2_TARGET_VALKA is not set
|
||||
|
||||
#
|
||||
# Generic System Support
|
||||
#
|
||||
# BR2_TARGET_GENERIC_ACCESS_POINT is not set
|
||||
# BR2_TARGET_GENERIC_FIREWALL is not set
|
||||
# BR2_TARGET_GENERIC_DEV_SYSTEM is not set
|
||||
|
||||
#
|
||||
# Build options
|
||||
#
|
||||
BR2_WGET="wget --passive-ftp --retry-connrefused --waitretry=10"
|
||||
BR2_SVN="svn"
|
||||
BR2_GIT="git"
|
||||
BR2_ZCAT="zcat"
|
||||
BR2_BZCAT="bzcat"
|
||||
BR2_TAR_OPTIONS=""
|
||||
BR2_DL_DIR="$(TOPDIR)/dl"
|
||||
|
||||
#
|
||||
# Mirrors and Download locations
|
||||
#
|
||||
BR2_PRIMARY_SITE=""
|
||||
BR2_BACKUP_SITE="http://sources.buildroot.net/"
|
||||
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_STAGING_DIR="$(BASE_DIR)/staging"
|
||||
# BR2_FPU_SUFFIX is not set
|
||||
BR2_TOPDIR_PREFIX=""
|
||||
BR2_TOPDIR_SUFFIX=""
|
||||
BR2_ROOTFS_PREFIX="rootfs"
|
||||
BR2_JLEVEL=2
|
||||
# BR2_DEPRECATED 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_DOCUMENTATION is not set
|
||||
# BR2_HAVE_DEVFILES is not set
|
||||
|
||||
#
|
||||
# Toolchain
|
||||
#
|
||||
BR2_TOOLCHAIN_BUILDROOT=y
|
||||
# BR2_TOOLCHAIN_EXTERNAL is not set
|
||||
|
||||
#
|
||||
# Kernel Header Options
|
||||
#
|
||||
# BR2_KERNEL_HEADERS_2_4_31 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_20_4 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_20 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_21_5 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_21 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_22_1 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_22_10 is not set
|
||||
# BR2_KERNEL_HEADERS_2_6_22 is not set
|
||||
# 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=y
|
||||
# BR2_KERNEL_HEADERS_SNAP is not set
|
||||
BR2_KERNEL_HEADERS_PATCH_DIR=y
|
||||
BR2_DEFAULT_KERNEL_HEADERS="2.6.28.2"
|
||||
|
||||
#
|
||||
# uClibc Options
|
||||
#
|
||||
# BR2_UCLIBC_VERSION_0_9_29 is not set
|
||||
# BR2_UCLIBC_VERSION_0_9_30 is not set
|
||||
BR2_UCLIBC_VERSION_0_9_30_1=y
|
||||
# BR2_UCLIBC_VERSION_SNAPSHOT is not set
|
||||
BR2_UCLIBC_VERSION_STRING="0.9.30.1"
|
||||
BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.30.config"
|
||||
# BR2_PTHREAD_DEBUG is not set
|
||||
# BR2_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 is not set
|
||||
# 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_18_AVR32_1_0_1=y
|
||||
# BR2_BINUTILS_VERSION_2_19 is not set
|
||||
BR2_BINUTILS_VERSION="2.18-avr32-1.0.1"
|
||||
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 is not set
|
||||
BR2_GCC_VERSION_4_2_2_AVR32_2_1_5=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_SUPPORTS_SYSROOT=y
|
||||
# BR2_GCC_SUPPORTS_FINEGRAINEDMTUNE is not set
|
||||
BR2_GCC_VERSION="4.2.2-avr32-2.1.5"
|
||||
BR2_TOOLCHAIN_SYSROOT=y
|
||||
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_2_1 is not set
|
||||
# BR2_GDB_VERSION_6_3 is not set
|
||||
# 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 is not set
|
||||
BR2_GDB_VERSION_6_7_1_AVR32_2_1_5=y
|
||||
# BR2_GDB_VERSION_6_8 is not set
|
||||
# BR2_GDB_VERSION_SNAPSHOT is not set
|
||||
BR2_GDB_VERSION="6.7.1-avr32-2.1.5"
|
||||
|
||||
#
|
||||
# Common Toolchain Options
|
||||
#
|
||||
BR2_LARGEFILE=y
|
||||
BR2_INET_IPV6=y
|
||||
BR2_INET_RPC=y
|
||||
BR2_ENABLE_LOCALE=y
|
||||
BR2_USE_WCHAR=y
|
||||
BR2_SOFT_FLOAT=y
|
||||
# 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_CROSS_TOOLCHAIN_TARGET_UTILS=y
|
||||
|
||||
#
|
||||
# Package Selection for the target
|
||||
#
|
||||
BR2_PACKAGE_BUSYBOX=y
|
||||
# BR2_BUSYBOX_VERSION_1_2_2_1 is not set
|
||||
# BR2_BUSYBOX_VERSION_1_6_1 is not set
|
||||
# BR2_BUSYBOX_VERSION_1_7_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_8_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_9_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_10_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_11_X is not set
|
||||
# BR2_BUSYBOX_VERSION_1_12_X is not set
|
||||
BR2_BUSYBOX_VERSION_1_13_X=y
|
||||
# BR2_PACKAGE_BUSYBOX_SNAPSHOT is not set
|
||||
BR2_BUSYBOX_VERSION="1.13.4"
|
||||
BR2_PACKAGE_BUSYBOX_FULLINSTALL=y
|
||||
BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-1.13.x.config"
|
||||
# BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not set
|
||||
|
||||
#
|
||||
# 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_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_READLINE is not set
|
||||
# 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 is not set
|
||||
# BR2_PACKAGE_CUSTOMIZE is not set
|
||||
# BR2_PACKAGE_FILE is not set
|
||||
# BR2_PACKAGE_GAMIN is not set
|
||||
# BR2_PACKAGE_ICU is not set
|
||||
# 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=y
|
||||
# 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 is not set
|
||||
# BR2_PACKAGE_POPT is not set
|
||||
# BR2_PACKAGE_SCREEN is not set
|
||||
# BR2_PACKAGE_STARTUP_NOTIFICATION is not set
|
||||
BR2_PACKAGE_STRACE=y
|
||||
# BR2_PACKAGE_SUDO is not set
|
||||
|
||||
#
|
||||
# Database
|
||||
#
|
||||
# BR2_PACKAGE_MYSQL_CLIENT is not set
|
||||
# BR2_PACKAGE_SQLITE is not set
|
||||
|
||||
#
|
||||
# Networking
|
||||
#
|
||||
|
||||
#
|
||||
# Networking applications
|
||||
#
|
||||
# BR2_PACKAGE_ARGUS is not set
|
||||
BR2_PACKAGE_AVAHI=y
|
||||
BR2_PACKAGE_AVAHI_AUTOIPD=y
|
||||
# BR2_PACKAGE_AVAHI_DAEMON 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=y
|
||||
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
|
||||
|
||||
#
|
||||
# ipsec-tools - disabled (requires openssl, flex and the flex library (libfl.a) )
|
||||
#
|
||||
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_LIBDNET is not set
|
||||
# BR2_PACKAGE_LIBEXOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBOSIP2 is not set
|
||||
# BR2_PACKAGE_LIBPCAP is not set
|
||||
BR2_PACKAGE_LIBUPNP=y
|
||||
# BR2_PACKAGE_LINKS is not set
|
||||
BR2_PACKAGE_LRZSZ=y
|
||||
# BR2_PACKAGE_MDNSRESPONDER is not set
|
||||
BR2_PACKAGE_MICROCOM=y
|
||||
# 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 is not set
|
||||
# BR2_PACKAGE_NCFTP_PUT is not set
|
||||
# BR2_PACKAGE_NCFTP_LS is not set
|
||||
# BR2_PACKAGE_NCFTP_BATCH is not set
|
||||
# BR2_PACKAGE_NCFTP_SPOOLER 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_OPENSWAN 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=y
|
||||
|
||||
#
|
||||
# Samba tools selection
|
||||
#
|
||||
# BR2_PACKAGE_SAMBA_CIFS is not set
|
||||
# BR2_PACKAGE_SAMBA_EVENTLOGADM is not set
|
||||
|
||||
#
|
||||
# findsmb - disabled (requires nmblookup, smbclient and perl)
|
||||
#
|
||||
# BR2_PACKAGE_SAMBA_NET is not set
|
||||
BR2_PACKAGE_SAMBA_NMBD=y
|
||||
# BR2_PACKAGE_SAMBA_NMBLOOKUP is not set
|
||||
# BR2_PACKAGE_SAMBA_NTLM_AUTH is not set
|
||||
# BR2_PACKAGE_SAMBA_PDBEDIT is not set
|
||||
# BR2_PACKAGE_SAMBA_PROFILES is not set
|
||||
# BR2_PACKAGE_SAMBA_RPCCLIENT is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBCACLS is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBCLIENT is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBCONTROL is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBCQUOTAS is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBGET is not set
|
||||
BR2_PACKAGE_SAMBA_SMBPASSWD=y
|
||||
# BR2_PACKAGE_SAMBA_SMBSPOOL is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBSTATUS is not set
|
||||
# BR2_PACKAGE_SAMBA_SMBTREE is not set
|
||||
BR2_PACKAGE_SAMBA_SWAT=y
|
||||
|
||||
#
|
||||
# smbtar - disabled (requires smbclient)
|
||||
#
|
||||
# BR2_PACKAGE_SAMBA_TDB is not set
|
||||
# BR2_PACKAGE_SAMBA_TESTPARM is not set
|
||||
# BR2_PACKAGE_SAMBA_WINBINDD 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
|
||||
|
||||
#
|
||||
# Hardware handling / blockdevices and filesystem maintenance
|
||||
#
|
||||
|
||||
#
|
||||
# dbus not available (need expat or libxml2)
|
||||
#
|
||||
# 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 is not set
|
||||
# BR2_PACKAGE_MTD_DOC_LOADBIOS is not set
|
||||
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 is not set
|
||||
# BR2_PACKAGE_MTD_FLASH_UNLOCK is not set
|
||||
# BR2_PACKAGE_MTD_FTL_CHECK is not set
|
||||
# BR2_PACKAGE_MTD_FTL_FORMAT is not set
|
||||
# BR2_PACKAGE_MTD_JFFS2DUMP is not set
|
||||
# BR2_PACKAGE_MTD_MKFSJFFS2 is not set
|
||||
# BR2_PACKAGE_MTD_MKFSJFFS is not set
|
||||
BR2_PACKAGE_MTD_MTD_DEBUG=y
|
||||
# BR2_PACKAGE_MTD_NANDDUMP is not set
|
||||
# BR2_PACKAGE_MTD_NANDWRITE is not set
|
||||
# BR2_PACKAGE_MTD_NFTL_FORMAT is not set
|
||||
# BR2_PACKAGE_MTD_NFTLDUMP is not set
|
||||
# BR2_PACKAGE_MTD_SUMTOOL is not set
|
||||
# BR2_PACKAGE_NTFS-3G is not set
|
||||
# BR2_PACKAGE_PCIUTILS 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 is not set
|
||||
|
||||
#
|
||||
# asterisk - disabled (required openssl and mpg123)
|
||||
#
|
||||
# BR2_PACKAGE_AUMIX is not set
|
||||
# BR2_PACKAGE_GSTREAMER is not set
|
||||
# BR2_PACKAGE_LIBID3TAG is not set
|
||||
# BR2_PACKAGE_LIBMAD 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
|
||||
|
||||
#
|
||||
# libvorbis requires the package libogg to build
|
||||
#
|
||||
# BR2_PACKAGE_MADPLAY is not set
|
||||
# BR2_PACKAGE_MPG123 is not set
|
||||
# BR2_PACKAGE_MPLAYER is not set
|
||||
# BR2_PACKAGE_SPEEX is not set
|
||||
# BR2_PACKAGE_FESTIVAL 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 is not set
|
||||
# BR2_PACKAGE_LIBART is not set
|
||||
# BR2_PACKAGE_LIBPNG is not set
|
||||
# BR2_PACKAGE_LIBUNGIF is not set
|
||||
# BR2_PACKAGE_LINUX_FUSION is not set
|
||||
# BR2_PACKAGE_PIXMAN is not set
|
||||
# BR2_PACKAGE_SDL is not set
|
||||
# BR2_PACKAGE_TIFF is not set
|
||||
|
||||
#
|
||||
# busybox graphic applications
|
||||
#
|
||||
|
||||
#
|
||||
# --> May be broken in busybox
|
||||
#
|
||||
# BR2_PACKAGE_FBV is not set
|
||||
# BR2_PACKAGE_FBSET is not set
|
||||
|
||||
#
|
||||
# other GUIs
|
||||
#
|
||||
# BR2_PACKAGE_QT 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 is not set
|
||||
# BR2_PACKAGE_PANGO is not set
|
||||
# BR2_PACKAGE_LIBDRM is not set
|
||||
# BR2_PACKAGE_LIBERATION is not set
|
||||
BR2_PACKAGE_LIBGLIB2=y
|
||||
# BR2_PACKAGE_OPENMOTIF is not set
|
||||
# BR2_PACKAGE_FONTCONFIG is not set
|
||||
# BR2_PACKAGE_FREETYPE is not set
|
||||
# BR2_PACKAGE_TSLIB is not set
|
||||
# BR2_PACKAGE_WEBKIT is not set
|
||||
|
||||
#
|
||||
# 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_GQVIEW is not set
|
||||
# BR2_PACKAGE_LEAFPAD is not set
|
||||
|
||||
#
|
||||
# midori - disabled (requires Xorg(7))
|
||||
#
|
||||
# BR2_PACKAGE_PCMANFM is not set
|
||||
# BR2_PACKAGE_SYLPHEED is not set
|
||||
# BR2_PACKAGE_TORSMO is not set
|
||||
# BR2_PACKAGE_X11VNC is not set
|
||||
# BR2_PACKAGE_XPDF is not set
|
||||
# BR2_PACKAGE_XSTROKE is not set
|
||||
# BR2_PACKAGE_XVKBD is not set
|
||||
|
||||
#
|
||||
# Compressors / decompressors
|
||||
#
|
||||
BR2_PACKAGE_LZO=y
|
||||
# BR2_PACKAGE_LZMA 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 is not set
|
||||
# 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 is not set
|
||||
# BR2_PACKAGE_EZXML is not set
|
||||
# BR2_PACKAGE_LIBXML2 is not set
|
||||
# BR2_PACKAGE_LIBXSLT is not set
|
||||
# BR2_PACKAGE_XERCES is not set
|
||||
|
||||
#
|
||||
# Java
|
||||
#
|
||||
# BR2_PACKAGE_CLASSPATH is not set
|
||||
|
||||
#
|
||||
# Games
|
||||
#
|
||||
# BR2_PACKAGE_GNUCHESS is not set
|
||||
# BR2_PACKAGE_MAGICCUBE4D is not set
|
||||
# BR2_PACKAGE_PRBOOM is not set
|
||||
# BR2_PACKAGE_RUBIX is not set
|
||||
# BR2_PACKAGE_VICE is not set
|
||||
# BR2_PACKAGE_XBOARD is not set
|
||||
|
||||
#
|
||||
# Target filesystem options
|
||||
#
|
||||
|
||||
#
|
||||
# filesystem for target device
|
||||
#
|
||||
BR2_ROOTFS_DEVICE_TABLE="target/device/Atmel/atstk1005/device_table.txt"
|
||||
BR2_ROOTFS_SKELETON_CUSTOM=y
|
||||
BR2_ROOTFS_SKELETON_CUSTOM_PATH="target/device/Atmel/atstk1005/target_skeleton"
|
||||
# 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_SQUASH is not set
|
||||
# BR2_TARGET_ROOTFS_JFFS2_SUMMARY is not set
|
||||
|
||||
|
||||
# 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_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_01=y
|
||||
# BR2_TARGET_UBOOT_2008_10 is not set
|
||||
BR2_UBOOT_VERSION="2009.01"
|
||||
BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR=""
|
||||
# BR2_TARGET_UBOOT_TOOL_MKIMAGE is not set
|
||||
# BR2_TARGET_UBOOT_TOOL_ENV is not set
|
||||
|
||||
#
|
||||
# Kernel
|
||||
#
|
||||
# BR2_KERNEL_none is not set
|
||||
BR2_KERNEL_LINUX_ADVANCED=y
|
||||
# BR2_KERNEL_LINUX is not set
|
||||
BR2_PACKAGE_LINUX=y
|
||||
BR2_PACKAGE_LINUX_KCONFIG="$(BR2_BOARD_PATH)/$(BR2_BOARD_NAME)-linux-$(BR2_LINUX_VERSION).config"
|
||||
BR2_PACKAGE_LINUX_FORMAT="uImage"
|
||||
BR2_KERNEL_CURRENT_VERSION="2.6.28.2"
|
||||
BR2_KERNEL_LATEST_2_6_28="2"
|
||||
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_PATCH_LEVEL="13"
|
||||
BR2_KERNEL_NEXT_VERSION="2.6.28"
|
||||
BR2_KERNEL_THIS_VERSION="2.6.27"
|
||||
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_KERNEL_PATCH_SITE="$(BR2_KERNEL_SITE)"
|
||||
# BR2_LINUX_2_6_STABLE is not set
|
||||
# BR2_LINUX_2_6_28 is not set
|
||||
BR2_LINUX_2_6_27=y
|
||||
# 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_LINUX_2_6_29 is not set
|
||||
# BR2_LINUX26_CUSTOM is not set
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
BR2_KERNEL_ADD_KERNEL_ORG_PATCH=y
|
||||
BR2_KERNEL_ADD_LATEST=y
|
||||
BR2_KERNEL_ADD_LATEST_MINORPATCH=y
|
||||
# BR2_KERNEL_ADD_MINORPATCH is not set
|
||||
# BR2_KERNEL_ADD_LATEST_RC_PATCH is not set
|
||||
# BR2_KERNEL_ADD_RC_PATCH is not set
|
||||
# BR2_KERNEL_ADD_LATEST_SNAPSHOT is not set
|
||||
# BR2_KERNEL_ADD_SNAPSHOT is not set
|
||||
# BR2_KERNEL_ADD_LATEST_MM_PATCH is not set
|
||||
# BR2_KERNEL_ADD_MM_PATCH is not set
|
||||
BR2_KERNEL_ADD_PATCH=y
|
||||
BR2_KERNEL_ARCH_PATCH_ENABLED=y
|
||||
# BR2_ARCH_AVR32_2_6_28_2 is not set
|
||||
BR2_ARCH_AVR32_2_6_27_6=y
|
||||
BR2_LINUX_BSP_PATCH=""
|
||||
BR2_KERNEL_PATCH="patch-$(BR2_DOWNLOAD_LINUX26_VERSION).$(BR2_KERNEL_PATCH_LEVEL).bz2"
|
||||
BR2_EXTRA_VERSION=".$(BR2_KERNEL_PATCH_LEVEL)"
|
||||
BR2_KERNEL_BASE=y
|
||||
BR2_DOWNLOAD_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION)"
|
||||
BR2_LINUX26_VERSION="$(BR2_KERNEL_THIS_VERSION).$(BR2_KERNEL_PATCH_LEVEL)"
|
||||
|
||||
#
|
||||
# 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
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -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 +0,0 @@
|
||||
CET1CDT
|
@ -1,108 +0,0 @@
|
||||
state.at73c213_0 {
|
||||
control.1 {
|
||||
comment.access 'read write'
|
||||
comment.type INTEGER
|
||||
comment.count 2
|
||||
comment.range '0 - 31'
|
||||
iface MIXER
|
||||
name 'Master Playback Volume'
|
||||
value.0 21
|
||||
value.1 21
|
||||
}
|
||||
control.2 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 2
|
||||
iface MIXER
|
||||
name 'Master Playback Switch'
|
||||
value.0 true
|
||||
value.1 true
|
||||
}
|
||||
control.3 {
|
||||
comment.access 'read write'
|
||||
comment.type INTEGER
|
||||
comment.count 2
|
||||
comment.range '0 - 31'
|
||||
iface MIXER
|
||||
name 'PCM Playback Volume'
|
||||
value.0 21
|
||||
value.1 21
|
||||
}
|
||||
control.4 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 2
|
||||
iface MIXER
|
||||
name 'PCM Playback Switch'
|
||||
value.0 true
|
||||
value.1 true
|
||||
}
|
||||
control.5 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 1
|
||||
iface MIXER
|
||||
name 'Mono PA Playback Switch'
|
||||
value true
|
||||
}
|
||||
control.6 {
|
||||
comment.access 'read write'
|
||||
comment.type INTEGER
|
||||
comment.count 1
|
||||
comment.range '0 - 14'
|
||||
iface MIXER
|
||||
name 'PA Playback Volume'
|
||||
value 10
|
||||
}
|
||||
control.7 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 1
|
||||
iface MIXER
|
||||
name 'PA High Gain Playback Switch'
|
||||
value true
|
||||
}
|
||||
control.8 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 1
|
||||
iface MIXER
|
||||
name 'PA Playback Switch'
|
||||
value true
|
||||
}
|
||||
control.9 {
|
||||
comment.access 'read write'
|
||||
comment.type INTEGER
|
||||
comment.count 1
|
||||
comment.range '14 - 31'
|
||||
iface MIXER
|
||||
name 'Aux Capture Volume'
|
||||
value 14
|
||||
}
|
||||
control.10 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 1
|
||||
iface MIXER
|
||||
name 'Aux Capture Switch'
|
||||
value false
|
||||
}
|
||||
control.11 {
|
||||
comment.access 'read write'
|
||||
comment.type INTEGER
|
||||
comment.count 2
|
||||
comment.range '14 - 31'
|
||||
iface MIXER
|
||||
name 'Line Capture Volume'
|
||||
value.0 14
|
||||
value.1 14
|
||||
}
|
||||
control.12 {
|
||||
comment.access 'read write'
|
||||
comment.type BOOLEAN
|
||||
comment.count 1
|
||||
iface MIXER
|
||||
name 'Line Capture Switch'
|
||||
value false
|
||||
}
|
||||
}
|
@ -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,385 +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=192.168.0.50,192.168.0.150,12h
|
||||
|
||||
# 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.
|
||||
# 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
|
||||
|
||||
# Set the NTP time server addresses to 192.168.0.4 and 10.10.0.5
|
||||
#dhcp-option=42,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)
|
||||
#dhcp-option=red,42,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=119,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 encapsulated vendor-class specific options. The vendor-class
|
||||
# is sent as DHCP option 60, and all the options marked with the
|
||||
# vendor class are send encapsulated in DHCP option 43. The meaning of
|
||||
# the options is defined by the vendor-class. This example sets the
|
||||
# mtftp address to 0.0.0.0 for PXEClients
|
||||
#dhcp-option=vendor:PXEClient,1,0.0.0.0
|
||||
|
||||
# Set the boot filename and tftpd server name and address
|
||||
# for BOOTP. You will only need this is you want to
|
||||
# boot machines over the network.
|
||||
#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/dnsmasq/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
|
||||
|
||||
|
||||
# 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
|
||||
|
||||
# Include a another lot of configuration options.
|
||||
#conf-file=/etc/dnsmasq.more.conf
|
||||
|
@ -1,5 +0,0 @@
|
||||
mode "320x240-68"
|
||||
# D: 6.891 MHz, H: 17.852 kHz, V: 68.400 Hz
|
||||
geometry 320 240 320 240 24
|
||||
timings 145116 17 33 10 10 16 1
|
||||
endmode
|
@ -1,3 +0,0 @@
|
||||
# /etc/fstab: static file system information.
|
||||
#
|
||||
# <file system> <mount pt> <type> <options> <dump> <pass>
|
@ -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 @@
|
||||
stk1000.example.net
|
@ -1,12 +0,0 @@
|
||||
127.0.0.1 localhost.localdomain localhost
|
||||
127.0.1.1 stk1000.example.net stk1000
|
||||
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 localhost
|
||||
::1 ip6-localhost ip6-loopback
|
||||
::1 stk1000.example.net stk1000
|
||||
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 stk1000.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,14 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROGRAM=/usr/sbin/alsactl
|
||||
|
||||
# Exit silently if alsa-utils isn't installed
|
||||
[ -x ${PROGRAM} ] || exit 0
|
||||
|
||||
echo -n "Saving mixer state: "
|
||||
if ${PROGRAM} store; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -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,74 +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
|
||||
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,25 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
FBV=/usr/bin/fbv
|
||||
FBSET=/usr/sbin/fbset
|
||||
FBMODEFILE="/etc/fb.modes"
|
||||
SPLASHFILE="/etc/stk1000bootsplash.jpg"
|
||||
|
||||
echo -n "Bootsplash image: "
|
||||
if [ ! -x "${FBV}" -o ! -x "${FBSET}" -o \
|
||||
! -f "${SPLASHFILE}" -o ! -f "${FBMODEFILE}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! ${FBSET} 320x240-68; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
${FBV} ${SPLASHFILE} > /dev/null &
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "loaded"
|
||||
else
|
||||
echo "failed"
|
||||
fi
|
@ -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
|
||||
|
||||
MOUNT=/bin/mount
|
||||
|
||||
echo -n "Mounting local filesystems: "
|
||||
if ${MOUNT} -a; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -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
|
||||
|
||||
TELNETD=/usr/sbin/telnetd
|
||||
|
||||
echo -n "Starting telnetd: "
|
||||
if [ ! -x "${TELNETD}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${TELNETD} -l /bin/sh; 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,19 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROGRAM=/usr/sbin/alsactl
|
||||
|
||||
# Exit silently if alsa-utils isn't installed
|
||||
[ -x ${PROGRAM} ] || exit 0
|
||||
|
||||
echo -n "Restoring mixer state: "
|
||||
if [ ! -f /etc/asound.state ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ${PROGRAM} restore; then
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
@ -1,142 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo -n "Get board type for GPIO: "
|
||||
if [ ! -e "/etc/release" ]; then
|
||||
echo "missing";
|
||||
exit 1
|
||||
fi
|
||||
|
||||
BOARD=`cat /etc/release | cut -d ' ' -f1`
|
||||
|
||||
if [ "${BOARD}" = "" ]; then
|
||||
echo "none";
|
||||
elif [ "${BOARD}" = "NGW" ]; then
|
||||
echo "'${BOARD}'"
|
||||
|
||||
echo -n " boot LED: "
|
||||
if mkdir /config/gpio/bootled > /dev/null 2> /dev/null; then
|
||||
if ! echo 0 > /config/gpio/bootled/gpio_id; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x10000 > /config/gpio/bootled/pin_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x10000 > /config/gpio/bootled/oe_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 1 > /config/gpio/bootled/enabled; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x10000 > /dev/gpio0; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo -n " LED A: "
|
||||
if mkdir /config/gpio/leda > /dev/null 2> /dev/null; then
|
||||
if ! echo 0 > /config/gpio/leda/gpio_id; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x80000 > /config/gpio/leda/pin_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x80000 > /config/gpio/leda/oe_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 1 > /config/gpio/leda/enabled; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0 > /dev/gpio1; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo -n " LED B: "
|
||||
if mkdir /config/gpio/ledb > /dev/null 2> /dev/null; then
|
||||
if ! echo 4 > /config/gpio/ledb/gpio_id; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x80000 > /config/gpio/ledb/pin_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0x80000 > /config/gpio/ledb/oe_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 1 > /config/gpio/ledb/enabled; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0 > /dev/gpio2; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
elif [ "${BOARD}" = "STK1000" ]; then # end NGW
|
||||
echo "'${BOARD}'"
|
||||
|
||||
echo -n " switches: "
|
||||
if mkdir /config/gpio/switches > /dev/null 2> /dev/null; then
|
||||
if ! echo 1 > /config/gpio/switches/gpio_id; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 0xff > /config/gpio/switches/pin_mask; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! echo 1 > /config/gpio/switches/enabled; then
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo "done"
|
||||
else
|
||||
echo "failed"
|
||||
exit 1
|
||||
fi
|
||||
else # end STK1000
|
||||
echo "'${BOARD}'"
|
||||
echo " WARNING: no GPIO for this board"
|
||||
fi
|
@ -1,17 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
PROGRAM=/usr/bin/fbv
|
||||
SPLASHFILE="/etc/stk1000splash.jpg"
|
||||
|
||||
echo -n "Splash image: "
|
||||
if [ ! -x "${PROGRAM}" -o ! -f "${SPLASHFILE}" ]; then
|
||||
echo "missing"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
${PROGRAM} ${SPLASHFILE} > /dev/null &
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "loaded"
|
||||
else
|
||||
echo "failed"
|
||||
fi
|
@ -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 "STK1000 ready"
|
||||
echo
|
@ -1,28 +0,0 @@
|
||||
# Inittab for the ATSTK1000 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
|
||||
ttyS2::respawn:/sbin/getty -L ttyS2 115200 vt100
|
||||
|
||||
# Run a script on shutdown.
|
||||
::shutdown:/etc/init.d/rcK
|
@ -1,49 +0,0 @@
|
||||
# mdev.conf for ATSTK1000
|
||||
#
|
||||
# Syntax:
|
||||
# <regexp> <UID>:<GID> <PERM> [{@,$,*} <CMD>]
|
||||
# @: run <CMD> after creating
|
||||
# $: run <CMD> before removal
|
||||
# *: like @ and $ at the same time
|
||||
# <CMD> is run inside /dev using system()
|
||||
|
||||
full 0:0 666
|
||||
null 0:0 777
|
||||
zero 0:0 666
|
||||
|
||||
random 0:0 444
|
||||
urandom 0:0 444
|
||||
|
||||
console 0:5 0600
|
||||
kmem 0:9 000
|
||||
mem 0:9 0640
|
||||
ptmx 0:5 0660
|
||||
|
||||
sda.* 0:6 0660
|
||||
sdb.* 0:6 0660
|
||||
hda.* 0:6 0660
|
||||
hdb.* 0:6 0660
|
||||
mtd.* 0:6 0660
|
||||
mmc.* 0:6 0660
|
||||
|
||||
# Move input devices to input directory
|
||||
event.* 0:0 0660 @(mkdir -p input&&mv $MDEV input)
|
||||
mice 0:0 0660 @(mkdir -p input&&mv $MDEV input)
|
||||
mouse.* 0:0 0660 @(mkdir -p input&&mv $MDEV input)
|
||||
|
||||
# Move sound devices to sound directory
|
||||
pcm.* 0:101 0660 @(mkdir -p snd&&mv $MDEV snd)
|
||||
seq 0:101 0660 @(mkdir -p snd&&mv $MDEV snd)
|
||||
timer 0:101 0660 @(mkdir -p snd&&mv $MDEV snd)
|
||||
control.* 0:101 0660 @(mkdir -p snd&&mv $MDEV snd)
|
||||
|
||||
tty 0:5 0660
|
||||
tty0.* 0:5 0660
|
||||
tty1.* 0:5 0660
|
||||
tty2.* 0:5 0660
|
||||
tty3.* 0:5 0660
|
||||
tty4.* 0:5 0660
|
||||
tty5.* 0:5 0660
|
||||
tty6.* 0:5 0660
|
||||
|
||||
ttyS.* 0:20 640
|
@ -1,4 +0,0 @@
|
||||
snd-at73c213
|
||||
snd-pcm-oss
|
||||
gpio_mouse
|
||||
mousedev
|
@ -1,129 +0,0 @@
|
||||
#
|
||||
# MPlayer configuration file
|
||||
#
|
||||
# Configuration files are read system-wide from /usr/local/etc/mplayer.conf
|
||||
# and per user from ~/.mplayer/config, where per-user settings override
|
||||
# system-wide settings, all of which are overrriden by the command line.
|
||||
#
|
||||
# The configuration file settings are the same as the command line
|
||||
# options without the preceding '-'.
|
||||
#
|
||||
# See the CONFIGURATION FILES section in the man page
|
||||
# for a detailed description of the syntax.
|
||||
|
||||
|
||||
##################
|
||||
# video settings #
|
||||
##################
|
||||
|
||||
# Specify default video driver (see -vo help for a list).
|
||||
vo=fbdev2
|
||||
|
||||
# Direct rendring, skip double buffering for framebuffer device
|
||||
dr=yes
|
||||
|
||||
# Use SDL video with the aalib subdriver by default.
|
||||
#vo = sdl:aalib
|
||||
|
||||
# FBdev driver:
|
||||
#
|
||||
# mode to use (read from fb.modes)
|
||||
#fbmode = 640x480-120
|
||||
#
|
||||
# location of the fb.modes file
|
||||
#fbmodeconfig = /etc/fb.modes
|
||||
|
||||
# Specify your monitor timings for the vesa and fbdev video output drivers.
|
||||
# See /etc/X11/XF86Config for timings. Be careful; if you specify settings
|
||||
# that exceed the capabilities of your monitor, you may damage it.
|
||||
#
|
||||
# horizontal frequency range (k stands for 1000)
|
||||
#monitor-hfreq = 31.5k-50k,70k
|
||||
#
|
||||
# vertical frequency range
|
||||
#monitor-vfreq = 50-90
|
||||
#
|
||||
# dotclock (or pixelclock) range (m stands for 1000000)
|
||||
#monitor-dotclock = 30M-300M
|
||||
|
||||
# Start in fullscreen mode by default.
|
||||
#fs=yes
|
||||
|
||||
# Change to a different videomode when going fullscreen.
|
||||
#vm=yes
|
||||
|
||||
# Override the autodetected color depth, may need 'vm=yes' as well.
|
||||
#bpp=0
|
||||
|
||||
# Enable software scaling (powerful CPU needed) for video output
|
||||
# drivers that do not support hardware scaling.
|
||||
#zoom=yes
|
||||
|
||||
# standard monitor size, with square pixels
|
||||
#monitoraspect=4:3
|
||||
|
||||
# Use this for a widescreen monitor, non-square pixels.
|
||||
#monitoraspect=16:9
|
||||
|
||||
# Keep the player window on top of all other windows.
|
||||
#ontop=yes
|
||||
|
||||
|
||||
##################
|
||||
# audio settings #
|
||||
##################
|
||||
|
||||
# Specify default audio driver (see -ao help for a list).
|
||||
ao=oss,
|
||||
|
||||
# Use SDL audio driver with the esd subdriver by default.
|
||||
#ao = sdl:esd
|
||||
|
||||
# Specify the mixer device.
|
||||
#mixer = /dev/mixer
|
||||
|
||||
# Resample the sound to 44100Hz with the lavcresample audio filter.
|
||||
#af=lavcresample=44100
|
||||
|
||||
# Specify default audio codec (see -ac help for a list).
|
||||
ac=mad,
|
||||
|
||||
|
||||
##################
|
||||
# other settings #
|
||||
##################
|
||||
|
||||
# Drop frames to preserve audio/video sync.
|
||||
#framedrop = yes
|
||||
|
||||
# Specify your preferred skin here (skins are searched for in
|
||||
# /usr/local/share/mplayer/skins/<name> and ~/.mplayer/skins/<name>).
|
||||
#skin = Abyss
|
||||
|
||||
# Resample the font alphamap.
|
||||
# 0 plain white fonts
|
||||
# 0.75 very narrow black outline (default)
|
||||
# 1 narrow black outline
|
||||
# 10 bold black outline
|
||||
#ffactor = 0.75
|
||||
|
||||
# cache settings
|
||||
#
|
||||
# Use 8MB input cache by default.
|
||||
#cache = 8192
|
||||
#
|
||||
# Prefill 20% of the cache before starting playback.
|
||||
#cache-min = 20.0
|
||||
#
|
||||
# Prefill 50% of the cache before restarting playback after the cache emptied.
|
||||
#cache-seek-min = 50
|
||||
|
||||
# DVD: Display English subtitles if available.
|
||||
#slang = en
|
||||
|
||||
# DVD: Play English audio tracks if available.
|
||||
#alang = en
|
||||
|
||||
|
||||
# You can also include other configuration files.
|
||||
#include = /path/to/the/file/you/want/to/include
|
@ -1 +0,0 @@
|
||||
../proc/mounts
|
@ -1,11 +0,0 @@
|
||||
# Configure Loopback
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
# Configure Ethernet 0
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
|
||||
# Configure Ethernet 1, not enabled by default
|
||||
#auto eth1
|
||||
iface eth1 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 "ATSTK1002 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 = stk1000
|
||||
|
||||
# server string is the equivalent of the NT Description field
|
||||
server string = AVR32 STK1000 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 eth0
|
||||
|
||||
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,7 +0,0 @@
|
||||
# ~/.bash_logout: executed by bash(1) when login shell exits.
|
||||
|
||||
# when leaving the console clear the screen to increase privacy
|
||||
|
||||
case "`tty`" in
|
||||
/dev/tty[0-9]*) clear
|
||||
esac
|
@ -1,15 +0,0 @@
|
||||
# .bash_profile
|
||||
|
||||
export PATH=\
|
||||
/bin:\
|
||||
/sbin:\
|
||||
/usr/bin:\
|
||||
/usr/sbin:\
|
||||
/usr/bin/X11:\
|
||||
/usr/local/bin
|
||||
|
||||
umask 022
|
||||
|
||||
if [ -f ~/.bashrc ]; then
|
||||
source ~/.bashrc
|
||||
fi
|
@ -1,48 +0,0 @@
|
||||
# ~/.bashrc: executed by bash(1) for non-login interactive shells.
|
||||
|
||||
export PATH=\
|
||||
/bin:\
|
||||
/sbin:\
|
||||
/usr/bin:\
|
||||
/usr/sbin:\
|
||||
/usr/bin/X11:\
|
||||
/usr/local/bin
|
||||
|
||||
# If running interactively, then:
|
||||
if [ "$PS1" ]; then
|
||||
|
||||
if [ "$BASH" ]; then
|
||||
export PS1="[\u@\h \W]\\$ "
|
||||
else
|
||||
if [ "`id -u`" -eq 0 ]; then
|
||||
export PS1='# '
|
||||
else
|
||||
export PS1='$ '
|
||||
fi
|
||||
fi
|
||||
|
||||
export USER=`id -un`
|
||||
export LOGNAME=$USER
|
||||
export HOSTNAME=`/bin/hostname`
|
||||
export HISTSIZE=1000
|
||||
export HISTFILESIZE=1000
|
||||
export PAGER='/bin/more '
|
||||
export EDITOR='/bin/vi'
|
||||
export INPUTRC=/etc/inputrc
|
||||
export DMALLOC_OPTIONS=debug=0x34f47d83,inter=100,log=logfile
|
||||
export LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.png=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:';
|
||||
|
||||
### Some aliases
|
||||
alias ps2='ps facux '
|
||||
alias ps1='ps faxo "%U %t %p %a" '
|
||||
alias af='ps af'
|
||||
alias cls='clear'
|
||||
alias ll='/bin/ls --color=tty -laFh'
|
||||
alias ls='/bin/ls --color=tty -F'
|
||||
alias df='df -h'
|
||||
alias indent='indent -bad -bap -bbo -nbc -br -brs -c33 -cd33 -ncdb -ce -ci4 -cli0 -cp33 -cs -d0 -di1 -nfc1 -nfca -hnl -i4 -ip0 -l75 -lp -npcs -npsl -nsc -nsob -nss -ts4 '
|
||||
#alias bc='bc -l'
|
||||
alias minicom='minicom -c on'
|
||||
alias calc='calc -Cd '
|
||||
alias bc='calc -Cd '
|
||||
fi;
|
@ -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