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

Re: Installing extra packages into /target/ - suggested design



* Petter Reinholdtsen 

| The script will check if base-installer was successfully completed,
| and in this case will run 'apt-get install' try to fetch and install
| the packages.  If base-installer isn't completed, it will add the
| package name to /etc/dpkginstall-queue.conf.

I'm not sure using apt is a good thing for this.  It would mean that
your sources.list would have to be correctly set up and (for
cd/floppy/nfs installs) the media should be mounted inside the chroot,
in the right place.  How do you propose we ensure this?

I think using basepkg-installer (not in CVS yet) is a better choice,
since it reuses debootstrap functionality and is a lot simpler than
using apt.

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: