Displaying 1 result from an estimated 1 matches for "multi_initrd".
2012 Oct 26
2
[PATCH] 4 Patches for initrd+= and initrdfile= Options
...Syslinux 4.06 providing two new options for
the linux.c32 ComBoot32 module. If we are shifting gears towards 4.10 or 5
any time soon, feel free to let me know and I'll attempt to apply the
patches to those and to deal with any conflicts.
You can merge these commits onto your 4.06 from my 'multi_initrd' branch at:
git://git.zytor.com/users/sha0/syslinux.git
In brief:
The "initrd+=" option allows you to append initramfs-style blobs (files
which can be produced with 'cpio -o -H newc') to whatever "initrd" was
specified via the "initrd=" option (or was...