Re: Fedora 6 on Stand alone system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David
I'm using the following commands to build my dvd image
	echo "`date` - Creating repo ..First createrepo is for the tree." cd $FCBASE/$arch # First createrepo is for the tree createrepo -g Fedora/base/comps.xml . rm -rf .olddata/ cd .. echo "`date` - Rebuilding installer ..." pkgorder --product=Fedora $FCBASE/$arch     $arch Fedora > $FCBASE/pkgfile.$date buildinstall --comp dist-$release.$date     --pkgorder $FCBASE/pkgfile.$date --version $release     --product 'Fedora Core' --release "Fedora Core $release"     --prodpath Fedora $FCBASE/$arch   if [ $BUILD_DVD -eq 1 ]; then     echo "`date` - Creating DVD ISO ..."        echo "we need to run createrepo a second time (for the media)"    dvd_discinfo=`head -1 $FCBASE/$arch/.discinfo`    createrepo --baseurl="media://$dvd_discinfo" -g Fedora/base/comps.xml        --split $arch    rm -rf .olddata/        find $arch -name "TRANS.TBL" -exec rm -f {} ;    mkisofs -q -r -R -J -T -no-emul-boot -boot-load-size 4        -b isolinux/isolinux.bin -c isolinux/boot.cat -boot-info-table       !
  -V "FC $release update$date $arch
DVD"        -A "Fedora Core $release update$date $arch DVD"        -publisher "$publisher" -p "$publisher" -x lost+found        -o FC-$release-update$date-$arch-DVD.iso $arch    implantisomd5 FC-$release-update$date-$arch-DVD.iso fi 

I'm beginning to think that the problem is building the FC6 image on a rawhide system.  There have been enough changes that I'll have to take a different approach to sneakernet.


-- 
This is an email sent via The Fedora Community Portal https://fcp.surfsite.org
https://fcp.surfsite.org/modules/newbb/viewtopic.php?post_id=193938&topic_id=42359&forum=31#forumpost193938
If you think, this is spam, please report this to webmaster@xxxxxxxxxxxxxxxx and/or blame Darkenergy@xxxxxxxxxxxxxx

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux