syslinux_run_default syslinux_run_command main console_ansi_raw detect_cpu fputs strcmp printf sleep libutil.c32 libgpl.c32 libcom32.c32 __ctors_start __ctors_end __dtors_start __dtors_end
not found doesn't Run one command if system match some CPU features, another if it doesn't. Usage: label ifcpu com32 ifcpu.c32 append
-- boot_entry_1 -- boot_entry_2 label boot_entry_1 kernel vmlinuz_entry1 append ... label boot_entry_2 kernel vmlinuz_entry2 append ... options could be : debug : display some debugging messages dry-run : just do the detection, don't boot cpu_features could be: 64 : Processor is x86_64 compatible (lm cpu flag) hvm : Processor features hardware virtualization (hvm or svm cpu flag) multicore : Processor must be multi-core smp : System must be multi-processor pae : Processor features Physical Address Extension (PAE) hypervisor : Processor is running under an hypervisor if you want to match many cpu features, just separate them with a single space. -- 64 64bit : %s on this system pae pae : %s on this system hvm hvm : %s on this system multicore multicore : %d cores on this system smp smp : %s on this system hypervisor hypervisor : %s on this system dry-run debug Booting labels are : '%s' or '%s' Hardware requirements%smatch this system, let's booting '%s' Sleeping 5sec before booting Dry-run mode, let's exiting
GCC: (GNU) 4.8.3 20140911 (Red Hat 4.8.3-7)
.shstrtab .gnu.hash .dynsym .dynstr .rel.plt .text .rodata .dynamic .got.plt .comment