* [gentoo-dev] Using Catalyst for an automated install.
@ 2004-05-17 22:52 ebrewer
2004-05-17 23:33 ` Nick Rout
2004-05-17 23:50 ` John Davis
0 siblings, 2 replies; 8+ messages in thread
From: ebrewer @ 2004-05-17 22:52 UTC (permalink / raw
To: gentoo-dev
Greetings,
I am investigating the possibility of creating a self-installing
CD for usage on a specific layout of hardware; somewhat similar to
RedHat's ``kickstart'' system. From what I can tell, Catalyst
definitely seems to have the potential for this type of
customization.
Am I on the right list for this question, and if so, could someone
point me towards some additional documentation?
- Evan
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Using Catalyst for an automated install.
2004-05-17 22:52 [gentoo-dev] Using Catalyst for an automated install ebrewer
@ 2004-05-17 23:33 ` Nick Rout
2004-05-17 23:50 ` John Davis
1 sibling, 0 replies; 8+ messages in thread
From: Nick Rout @ 2004-05-17 23:33 UTC (permalink / raw
To: gentoo-dev
http://www.gentoo.org/proj/en/releng/catalyst/index.xml
http://www.gentoo.org/proj/en/releng/catalyst/reference.xml
http://www.gentoo.org/proj/en/releng/catalyst/catalyst-howto.xml
On Mon, 17 May 2004 15:52:57 -0700
<ebrewer@cloudmark.com> wrote:
> Greetings,
>
> I am investigating the possibility of creating a self-installing
> CD for usage on a specific layout of hardware; somewhat similar to
> RedHat's ``kickstart'' system. From what I can tell, Catalyst
> definitely seems to have the potential for this type of
> customization.
>
> Am I on the right list for this question, and if so, could someone
> point me towards some additional documentation?
>
> - Evan
>
>
> --
> gentoo-dev@gentoo.org mailing list
--
Nick Rout <nick@rout.co.nz>
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Using Catalyst for an automated install.
2004-05-17 22:52 [gentoo-dev] Using Catalyst for an automated install ebrewer
2004-05-17 23:33 ` Nick Rout
@ 2004-05-17 23:50 ` John Davis
1 sibling, 0 replies; 8+ messages in thread
From: John Davis @ 2004-05-17 23:50 UTC (permalink / raw
To: ebrewer; +Cc: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 940 bytes --]
On Mon, 2004-05-17 at 18:52, ebrewer@cloudmark.com wrote:
> Greetings,
>
> I am investigating the possibility of creating a self-installing
> CD for usage on a specific layout of hardware; somewhat similar to
> RedHat's ``kickstart'' system. From what I can tell, Catalyst
> definitely seems to have the potential for this type of
> customization.
>
> Am I on the right list for this question, and if so, could someone
> point me towards some additional documentation?
>
> - Evan
>
>
> --
> gentoo-dev@gentoo.org mailing list
The documentation is a work in progress :) When I am not coding
catalyst, I try to write a few paragraphs here and there. Ping me on irc
if you have any questions.
Cheers,
--
John Davis
Gentoo Linux Developer
<http://dev.gentoo.org/~zhen>
----
GnuPG Public Key: <http://dev.gentoo.org/~zhen/zhen_pub.asc>
Fingerprint: 2364 71BD 4BC2 705D F338 FF70 6650 1235 1946 2D47
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] Using Catalyst for an automated install.
@ 2004-05-17 23:51 ebrewer
[not found] ` <20040518160830.9998.NICK@rout.co.nz>
0 siblings, 1 reply; 8+ messages in thread
From: ebrewer @ 2004-05-17 23:51 UTC (permalink / raw
To: gentoo-dev
Thank you for the links Nick. I actually have been reviewing
these for the last hour or so, but nowhere do I see a component
which allows for a series of commands to be run. Back in January
in this post:
http://www.mail-archive.com/gentoo-dev%40gentoo.org/msg01977.html
A suggestion was brought up that it would be nice to have a
scriptable component to allow automated installations. Once again,
in reading the given links, I did not see the capability anywhere.
Is this something I would need to shoehorn into a build?
Thanks,
- Evan
-----Original Message-----
From: Nick Rout [mailto:nick@rout.co.nz]
Sent: Monday, May 17, 2004 4:33 PM
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Using Catalyst for an automated install.
http://www.gentoo.org/proj/en/releng/catalyst/index.xml
http://www.gentoo.org/proj/en/releng/catalyst/reference.xml
http://www.gentoo.org/proj/en/releng/catalyst/catalyst-howto.xml
On Mon, 17 May 2004 15:52:57 -0700
<ebrewer@cloudmark.com> wrote:
> Greetings,
>
> I am investigating the possibility of creating a self-installing
> CD for usage on a specific layout of hardware; somewhat similar to
> RedHat's ``kickstart'' system. From what I can tell, Catalyst
> definitely seems to have the potential for this type of
> customization.
>
> Am I on the right list for this question, and if so, could someone
> point me towards some additional documentation?
>
> - Evan
>
>
> --
> gentoo-dev@gentoo.org mailing list
--
Nick Rout <nick@rout.co.nz>
--
gentoo-dev@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Using Catalyst for an automated install.
@ 2004-05-18 11:43 Josh Glover
0 siblings, 0 replies; 8+ messages in thread
From: Josh Glover @ 2004-05-18 11:43 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1056 bytes --]
Quoth ebrewer@cloudmark.com (Mon 2004-05-17 04:51:17PM -0700):
> Thank you for the links Nick. I actually have been reviewing
> these for the last hour or so, but nowhere do I see a component
> which allows for a series of commands to be run. Back in January
> in this post:
>
> http://www.mail-archive.com/gentoo-dev%40gentoo.org/msg01977.html
>
> A suggestion was brought up that it would be nice to have a
> scriptable component to allow automated installations. Once again,
> in reading the given links, I did not see the capability anywhere.
> Is this something I would need to shoehorn into a build?
Evan,
My Faketoo script might get you started:
http://forums.gentoo.org/viewtopic.php?t=166358
It demonstrates how to build a Gentoo system non-interactively.
--
Josh Glover
Gentoo Developer (http://dev.gentoo.org/~jmglov/)
Tokyo Linux Users Group Listmaster (http://www.tlug.jp/)
GPG keyID 0xDE8A3103 (C3E4 FA9E 1E07 BBDB 6D8B 07AB 2BF1 67A1 DE8A 3103)
gpg --keyserver pgp.mit.edu --recv-keys DE8A3103
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Using Catalyst for an automated install.
[not found] ` <20040518160830.9998.NICK@rout.co.nz>
@ 2004-05-18 12:30 ` Chris Gianelloni
2004-05-18 21:22 ` Nick Rout
0 siblings, 1 reply; 8+ messages in thread
From: Chris Gianelloni @ 2004-05-18 12:30 UTC (permalink / raw
To: Nick Rout; +Cc: gentoo-dev
What you're looking for in catalyst is the runscript. You will want to
modify the runscript to do what you want. In my case, I am building
GameCDs, so I have copied the default-runscript.sh to
gamecd-runscript.sh and have made my modifications there. Then I simply
put the path to gamecd-runscript.sh in my livecd-stage2.spec file and
I'm done.
On Tue, 2004-05-18 at 00:10, Nick Rout wrote:
> I have thought about this some more. how about
>
> 1. building a sample system with the packages and settings you want.
>
> 2. create a backup with mondo-rescue
>
> 3. boot the target machines with the mondo boot cd
>
> done.
>
> On Mon, 17 May 2004 16:51:17 -0700
> <ebrewer@cloudmark.com> wrote:
>
> >
> > Thank you for the links Nick. I actually have been reviewing
> > these for the last hour or so, but nowhere do I see a component
> > which allows for a series of commands to be run. Back in January
> > in this post:
> >
> > http://www.mail-archive.com/gentoo-dev%40gentoo.org/msg01977.html
> >
> > A suggestion was brought up that it would be nice to have a
> > scriptable component to allow automated installations. Once again,
> > in reading the given links, I did not see the capability anywhere.
> > Is this something I would need to shoehorn into a build?
> >
> > Thanks,
> > - Evan
> >
> >
> > -----Original Message-----
> > From: Nick Rout [mailto:nick@rout.co.nz]
> > Sent: Monday, May 17, 2004 4:33 PM
> > To: gentoo-dev@lists.gentoo.org
> > Subject: Re: [gentoo-dev] Using Catalyst for an automated install.
> >
> > http://www.gentoo.org/proj/en/releng/catalyst/index.xml
> > http://www.gentoo.org/proj/en/releng/catalyst/reference.xml
> > http://www.gentoo.org/proj/en/releng/catalyst/catalyst-howto.xml
> >
> > On Mon, 17 May 2004 15:52:57 -0700
> > <ebrewer@cloudmark.com> wrote:
> >
> > > Greetings,
> > >
> > > I am investigating the possibility of creating a self-installing
> > > CD for usage on a specific layout of hardware; somewhat similar to
> > > RedHat's ``kickstart'' system. From what I can tell, Catalyst
> > > definitely seems to have the potential for this type of
> > > customization.
> > >
> > > Am I on the right list for this question, and if so, could someone
> > > point me towards some additional documentation?
> > >
> > > - Evan
> > >
> > >
> > > --
> > > gentoo-dev@gentoo.org mailing list
> >
> > --
> > Nick Rout <nick@rout.co.nz>
> >
> >
> > --
> > gentoo-dev@gentoo.org mailing list
> >
> >
> >
> > --
> > gentoo-dev@gentoo.org mailing list
--
Chris Gianelloni
Developer
Games/LiveCD Teams
Gentoo Linux
Is your power animal a penguin?
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] Using Catalyst for an automated install.
@ 2004-05-18 17:10 ebrewer
0 siblings, 0 replies; 8+ messages in thread
From: ebrewer @ 2004-05-18 17:10 UTC (permalink / raw
To: gentoo-dev
Thank you all for lots of good advice. It would appear that Catalyst
is definitely the way to go. Once I have developed something solid, I
will post my results.
- Evan
-----Original Message-----
From: Chris Gianelloni [mailto:wolf31o2@gentoo.org]
Sent: Tuesday, May 18, 2004 5:30 AM
To: Nick Rout
Cc: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Using Catalyst for an automated install.
What you're looking for in catalyst is the runscript. You will want to
modify the runscript to do what you want. In my case, I am building
GameCDs, so I have copied the default-runscript.sh to
gamecd-runscript.sh and have made my modifications there. Then I simply
put the path to gamecd-runscript.sh in my livecd-stage2.spec file and
I'm done.
On Tue, 2004-05-18 at 00:10, Nick Rout wrote:
> I have thought about this some more. how about
>
> 1. building a sample system with the packages and settings you want.
>
> 2. create a backup with mondo-rescue
>
> 3. boot the target machines with the mondo boot cd
>
> done.
>
> On Mon, 17 May 2004 16:51:17 -0700
> <ebrewer@cloudmark.com> wrote:
>
> >
> > Thank you for the links Nick. I actually have been reviewing
> > these for the last hour or so, but nowhere do I see a component
> > which allows for a series of commands to be run. Back in January
> > in this post:
> >
> > http://www.mail-archive.com/gentoo-dev%40gentoo.org/msg01977.html
> >
> > A suggestion was brought up that it would be nice to have a
> > scriptable component to allow automated installations. Once again,
> > in reading the given links, I did not see the capability anywhere.
> > Is this something I would need to shoehorn into a build?
> >
> > Thanks,
> > - Evan
> >
> >
> > -----Original Message-----
> > From: Nick Rout [mailto:nick@rout.co.nz]
> > Sent: Monday, May 17, 2004 4:33 PM
> > To: gentoo-dev@lists.gentoo.org
> > Subject: Re: [gentoo-dev] Using Catalyst for an automated install.
> >
> > http://www.gentoo.org/proj/en/releng/catalyst/index.xml
> > http://www.gentoo.org/proj/en/releng/catalyst/reference.xml
> > http://www.gentoo.org/proj/en/releng/catalyst/catalyst-howto.xml
> >
> > On Mon, 17 May 2004 15:52:57 -0700
> > <ebrewer@cloudmark.com> wrote:
> >
> > > Greetings,
> > >
> > > I am investigating the possibility of creating a self-installing
> > > CD for usage on a specific layout of hardware; somewhat similar to
> > > RedHat's ``kickstart'' system. From what I can tell, Catalyst
> > > definitely seems to have the potential for this type of
> > > customization.
> > >
> > > Am I on the right list for this question, and if so, could someone
> > > point me towards some additional documentation?
> > >
> > > - Evan
> > >
> > >
> > > --
> > > gentoo-dev@gentoo.org mailing list
> >
> > --
> > Nick Rout <nick@rout.co.nz>
> >
> >
> > --
> > gentoo-dev@gentoo.org mailing list
> >
> >
> >
> > --
> > gentoo-dev@gentoo.org mailing list
--
Chris Gianelloni
Developer
Games/LiveCD Teams
Gentoo Linux
Is your power animal a penguin?
--
gentoo-dev@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Using Catalyst for an automated install.
2004-05-18 12:30 ` Chris Gianelloni
@ 2004-05-18 21:22 ` Nick Rout
0 siblings, 0 replies; 8+ messages in thread
From: Nick Rout @ 2004-05-18 21:22 UTC (permalink / raw
To: gentoo-dev
Thanks chris, I'll file that away in the useful information section ;-)
On Tue, 18 May 2004 08:30:12 -0400
Chris Gianelloni <wolf31o2@gentoo.org> wrote:
> What you're looking for in catalyst is the runscript. You will want to
> modify the runscript to do what you want. In my case, I am building
> GameCDs, so I have copied the default-runscript.sh to
> gamecd-runscript.sh and have made my modifications there. Then I simply
> put the path to gamecd-runscript.sh in my livecd-stage2.spec file and
> I'm done.
>
> On Tue, 2004-05-18 at 00:10, Nick Rout wrote:
> > I have thought about this some more. how about
> >
> > 1. building a sample system with the packages and settings you want.
> >
> > 2. create a backup with mondo-rescue
> >
> > 3. boot the target machines with the mondo boot cd
> >
> > done.
> >
> > On Mon, 17 May 2004 16:51:17 -0700
> > <ebrewer@cloudmark.com> wrote:
> >
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-05-18 21:22 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-17 22:52 [gentoo-dev] Using Catalyst for an automated install ebrewer
2004-05-17 23:33 ` Nick Rout
2004-05-17 23:50 ` John Davis
-- strict thread matches above, loose matches on Subject: below --
2004-05-17 23:51 ebrewer
[not found] ` <20040518160830.9998.NICK@rout.co.nz>
2004-05-18 12:30 ` Chris Gianelloni
2004-05-18 21:22 ` Nick Rout
2004-05-18 11:43 Josh Glover
2004-05-18 17:10 ebrewer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox