Matthew Bohnsack
2008-Aug-07 16:22 UTC
[Linux_hpc_swstack] Changes needed to create ISO of preview release
Hello - I was able to create an ISO image of the preview release on CentOS 5.2 x86_64 only after making three changes. These changes are mentioned in previous messages to the list, but I thought it might be nice to consolidate a clear description of these changes in one message. The three required changes are: 1) Change yumdownloader''s config flag from ''--config=foobar'' to ''-c foobar'' 2) Disable the sunhpc-ss12 yum repo 3) Have yumdownloader disable the centos5 repo when downloading centos4 RPMs and disable the centos4 repo when downloading centos5 rpms Changes 1 & 3 can be accomplished with the attached sunhpc-linux-iso.patch and change 2 can be accomplished with ss12.repo.patch. Instructions for creating using these patches: A) # wget http://dlc.sun.com/linux_hpc/iso/tools/sunhpc-linux-iso-0.1-sunhpc6.noarch.rpm B) # rpm -ivh sunhpc-linux-iso-0.1-sunhpc6.noarch.rpm C) Save sunhpc-linux-iso.patch and ss12.repo.patch to / and "cd /" D) # patch -p0 < sunhpc-linux-iso.patch E) # patch -p0 < ss12.repo.patch F) # sunhpc-linux-iso There was talk about creating a new release last month. Any word on that: http://lists.lustre.org/pipermail/linux_hpc_swstack/2008-July/000049.html -Matthew -------------- next part -------------- A non-text attachment was scrubbed... Name: sunhpc-linux-iso.patch Type: text/x-patch Size: 1201 bytes Desc: not available Url : http://lists.lustre.org/pipermail/linux_hpc_swstack/attachments/20080807/a83b28e5/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: ss12.repo.patch Type: text/x-patch Size: 335 bytes Desc: not available Url : http://lists.lustre.org/pipermail/linux_hpc_swstack/attachments/20080807/a83b28e5/attachment-0001.bin