LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Roll out Debian on several clients (https://www.linuxquestions.org/questions/debian-26/roll-out-debian-on-several-clients-123202/)

Sylhouette 12-06-2003 05:36 AM

Roll out Debian on several clients
 
Is there a possibility to make a config file with holds info about the packages i want to install.

I have sevral desktops and i do not want to go trough them all with the setup proces, so just boot with a floppy, with RedHat there is kickstart is there such function with debian to.

I did see something about a fir file or so but can not find it anymore.

Thanks for your time

HappyTux 12-06-2003 10:35 AM

Re: Roll out Debian on several clients
 
Quote:

Originally posted by Sylhouette
Is there a possibility to make a config file with holds info about the packages i want to install.

I have sevral desktops and i do not want to go trough them all with the setup proces, so just boot with a floppy, with RedHat there is kickstart is there such function with debian to.

I did see something about a fir file or so but can not find it anymore.

Thanks for your time

I believe you are looking for the partimage program. If you do not want to image the drives and just want to duplicate the packages on each machine then you could dpkg --get-selections > selections.txt to get a list of packages then on the machine to upgrade the packages on dpkg --set-selections < selections.txt to set the selections and dselect update to update dselect's database and then apt-get dselect-upgrade to upgrade the packages installed to the list that was set.

Strike 12-08-2003 02:59 PM

Check this out:
http://www.informatik.uni-koeln.de/fai/


All times are GMT -5. The time now is 09:47 AM.