Sysroot Image for System Simulator
The system root image for the system simulator is a file that contains a disk image of Fedora 9 files, libraries and binaries which can be used within the system simulator. This disk image file is pre-loaded with full range of Fedora 9 utilities and also includes all of the Cell/B.E. Linux support libraries. The RPM file is by far the largest of the RPM files and requires up 1.6 GB of the host machine's storage space.
Source package
To rebuild the sysroot image you can install the source rpm and run the rpm_build. sh script:
rpm -ivh sysroot_image-3.1-1.src.rpm rpm_build.sh --none --sysroot
To build the sysroot image you need to build all the other components before. If you build the sysroot without having built all the other components, they will not be installed in the sysroot image.
|