LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Custom Packages CD ? (https://www.linuxquestions.org/questions/debian-26/custom-packages-cd-293591/)

TuxToaster 02-22-2005 05:38 PM

Custom Packages CD ?
 
As i posted in another post i have been screwing around with the Debian sarge installer and i want to be able to make a custom packages CD of what files i have currently installed so if i format i can just insert the CD when it askes for one.

ie,
x-window-system
kde-core
kdm
synaptic
kernel-image 2.6.x

Can i download the above into a directory then some how make the CD like the debian installer CD's ? also how can the files be downloaded as most of the above are more than just 1 file and install others to do with there package.

Thanks in advance.
TuxToaster

rbochan 02-22-2005 06:22 PM

You can create a text file with a list of installed packages, suitable for cloning, by doing this command:
dpkg --get-selections > packages.txt

After that you might want to look into the debian-cd package


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