Debian 6.0.6 local non-free source creation process description: My work environment cannot be on the Internet, so we need to build a local debian source through DVD burning. Debian can be engraved with main and contrib, and non-free does not have an iso image, because Debian Developer is clean, :-) I have worked hard to cut 8 + 6 disks, it is a sad reminder that the main and contrib are both local and non-free. Here, the creation process of main and contrib local sources is ignored. Www.2cto.com (1) Use debmirror to create a local image debmirror-a i386, amd64-d squeeze-h ftp.cn.debian.org-p ~ /Mirror/debian-s non-free (2) tar package, split, and split the large package file, and then dial the cd ~ /Mirrortar cjf-debian/| split-B 4400 m-debian.tar.bz2. Note: The normal blank DVD disk is 4.7 GB and can only burn about GB. I used M for cutting for the first time and cannot burn it. Www.2cto.com (3) decompress the cd ~ /Optional cat debian.tar.bz2. a * | tar xj (4) at/etc/apt/sources. add deb file: // home/flyd1005/mirror/debian/squeeze non-freedeb-src file to list: /// home/flyd1005/mirror/debian/squeeze non-free OK