KlinT | 22 Mar 2006 16:35

NetBSD SYSINST Customization

Hi all,

Well, I'm trying to find a way to customize a NetBSD-Current Install CD 
( build from the CVS tree )

Does anybody do this before ?

Is there a way to add a custom set to the NetBSD installer ( sysinst )

Any idea are welcome

Many thanks

Arnaud

David Laight | 22 Mar 2006 22:40
Picon

Re: NetBSD SYSINST Customization

On Wed, Mar 22, 2006 at 04:35:03PM +0100, KlinT wrote:
> 
> Is there a way to add a custom set to the NetBSD installer ( sysinst )

Only by editing the table is sysinst/util.c
Maybe one of the MD sets flags could be used.

	David

--

-- 
David Laight: david <at> l8s.co.uk

KlinT | 23 Mar 2006 09:15

Re: NetBSD SYSINST Customization

Hi David,

Thanks for your reply,

Le 22 mars 06, à 22:40, David Laight a écrit :

> On Wed, Mar 22, 2006 at 04:35:03PM +0100, KlinT wrote:
>>
>> Is there a way to add a custom set to the NetBSD installer ( sysinst )
>
> Only by editing the table is sysinst/util.c
> Maybe one of the MD sets flags could be used.

I've start something like modify the sysinst/util.c ... Adding some 
"new menu" ...
But no success right now. I allways have errors on MSG_xxx definitions 
...

I have to do this during the day, not late in the night :D

If I find a way to do this, I'll post the "solution" here.

Many Thanks

>
> 	David
>
> -- 
> David Laight: david <at> l8s.co.uk
>
(Continue reading)


Gmane