Am Montag, den 04.10.2010, 18:49 +0530 schrieb Narendra Sisodiya:
> What are the tools available to install media. I want to create custom
> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
> version you recommend to do this task,
>
You can build your own Fedora install DVD with the tool "pungi". It's
the tool which is used by the Release Engineering Team as well IIRC.
You can use it on any Fedora version I guess, but probably building on
the version you want to build a DVD from (build F13 on F13, etc...) will
work best.
If you want some more control about things like kickstart files on the
install media or something like that, you may be interested in "revisor"
as well.
Regards,
Julian
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-04-2010, 04:29 PM
Sergio Monteiro Basto
Fwd: Creating Install media of fedora.
From Fedora and rpmfusion you got some kickstarts examples:
you may also see some kickstart files for example in :
http://rpmfusion.org/Spins
I made a .ks with
%packages
*
which means all packages, but needs revert a patch to work
(http://sergiomb.no-ip.org/pungi/pungi-2.0.14-deselectPackage.patch)
It can be useful for you
http://sergiomb.no-ip.org/pungi/confs/build_f13.sh
from
http://sergiomb.no-ip.org/pungi/confs/
and do your customize .ks !
On Mon, 2010-10-04 at 18:49 +0530, Narendra Sisodiya wrote:
> What are the tools available to install media. I want to create custom
> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
> version you recommend to do this task,
>
> --
> ┌─────────────── ─────────┐
> │ Narendra Sisodiya
> │ http://narendrasisodiya.com
> └─────────────── ─────────┘
> --
> buildsys mailing list
> buildsys@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/buildsys
--
Sérgio M. B.
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-04-2010, 04:56 PM
Narendra Sisodiya
Fwd: Creating Install media of fedora.
On Mon, Oct 4, 2010 at 9:17 PM, Julian Aloofi
<julian.fedoralists@googlemail.com> wrote:
> Am Montag, den 04.10.2010, 18:49 +0530 schrieb Narendra Sisodiya:
>> What are the tools available to install media. I want to create custom
>> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
>> version you recommend to do this task,
>>
>
> You can build your own Fedora install DVD with the tool "pungi". It's
> the tool which is used by the Release Engineering Team as well IIRC.
> You can use it on any Fedora version I guess, but probably building on
> the version you want to build a DVD from (build F13 on F13, etc...) will
> work best.
>
> If you want some more control about things like kickstart files on the
> install media or something like that, you may be interested in "revisor"
> as well.
>
> Regards,
> Julian
Thanks a lot. I was confused so i asked for confirmation about tool.
May you give link to any tutorial.
I am using Ubuntu and on VM I have installed Fedora 13. will it
produce any problem. My final DVD will be 3.6GB (that is why i am
doing install media and not live because LiveDVD will not be able to
boot on slow systems.)
--
┌─────────────── ─────────┐
│* * Narendra Sisodiya
│* * http://narendrasisodiya.com
└─────────────── ─────────┘
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-04-2010, 05:05 PM
Narendra Sisodiya
Fwd: Creating Install media of fedora.
On Mon, Oct 4, 2010 at 9:59 PM, Sergio Monteiro Basto
<sergio@sergiomb.no-ip.org> wrote:
> From Fedora and rpmfusion you got some kickstarts examples:
>
> custom-kickstarts-0.13.5-1.fc13.noarch.rpm
> fedora-kickstarts-0.13.5-1.fc13.noarch.rpm
> l10n-kickstarts-0.13.5-1.fc13.noarch.rpm
> pykickstart-1.70-1.fc13.noarch.rpm
> rpmfusion-free-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
> rpmfusion-nonfree-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
> spin-kickstarts-0.13.5-1.fc13.noarch.rpm
> system-config-kickstart-2.8.4-1.fc13.noarch.rpm
>
> you may also see some kickstart files for example in :
> http://rpmfusion.org/Spins
>
> I made a .ks with
> %packages
> *
> which means all packages, but needs revert a patch to work
> (http://sergiomb.no-ip.org/pungi/pungi-2.0.14-deselectPackage.patch)
>
> It can be useful for you
> http://sergiomb.no-ip.org/pungi/confs/build_f13.sh
> from
> http://sergiomb.no-ip.org/pungi/confs/
>
> and do your customize .ks !
>
> On Mon, 2010-10-04 at 18:49 +0530, Narendra Sisodiya wrote:
>> What are the tools available to install media. I want to create custom
>> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
>> version you recommend to do this task,
>>
>> --
>> ┌─────────────── ─────────┐
>> │ * *Narendra Sisodiya
>> │ * *http://narendrasisodiya.com
>> └─────────────── ─────────┘
>> --
>> buildsys mailing list
>> buildsys@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/buildsys
Great Help, Thanks. let me do my hand dirty tonight and get back to
you tomorrow..
is there any difference between .cfg and .ks files ?
On Mon, Oct 4, 2010 at 10:35 PM, Narendra Sisodiya
<narendra@narendrasisodiya.com> wrote:
> On Mon, Oct 4, 2010 at 9:59 PM, Sergio Monteiro Basto
> <sergio@sergiomb.no-ip.org> wrote:
>> From Fedora and rpmfusion you got some kickstarts examples:
>>
>> custom-kickstarts-0.13.5-1.fc13.noarch.rpm
>> fedora-kickstarts-0.13.5-1.fc13.noarch.rpm
>> l10n-kickstarts-0.13.5-1.fc13.noarch.rpm
>> pykickstart-1.70-1.fc13.noarch.rpm
>> rpmfusion-free-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
>> rpmfusion-nonfree-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
>> spin-kickstarts-0.13.5-1.fc13.noarch.rpm
>> system-config-kickstart-2.8.4-1.fc13.noarch.rpm
>>
>> you may also see some kickstart files for example in :
>> http://rpmfusion.org/Spins
>>
>> I made a .ks with
>> %packages
>> *
>> which means all packages, but needs revert a patch to work
>> (http://sergiomb.no-ip.org/pungi/pungi-2.0.14-deselectPackage.patch)
>>
>> It can be useful for you
>> http://sergiomb.no-ip.org/pungi/confs/build_f13.sh
>> from
>> http://sergiomb.no-ip.org/pungi/confs/
>>
>> and do your customize .ks !
>>
>> On Mon, 2010-10-04 at 18:49 +0530, Narendra Sisodiya wrote:
>>> What are the tools available to install media. I want to create custom
>>> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
>>> version you recommend to do this task,
>>>
>>> --
>>> ┌─────────────── ─────────┐
>>> │ * *Narendra Sisodiya
>>> │ * *http://narendrasisodiya.com
>>> └─────────────── ─────────┘
>>> --
>>> buildsys mailing list
>>> buildsys@lists.fedoraproject.org
>>> https://admin.fedoraproject.org/mailman/listinfo/buildsys
>
>
> Great Help, Thanks. let me do my hand dirty tonight and get back to
> you tomorrow..
>
>
> --
> ┌─────────────── ─────────┐
> │* * Narendra Sisodiya
> │* * http://narendrasisodiya.com
> └─────────────── ─────────┘
>
On Mon, 2010-10-04 at 23:14 +0530, Narendra Sisodiya wrote:
> is there any difference between .cfg and .ks files ?
where you found .cfg files ?
>
> On Mon, Oct 4, 2010 at 10:35 PM, Narendra Sisodiya
> <narendra@narendrasisodiya.com> wrote:
> > On Mon, Oct 4, 2010 at 9:59 PM, Sergio Monteiro Basto
> > <sergio@sergiomb.no-ip.org> wrote:
> >> From Fedora and rpmfusion you got some kickstarts examples:
> >>
> >> custom-kickstarts-0.13.5-1.fc13.noarch.rpm
> >> fedora-kickstarts-0.13.5-1.fc13.noarch.rpm
> >> l10n-kickstarts-0.13.5-1.fc13.noarch.rpm
> >> pykickstart-1.70-1.fc13.noarch.rpm
> >> rpmfusion-free-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
> >> rpmfusion-nonfree-remix-kickstarts-0.11.1-5.fc11.noarch.rpm
> >> spin-kickstarts-0.13.5-1.fc13.noarch.rpm
> >> system-config-kickstart-2.8.4-1.fc13.noarch.rpm
> >>
> >> you may also see some kickstart files for example in :
> >> http://rpmfusion.org/Spins
> >>
> >> I made a .ks with
> >> %packages
> >> *
> >> which means all packages, but needs revert a patch to work
> >> (http://sergiomb.no-ip.org/pungi/pungi-2.0.14-deselectPackage.patch)
> >>
> >> It can be useful for you
> >> http://sergiomb.no-ip.org/pungi/confs/build_f13.sh
> >> from
> >> http://sergiomb.no-ip.org/pungi/confs/
> >>
> >> and do your customize .ks !
> >>
> >> On Mon, 2010-10-04 at 18:49 +0530, Narendra Sisodiya wrote:
> >>> What are the tools available to install media. I want to create custom
> >>> fedora 13 install DVD (not live). Also, which fedora version or ubuntu
> >>> version you recommend to do this task,
> >>>
> >>> --
> >>> ┌─────────────── ─────────┐
> >>> │ Narendra Sisodiya
> >>> │ http://narendrasisodiya.com
> >>> └─────────────── ─────────┘
> >>> --
> >>> buildsys mailing list
> >>> buildsys@lists.fedoraproject.org
> >>> https://admin.fedoraproject.org/mailman/listinfo/buildsys
> >
> >
> > Great Help, Thanks. let me do my hand dirty tonight and get back to
> > you tomorrow..
> >
> >
> > --
> > ┌─────────────── ─────────┐
> > │ Narendra Sisodiya
> > │ http://narendrasisodiya.com
> > └─────────────── ─────────┘
> >
>
>
>
> --
> ┌─────────────── ─────────┐
> │ Narendra Sisodiya
> │ http://narendrasisodiya.com
> └─────────────── ─────────┘
> --
> buildsys mailing list
> buildsys@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/buildsys
--
Sérgio M. B.
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-04-2010, 06:35 PM
Narendra Sisodiya
Fwd: Creating Install media of fedora.
On Mon, Oct 4, 2010 at 11:24 PM, Sergio Monteiro Basto
<sergio@sergiomb.no-ip.org> wrote:
> On Mon, 2010-10-04 at 23:14 +0530, Narendra Sisodiya wrote:
>> is there any difference between .cfg and .ks files ?
>
> where you found .cfg files ?
http://mohaksblog.blogspot.com/2008/12/making-custom-fedora-cd.html
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-04-2010, 06:54 PM
Julian Aloofi
Fwd: Creating Install media of fedora.
Am Montag, den 04.10.2010, 22:26 +0530 schrieb Narendra Sisodiya:
> Thanks a lot. I was confused so i asked for confirmation about tool.
> May you give link to any tutorial.
> I am using Ubuntu and on VM I have installed Fedora 13. will it
> produce any problem. My final DVD will be 3.6GB (that is why i am
> doing install media and not live because LiveDVD will not be able to
> boot on slow systems.)
It shouldn't be a problem I think, may just take a bit longer as it's
running in the VM. This is one of the best links I was able to find
about it:
https://fedorahosted.org/pungi/wiki/PungiDocs/RunningPungi
Apart from that, the man page of pungi will tell you much about it. Just
playing around with it a bit and trying different stuff may get you
started pretty fast. Unfortunately I don't know any better documentation
on it, so good luck with that
Regards,
Julian
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-07-2010, 06:17 AM
Narendra Sisodiya
Fwd: Creating Install media of fedora.
On Tue, Oct 5, 2010 at 12:24 AM, Julian Aloofi <julian.fedoralists@googlemail.com> wrote:
Am Montag, den 04.10.2010, 22:26 +0530 schrieb Narendra Sisodiya:
> Thanks a lot. I was confused so i asked for confirmation about tool.
> May you give link to any tutorial.
> I am using Ubuntu and on VM I have installed Fedora 13. will it
> produce any problem. My final DVD will be 3.6GB (that is why i am
> doing install media and not live because LiveDVD will not be able to
> boot on slow systems.)
It shouldn't be a problem I think, may just take a bit longer as it's
running in the VM. This is one of the best links I was able to find