I like to create single cd distro based on FC2, that will have gnome2.6 localized in pa_IN and other stuff. The cd is to in courage the use of GNU and OSS. Please help me on how to do this. Gursharn Singh _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list redhat com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
Met vriendelijke groeten, Kind regards, Michael Anckaert michael anckaert pi be |
Attachment:
rule-blue-right.png
Description: PNG image
Attachment:
transparent.png
Description: PNG image
Attachment:
rule-blue-center.png
Description: PNG image
Attachment:
rule-blue-left.png
Description: PNG image
Build steps for Vision Linux Beta 2
Step 1:
export PYTHONPATH=/usr/lib/anaconda
export PATH="$PATH:/usr/lib/anaconda-runtime"
Step 2:
find /vision -name TRANS.TBL -exec rm -f {} \;
Step 3:
/vision/genhdlist --productpath Vision /vision/i386
Step 4:
/vision/pkgorder /vision/i386 i386 > /vision/pkgfile
Step 5:
/vision/buildinstall --pkgorder /vision/pkgfile --version 2 --product 'Vision Linux' --release 'Beta 2' \ /vision/i386
Step 6:
splittree.py --arch=i386 --total-discs=4 --bin-discs=3 --src-discs=1 --release-string="Vision Linux" --pkgorderfile=/vision/pkgfile --distdir=/vision/i386 --srcdir=/vision/i386/SRPMS --productpath=Vision
Step 7:
rm -f /vision/i386-disc1/Vision/base/hdlist*
genhdlist --productpath Vision --withnumbers --fileorder /vision/pkgfile /vision/i386-disc[123]
Step 8:
./make_iso.sh
Build enviroment
/
vision
i386
SRPMS
Vision
base
RPMS
Attachment:
make_iso.sh
Description: application/shellscript
Attachment:
make_iso.sh
Description: application/shellscript
Attachment:
make_iso.sh
Description: application/shellscript