Just for the record. This may help to implement it. debootstrap --print-debs lenny /tmp/xxx http://kueppers/debian > list-of-debootstrap-packages
Using this command, we will get the list of all packages that are included inside the base.tgz. debootstrap can also download the packages. -- regards Thomas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

