Displaying 11 results from an estimated 11 matches for "libcom32gpl".
2012 Oct 19
3
[PATCH 0/3] elflink fixes
From: Matt Fleming <matt.fleming at intel.com>
The first two patches in this series are fixes for bugs reported by
someone in #syslinux. The third makes dmitest.c32 actually wait for
user input.
If no one has any objections/concerns, I'll pull this into the
official elflink branch.
Matt Fleming (3):
core: Print error message if we don't load ldlinux.c32
Clean up $(GPLLIB) leak
2010 Mar 08
2
com32 license restrictions
Hello,
Would com32 modules be considered the same as an ordinary Linux
executable with respect to LGPL? That is, as long as you released any
changes to syslinux/com32 libs would you also have to release the
source to the com32 module?
Thanks for your time.
2013 Jan 03
4
help
...s free
------------------------------------------------------------------------
------------------------------------------------
The contents of directory syslinux >(i)LDLINUX.SYS(53.5 KB (54,784
bytes) and (ii)LDLINUX.C32(418 KB (428,032 bytes).
(i)could NOT copy >(i)LIBLUA.C32(129Kb), (ii)libcom32gpl.c32(232Kb) as
only 56,320bytes are free!!
(ii)Rebooted >Boot Eror or Replace the disk .
2013 Jan 09
21
question
Hello,
Is "Dos installer from Win98" REMOVED from
Syslinux-5.00/syslinux-5.01-pre1?
Prof S W Damle
2012 Jun 26
2
[GIT PULL] elflink bug fixes
.../com32/hdt/Makefile
+++ b/com32/hdt/Makefile
@@ -20,6 +20,9 @@ MAKEDIR = $(topdir)/mk
include $(MAKEDIR)/elf.mk
LIBS = ../libupload/libcom32upload.a
+C_LIBS += $(com32)/cmenu/libmenu/libmenu.c32 \
+ $(com32)/libutil/libutil_com.c32 \
+ $(com32)/lib/libcom32.c32 $(com32)/gpllib/libcom32gpl.c32
CFLAGS += -I$(com32)/cmenu/libmenu -I$(com32)
MODULES = hdt.c32
diff --git a/com32/hdt/hdt-common.c b/com32/hdt/hdt-common.c
index 8e9a9e6..f729a10 100644
--- a/com32/hdt/hdt-common.c
+++ b/com32/hdt/hdt-common.c
@@ -312,6 +312,7 @@ int detect_vesa(struct s_hardware *hardware)
str...
2012 Nov 27
0
Syslinux-5.00-pre11
...matically apply ".c32" extension for COM32 files
ldlinux: Fix OnError behaviour
isolinux: Make BIOSName global
Makefile: Add libmenu.c32 to list of modules
cmenu: Delete __intcall()s
module: Correct the size of the module symbol table
gpllib: Distribute libcom32gpl.c32 in releases
Revert "menu: Make "menu clear" the default"
ldlinux: Reset the console whenever we execute a module
Merge branch 'xfs-for-hpa' of git://zytor.com/users/pcacjr/syslinux into merge/elflink/xfs
hdt-cli: Correct malloc() size argument...
2012 Aug 14
1
[GIT PULL] elflink fixes
..."none",
"localboot",
"kernel",
diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 8d94cfe..8f5b769 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -15,6 +15,9 @@
## COM32 standard modules
##
+LIBS = $(com32)/gpllib/libcom32gpl.c32 $(com32)/lib/libcom32.c32 \
+ $(com32)/libutil/libutil_com.c32
+
topdir = ../..
MAKEDIR = $(topdir)/mk
include $(MAKEDIR)/elf.mk
@@ -28,21 +31,6 @@ MODULES = config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
TESTFILES =
-LDFLAGS_cpuidtest.o = $(com32)/gpllib/libcom32gpl.c32
-LDFLAGS...
2012 Nov 01
1
Syslinux 4.06 and 5.00-pre9 Binary Sizes
...u/vesamenu.c32
1 38912 Nov 1 17:15 core/isolinux-debug.bin
1 38912 Nov 1 17:15 core/isolinux.bin
1 42406 Nov 1 17:15 core/pxelinux.0
1 106848 Nov 1 17:15 gpxe/gpxelinux.0
1 135939 Nov 1 17:15 com32/lua/src/liblua.c32
1 181045 Nov 1 17:14 com32/hdt/hdt.c32
1 243368 Nov 1 17:14 com32/gpllib/libcom32gpl.c32
1 427507 Nov 1 17:14 com32/elflink/ldlinux/ldlinux.c32
1 496624 Nov 1 17:15 dos/syslinux.com
1 529408 Nov 1 17:15 win32/syslinux.exe
1 532992 Nov 1 17:15 win64/syslinux64.exe
1 541068 Nov 1 17:15 mtools/syslinux
2 542083 Nov 1 17:15 linux/syslinux
1 568659 Nov 1 17:15 extlinux/extlinux
1...
2012 Dec 16
1
Upgraded to Syslinux 5.00 - Failed to load ldlinux.c32
...1600 Dec 16 15:51 kbdmap.c32
-rwxr--r-- 1 root root 4688 Dec 16 15:51 kontron_wdt.c32
-rwxr--r-- 1 root root 428010 Dec 16 16:45 ldlinux.c32
-r--r--r-- 1 root root 54784 Dec 16 16:45 ldlinux.sys
-rwxr--r-- 1 root root 184152 Dec 16 15:51 libcom32.c32
-rwxr--r-- 1 root root 66720 Dec 16 15:51 libcom32gpl.c32
-rwxr--r-- 1 root root 112496 Dec 16 15:51 liblua.c32
-rwxr--r-- 1 root root 23820 Dec 16 15:51 libmenu.c32
-rwxr--r-- 1 root root 24692 Dec 16 15:51 libutil_com.c32
-rwxr--r-- 1 root root 4608 Dec 16 15:51 linux.c32
-rwxr--r-- 1 root root 2900 Dec 16 15:51 ls.c32
-rwxr--r-- 1 root root...
2012 Nov 14
1
comments about 5.00pre10
Hi Matt,
First comments about 5.00-pre10.
1_ When using "ctrl+v" in the boot prompt, there is no space
character between the version and the boot mode. Additionally, the
main version number is shown twice.
For example, "SYSLINUX 5.00 5.00-PRE10CHS" should be:
"SYSLINUX 5.00-PRE10 CHS"
2_ Boot to menu.c32, press [ESC] to go to the boot prompt. Pressing
[ESC]
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and