Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 1995 23:37:31 +0200 (MET DST)
From:      "Karlsson Mattias" <matte@sdf.luth.se>
To:        freebsd-hackers@freebsd.org
Subject:   Autoinstall for FreeBSD???
Message-ID:  <199508072137.XAA12849@alkinoos.sdf.luth.se>

next in thread | raw e-mail | index | archive | help

  Hello hackers!

I was thinking to make an autoinstall feature for FreeBSD, almost 
like the autoinstall for Solaris. 

Which would partition, install the operating system, config the kernel,
setup the config files and install aditional software (ports,packages) etc. 

I have looked at the install and config section and that part will not be the
hardest part. The trickiest part will probably be to know when a netbooting 
computer is in "install mode" so what do you think about passing a flag to
the kernel and then make a program that could check what flags that where 
passed to the kernel. And if the kernel whas passed the install flag it would
instead of starting init start a install script which would do the install and
partitioning and config work. 

Now i would like to get some comments, ideas and if any one have a better 
idea to make the autoinstall then feel free to say so also feel free to 
tell me what you think about this idea.

If this is an idea you like, I would like to have some help with adding the 
kernel flag and the program that checks the passed flags to the kernel.  

/Mattias Karlsson (matte@sdf.luth.se)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508072137.XAA12849>