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

    From Cyril Brulebois@21:1/5 to All on Wed Jul 23 08:20:02 2025
    XPost: linux.debian.devel.cd, linux.debian.maint.boot

    Pascal Hambourg <[email protected]> (2025-05-29):
    (Removing kernel team)

    On 29/05/2025 at 15:54, Cyril Brulebois wrote:
    Trupti <[email protected]> (2025-05-29):

    Add a clear installer option to select a 64KB page kernel.

    I believe this should be offered in expert mode, have you tried that?

    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

    This might push other packages out of the netinst though.

    Cc-ing debian-cd@, who is responsible for installation images.


    Cheers,
    --
    Cyril Brulebois ([email protected]) <https://debamax.com/>
    D-I release manager -- Release team member -- Freelance Consultant

    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCgAdFiEEtg6/KYRFPHDXTPR4/5FK8MKzVSAFAmiAfS8ACgkQ/5FK8MKz VSA2exAAjv38BQXx5QebfKcyWqjY1SZkVcdwY9mtrLwP76uzsIzqXgWlZGjhytAw X6VKQipTw4xtlWS+BdfIkpwXTdEUGvH4iLyO7kNDhh8EwkvFbUKa5LLTlw4H1M1H QJnBYvvsnko9LjeEZiEQEiSiQkx4coA4dEEHOrmNy3n1Mu1E/82EbOPiOEJBwRUt mRq/fpYhWvPhSnHL6NE9ykDG1Hy0CYE/+AWuhtiSH4t0LVufZPYYnHiWZ4dAT425 MleaiigiocwmUlVp3/8oId33hYYpFm5GxmWqID0T2tzG35+VTmdKKsTmLGmyjHpw lcLLpS3WWnavNqmLQRrR1XOI7bKg3W8elVD3/4NEW3N8er8rOP43co+8s/67iaJu ubi7Fmju9ZTTumd+LURahCCca/hecOyBd0jRoe59AZP9Hh78/L03SOUhooQaeq6w c/aSl9h5w94pY+602GffMP7myjymvaidnt1DoLi9J18rd9EiNZ0satha8YZ1D2fC bbf9B15I+UvfksywwDRw2wC8xESPyzJ/p5LhDezrZMXKY3AcQc/76PMIgTrEVnpv q1IJzuXcHRSLMA8aZfgc5ps4JKquNorp/I82bGv1DnWWBEYk2OFKClG6LdQqdvHM SCe+ZZeKcOxFBA8FmYCLIrOOmw0S/PH23jGq27SFJVCnc5qAS6A=
    =x77t
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    *
  • From Pascal Hambourg@21:1/5 to Cyril Brulebois on Wed Jul 23 08:40:01 2025
    XPost: linux.debian.devel.cd, linux.debian.maint.boot

    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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve McIntyre@21:1/5 to Cyril Brulebois on Sat Jul 26 14:10:01 2025
    XPost: linux.debian.devel.cd, linux.debian.maint.boot

    Hey folks,

    On Wed, Jul 23, 2025 at 08:12:08AM +0200, Cyril Brulebois wrote:
    Pascal Hambourg <[email protected]> (2025-05-29):
    (Removing kernel team)

    On 29/05/2025 at 15:54, Cyril Brulebois wrote:
    Trupti <[email protected]> (2025-05-29):

    Add a clear installer option to select a 64KB page kernel.

    I believe this should be offered in expert mode, have you tried that?

    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

    This might push other packages out of the netinst though.

    Cc-ing debian-cd@, who is responsible for installation images.

    Sorry for the delayed response - catching up on sleep after debconf.

    Yeah, that patch is the obvious thing here. On the ppc64el netinst I
    think we have plenty of space.

    I'll tah that now and trigger a test build.

    --
    Steve McIntyre, Cambridge, UK. [email protected] "... the premise [is] that privacy is about hiding a wrong. It's not.
    Privacy is an inherent human right, and a requirement for maintaining
    the human condition with dignity and respect."
    -- Bruce Schneier

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Steve McIntyre@21:1/5 to Steve McIntyre on Sat Jul 26 14:40:01 2025
    XPost: linux.debian.devel.cd, linux.debian.maint.boot

    On Sat, Jul 26, 2025 at 01:06:07PM +0100, Steve McIntyre wrote:
    On Wed, Jul 23, 2025 at 08:12:08AM +0200, Cyril Brulebois wrote:
    Pascal Hambourg <[email protected]> (2025-05-29):

    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

    This might push other packages out of the netinst though.

    Cc-ing debian-cd@, who is responsible for installation images.

    Sorry for the delayed response - catching up on sleep after debconf.

    Yeah, that patch is the obvious thing here. On the ppc64el netinst I
    think we have plenty of space.

    I'll tah that now and trigger a test build.

    That build completed ok, and the extra kernel is included. Trupti:
    could you grab the latest faily netinst and see if that works better
    for you now please?

    --
    Steve McIntyre, Cambridge, UK. [email protected] Google-bait: https://www.debian.org/CD/free-linux-cd
    Debian does NOT ship free CDs. Please do NOT contact the mailing
    lists asking us to send them to you.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)