123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138 |
- dir /dev 0755 0 0
- dir /dev/pts 0755 0 0
- dir /root 0700 0 0
- dir /proc 0755 0 0
- dir /sys 0755 0 0
- dir /etc 0755 0 0
- dir /var 0755 0 0
- dir /var/config 0755 0 0
- dir /var/tmp 0755 0 0
- dir /var/log 0755 0 0
- dir /var/run 0755 0 0
- dir /var/lock 0755 0 0
- dir /bin 755 0 0
- nod /dev/tty 0666 0 0 c 5 0
- nod /dev/console 0600 0 0 c 5 1
- nod /dev/ptmx 0666 0 0 c 5 2
- nod /dev/ttyS0 0666 0 0 c 4 64
- nod /dev/ttyS1 0666 0 0 c 4 65
- nod /dev/ttyS2 0666 0 0 c 4 66
- nod /dev/ttyS3 0666 0 0 c 4 67
- nod /dev/ttyS4 0666 0 0 c 4 68
- nod /dev/ttyS5 0666 0 0 c 4 69
- nod /dev/null 0600 0 0 c 1 3
- nod /dev/mem 0600 0 0 c 1 1
- nod /dev/kmem 0600 0 0 c 1 2
- nod /dev/zero 0600 0 0 c 1 5
- nod /dev/random 0600 0 0 c 1 8
- nod /dev/urandom 0600 0 0 c 1 9
- ifarch STM file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.STM 755 0 0
- ifarch STM32F4 file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.STM 755 0 0
- ifarch STM32F4X9 file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.ALL 755 0 0
- ifarch STMDISCO file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.ALL 755 0 0
- ifarch STM32F7DISCO file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.STM32F7DISCO 755 0 0
- ifarch A2F file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.ALL 755 0 0
- ifarch LPC file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.ALL 755 0 0
- ifarch LPC18XX file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.ALL 755 0 0
- ifarch K70 file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.K70 755 0 0
- ifarch M2S file /etc/inittab ${INSTALL_ROOT}/projects/${SAMPLE}/local/inittab.M2S 755 0 0
- file /etc/rc ${INSTALL_ROOT}/projects/${SAMPLE}/local/rc 755 0 0
- file /etc/hosts ${INSTALL_ROOT}/projects/${SAMPLE}/local/hosts 644 0 0
- file /etc/services ${INSTALL_ROOT}/projects/${SAMPLE}/local/services 644 0 0
- file /etc/passwd ${INSTALL_ROOT}/projects/${SAMPLE}/local/passwd 644 0 0
- file /etc/group ${INSTALL_ROOT}/projects/${SAMPLE}/local/group 644 0 0
- file /etc/shadow ${INSTALL_ROOT}/projects/${SAMPLE}/local/shadow 644 0 0
- file /etc/securetty ${INSTALL_ROOT}/projects/${SAMPLE}/local/securetty 644 0 0
- file /bin/busybox ${INSTALL_ROOT}/A2F/busybox/busybox 755 0 0
- slink /bin/init busybox 777 0 0
- slink /init /bin/init 777 0 0
- slink /bin/insmod busybox 777 0 0
- slink /bin/rmmod busybox 777 0 0
- slink /bin/lsmod busybox 777 0 0
- slink /bin/hostname busybox 777 0 0
- slink /bin/cat busybox 777 0 0
- slink /bin/cp busybox 777 0 0
- slink /bin/chmod busybox 777 0 0
- slink /bin/chown busybox 777 0 0
- slink /bin/date busybox 777 0 0
- slink /bin/dd busybox 777 0 0
- slink /bin/echo busybox 777 0 0
- slink /bin/hush busybox 777 0 0
- slink /bin/kill busybox 777 0 0
- slink /bin/ln busybox 777 0 0
- slink /bin/login /bin/busybox 777 0 0
- slink /bin/ls busybox 777 0 0
- slink /bin/mkdir busybox 777 0 0
- slink /bin/mknod busybox 777 0 0
- slink /bin/mv busybox 777 0 0
- slink /bin/ps busybox 777 0 0
- slink /bin/pwd busybox 777 0 0
- slink /bin/reboot busybox 777 0 0
- slink /bin/rm busybox 777 0 0
- slink /bin/sh busybox 777 0 0
- slink /bin/sleep busybox 777 0 0
- slink /bin/mount busybox 777 0 0
- slink /bin/umount busybox 777 0 0
- slink /bin/ping busybox 777 0 0
- slink /bin/ifconfig busybox 777 0 0
- slink /bin/telnetd busybox 777 0 0
- slink /bin/wc busybox 777 0 0
- slink /bin/netstat busybox 777 0 0
- slink /bin/nslookup busybox 777 0 0
- slink /bin/ntpd busybox 777 0 0
- slink /bin/route busybox 777 0 0
- slink /bin/telnet busybox 777 0 0
- slink /bin/traceroute busybox 777 0 0
- slink /bin/wget busybox 777 0 0
- slink /bin/vi busybox 777 0 0
- slink /bin/udhcpc busybox 777 0 0
- ifarch A2F file /bin/iap_tool ${INSTALL_ROOT}/A2F/root/usr/bin/iap_tool 755 0 0
- dir /usr 755 0 0
- dir /usr/bin 755 0 0
- dir /usr/share 755 0 0
- dir /usr/share/udhcpc 755 0 0
- file /usr/share/udhcpc/default.script ${INSTALL_ROOT}/projects/${SAMPLE}/local/default.script 755 0 0
- slink /usr/bin/[ ../../bin/busybox 777 0 0
- slink /usr/bin/[[ ../../bin/busybox 777 0 0
- file /usr/bin/gpio.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/GPIO/gpio.ko 755 0 0
- file /usr/bin/i2c.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/I2C/i2c.ko 755 0 0
- file /usr/bin/fmc.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/FMC/fmc.ko 755 0 0
- file /usr/bin/test_module.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/test/test_module.ko 755 0 0
- file /usr/bin/platform_STM32F429.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/Platform/platform_STM32F429.ko 755 0 0
- file /usr/bin/adc.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/ADC/adc.ko 755 0 0
- file /usr/bin/spi.ko ${INSTALL_ROOT}/projects/${SAMPLE}/app/driver/SPI/spi.ko 755 0 0
- file /usr/bin/test_app ${INSTALL_ROOT}/projects/${SAMPLE}/app/test_app/test_app 755 0 0
- file /usr/bin/bmc_app ${INSTALL_ROOT}/projects/${SAMPLE}/app/bmc/bmc_app 755 0 0
- file /usr/bin/goahead ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/build/linux-arm-static/bin/goahead 755 0 0
- dir /etc/goahead 755 0 0
- dir /var/www 755 0 0
- dir /var/www/goahead 755 0 0
- dir /var/www/goahead/static 755 0 0
- dir /var/www/goahead/static/css 755 0 0
- dir /var/www/goahead/static/img 755 0 0
- dir /var/www/goahead/static/js 755 0 0
- file /etc/goahead/self.crt ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/build/linux-arm-static/bin/self.crt 755 0 0
- file /etc/goahead/self.key ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/build/linux-arm-static/bin/self.key 755 0 0
- file /etc/goahead/auth.txt ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/auth.txt 755 0 0
- file /etc/goahead/route.txt ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/route.txt 755 0 0
- file /var/www/goahead/favicon.ico ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/favicon.ico 755 0 0
- file /var/www/goahead/index.html ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/index.html 755 0 0
- file /var/www/goahead/static/css/app.css ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/static/css/app.css 755 0 0
- file /var/www/goahead/static/img/logo.82b9c7a5.png ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/static/img/logo.82b9c7a5.png 755 0 0
- file /var/www/goahead/static/js/app.js ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/static/js/app.js 755 0 0
- file /var/www/goahead/static/js/chunk-vendors.js ${INSTALL_ROOT}/projects/${SAMPLE}/app/goahead-5.1.0/src/web/static/js/chunk-vendors.js 755 0 0
|