Re: Bug#1106757: ppc64el Trixie: Need default 64KB page kernel or installer option

Pascal Hambourg <[email protected]> Wed, 23 Jul 2025 08:29:06 +0200
Newsgroups gmane.linux.debian.devel.cd
Organization Plouf !
Message-ID <[email protected]>
On 23/07/2025 at 08:12, Cyril Brulebois wrote:
> Pascal Hambourg <[email protected]> (2025-05-29):
>>
>> AFAICS linux-image-powerpc64le-64k is not included in the DVD-1 image, so it
>> requires a network mirror. Same with linux-image-arm64-16k.
> 
> I suppose something like this might do the trick?
> 
>      kibi@tokyo:~/debian-cd/debian-cd.git (kibi/easy)$ git diff
>      diff --git a/tools/generate_di+k_list b/tools/generate_di+k_list
>      index 2bee6440..9801b932 100755
>      --- a/tools/generate_di+k_list
>      +++ b/tools/generate_di+k_list
>      @@ -305,6 +305,7 @@ grub-ieee1275
>       powerpc-utils
>       powerpc-ibm-utils
>       linux-image-powerpc64le
>      +linux-image-powerpc64le-64k
>       #endif
>       
>       #ifdef ARCH_alpha

I suppose so, if it pulls dependencies in.

> This might push other packages out of the netinst though.

Trxie RC2 ppc64el netinst image size is only 545 MiB, so I suppose there 
is still some room on a CD (650 MiB) ? However it might push other 
packages out of the DVD-1 image.