HomeSort by relevance Sort by last modified time
    Searched refs:extlinux (Results 1 - 4 of 4) sorted by null

  /external/syslinux/extlinux/
Makefile 47 -rm -f extlinux
52 installer: extlinux
54 extlinux: $(OBJS)
58 $(STRIP) extlinux
  /external/syslinux/
syslinux.spec 24 # NOTE: extlinux belongs in /sbin, not in /usr/sbin, since it is typically
35 filesystems, Linux ext2/ext3 filesystems (EXTLINUX), PXE network boots
44 %package extlinux
45 Summary: The EXTLINUX bootloader, for booting the local system.
49 %description extlinux
50 The EXTLINUX bootloader, for booting the local system, as well as all
76 TFTPBOOT=/tftpboot EXTLINUXDIR=/boot/extlinux
79 ( cd %{buildroot}/etc && ln -s ../boot/extlinux/extlinux.conf . )
102 %files extlinux
    [all...]
Makefile 194 mtools/syslinux linux/syslinux extlinux/extlinux
195 ISUBDIRS = libinstaller mtools linux extlinux utils
200 INSTALL_SBIN = extlinux/extlinux
213 # Things to install in /boot/extlinux
301 dos extlinux linux mtools win32 win64: libinstaller
398 $(MAKE) CC=klcc ITARGET= ISUBDIRS='linux extlinux' BSUBDIRS=
  /external/syslinux/mk/
syslinux.mk 33 EXTLINUXDIR = $(BOOTDIR)/extlinux

Completed in 73 milliseconds