[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Creating Custom CDs



> Perhaps I should have explained things a bit better. While Jigdo can
> handle getting all the files and so on, my chief interest is not trying
> to handle all the dependencies by hand, or generating the .jigdo files
> by hand. Is this doable?
I recently installed debian on a laptop that did not have a network card or cd-rom drive. The way I got packages for it was to
apt-get -dy install package
...This downloads packages and their dependencies to the cache without installing them. Of course, this probably only worked for me because I was using another computer that I had just installed woody on to download everything, so it didn't already meet any of the dependency requirements. This is pretty inelegant, but worked for me.
~Nathan



> On Sun, 2003-10-05 at 16:21, Todd Pytel wrote:
> > On Sun, 05 Oct 2003 16:22:12 +1300
> > Edward Murrell <edward@murrell.co.nz> wrote:
> >
> > > I've been trying to
> > > assemble a CD, but so far I've either come up with building the
> > > Packages.gz by hand, or just dumping the .deb files into one big
> > > directory on the CD. Surely there is a better way?
> >
> > Yes, you want to use jigdo.



Reply to: