site  contact  subhomenews

woofV create initrd

January 23, 2024 — BarryK

The previous post introduces "woofV", which is the Woof build system, in this case for building from Void packages and builtin to easyVoid. Previous post:

https://bkhome.org/news/202401/start-create-woofv-builtin-to-easyos.html

There are some major challenges ahead, but one step at a time. I have implemented a script, 'create-initrd', that does what the name suggests. See commit:

https://github.com/bkauler/woofq/tree/main/easyos/easy-code/rootfs-skeleton/usr/local/woofV/initrd

Any user of easyVoid can run the script and create a new updated 'initrd' file, at /mnt/wkg/data/woofV/initrd/. There is a bit more that has to go into it, but it is basically working.   

Tags: easy