| Server IP : 82.208.35.60 / Your IP : 216.73.217.39 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/syslinux/files/ |
Upload File : |
--- Makefile.orig 2014-10-06 18:27:44.000000000 +0200 +++ Makefile 2014-10-21 22:59:36.000000000 +0200 @@ -185,19 +185,20 @@ else -BSUBDIRS = codepage com32 lzo core memdisk mbr gpxe sample \ - diag libinstaller dos win32 win64 dosutil txt +#BSUBDIRS = codepage com32 lzo core memdisk mbr gpxe sample \ +# diag libinstaller dos win32 win64 dosutil txt ITARGET = IOBJECTS = $(ITARGET) \ utils/gethostip utils/isohybrid utils/mkdiskimage \ mtools/syslinux linux/syslinux extlinux/extlinux -ISUBDIRS = libinstaller mtools linux extlinux utils +#ISUBDIRS = libinstaller mtools linux extlinux utils +ISUBDIRS = libinstaller mtools # Things to install in /usr/bin INSTALL_BIN = mtools/syslinux # Things to install in /sbin -INSTALL_SBIN = extlinux/extlinux +#INSTALL_SBIN = extlinux/extlinux # Things to install in /usr/lib/syslinux INSTALL_AUX = core/pxelinux.0 gpxe/gpxelinux.0 gpxe/gpxelinuxk.0 \ core/isolinux.bin core/isolinux-debug.bin \