search for: movelist

Displaying 2 results from an estimated 2 matches for "movelist".

Did you mean: novelist
2005 Jan 06
0
SYSLINUX 3.10-pre1 released; multi-file initramfs support
...ion, which then magically :) turns into an initramfs. The low-level support for this is largely there, but I haven't gotten the higher level support library done yet, and it really really needs one :) Ultimately I hope it to look something like: syslinux_boot_kernel(void *kernel, struct movelist *initramfs) ... where struct movelist is basically a linked list of regions that form the initramfs. (For those of you who haven't followed syslinux development lately, note that syslinux now has ext[23]fs support.) ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa
2005 Jan 06
0
SYSLINUX 3.10-pre1 released; multi-file initramfs support
...ion, which then magically :) turns into an initramfs. The low-level support for this is largely there, but I haven't gotten the higher level support library done yet, and it really really needs one :) Ultimately I hope it to look something like: syslinux_boot_kernel(void *kernel, struct movelist *initramfs) ... where struct movelist is basically a linked list of regions that form the initramfs. (For those of you who haven't followed syslinux development lately, note that syslinux now has ext[23]fs support.) ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/ -hpa