mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 22:25:21 +02:00
move data/ folder from openwrt-xburst
This commit is contained in:
parent
55b2647324
commit
b36c84bd76
21
nanonote-files/data/qi_lb60/conf/config.debug
Normal file
21
nanonote-files/data/qi_lb60/conf/config.debug
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
#
|
||||||
|
# This file must be copied to .config in the OpenWrt root folder,
|
||||||
|
# then run: yes "" | make oldconfig > /dev/null
|
||||||
|
#
|
||||||
|
|
||||||
|
CONFIG_TARGET_xburst=y
|
||||||
|
CONFIG_TARGET_xburst_qi_lb60=y
|
||||||
|
CONFIG_TARGET_ROOTFS_TARGZ=y
|
||||||
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
||||||
|
CONFIG_TARGET_ROOTFS_UBIFS=y
|
||||||
|
# CONFIG_BUILD_PATENTED is not set
|
||||||
|
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
|
||||||
|
|
||||||
|
#Debug stuff
|
||||||
|
CONFIG_BUSYBOX_CONFIG_DEBUG=y
|
||||||
|
CONFIG_COLLECT_KERNEL_DEBUG=y
|
||||||
|
CONFIG_DEBUG=y
|
||||||
|
CONFIG_UCLIBC_ENABLE_DEBUG=y
|
||||||
|
CONFIG_NO_STRIP=y
|
||||||
|
CONFIG_PACKAGE_gdb=y
|
||||||
|
CONFIG_GDB=y
|
428
nanonote-files/data/qi_lb60/conf/config.full_system
Normal file
428
nanonote-files/data/qi_lb60/conf/config.full_system
Normal file
@ -0,0 +1,428 @@
|
|||||||
|
#
|
||||||
|
# This file must be copied to .config in the OpenWrt root folder,
|
||||||
|
# then run: yes "" | make oldconfig > /dev/null
|
||||||
|
#
|
||||||
|
# need to exclude patented packages
|
||||||
|
#
|
||||||
|
|
||||||
|
CONFIG_TARGET_xburst=y
|
||||||
|
CONFIG_TARGET_xburst_qi_lb60=y
|
||||||
|
CONFIG_TARGET_ROOTFS_TARGZ=y
|
||||||
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
||||||
|
CONFIG_TARGET_ROOTFS_UBIFS=y
|
||||||
|
# CONFIG_BUILD_PATENTED is not set
|
||||||
|
CONFIG_BUILD_NLS=y
|
||||||
|
|
||||||
|
# CONFIG_PACKAGE_uboot-xburst-avt2 is not set
|
||||||
|
# CONFIG_PACKAGE_uboot-xburst-n516 is not set
|
||||||
|
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
|
||||||
|
# CONFIG_PACKAGE_uboot-xburst-sakc is not set
|
||||||
|
|
||||||
|
CONFIG_USE_STRIP=y
|
||||||
|
CONFIG_STRIP_ARGS="--strip-all"
|
||||||
|
|
||||||
|
CONFIG_DEVEL=y
|
||||||
|
CONFIG_TOOLCHAINOPTS=y
|
||||||
|
CONFIG_INSTALL_GFORTRAN=y
|
||||||
|
|
||||||
|
CONFIG_SDK=y
|
||||||
|
|
||||||
|
# CONFIG_ALL is not set
|
||||||
|
# Enable this option only you want build ALL PAKCAGE in feeds.conf
|
||||||
|
# To skip broken module packages while compiling , run
|
||||||
|
# "make IGNORE_ERRORS=m"
|
||||||
|
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_EDITING_SAVEHISTORY=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_JFS=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_LINUXRAID=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_CRAMFS=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_ROMFS=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_SYSV=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VOLUMEID_OCFS2=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_HTTPD=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_RANGES=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_BASIC_AUTH=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_AUTH_MD5=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CGI=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_CONFIG_WITH_SCRIPT_INTERPR=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_SET_REMOTE_PORT_TO_ENV=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ENCODE_URL_STR=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_ERROR_PAGES=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_HTTPD_PROXY=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_ASSUME_UNICODE=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_FEATURE_VI_8BIT=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_STAT=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_HOSTNAME=y
|
||||||
|
CONFIG_BUSYBOX_CONFIG_STTY=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Disable all patented packages
|
||||||
|
#
|
||||||
|
# CONFIG_PACKAGE_asterisk14-format-mp3 is not set
|
||||||
|
# CONFIG_FFMPEG_MUXER_mp3 is not set
|
||||||
|
# CONFIG_FFMPEG_MUXER_mp4 is not set
|
||||||
|
# CONFIG_FFMPEG_DEMUXER_mp3 is not set
|
||||||
|
# CONFIG_FFMPEG_PARSER_mpeg4video is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# system
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_block-hotplug=y
|
||||||
|
CONFIG_PACKAGE_block-mount=y
|
||||||
|
CONFIG_PACKAGE_libpthread=y
|
||||||
|
CONFIG_PACKAGE_librt=y
|
||||||
|
CONFIG_PACKAGE_libstdcpp=y
|
||||||
|
CONFIG_PACKAGE_ucitrigger=y
|
||||||
|
CONFIG_PACKAGE_wireless-tools=y
|
||||||
|
CONFIG_PACKAGE_kmod-fuse=y
|
||||||
|
CONFIG_PACKAGE_kmod-tun=y
|
||||||
|
CONFIG_PACKAGE_kmod-ks7010=y
|
||||||
|
CONFIG_PACKAGE_gtkhtml=y
|
||||||
|
CONFIG_PACKAGE_gnome-icon-theme=y
|
||||||
|
CONFIG_PACKAGE_hicolor-icon-theme=y
|
||||||
|
CONFIG_PACKAGE_dejavu-fonts-ttf=y
|
||||||
|
CONFIG_PACKAGE_wqy-microhei=y
|
||||||
|
CONFIG_PACKAGE_fontconfig=y
|
||||||
|
#
|
||||||
|
# gui
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_gtk2=y
|
||||||
|
CONFIG_PACKAGE_gtkmm=y
|
||||||
|
CONFIG_PACKAGE_libxfce4util=y
|
||||||
|
CONFIG_PACKAGE_qt4=y
|
||||||
|
CONFIG_QT4_WS_QWS=y
|
||||||
|
CONFIG_PACKAGE_qt4-dbus=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-gfx-directfb=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-gfx-linuxfb=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-kbd-linuxinput=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-mouse-pcmousedriver=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-mouse-tpmousedriver=y
|
||||||
|
CONFIG_PACKAGE_qt4-drivers-mouse-tslibmousedriver=y
|
||||||
|
CONFIG_PACKAGE_qt4-gui=y
|
||||||
|
CONFIG_PACKAGE_qt4-mysql=y
|
||||||
|
CONFIG_PACKAGE_qt4-network=y
|
||||||
|
CONFIG_PACKAGE_qt4-sqlite=y
|
||||||
|
CONFIG_PACKAGE_qt4-xml=y
|
||||||
|
CONFIG_PACKAGE_qt4-svg=y
|
||||||
|
#
|
||||||
|
# Internet
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_centerim=y
|
||||||
|
CONFIG_PACKAGE_elinks=y
|
||||||
|
CONFIG_PACKAGE_lynx=y
|
||||||
|
CONFIG_PACKAGE_links=y
|
||||||
|
CONFIG_PACKAGE_mutt=y
|
||||||
|
CONFIG_PACKAGE_msmtp=y
|
||||||
|
CONFIG_PACKAGE_netsurf=y
|
||||||
|
CONFIG_PACKAGE_w3m=y
|
||||||
|
CONFIG_PACKAGE_fetchmail=y
|
||||||
|
CONFIG_PACKAGE_offrss=y
|
||||||
|
#
|
||||||
|
# libs
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_atk=y
|
||||||
|
CONFIG_PACKAGE_cairo=y
|
||||||
|
CONFIG_PACKAGE_cairomm=y
|
||||||
|
CONFIG_PACKAGE_libICE=y
|
||||||
|
CONFIG_PACKAGE_libSM=y
|
||||||
|
CONFIG_PACKAGE_libglade=y
|
||||||
|
CONFIG_PACKAGE_libxfconf=y
|
||||||
|
CONFIG_PACKAGE_orbit2=y
|
||||||
|
CONFIG_PACKAGE_pango=y
|
||||||
|
CONFIG_PACKAGE_pangomm=y
|
||||||
|
CONFIG_PACKAGE_pixman=y
|
||||||
|
CONFIG_PACKAGE_tslib=y
|
||||||
|
CONFIG_PACKAGE_dgclock=y
|
||||||
|
CONFIG_PACKAGE_lftp=y
|
||||||
|
CONFIG_PACKAGE_openvpn=y
|
||||||
|
CONFIG_PACKAGE_climm=y
|
||||||
|
CONFIG_PACKAGE_curl=y
|
||||||
|
CONFIG_PACKAGE_mcabber=y
|
||||||
|
CONFIG_PACKAGE_rsync=y
|
||||||
|
CONFIG_PACKAGE_surfraw=y
|
||||||
|
CONFIG_PACKAGE_tcpdump=y
|
||||||
|
CONFIG_PACKAGE_wpa-supplicant=y
|
||||||
|
CONFIG_WPA_SUPPLICANT_INTERNAL=y
|
||||||
|
CONFIG_PACKAGE_libblkid=y
|
||||||
|
CONFIG_PACKAGE_libext2fs=y
|
||||||
|
CONFIG_PACKAGE_libuuid=y
|
||||||
|
CONFIG_PACKAGE_libgnutls=y
|
||||||
|
CONFIG_PACKAGE_libgnutls-extra=y
|
||||||
|
CONFIG_PACKAGE_libgnutls-openssl=y
|
||||||
|
CONFIG_PACKAGE_libopenssl=y
|
||||||
|
CONFIG_PACKAGE_libsqlite3=y
|
||||||
|
CONFIG_PACKAGE_alsa-lib=y
|
||||||
|
CONFIG_PACKAGE_directfb=y
|
||||||
|
CONFIG_PACKAGE_glib1=y
|
||||||
|
CONFIG_PACKAGE_glib2=y
|
||||||
|
CONFIG_PACKAGE_glibmm=y
|
||||||
|
CONFIG_PACKAGE_gpgme=y
|
||||||
|
CONFIG_PACKAGE_libIDL2=y
|
||||||
|
CONFIG_PACKAGE_libassuan=y
|
||||||
|
CONFIG_PACKAGE_libcharset=y
|
||||||
|
CONFIG_PACKAGE_libcurl=y
|
||||||
|
CONFIG_PACKAGE_libdbus=y
|
||||||
|
CONFIG_PACKAGE_libdbus-glib=y
|
||||||
|
CONFIG_PACKAGE_libelf=y
|
||||||
|
CONFIG_PACKAGE_libevent=y
|
||||||
|
CONFIG_PACKAGE_libexif=y
|
||||||
|
CONFIG_PACKAGE_libexpat=y
|
||||||
|
CONFIG_PACKAGE_libffi=y
|
||||||
|
CONFIG_PACKAGE_libfreetype=y
|
||||||
|
CONFIG_PACKAGE_libgconf2=y
|
||||||
|
CONFIG_PACKAGE_libgcrypt=y
|
||||||
|
CONFIG_PACKAGE_libgmp=y
|
||||||
|
CONFIG_PACKAGE_libgpg-error=y
|
||||||
|
CONFIG_PACKAGE_libgsm=y
|
||||||
|
CONFIG_PACKAGE_libiconv-full=y
|
||||||
|
CONFIG_PACKAGE_libintl-full=y
|
||||||
|
# CONFIG_PACKAGE_libiconv is not set
|
||||||
|
# CONFIG_PACKAGE_libintl is not set
|
||||||
|
CONFIG_PACKAGE_libjpeg=y
|
||||||
|
CONFIG_PACKAGE_libltdl=y
|
||||||
|
CONFIG_PACKAGE_liblua=y
|
||||||
|
CONFIG_PACKAGE_liblzo=y
|
||||||
|
CONFIG_PACKAGE_libmagic=y
|
||||||
|
CONFIG_PACKAGE_libmikmod=y
|
||||||
|
CONFIG_PACKAGE_libmpcdec=y
|
||||||
|
CONFIG_PACKAGE_libmysqlclient=y
|
||||||
|
CONFIG_PACKAGE_libncurses=y
|
||||||
|
CONFIG_PACKAGE_libncursesw=y
|
||||||
|
CONFIG_PACKAGE_libogg=y
|
||||||
|
CONFIG_PACKAGE_libpcap=y
|
||||||
|
CONFIG_PACKAGE_libpcre=y
|
||||||
|
CONFIG_PACKAGE_libpng=y
|
||||||
|
CONFIG_PACKAGE_libpopt=y
|
||||||
|
CONFIG_PACKAGE_libreadline=y
|
||||||
|
CONFIG_PACKAGE_libruby=y
|
||||||
|
CONFIG_PACKAGE_libsdl=y
|
||||||
|
CONFIG_PACKAGE_libsdl-gfx=y
|
||||||
|
CONFIG_PACKAGE_libsdl-image=y
|
||||||
|
CONFIG_PACKAGE_libsdl-mixer=y
|
||||||
|
CONFIG_PACKAGE_libsdl-ttf=y
|
||||||
|
CONFIG_PACKAGE_libsigcxx=y
|
||||||
|
CONFIG_PACKAGE_libtiff=y
|
||||||
|
CONFIG_PACKAGE_libuci-lua=y
|
||||||
|
CONFIG_PACKAGE_libvorbis=y
|
||||||
|
CONFIG_PACKAGE_libvorbisidec=y
|
||||||
|
CONFIG_PACKAGE_libxml2=y
|
||||||
|
CONFIG_PACKAGE_tntnet=y
|
||||||
|
CONFIG_PACKAGE_uclibcxx=y
|
||||||
|
CONFIG_PACKAGE_zlib=y
|
||||||
|
#
|
||||||
|
# games
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_Tile=y
|
||||||
|
CONFIG_PACKAGE_backgammon=y
|
||||||
|
CONFIG_PACKAGE_brainless=y
|
||||||
|
CONFIG_PACKAGE_freedroid=y
|
||||||
|
CONFIG_PACKAGE_frotz=y
|
||||||
|
CONFIG_PACKAGE_gnuchess=y
|
||||||
|
CONFIG_PACKAGE_libphysfs=y
|
||||||
|
CONFIG_PACKAGE_nethack=y
|
||||||
|
CONFIG_PACKAGE_nlove=y
|
||||||
|
CONFIG_PACKAGE_pmars=y
|
||||||
|
CONFIG_PACKAGE_primes=y
|
||||||
|
CONFIG_PACKAGE_qball=y
|
||||||
|
CONFIG_PACKAGE_gottet=y
|
||||||
|
CONFIG_PACKAGE_robots=y
|
||||||
|
CONFIG_PACKAGE_tetris=y
|
||||||
|
CONFIG_PACKAGE_worm=y
|
||||||
|
CONFIG_PACKAGE_supertux=y
|
||||||
|
#
|
||||||
|
# Emacs
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_emacs=y
|
||||||
|
CONFIG_PACKAGE_emacs-data=y
|
||||||
|
# CONFIG_PACKAGE_emacs-ja-dic is not set
|
||||||
|
CONFIG_PACKAGE_emacs-ja-dic-m=y
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_GraphicsMagick=y
|
||||||
|
CONFIG_PACKAGE_GraphicsMagick-jpeg=y
|
||||||
|
CONFIG_PACKAGE_MPlayer=y
|
||||||
|
CONFIG_PACKAGE_gmu=y
|
||||||
|
CONFIG_PACKAGE_nano=y
|
||||||
|
CONFIG_PACKAGE_ne=y
|
||||||
|
CONFIG_PACKAGE_joe-full=y
|
||||||
|
CONFIG_PACKAGE_vim-full=y
|
||||||
|
CONFIG_PACKAGE_uuidgen=y
|
||||||
|
CONFIG_PACKAGE_nightsky=y
|
||||||
|
CONFIG_PACKAGE_gmenu2x=y
|
||||||
|
CONFIG_PACKAGE_gtkperf=y
|
||||||
|
CONFIG_PACKAGE_tangogps=y
|
||||||
|
CONFIG_PACKAGE_NanoMap=y
|
||||||
|
CONFIG_PACKAGE_imgv=y
|
||||||
|
CONFIG_PACKAGE_fbgrab=y
|
||||||
|
CONFIG_PACKAGE_gcal=y
|
||||||
|
CONFIG_PACKAGE_bc=y
|
||||||
|
CONFIG_PACKAGE_mc=y
|
||||||
|
CONFIG_PACKAGE_quickcalc=y
|
||||||
|
CONFIG_PACKAGE_remind=y
|
||||||
|
CONFIG_PACKAGE_sc=y
|
||||||
|
CONFIG_PACKAGE_o3read=y
|
||||||
|
CONFIG_PACKAGE_odt2txt=y
|
||||||
|
CONFIG_PACKAGE_powertop=y
|
||||||
|
CONFIG_PACKAGE_pwgen=y
|
||||||
|
CONFIG_PACKAGE_screen=y
|
||||||
|
CONFIG_PACKAGE_sdcv=y
|
||||||
|
CONFIG_PACKAGE_macchanger=y
|
||||||
|
CONFIG_PACKAGE_mandoc=y
|
||||||
|
CONFIG_PACKAGE_mathomatic=y
|
||||||
|
CONFIG_PACKAGE_moc=y
|
||||||
|
CONFIG_PACKAGE_mpc=y
|
||||||
|
CONFIG_PACKAGE_ncmpc=y
|
||||||
|
CONFIG_PACKAGE_sox=y
|
||||||
|
CONFIG_PACKAGE_fbi=y
|
||||||
|
CONFIG_PACKAGE_nupdf=y
|
||||||
|
CONFIG_PACKAGE_byobu=y
|
||||||
|
CONFIG_PACKAGE_mupdf-tools=y
|
||||||
|
CONFIG_PACKAGE_nanoterm=y
|
||||||
|
CONFIG_PACKAGE_aewan=y
|
||||||
|
CONFIG_PACKAGE_tunec=y
|
||||||
|
CONFIG_PACKAGE_ctronome=y
|
||||||
|
CONFIG_PACKAGE_abook=y
|
||||||
|
CONFIG_PACKAGE_snownews=y
|
||||||
|
CONFIG_PACKAGE_wtime=y
|
||||||
|
CONFIG_PACKAGE_mediatomb=y
|
||||||
|
CONFIG_PACKAGE_flite=y
|
||||||
|
CONFIG_PACKAGE_ikog=y
|
||||||
|
CONFIG_PACKAGE_pyclock=y
|
||||||
|
CONFIG_PACKAGE_zgv=y
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_badblocks=y
|
||||||
|
CONFIG_PACKAGE_blkid=y
|
||||||
|
CONFIG_PACKAGE_htop=y
|
||||||
|
CONFIG_PACKAGE_fbsize=y
|
||||||
|
CONFIG_PACKAGE_fbterm=y
|
||||||
|
CONFIG_PACKAGE_jfbterm=y
|
||||||
|
CONFIG_PACKAGE_setterm=y
|
||||||
|
CONFIG_PACKAGE_minicom=y
|
||||||
|
CONFIG_PACKAGE_unzip=y
|
||||||
|
CONFIG_PACKAGE_zip=y
|
||||||
|
CONFIG_PACKAGE_cfdisk=y
|
||||||
|
CONFIG_PACKAGE_fdisk=y
|
||||||
|
CONFIG_PACKAGE_alsa-utils=y
|
||||||
|
CONFIG_PACKAGE_at=y
|
||||||
|
CONFIG_PACKAGE_bash=y
|
||||||
|
CONFIG_PACKAGE_bzip2=y
|
||||||
|
CONFIG_PACKAGE_tar=y
|
||||||
|
CONFIG_PACKAGE_calcurse=y
|
||||||
|
CONFIG_PACKAGE_catdoc=y
|
||||||
|
CONFIG_PACKAGE_cxxtools=y
|
||||||
|
CONFIG_PACKAGE_dbus=y
|
||||||
|
CONFIG_PACKAGE_dbus-launch-x=y
|
||||||
|
CONFIG_PACKAGE_dialog=y
|
||||||
|
CONFIG_PACKAGE_file=y
|
||||||
|
CONFIG_PACKAGE_gawk=y
|
||||||
|
CONFIG_PACKAGE_gdbserver=y
|
||||||
|
CONFIG_PACKAGE_gnupg=y
|
||||||
|
CONFIG_PACKAGE_gpioctl=y
|
||||||
|
CONFIG_PACKAGE_gsm-utils=y
|
||||||
|
CONFIG_PACKAGE_hnb=y
|
||||||
|
CONFIG_PACKAGE_i2c-tools=y
|
||||||
|
CONFIG_PACKAGE_iconv=y
|
||||||
|
CONFIG_PACKAGE_jpeg-tools=y
|
||||||
|
CONFIG_PACKAGE_kbd=y
|
||||||
|
CONFIG_PACKAGE_kbd-console-fonts=y
|
||||||
|
CONFIG_PACKAGE_kexec-tools=y
|
||||||
|
CONFIG_PACKAGE_picoc=y
|
||||||
|
CONFIG_PACKAGE_jbig2dec=y
|
||||||
|
CONFIG_PACKAGE_openjpeg=y
|
||||||
|
CONFIG_PACKAGE_unifont=y
|
||||||
|
CONFIG_PACKAGE_terminus-font=y
|
||||||
|
CONFIG_PACKAGE_dosfsck=y
|
||||||
|
CONFIG_PACKAGE_dosfslabel=y
|
||||||
|
CONFIG_PACKAGE_resize2fs=y
|
||||||
|
CONFIG_PACKAGE_sysfsutils=y
|
||||||
|
CONFIG_PACKAGE_tune2fs=y
|
||||||
|
CONFIG_PACKAGE_wget=y
|
||||||
|
CONFIG_PACKAGE_nfs-utils=y
|
||||||
|
CONFIG_PACKAGE_netcat=y
|
||||||
|
CONFIG_PACKAGE_disktype=y
|
||||||
|
CONFIG_PACKAGE_e2fsprogs=y
|
||||||
|
CONFIG_PACKAGE_mkdosfs=y
|
||||||
|
CONFIG_PACKAGE_sqlite3-cli=y
|
||||||
|
CONFIG_PACKAGE_openssh-sftp-server=y
|
||||||
|
#
|
||||||
|
CONFIG_KEXEC_TOOLS_TARGET_NAME="mipsel"
|
||||||
|
CONFIG_PACKAGE_lsof=y
|
||||||
|
CONFIG_PACKAGE_mtd-utils=y
|
||||||
|
CONFIG_PACKAGE_poke=y
|
||||||
|
CONFIG_PACKAGE_sed=y
|
||||||
|
CONFIG_PACKAGE_setfont2=y
|
||||||
|
CONFIG_PACKAGE_strace=y
|
||||||
|
CONFIG_PACKAGE_tmux=y
|
||||||
|
CONFIG_PACKAGE_uboot-envtools=y
|
||||||
|
CONFIG_PACKAGE_units=y
|
||||||
|
CONFIG_PACKAGE_xz=y
|
||||||
|
CONFIG_PACKAGE_diffutils=y
|
||||||
|
CONFIG_PACKAGE_patch=y
|
||||||
|
CONFIG_PACKAGE_objdump=y
|
||||||
|
CONFIG_PACKAGE_jbofihe=y
|
||||||
|
CONFIG_PACKAGE_lojban-wordlists=y
|
||||||
|
CONFIG_PACKAGE_triggersad=y
|
||||||
|
CONFIG_PACKAGE_hwclock=y
|
||||||
|
CONFIG_PACKAGE_io=y
|
||||||
|
#
|
||||||
|
# dictionary
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_stardict=y
|
||||||
|
CONFIG_PACKAGE_stardict-dic-en-en=y
|
||||||
|
CONFIG_PACKAGE_qstardict=y
|
||||||
|
#
|
||||||
|
# programming languages
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_bwbasic=y
|
||||||
|
CONFIG_PACKAGE_erlang=y
|
||||||
|
CONFIG_PACKAGE_gforth=y
|
||||||
|
CONFIG_PACKAGE_guile=y
|
||||||
|
CONFIG_PACKAGE_jamvm=y
|
||||||
|
CONFIG_PACKAGE_lua=y
|
||||||
|
CONFIG_PACKAGE_makfa=y
|
||||||
|
CONFIG_PACKAGE_octave-data=y
|
||||||
|
CONFIG_PACKAGE_octave=y
|
||||||
|
CONFIG_PACKAGE_perl=y
|
||||||
|
CONFIG_PACKAGE_php-pear=y
|
||||||
|
CONFIG_PACKAGE_php5-cli=y
|
||||||
|
CONFIG_PACKAGE_php5=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-ctype=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-curl=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-exif=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-fileinfo=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-gd=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-gmp=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-hash=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-iconv=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-mbstring=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-mcrypt=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-openssl=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-pdo=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-sockets=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-sqlite3=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-tokenizer=y
|
||||||
|
CONFIG_PACKAGE_php5-mod-xml=y
|
||||||
|
CONFIG_PACKAGE_pygame=y
|
||||||
|
CONFIG_PACKAGE_python-mini=y
|
||||||
|
CONFIG_PACKAGE_python=y
|
||||||
|
CONFIG_PACKAGE_ruby=y
|
||||||
|
CONFIG_PACKAGE_tcl=y
|
||||||
|
#
|
||||||
|
# Math
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_gnuplot-gfx=y
|
||||||
|
CONFIG_PACKAGE_gnuplot-gfx-gih=y
|
||||||
|
CONFIG_PACKAGE_plplot=y
|
||||||
|
CONFIG_PACKAGE_plplot-cxx=y
|
||||||
|
CONFIG_PACKAGE_plplot-linuxvga=y
|
||||||
|
CONFIG_PACKAGE_plplot-lua=y
|
||||||
|
CONFIG_PACKAGE_plplot-octave=y
|
||||||
|
CONFIG_PACKAGE_plplot-qt=y
|
||||||
|
CONFIG_PACKAGE_plplot-tcl=y
|
||||||
|
CONFIG_PACKAGE_libgd=y
|
||||||
|
CONFIG_PACKAGE_libgfortran=y
|
||||||
|
CONFIG_PACKAGE_libggi=y
|
||||||
|
CONFIG_PACKAGE_libgii=y
|
||||||
|
CONFIG_PACKAGE_svgalib=y
|
||||||
|
CONFIG_PACKAGE_svgalib-demo=y
|
||||||
|
#
|
||||||
|
CONFIG_PACKAGE_nanonote-script-files=y
|
12
nanonote-files/data/qi_lb60/conf/config.minimal
Normal file
12
nanonote-files/data/qi_lb60/conf/config.minimal
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
#
|
||||||
|
# This file must be copied to .config in the OpenWrt root folder,
|
||||||
|
# then run: yes "" | make oldconfig > /dev/null
|
||||||
|
#
|
||||||
|
|
||||||
|
CONFIG_TARGET_xburst=y
|
||||||
|
CONFIG_TARGET_xburst_qi_lb60=y
|
||||||
|
CONFIG_TARGET_ROOTFS_TARGZ=y
|
||||||
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
||||||
|
CONFIG_TARGET_ROOTFS_UBIFS=y
|
||||||
|
# CONFIG_BUILD_PATENTED is not set
|
||||||
|
CONFIG_PACKAGE_uboot-xburst-qi_lb60=y
|
36
nanonote-files/data/qi_lb60/conf/config.xbboot
Normal file
36
nanonote-files/data/qi_lb60/conf/config.xbboot
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
#
|
||||||
|
# This file must be copied to .config in the OpenWrt root folder,
|
||||||
|
# then run: yes "" | make oldconfig > /dev/null
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# This config file builds an image that can be used with xbboot.
|
||||||
|
# It enables CONFIG_TARGET_ROOTFS_INITRAMFS and only selects basic
|
||||||
|
# packages.
|
||||||
|
#
|
||||||
|
# 1. at the root of openwrt folder:
|
||||||
|
# $ cp data/qi_lb60/conf/config.xbboot .config
|
||||||
|
# $ yes "" | make oldconfig > /dev/null
|
||||||
|
# $ make
|
||||||
|
#
|
||||||
|
# 2. upload the image to Ben NanoNote
|
||||||
|
# boot Ben NanoNote to USBBOOT mode.
|
||||||
|
# $ sudo xbboot -u 0x80600000 bin/xburst/openwrt-xburst-qi_lb60-zImage.bin
|
||||||
|
#
|
||||||
|
# then the NanoNote will boot. setup a password for ssh or use telnet to login NanoNote.
|
||||||
|
#
|
||||||
|
|
||||||
|
# TODO:
|
||||||
|
# this config file does not work on tracking_trunk branch:
|
||||||
|
# some patch not goto the trunk branch.
|
||||||
|
# add some packages, kernel give different error message!
|
||||||
|
|
||||||
|
CONFIG_TARGET_xburst=y
|
||||||
|
CONFIG_TARGET_xburst_qi_lb60=y
|
||||||
|
# CONFIG_TARGET_ROOTFS_TARGZ is not set
|
||||||
|
# CONFIG_TARGET_ROOTFS_JFFS2 is not set
|
||||||
|
CONFIG_TARGET_ROOTFS_INITRAMFS=y
|
||||||
|
CONFIG_TARGET_INITRAMFS_COMPRESSION_LZMA=y
|
||||||
|
# CONFIG_BUILD_PATENTED is not set
|
||||||
|
CONFIG_PACKAGE_mtd-utils=y
|
||||||
|
CONFIG_PACKAGE_sshfs=y
|
9
nanonote-files/data/qi_lb60/conf/feeds.conf
Normal file
9
nanonote-files/data/qi_lb60/conf/feeds.conf
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
src-git qipackages git://projects.qi-hardware.com/openwrt-packages.git
|
||||||
|
src-svn packages svn://svn.openwrt.org/openwrt/packages@25513
|
||||||
|
src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone@25513
|
||||||
|
src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl@25513
|
||||||
|
src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop@25513
|
||||||
|
src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce@25513
|
||||||
|
#src-svn xwrt http://x-wrt.googlecode.com/svn/branches/backfire_10.03/package
|
||||||
|
#src-svn luci http://svn.luci.subsignal.org/luci/tags/0.9.0/contrib/package
|
||||||
|
#src-link custom /usr/src/openwrt/custom-feed
|
8
nanonote-files/data/qi_lb60/files/etc/inittab
Normal file
8
nanonote-files/data/qi_lb60/files/etc/inittab
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
::sysinit:/etc/init.d/rcS S boot
|
||||||
|
::shutdown:/etc/init.d/rcS K stop
|
||||||
|
tts/0::askfirst:/bin/ash --login
|
||||||
|
ttyS0::askfirst:/bin/ash --login
|
||||||
|
tty1::respawn:/usr/bin/gmenu2x
|
||||||
|
tty2::askfirst:/bin/ash --login
|
||||||
|
tty3::askfirst:/bin/ash --login
|
||||||
|
tty4::askfirst:/bin/ash --login
|
5
nanonote-files/data/qi_lb60/files/etc/inputrc
Normal file
5
nanonote-files/data/qi_lb60/files/etc/inputrc
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# 8Bits supports.
|
||||||
|
set meta-flag on
|
||||||
|
set convert-meta off
|
||||||
|
set input-meta on
|
||||||
|
set output-meta on
|
31
nanonote-files/data/qi_lb60/files/etc/profile
Normal file
31
nanonote-files/data/qi_lb60/files/etc/profile
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||||
|
export HOME=$(grep -e "^${USER:-root}:" /etc/passwd | cut -d ":" -f 6)
|
||||||
|
export HOME=${HOME:-/root}
|
||||||
|
export PS1='\u@\h:\w\$ '
|
||||||
|
|
||||||
|
# NanoNote specific global settings
|
||||||
|
## SDL
|
||||||
|
### we do not have any mouse
|
||||||
|
export SDL_NOMOUSE=1
|
||||||
|
### do use fb-device directly
|
||||||
|
export SDL_VIDEODRIVER=fbcon
|
||||||
|
## QT4
|
||||||
|
### set keyboard device
|
||||||
|
export QWS_KEYBOARD=LinuxInput:/dev/input/event1:keymap=/usr/share/qmaps/ben.qmap
|
||||||
|
### do use fb-device directly
|
||||||
|
export QWS_DISPLAY=linuxfb
|
||||||
|
|
||||||
|
export HISTFILE=$HOME/.ash_history
|
||||||
|
export TERM=linux
|
||||||
|
|
||||||
|
[ -e /dev/rtc0 ] && ! [ -e /dev/rtc ] && ln -s /dev/rtc0 /dev/rtc
|
||||||
|
|
||||||
|
[ -x /bin/more ] || alias more=less
|
||||||
|
[ -x /usr/bin/vim ] && alias vi=vim || alias vim=vi
|
||||||
|
|
||||||
|
[ -z "$KSH_VERSION" -o \! -s /etc/mkshrc ] || . /etc/mkshrc
|
||||||
|
|
||||||
|
[ -x /sbin/arp ] || arp() { cat /proc/net/arp; }
|
||||||
|
[ -x /usr/bin/ldd ] || ldd() { LD_TRACE_LOADED_OBJECTS=1 $*; }
|
131
nanonote-files/data/qi_lb60/scripts/build
Executable file
131
nanonote-files/data/qi_lb60/scripts/build
Executable file
@ -0,0 +1,131 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
BASE_DIR="xburst"
|
||||||
|
|
||||||
|
LOG="${BASE_DIR}/LOG"
|
||||||
|
|
||||||
|
BUILD_LOG="${BASE_DIR}/BUILD_LOG"
|
||||||
|
|
||||||
|
DATE=$(date "+%Y-%m-%d")
|
||||||
|
TIME=$(date "+%H-%M-%S")
|
||||||
|
DATE_TIME="${DATE}_${TIME}"
|
||||||
|
|
||||||
|
FEEDS_CONF="data/qi_lb60/conf/feeds.conf"
|
||||||
|
test -f "feeds.conf" && FEEDS_CONF="feeds.conf"
|
||||||
|
|
||||||
|
if [ "${0}" != "data/qi_lb60/scripts/build" ]; then
|
||||||
|
echo "Please call me that way: data/qi_lb60/scripts/build"
|
||||||
|
echo " - out of the main directory"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ ! -f ".config" ]; then
|
||||||
|
echo "OpenWrt didn't get configured yet."
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ -f "config" ]; then
|
||||||
|
echo "file <config> exists."
|
||||||
|
echo "That means normally, a previous build failed"
|
||||||
|
echo "Please examine the situation"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "This script will move previous builds to bak/!"
|
||||||
|
echo "This script will compile base on last commit"
|
||||||
|
echo " your modifications will backup by git stash"
|
||||||
|
echo " those modifications will apply again after compile"
|
||||||
|
echo "This script comes without any kind of warranty!"
|
||||||
|
echo " "
|
||||||
|
echo "Are you brave, dude? [NO/yes]"
|
||||||
|
|
||||||
|
read brave
|
||||||
|
|
||||||
|
echo " "
|
||||||
|
|
||||||
|
if [ "${brave}" != "yes" ]; then
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "cleaning up toolchain..."
|
||||||
|
mkdir bak 2>/dev/null
|
||||||
|
BAK="build_dir staging_dir tmp bin .config.old feeds xburst config"
|
||||||
|
for bak in $BAK; do
|
||||||
|
mv "${bak}" "bak/${bak}_${DATE_TIME}" 2> /dev/null && echo "backed up <${bak}>"
|
||||||
|
done
|
||||||
|
rm -rf package/feeds/*
|
||||||
|
|
||||||
|
mv .config config
|
||||||
|
mkdir xburst
|
||||||
|
|
||||||
|
echo "updating git repo..."
|
||||||
|
git stash
|
||||||
|
git pull > /dev/null
|
||||||
|
if [ "$?" != "0" ]; then
|
||||||
|
echo "ERROR: updating openwrt-xburst failed"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "updating feeds..."
|
||||||
|
scripts/feeds update -a > /dev/null 2>&1
|
||||||
|
if [ "$?" != "0" ]; then
|
||||||
|
echo "ERROR: updating feeds failed"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
echo "installing feeds..."
|
||||||
|
scripts/feeds install -a > /dev/null 2>&1
|
||||||
|
if [ "$?" != "0" ]; then
|
||||||
|
echo "ERROR: installing feeds failed"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo "getting version numbers of used repositories..."
|
||||||
|
feeds="$(cat "${FEEDS_CONF}" | grep -v -E "^#")"
|
||||||
|
VERSIONS_FILE="xburst/VERSIONS"
|
||||||
|
echo "# base :: 'openwrt' [scm-protocol] [source] [branch] [revision]" > ${VERSIONS_FILE}
|
||||||
|
rev=$(git log | head -n 1 | cut -b8-)
|
||||||
|
branch=$(git branch | grep "*" | cut -b3-)
|
||||||
|
echo "openwrt git git://projects.qi-hardware.com/openwrt-xburst.git ${branch} ${rev}" >> ${VERSIONS_FILE}
|
||||||
|
echo "# feeds :: [feedname] [scm-protocol] [revision]" >> ${VERSIONS_FILE}
|
||||||
|
IFS=$'\n'
|
||||||
|
for feed in $feeds; do
|
||||||
|
IFS=' ' arr=(${feed:4})
|
||||||
|
proto=${arr[0]}
|
||||||
|
dir=${arr[1]}
|
||||||
|
url=${arr[2]}
|
||||||
|
if [ "$proto" = "svn" ]; then
|
||||||
|
cd feeds/${arr[1]} && tmp=($(svn info | grep -E "^Revision")) && cd ../../
|
||||||
|
rev=${tmp[1]}
|
||||||
|
fi
|
||||||
|
if [ "$proto" = "git" ]; then
|
||||||
|
cd feeds/${arr[1]} && tmp=($(git log | head -n 1)) && cd ../../
|
||||||
|
rev=${tmp[1]}
|
||||||
|
fi
|
||||||
|
echo "${dir} ${proto} ${rev}" >> ${VERSIONS_FILE}
|
||||||
|
done
|
||||||
|
|
||||||
|
mkdir -p files/etc
|
||||||
|
echo ${DATE} > files/etc/VERSION
|
||||||
|
|
||||||
|
mv config .config
|
||||||
|
|
||||||
|
yes "" | make oldconfig
|
||||||
|
|
||||||
|
echo "starting compiling - this may take several hours..."
|
||||||
|
|
||||||
|
time make V=99 > xburst/BUILD_LOG 2>&1
|
||||||
|
|
||||||
|
if [ "$?" != "0" ]; then
|
||||||
|
echo "ERROR: Build failed!"
|
||||||
|
echo "Please refer to the log file"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
git stash pop
|
||||||
|
|
||||||
|
cp .config xburst/config
|
||||||
|
cp bin/xburst/* xburst/ 2>/dev/null
|
||||||
|
mkdir xburst/files
|
||||||
|
cp -a files/* xburst/files/
|
||||||
|
|
||||||
|
echo "DONE :)"
|
235
nanonote-files/data/qi_lb60/scripts/reflash_ben.sh
Executable file
235
nanonote-files/data/qi_lb60/scripts/reflash_ben.sh
Executable file
@ -0,0 +1,235 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
# version of me
|
||||||
|
__VERSION__="2011-03-02"
|
||||||
|
|
||||||
|
# use 'http' to download and flash images, use 'file' to flash images present in the <WORKING_DIR>
|
||||||
|
PROTOCOL="http"
|
||||||
|
|
||||||
|
# NanoNote images Version
|
||||||
|
VERSION="latest"
|
||||||
|
|
||||||
|
# working directory
|
||||||
|
WORKING_DIR="${HOME}/.qi/nanonote/ben/${VERSION}"
|
||||||
|
|
||||||
|
# URL to images ($URL/$VERSION/$[images])
|
||||||
|
BASE_URL_HTTP="http://downloads.qi-hardware.com/software/images/NanoNote/Ben"
|
||||||
|
|
||||||
|
# names of images
|
||||||
|
LOADER="openwrt-xburst-qi_lb60-u-boot.bin"
|
||||||
|
KERNEL="openwrt-xburst-qi_lb60-uImage.bin"
|
||||||
|
ROOTFS="openwrt-xburst-qi_lb60-root.ubi"
|
||||||
|
|
||||||
|
# options for reflash bootloader, kernel, rootfs
|
||||||
|
B="FALSE"
|
||||||
|
K="FALSE"
|
||||||
|
R="FALSE"
|
||||||
|
ALL="TRUE"
|
||||||
|
|
||||||
|
while getopts d:l:hbkr OPTIONS
|
||||||
|
do
|
||||||
|
case $OPTIONS in
|
||||||
|
d)
|
||||||
|
VERSION=$OPTARG # override version by first argument if passed
|
||||||
|
;;
|
||||||
|
l)
|
||||||
|
WORKING_DIR=$OPTARG
|
||||||
|
PROTOCOL="file"
|
||||||
|
VERSION="Local"
|
||||||
|
;;
|
||||||
|
b)
|
||||||
|
ALL="FALSE"
|
||||||
|
B="TRUE"
|
||||||
|
;;
|
||||||
|
k)
|
||||||
|
ALL="FALSE"
|
||||||
|
K="TRUE"
|
||||||
|
;;
|
||||||
|
r)
|
||||||
|
ALL="FALSE"
|
||||||
|
R="TRUE"
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
echo "\
|
||||||
|
|
||||||
|
Usage: $0 [-d <version>] [-l <path to local images>] [-h]
|
||||||
|
-d <> I will download and flash a specific version of OpenWrt images
|
||||||
|
|
||||||
|
-l <> I will flash images present in <arg>
|
||||||
|
(missing files will be skipped)
|
||||||
|
|
||||||
|
-h you already found out
|
||||||
|
|
||||||
|
without any arguments, I will download and flash the latest OpenWrt images
|
||||||
|
(includes bootloader, kernel and rootfs)
|
||||||
|
|
||||||
|
OpenWrt reflash script for qi-hardware Ben NanoNote
|
||||||
|
written by: Mirko Vogt (mirko.vogt@sharism.cc)
|
||||||
|
Xiangfu Liu (xiangfu@sharism.cc)
|
||||||
|
|
||||||
|
version: ${__VERSION__}
|
||||||
|
Please report bugs to developer@lists.qi-hardware.com"
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
if [ "$ALL" == "TRUE" ]; then
|
||||||
|
B="TRUE"
|
||||||
|
K="TRUE"
|
||||||
|
R="TRUE"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# where the verbose output goes to
|
||||||
|
LOG_FILE="${WORKING_DIR}/log.txt"
|
||||||
|
|
||||||
|
# create working directory
|
||||||
|
mkdir -p ${WORKING_DIR}
|
||||||
|
# purge logfile if exists
|
||||||
|
date > "${LOG_FILE}"
|
||||||
|
|
||||||
|
log() {
|
||||||
|
echo -e "$1"
|
||||||
|
echo -e "$1" >> "${LOG_FILE}"
|
||||||
|
}
|
||||||
|
|
||||||
|
abort() {
|
||||||
|
log "==="
|
||||||
|
log "fatal error occured - ABORTED"
|
||||||
|
log "==="
|
||||||
|
log "$1"
|
||||||
|
log "==="
|
||||||
|
log "Before reporting this as a bug"
|
||||||
|
log "Please ensure you're using the latest available version of this reflash script"
|
||||||
|
log "http://downloads.qi-hardware.com/software/images/NanoNote/Ben/reflash_ben.sh"
|
||||||
|
exit 1
|
||||||
|
}
|
||||||
|
|
||||||
|
progress_prepare () {
|
||||||
|
WIDTH=$(tput cols)
|
||||||
|
HEIGHT=$(tput lines)
|
||||||
|
i=1
|
||||||
|
DONE=0
|
||||||
|
FITFR=0
|
||||||
|
echo "Done:"
|
||||||
|
echo -n "["
|
||||||
|
tput cup $HEIGHT $WIDTH; echo -n "]"
|
||||||
|
}
|
||||||
|
|
||||||
|
progress_draw () {
|
||||||
|
ILINE="$1"
|
||||||
|
if [[ "$ILINE" =~ It\ will\ cause\ [[:digit:]]+\ times\ buffer\ transfer\.$ ]]; then
|
||||||
|
TOTAL=${ILINE#*cause\ }
|
||||||
|
TOTAL=${TOTAL%\ times*}
|
||||||
|
FIT=$(echo "($WIDTH-2)/$TOTAL" | bc -l)
|
||||||
|
tput cup $(( $HEIGHT-2 )) 7; echo -n 0/$TOTAL
|
||||||
|
fi
|
||||||
|
if [[ "$ILINE" =~ Checking\ [[:digit:]]+\ bytes\.\.\.\ Comparing\ [[:digit:]]+\ bytes\ -\ SUCCESS$ || "$ILINE" =~ Checking\ [[:digit:]]+\ bytes\.\.\.\ no\ check\!\ End\ at\ Page\:\ [[:digit:]]+ ]]; then
|
||||||
|
FITFR=$(echo $FITFR+$FIT | bc -l)
|
||||||
|
((DONE++))
|
||||||
|
tput cup $(( $HEIGHT-2 )) 7; echo -n $DONE/$TOTAL
|
||||||
|
if [ $(echo "$FITFR >= 1" | bc) -eq 1 ]; then
|
||||||
|
tput cup $HEIGHT $i;
|
||||||
|
i=$(( $i+${FITFR%.*} ))
|
||||||
|
for j in $(seq 1 ${FITFR%.*}); do echo -n "#"; done
|
||||||
|
FITFR=0.${FITFR#*.}
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
progress_finish () {
|
||||||
|
tput cup $HEIGHT $WIDTH
|
||||||
|
echo
|
||||||
|
tmp=$(<"${LOG_FILE}.err")
|
||||||
|
cat "${LOG_FILE}.err" >> "${LOG_FILE}"
|
||||||
|
}
|
||||||
|
|
||||||
|
[ "$(whoami)" == "root" ] || abort "this script must be run as root"
|
||||||
|
|
||||||
|
log "working dir: ${WORKING_DIR}"
|
||||||
|
log "chosen method: ${PROTOCOL}"
|
||||||
|
test ${VERSION} && log "chosen version: ${VERSION}"
|
||||||
|
log "==="
|
||||||
|
|
||||||
|
if [ "$PROTOCOL" == "http" ]; then
|
||||||
|
|
||||||
|
MD5SUMS_SERVER=$(wget -O - ${BASE_URL_HTTP}/${VERSION}/md5sums 2> /dev/null | grep -E "(${LOADER}|${KERNEL}|${ROOTFS})" | sort)
|
||||||
|
[ "${MD5SUMS_SERVER}" ] || abort "can't fetch files from server"
|
||||||
|
|
||||||
|
MD5SUMS_LOCAL=$( (cd "${WORKING_DIR}" ; md5sum --binary "${LOADER}" "${KERNEL}" "${ROOTFS}" 2> /dev/null) | sort )
|
||||||
|
|
||||||
|
if [ "${MD5SUMS_SERVER}" == "${MD5SUMS_LOCAL}" ]; then
|
||||||
|
log "present files are identical to the ones on the server - do not download them again"
|
||||||
|
else
|
||||||
|
rm -f "${WORKING_DIR}/${LOADER}" "${WORKING_DIR}/${KERNEL}" "${WORKING_DIR}/${ROOTFS}"
|
||||||
|
if [ "$B" == "TRUE" ]; then
|
||||||
|
log "fetching bootloader..."
|
||||||
|
wget \
|
||||||
|
-a "${LOG_FILE}" \
|
||||||
|
-P "${WORKING_DIR}" \
|
||||||
|
"${BASE_URL_HTTP}/${VERSION}/${LOADER}"
|
||||||
|
fi
|
||||||
|
if [ "$K" == "TRUE" ]; then
|
||||||
|
log "fetching kernel..."
|
||||||
|
wget \
|
||||||
|
-a "${LOG_FILE}" \
|
||||||
|
-P "${WORKING_DIR}" \
|
||||||
|
"${BASE_URL_HTTP}/${VERSION}/${KERNEL}"
|
||||||
|
fi
|
||||||
|
if [ "$R" == "TRUE" ]; then
|
||||||
|
log "try fetching .ubi.bz2 rootfs..."
|
||||||
|
wget \
|
||||||
|
-a "${LOG_FILE}" \
|
||||||
|
-P "${WORKING_DIR}" \
|
||||||
|
"${BASE_URL_HTTP}/${VERSION}/${ROOTFS}.bz2" && \
|
||||||
|
(cd ${WORKING_DIR}; bzip2 -d ${ROOTFS}.bz2)
|
||||||
|
|
||||||
|
if [ "$?" != "0" ]; then
|
||||||
|
log "fetching .ubi rootfs..."
|
||||||
|
wget \
|
||||||
|
-a "${LOG_FILE}" \
|
||||||
|
-P "${WORKING_DIR}" \
|
||||||
|
"${BASE_URL_HTTP}/${VERSION}/${ROOTFS}"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
log "booting device..."
|
||||||
|
usbboot -c "boot" >> "${LOG_FILE}" || abort "can't boot device - xburst-tools setup correctly? device in boot-mode? device connected?"
|
||||||
|
|
||||||
|
if [ "$B" == "TRUE" ]; then
|
||||||
|
log "flashing bootloader..."
|
||||||
|
progress_prepare
|
||||||
|
while read ILINE
|
||||||
|
do progress_draw "$ILINE"
|
||||||
|
done< <(usbboot -c "nprog 0 ${WORKING_DIR}/${LOADER} 0 0 -n" 2>"${LOG_FILE}.err" | tee -a "${LOG_FILE}")
|
||||||
|
progress_finish
|
||||||
|
test "${tmp}" && abort "error while flashing bootloader:\n${tmp}"
|
||||||
|
fi
|
||||||
|
if [ "$K" == "TRUE" ]; then
|
||||||
|
log "flashing kernel..."
|
||||||
|
progress_prepare
|
||||||
|
while read ILINE
|
||||||
|
do progress_draw "$ILINE"
|
||||||
|
done< <(usbboot -c "nprog 1024 ${WORKING_DIR}/${KERNEL} 0 0 -n" 2>"${LOG_FILE}.err" | tee -a "${LOG_FILE}")
|
||||||
|
progress_finish
|
||||||
|
test "${tmp}" && abort "error while flashing kernel:\n${tmp}"
|
||||||
|
fi
|
||||||
|
if [ "$R" == "TRUE" ]; then
|
||||||
|
log "erase nand rootfs partition..."
|
||||||
|
usbboot -c "nerase 16 1024 0 0" >> "${LOG_FILE}" 2>&1
|
||||||
|
log "flashing rootfs..."
|
||||||
|
progress_prepare
|
||||||
|
while read ILINE
|
||||||
|
do progress_draw "$ILINE"
|
||||||
|
done< <(usbboot -c "nprog 2048 ${WORKING_DIR}/${ROOTFS} 0 0 -n" 2>"${LOG_FILE}.err" | tee -a "${LOG_FILE}")
|
||||||
|
progress_finish
|
||||||
|
test "${tmp}" && abort "error while flashing rootfs:\n${tmp}"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ "$ALL" == "TRUE" ]; then
|
||||||
|
log "reboot device..."
|
||||||
|
usbboot -c "reset" >> "${LOG_FILE}" 2>&1
|
||||||
|
fi
|
||||||
|
|
||||||
|
log "done"
|
Loading…
Reference in New Issue
Block a user