Re: Self compiling entire Bookworm DVD-1

2025-04-25 Thread Darac Marjal
On 25/04/2025 18:58, tuxi...@posteo.de wrote: On Wednesday, April 23, 2025 8:48:01 PM Central European Summer Time Darac Marjal wrote: Do you need the DVD creation, or are you just looking for the re-compiled packages? If the latter, perhaps apt-build (https://manpages.debian.org/testing/apt-bu

Re: Self compiling entire Bookworm DVD-1

2025-04-25 Thread tuxifan
On Wednesday, April 23, 2025 8:48:01 PM Central European Summer Time Darac Marjal wrote: > Do you need the DVD creation, or are you just looking for the > re-compiled packages? If the latter, perhaps apt-build > (https://manpages.debian.org/testing/apt-build/apt-build.1.en.html) > might be of inte

Re: Self compiling entire Bookworm DVD-1

2025-04-25 Thread tuxifan
On Wednesday, April 23, 2025 11:10:29 PM Central European Summer Time Tim Woodall wrote: > Hope the op has a lot of computing resources... Well, only a single computer, but do you think this would suffice? Processors: 32 × AMD Ryzen 9 7950X 16-Core Processor Memory: 62.5 GiB of RAM Thank you

Re: Self compiling entire Bookworm DVD-1

2025-04-25 Thread tuxifan
On Wednesday, April 23, 2025 2:30:45 PM Central European Summer Time to...@tuxteam.de wrote: > For a more Debian specific link, see > > https://wiki.debian.org/DebianBootstrap > > Cheers Yes! This is exactly what I was looking for! Thank you :-)

Re: Self compiling entire Bookworm DVD-1

2025-04-23 Thread Jeffrey Walton
On Wed, Apr 23, 2025 at 9:27 AM Nils wrote: > > I'd like to compile all of DVD-1 myself but using `-Oz` to optimize for binary > size rather than speed. How do I do that? Where do I start? I could only find > infos on how to build DVD-1 yourself using existing binary packages... For the kernel, t

Re: Self compiling entire Bookworm DVD-1

2025-04-23 Thread Tim Woodall
On Wed, 23 Apr 2025, Joe wrote: On Wed, 23 Apr 2025 10:58:52 + Nils wrote: Hey! I'd like to compile all of DVD-1 myself but using `-Oz` to optimize for binary size rather than speed. How do I do that? Where do I start? I could only find infos on how to build DVD-1 yourself using existing

Re: Self compiling entire Bookworm DVD-1

2025-04-23 Thread Darac Marjal
On 23/04/2025 11:58, Nils wrote: Hey! I'd like to compile all of DVD-1 myself but using `-Oz` to optimize for binary size rather than speed. How do I do that? Where do I start? I could only find infos on how to build DVD-1 yourself using existing binary packages... Thank you! Do you need the DV

Re: Self compiling entire Bookworm DVD-1

2025-04-23 Thread tomas
On Wed, Apr 23, 2025 at 01:26:44PM +0100, Joe wrote: > On Wed, 23 Apr 2025 10:58:52 + > Nils wrote: > > > Hey! > > > > I'd like to compile all of DVD-1 myself but using `-Oz` to optimize > > for binary size rather than speed. How do I do that? Where do I > > start? I could only find infos on

Self compiling entire Bookworm DVD-1

2025-04-23 Thread Nils
Hey! I'd like to compile all of DVD-1 myself but using `-Oz` to optimize for binary size rather than speed. How do I do that? Where do I start? I could only find infos on how to build DVD-1 yourself using existing binary packages... Thank you!