grml / grml-live

Build tool for Grml Live Linux
https://grml.org/grml-live/
126 stars 41 forks source link

Outdated addons #161

Open zeha opened 1 month ago

zeha commented 1 month ago

Official builds use addons from grml-live-grml.git. There are a number of outdated things in there, which can probably go away.

jkirk commented 1 day ago

JFTR, listing the addons from https://github.com/grml/grml-live-grml/tree/master/templates/boot/addons

mirabilos commented 1 day ago

On Wed, 20 Nov 2024, Darshaka Pathirana wrote:

  • bsd4grml: Currently v20160117. Not sure about the state and where it comes from. Maybe @mirabilos can help?

I’ll submit an update when there is a meaningful update next time. It’s built from the Makefile in src/distrib/common/grml/ in the MirBSD CVS tree, and the things it references, after a normal snapshot build. (MirBSD is currently stuck in an ABI change that affects multiple core libc parts and, on sparc, even the kernel, and… I’ve not been able to work on it much recently.) So the one that’s in the grml-live-grml tree is still good to go.

bye, //mirabilos