Re: Installing metapackage with fai.me
Thomas Lange <[email protected]> Wed, 29 Nov 2023 08:43:39 +0100
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
Salut Jean-Mathieu, no there's not limit on the size, but games-finest is not a package name: $ apt show game-finest N: Unable to locate package game-finest N: Unable to locate package game-finest But this exists: $ apt show junior-tasks Package: junior-tasks Version: 1.30 Priority: optional Section: misc Source: debian-junior Maintainer: Debian Junior <[email protected]> Installed-Size: 25.6 kB Depends: tasksel But junior-tasks only installs the package tasksel, nothing more. I guess the blends names are not visible to apt. Therefore blends may be not possible in FAI. Only package names, that apt knows (for e.g. task-kde-desktop, task-laptop) can be used in FAI. -- viele Grüße Thomas >>>>> On Wed, 29 Nov 2023 08:24:18 +0100 (CET), Jean-Mathieu Chantrein <[email protected]> said: > Hello, > When I want to make an iso on fai.me using metapackages like games-finest or junior-tasks, the underlying packages are not present in the iso and are therefore not installed. > Are there any limitations to the use of these packages in fai.me (perhaps a limitation on the size of the generated iso?) or am I missing something?