romfs-inst.sh -s /var/tmp /tmp
# make I2C nodes if necessary
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/sysfs /etc/init.d/sysfs
romfs-inst.sh -s /etc/init.d/sysfs /etc/rc.d/S02sysfs
mkdir -p /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/etc/config
mkdir -p /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/etc/default
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/flatfsd /etc/init.d/flatfsd
romfs-inst.sh -s /etc/init.d/flatfsd /etc/rc.d/S02flatfsd
romfs-inst.sh -A "^root:" -a "root:6RnTfCo6EXLv2:0:0::/:/bin/sh" /etc/default/passwd
romfs-inst.sh -e CONFIG_USER_AGETTY_AGETTY \
-a "ttyUL0:vt100:/bin/agetty 115200 ttyUL0 " /etc/inittab
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD \
-a "flt:unknown:/bin/flatfsd" /etc/inittab
romfs-inst.sh -e CONFIG_USER_INETD_INETD \
-a "inet:unknown:/bin/inetd /etc/inetd.conf" /etc/inittab
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD \
/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/start /etc/default/start
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD \
/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/inittab.config /etc/default/inittab
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/sysinit /etc/rc
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/sysinit /etc/rc.sysinit
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/reboot /etc/rc.reboot
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/inittab.agetty /etc/inittab
romfs-inst.sh -e CONFIG_USER_BUSYBOX_HOSTNAME \
/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/hostname /etc/init.d/hostname
romfs-inst.sh -e CONFIG_USER_SYSUTILS_HOSTNAME \
/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/hostname /etc/init.d/hostname
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_HOSTNAME \
/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/hostname /etc/init.d/hostname
[ -e /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/etc/init.d/hostname ] && \
romfs-inst.sh -a "/bin/hostname "uclinux"" /etc/init.d/hostname
[ -e /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/etc/init.d/hostname ] && \
romfs-inst.sh -s /etc/init.d/hostname /etc/rc.d/S30hostname
[ -f /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/resolv.conf ] && romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/resolv.conf /etc/default/resolv.conf
[ -f /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/hosts ] && romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/hosts /etc/default/hosts
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD \
-s /etc/config/hosts /etc/hosts
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/ifconfig.lo /etc/init.d/network
romfs-inst.sh -e CONFIG_NETDEVICES /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/ifconfig.eth /etc/init.d/network
romfs-inst.sh -e CONFIG_XILINX_ENET /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/ifconfig.eth /etc/init.d/network
romfs-inst.sh -e CONFIG_NETDEVICES -a "ifconfig eth0 "192.168.0.10"" /etc/init.d/network
romfs-inst.sh -e CONFIG_XILINX_ENET -a "ifconfig eth0 "192.168.0.10"" /etc/init.d/network
romfs-inst.sh -a " " /etc/init.d/network
romfs-inst.sh -a "echo \"Starting portmap:\"" /etc/init.d/network
romfs-inst.sh -a "/bin/portmap &" /etc/init.d/network
romfs-inst.sh -s /etc/init.d/network /etc/rc.d/S40network
romfs-inst.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/etc/rc/httpd /etc/init.d/httpd
romfs-inst.sh -s /etc/init.d/httpd /etc/rc.d/S90httpd
romfs-inst.sh -e CONFIG_USER_FNORD_HTTPD /home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/PetaLogix/common/http-content /home/httpd
104 blocks
xargs: environment is too large for exec
romfs-inst.sh ../../Generic/romfs/etc/services /etc/services
# Ensure init.d scripts are executable
chmod +x /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/etc/init.d/*
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors/Xilinx/S3DSP1800A-Rev1-edk101'
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/vendors'
make[1]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/include'
make[1]: Nothing to be done for `romfs'.
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/include'
make[1]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/lib'
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -s config/passwd /etc/passwd
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -s config/group /etc/group
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -s config/mtab /etc/mtab
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -s config/fstab /etc/fstab
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -s config/resolv.conf /etc/resolv.conf
romfs-inst.sh -e CONFIG_USER_FLATFSD_FLATFSD -e CONFIG_USER_TINYLOGIN_SHADOWPASSWDS -s config/shadow /etc/shadow
for i in uClibc zlib /home/devel/petalinux-v0.40-final/software/petalinux-dist/prop ; do \
[ ! -d $i ] || make -C $i romfs || exit $? ; \
done
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/uClibc'
[ -e /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib ] || mkdir /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib
if [ "" ]; then \
romfs-inst.sh /lib/lib.so; \
fi
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/uClibc'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/lib/zlib'
make[2]: Nothing to be done for `romfs'.
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/lib/zlib'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop'
for d in glibc-shared; do \
make -C $d romfs; \
done;
make[3]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop/glibc-shared'
make[3]: Nothing to be done for `romfs'.
make[3]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop/glibc-shared'
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop'
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/lib'
make[1]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/include'
make[1]: Nothing to be done for `romfs'.
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/include'
make[1]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user'
for i in agetty busybox dhcpcd-new fileutils flatfsd fnord ftpd games gdb gpio-test hd inetd init login net-tools ping portmap sash shutils sysutils telnetd version /home/devel/petalinux-v0.40-final/software/petalinux-dist/prop ; do \
[ ! -d $i ] || make -C $i romfs || exit $? ; \
done
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/agetty'
romfs-inst.sh /bin/agetty
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/agetty'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/busybox'
if [ -f "$ROMFSDIR/bin/busybox" ]; then \
inode=`ls -i $ROMFSDIR/bin/busybox | awk '{print $1}'`; \
ls -iL "$ROMFSDIR/bin" | grep "^ *$inode" | awk '{print $2}' | \
sed "s:^:$ROMFSDIR/bin/:" | env -i xargs rm -f; \
fi
romfs-inst.sh /bin/busybox
/bin/sh install-romfs.sh /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/ --nosubdir
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/chmod already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/dd -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/false already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/gunzip -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/kill already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/login already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/ls -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/mount -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/msh -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/sh -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/true already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/umount -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/vi -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/zcat -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/ifconfig already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/init already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/insmod -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/lsmod -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/modprobe -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/rmmod -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/[ -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/clear -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/cmp already exists
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/killall -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/test -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/uptime -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/wget -> busybox
/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/bin/inetd already exists
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/busybox'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/dhcpcd-new'
romfs-inst.sh /bin/dhcpcd
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/dhcpcd-new'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/fileutils'
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CAT /bin/cat
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CHGRP /bin/chgrp
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CHMOD /bin/chmod
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CHOWN /bin/chown
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CMP /bin/cmp
romfs-inst.sh -e CONFIG_USER_FILEUTILS_CP /bin/cp
romfs-inst.sh -e CONFIG_USER_FILEUTILS_DD /bin/dd
romfs-inst.sh -e CONFIG_USER_FILEUTILS_GREP /bin/grep
romfs-inst.sh -e CONFIG_USER_FILEUTILS_L /bin/l
romfs-inst.sh -e CONFIG_USER_FILEUTILS_LN /bin/ln
romfs-inst.sh -e CONFIG_USER_FILEUTILS_LS /bin/ls
romfs-inst.sh -e CONFIG_USER_FILEUTILS_MKDIR /bin/mkdir
romfs-inst.sh -e CONFIG_USER_FILEUTILS_MKFIFO /bin/mkfifo
romfs-inst.sh -e CONFIG_USER_FILEUTILS_MKNOD /bin/mknod
romfs-inst.sh -e CONFIG_USER_FILEUTILS_MORE /bin/more
romfs-inst.sh -e CONFIG_USER_FILEUTILS_MV /bin/mv
romfs-inst.sh -e CONFIG_USER_FILEUTILS_RM /bin/rm
romfs-inst.sh -e CONFIG_USER_FILEUTILS_RMDIR /bin/rmdir
romfs-inst.sh -e CONFIG_USER_FILEUTILS_SYNC /bin/sync
romfs-inst.sh -e CONFIG_USER_FILEUTILS_TOUCH /bin/touch
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/fileutils'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/flatfsd'
romfs-inst.sh /bin/flatfsd
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/flatfsd'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/fnord'
romfs-inst.sh /bin/httpd
romfs-inst.sh -a "80 stream tcp nowait root /bin/httpd /home/httpd" -A "80 stream" /etc/inetd.conf
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/fnord'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/ftpd'
romfs-inst.sh /bin/ftpd
romfs-inst.sh -e CONFIG_USER_FTPD_FTPD \
-a "ftp stream tcp nowait root /bin/ftpd -l" /etc/inetd.conf
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/ftpd'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/games'
for i in dungeon dummy ; do \
[ $i = dummy ] || make -C $i romfs || exit ; \
done
make[3]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/games/dungeon'
romfs-inst.sh /bin/dungeon
romfs-inst.sh dtextc.dat //lib/dtextc.dat
romfs-inst.sh -e CONFIG_USER_GAMES_DUNGEON \
-a "dungeon stream tcp nowait root /bin/dungeon" /etc/inetd.conf
make[3]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/games/dungeon'
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/games'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/gdb'
romfs-inst.sh -e CONFIG_USER_GDB_GDBSERVER build/gdbserver /bin/gdbserver
romfs-inst.sh -e CONFIG_USER_GDB_GDBREPLAY build/gdbreplay /bin/gdbreplay
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/gdb'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/gpio-test'
romfs-inst.sh /bin/gpio-test
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/gpio-test'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/hd'
romfs-inst.sh /bin/hd
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/hd'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/inetd'
romfs-inst.sh /bin/inetd
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/inetd'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/init'
romfs-inst.sh -e CONFIG_USER_INIT_EXPAND /bin/expand
romfs-inst.sh -e CONFIG_USER_INIT_INIT /bin/init
romfs-inst.sh -e CONFIG_USER_INIT_INIT -e CONFIG_USER_FACTORY_FACTTEST \
-a "facttest:unknown:/bin/facttest" /etc/inittab
romfs-inst.sh -e CONFIG_USER_INIT_INIT -e CONFIG_USER_BUSYBOX_SYSLOGD \
-a "slog:unknown:/bin/syslogd -n" /etc/inittab
romfs-inst.sh -e CONFIG_USER_INIT_INIT -e CONFIG_USER_BUSYBOX_KLOGD \
-a "klog:unknown:/bin/klogd -n" /etc/inittab
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/init'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/login'
romfs-inst.sh -e CONFIG_USER_LOGIN_LOGIN /bin/login
romfs-inst.sh -e CONFIG_USER_LOGIN_PASSWD /bin/passwd
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/login'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/net-tools'
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_ARP //bin/arp
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_HOSTNAME //bin/hostname
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_IFCONFIG //bin/ifconfig
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_NAMEIF //bin/nameif
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_NETSTAT //bin/netstat
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_PLIPCONFIG //bin/plipconfig
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_RARP //bin/rarp
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_ROUTE //bin/route
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_SLATTACH //bin/slattach
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_IPMADDR //bin/ipmaddr
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_IPTUNNEL //bin/iptunnel
romfs-inst.sh -e CONFIG_USER_NET_TOOLS_MII_TOOL //bin/mii-tool
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/net-tools'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/ping'
romfs-inst.sh /bin/ping
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/ping'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/portmap'
romfs-inst.sh -e CONFIG_USER_PORTMAP_PORTMAP /bin/portmap
romfs-inst.sh -e CONFIG_USER_PORTMAP_PMAP_DUMP /bin/pmap_dump
romfs-inst.sh -e CONFIG_USER_PORTMAP_PMAP_SET /bin/pmap_set
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/portmap'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/sash'
romfs-inst.sh -e CONFIG_USER_SASH_SH /bin/sh
romfs-inst.sh -e CONFIG_USER_SASH_REBOOT /bin/reboot
romfs-inst.sh -e CONFIG_USER_SASH_REBOOT_SNAPGEAR reboot-snapgear.sh /bin/reboot
romfs-inst.sh -e CONFIG_USER_SASH_SHUTDOWN /bin/shutdown
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/sash'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/shutils'
romfs-inst.sh -e CONFIG_USER_SHUTILS_BASENAME /bin/basename
romfs-inst.sh -e CONFIG_USER_SHUTILS_DATE /bin/date
romfs-inst.sh -e CONFIG_USER_SHUTILS_DIRNAME /bin/dirname
romfs-inst.sh -e CONFIG_USER_SHUTILS_ECHO /bin/echo
romfs-inst.sh -e CONFIG_USER_SHUTILS_FALSE /bin/false
romfs-inst.sh -e CONFIG_USER_SHUTILS_LOGNAME /bin/logname
romfs-inst.sh -e CONFIG_USER_SHUTILS_PRINTENV /bin/printenv
romfs-inst.sh -e CONFIG_USER_SHUTILS_PWD /bin/pwd
romfs-inst.sh -e CONFIG_USER_SHUTILS_TRUE /bin/true
romfs-inst.sh -e CONFIG_USER_SHUTILS_UNAME /bin/uname
romfs-inst.sh -e CONFIG_USER_SHUTILS_WHICH /bin/which
romfs-inst.sh -e CONFIG_USER_SHUTILS_WHOAMI /bin/whoami
romfs-inst.sh -e CONFIG_USER_SHUTILS_YES /bin/yes
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/shutils'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/sysutils'
romfs-inst.sh -e CONFIG_USER_SYSUTILS_DF /bin/df
romfs-inst.sh -e CONFIG_USER_SYSUTILS_FREE /bin/free
romfs-inst.sh -e CONFIG_USER_SYSUTILS_HOSTNAME /bin/hostname
romfs-inst.sh -e CONFIG_USER_SYSUTILS_KILL /bin/kill
romfs-inst.sh -e CONFIG_USER_SYSUTILS_PS /bin/ps
romfs-inst.sh -e CONFIG_USER_SYSUTILS_REBOOT /bin/reboot
romfs-inst.sh -e CONFIG_USER_SYSUTILS_SHUTDOWN /bin/shutdown
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/sysutils'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/telnetd'
romfs-inst.sh /bin/telnetd
romfs-inst.sh -e CONFIG_USER_TELNETD_TELNETD \
-a "telnet stream tcp nowait root /bin/telnetd" /etc/inetd.conf
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/telnetd'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/version'
romfs-inst.sh /bin/version
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user/version'
make[2]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop'
for d in glibc-shared; do \
make -C $d romfs; \
done;
make[3]: Entering directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop/glibc-shared'
make[3]: Nothing to be done for `romfs'.
make[3]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop/glibc-shared'
make[2]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/prop'
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/petalinux-dist/user'
. linux-2.6.x/.config; if [ "$CONFIG_MODULES" = "y" ]; then \
[ -d /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules ] || mkdir -p /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules; \
make ARCH=microblaze CROSS_COMPILE=microblaze-uclinux- -C linux-2.6.x INSTALL_MOD_PATH=/home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs DEPMOD="../user/busybox/examples/
depmod.pl -k vmlinux" modules_install; \
rm -f /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules/*/build; \
rm -f /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules/*/source; \
find /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules -type f -name "*o" | xargs -r microblaze-uclinux-strip -R .comment -R .note -g --strip-unneeded; \
fi
make[1]: Entering directory `/home/devel/petalinux-v0.40-final/software/linux-2.6.x-petalogix'
Warning: you may need to install module-init-tools
See
http://www.codemonkey.org.uk/docs/post-halloween-2.6.txt
if [ -r System.map -a -x ../user/busybox/examples/
depmod.pl ]; then ../user/busybox/examples/
depmod.pl -k vmlinux -ae -F System.map -b /home/devel/petalinux-v0.40-final/software/petalinux-dist/romfs/lib/modules -r 2.6.20-uc0; fi
make[1]: Leaving directory `/home/devel/petalinux-v0.40-final/software/linux-2.6.x-petalogix'
xargs: environment is too large for exec
make: *** [modules_install] Error 1