So I try querying a few packages to see what was installed and the strange thing is that its saying that nothing "common" is installed so I queried for all packages
mvl-enterprise-rpm -qa and this is my output [r...@localhost rpm]# mvl-edition-rpm -qa host-filesystem-4.0-1.0.0.0501131 host-rpm-4.3.3-3.1.0.0501140 host-e2fsprogs-1.35-2.0.1.0501131 host-comerr-dev-1.35-2.0.1.0501131 host-lesstif-dev-0.93.94-1.0.0.0501131 host-application-man-html-1.0-1.0.0.0501140 host-eclipse-enabler-edition-pro-4.0.0-1.0.0.0501140 host-eclipse-templates-4.0.0-1.0.0.0501140 host-kernel-html-2.6.10_dev-2.1.0.0501140 host-ddd-3.3.11-1.0.0.0501131 host-dhcp-3.0.1rc14-1.0.0.0501131 host-doxygen-1.3.8-1.0.1.0501131 host-e2fslibs-dev-1.35-2.0.1.0501131 host-e2fsprogs-doc-1.35-2.0.1.0501131 host-freetype-dev-2.1.9-3.0.0.0501131 host-fstools-1.0-0501131.11 host-glib-2.6.1-2.0.0.0501131 host-libIDL-0.8.3-2.0.0.0501131 host-libelf-0.8.5-1.0.0.0501131 host-libpng-dev-1.2.6-2.0.0.0501131 host-ltt-0.9.6-22.0.1.0501131 host-ltt-devel-0.9.6-22.0.1.0501131 host-makedev-3.19.0.1-2.0.0.0501131 host-mkimage-1.1-1.0.0.0501131 host-mvlinstaller-4.0-1.1.0.0501140 host-mvlutils-2.8.4-2.0.0.0501131 host-nasm-0.98.38-1.0.0.0501131 host-nfs-user-server-1.0-3.0.0.0501140 host-pkgconfig-0.15.0-4.0.0.0501131 host-ss-dev-1.35-2.0.1.0501131 host-tftp-hpa-0.36-1.0.0.0501131 host-tsload-2.0.0-3.0.0.0501131 host-uuid-dev-1.35-2.0.1.0501131 host-xorg-x11-6.8.2-12.0.0.0501131 host-zsrec-1.0-3.0.0.0501131 cross-arm_v5t_le-filesystem-4.0-1.0.0.0501131 cross-arm_v5t_le-mvlutils-2.8.4-2.0.0.0501131 cross-arm_v5t_le-ldd-20030602-10.0.0.0501131 cross-arm_v5t_le-gcc-3.4.3-25.0.30.0501131 cross-arm_v5t_le-eclipse-enabler-arch-pro-4.0.0-1.0.0.0501140 cross-arm_v5t_le-freetype-dev-2.1.9-2.0.0.0501131 cross-arm_v5t_le-libaudiofile-dev-0.2.3-1.0.0.0501131 cross-arm_v5t_le-libopt-1.1.0-1.0.0.0501131 cross-arm_v5t_le-libtool-1.5.8-2.0.0.0501131 cross-arm_v5t_le-ramdisk-1.4-2.0.0.0501140 cross-arm_v5t_le-ORBit-2.10.2-2.0.0.0501131 cross-arm_v5t_le-apache-dev-2.0.52-2.0.0.0501131 cross-arm_v5t_le-binutils-2.15.94-11.0.11.0501131 cross-arm_v5t_le-binutils-dev-2.15.94-11.0.11.0501131 cross-arm_v5t_le-binutils-doc-2.15.94-11.0.11.0501131 cross-arm_v5t_le-fstools-1.1-0501131.2 cross-arm_v5t_le-g++-3.4.3-25.0.30.0501131 cross-arm_v5t_le-gcc-doc-3.4.3-25.0.30.0501131 cross-arm_v5t_le-gcc-libgcc-3.4.3-25.0.30.0501131 cross-arm_v5t_le-gdb-6.3-20.0.22.0501131 cross-arm_v5t_le-glib-2.6.1-2.0.0.0501131 cross-arm_v5t_le-ksymoops-2.4.11-3.0.0.0501131 cross-arm_v5t_le-prelink-20030602-10.0.0.0501131 So it seems more like the rpms installed are development tools for MVL4.0 and not the actual packages on the target filesystem. Am I wrong? Josh -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Phil Quiney Sent: Thursday, December 18, 2008 7:37 AM To: Steve Chen Cc: [email protected] Subject: Re: Tips on creating File system Hi, Yes you are correct......however with --prefix and --dbpath options you can put the RPM database and target files anywhere you like on the host. Phil Q Steve Chen wrote: >On Thu, 2008-12-18 at 09:48 +0000, Phil Quiney wrote: > > >>In theory you should be able to start with the RPM packages in the MV >>tree (MontaVista rename the packages as .mvl for reasons unknown but >> >> > >My understanding is the mvl-rpm add/remove packages in the target file >system or davinci's case it >is /opt/montavista/pro/devkit/arm/v5t_le/target by default, so it does >not touch the /var/lib/rpm/__db*. It >updates/opt/montavista/pro/devkit/arm/v5t_le/target/ar/lib/rpm/__db* >instead. Similar behaviors can be found in other mvl-rpm* tools. > >Regards, > >Steve > > > > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
