Re: [CentOS] createrepo command for 6.4 respin

2014-02-21 Thread Steve Clark
On 02/21/2014 11:00 AM, Rajagopal Swaminathan wrote: > Greetings, > > > On Wed, Feb 19, 2014 at 9:27 PM, Steve Clark wrote: >> I have been searching for the correct createrepo command to make a 6.4 >> respin. > I did it using the guidelines in: > > http://smorgasbork.com/component/content/article

Re: [CentOS] createrepo command for 6.4 respin

2014-02-21 Thread Rajagopal Swaminathan
Greetings, On Wed, Feb 19, 2014 at 9:27 PM, Steve Clark wrote: > > I have been searching for the correct createrepo command to make a 6.4 respin. I did it using the guidelines in: http://smorgasbork.com/component/content/article/35-linux/128-building-a-custom-centos-6-kickstart-disc-part-1 It

Re: [CentOS] createrepo command for 6.4 respin

2014-02-20 Thread Steve Clark
On 02/19/2014 10:57 AM, Steve Clark wrote: > Hi List, > > I have been searching for the correct createrepo command to make a 6.4 respin. > We have been doing this with previous versions using > createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml . > > Which had worked fine unti

Re: [CentOS] createrepo command for 6.4 respin

2014-02-20 Thread Steve Clark
On 02/20/2014 01:21 AM, Ashish Yadav wrote: > On Wed, Feb 19, 2014 at 9:27 PM, Steve Clark wrote: > >> Hi List, >> >> I have been searching for the correct createrepo command to make a 6.4 >> respin. >> We have been doing this with previous versions using >> createrepo -u "media://$discinfo" -g ${

Re: [CentOS] createrepo command for 6.4 respin

2014-02-19 Thread Ashish Yadav
On Wed, Feb 19, 2014 at 9:27 PM, Steve Clark wrote: > Hi List, > > I have been searching for the correct createrepo command to make a 6.4 > respin. > We have been doing this with previous versions using > createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml . > What kind of e