Re: How download packages from a list
Hans <[email protected]> Sun, 05 Jul 2026 20:58:00 +0200
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Message-ID | <8704292.T7Z3S40VBb@protheus2> |
> udeb are special packages used only in the debian installer. What is your > purpose ? > > https://d-i.debian.org/doc/internals/ch03.html I I want to build a kali-livefile system for i386, which is s“using debian packages. As these packages in my list can no more beeing found and downloaded by the live-build, I must all missing packages manually download and put it in ~/packages.chroot/. Doing so, it can be build again (done this before). I know, I will then have an old kernel, but most i386 packages are still in development. So I can relive my EEEPC, whic is 32-bit. Hans