From: Miro K. <mir...@gm...> - 2024-04-28 08:04:03
|
On Sun, 28 Apr 2024 at 09:24, Thorsten Otto <ad...@th...> wrote: > Well atleast you should need them. Currently the invocation of tzinit in > mint.cnf is commented out. IMHO atleast tzinit & tzselect should be part of > the bootable builds (and also the zoneinfo database files of course) > Agreed. I'm currently reworking the build system for mintlib a bit, but for the > bootable builds the simplest solution is to provide prebuilt binaries > somewhere in the .scripts directory, like is done for coreutils and others. > Don't forget that bootable builds already download other snapshots (qed, hypview etc) so downloading a mintlib one, depack it + pick the suitable files for given CPU should be rather easy once the complete archives are there (with binaries in e.g. mintlib/<prefix>/bin/m68020-60). After the upcoming changes, you can just use "type=m68020" and > "type=coldfire" instead (cflags will be set automagically). But prebuilt > archives with the binaries will then also be available. > Nice, looking forward to it. -- http://mikro.atari.org |