search for: do_direct_mount

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

2015 Jul 11
0
EXTLINUX - GCC 5
...f Shall the index be [SWD_BEST_OFF - 1] ? Shall this be done only if SWD_BEST_OFF > 2 ? ----------------------------------------------------------------- Checking linux/syslinux.c: __KLIBC__... [linux/syslinux.c:123]: (error) Uninitialized variable: loop_fd Valid complaint: /* * If DO_DIRECT_MOUNT is 0, call mount(8) * If DO_DIRECT_MOUNT is 1, call mount(2) */ #ifdef __KLIBC__ # define DO_DIRECT_MOUNT 1 #else # define DO_DIRECT_MOUNT 0 /* glibc has broken losetup ioctls */ #endif ... #if DO_DIRECT_MOUNT { if (!S_ISBLK(st.st_mode)) { /* It'...
2015 Jul 11
3
EXTLINUX - GCC 5
> On Jul 10, 2015 5:29 PM, "poma via Syslinux" <syslinux at zytor.com> wrote: > > > The same as with the ISOLINUX, stable and git. > > Only this time has nothing to do with the menu. > > 1) EXTLINUX is no longer a discrete variant. The installer extlinux now > installs SYSLINUX. > 2) William Kensington already saw a similar behavior wherein an