Displaying 20 results from an estimated 2000 matches similar to: "SYSLINUX 3.11-pre10"
2008 Feb 18
1
3.61 and .62-pre10: extlinux compilation problem on Linux 2.4
make[1]: Entering directory `/home/gzp/src/syslinux-3.62-pre10/extlinux'
gcc -Wp,-MT,extlinux.o,-MMD,.extlinux.o.d -W -Wall -Wno-sign-compare -D_FILE_OFFSET_BITS=64 -g -Os -I. -I.. -I../libinstaller -c -o
extlinux.o extlinux.c
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from extlinux.c:43:
/usr/include/asm/statfs.h:12:
2006 May 07
2
Latest switcher patches, bugfix.
I've attatched a patch to fix a bug in the latest switcher patches that
got put into CVS. Basically, window order with minimized windows is
undefined, and this fixes it.
Also, I notice that in some cases switcher fails to get an icon for a
window. Perhaps the icon code is forcing a search for a specific size,
rather than 'best-fit'?
Also, the patch allows usage of alt+shift+tab (in
2005 Apr 29
1
SYSLINUX 3.08-pre10, including "bigraw" support
I have released 3.08-pre10, which includes a version of 'raw' support
which should work when the CPU is in big real mode (called 'bigraw',
appropriately enough.)
Note that it will ALWAYS put DS and ES in big mode; there isn't any
really sane way to test if they should be or not.
-hpa
2009 May 21
2
SYSLINUX 3.81-pre10
I have just pushed out Syslinux 3.81-pre10. This fixes some pretty
serious bugs, including the fact that, apparently, isohybrid didn't work
at all in CBIOS mode.
Unfortunately it means that the isohybrid handover protocol has changed,
and so a new isolinux.bin isn't compatible with an old isohybrid or vice
versa (as a result, the magic number has changed.)
-hpa
2006 Jul 08
1
New Action system
It seems, and I might just have a weird system, but I doubt it, that
the new Action system in compiz git head is a bit weird. On a clean
install, not only do options like "resize_initiate_bell" show up in
gconf, but the actual action binding options don't work. For example I
can't set resize_initiate_button to anything but its default (the key
changes in gconf, but resize
2010 Jan 18
2
An argument processing puzzle.
I have been trying to write a function mv(a,b) to move an
object a to object b. It returns no value, but only
exists for this side effect. Basically it just does
b <- a; rm(a). With some checking and prompting about
over-writing.
The thing is, I'd like to be able to use either call by
name or call by value syntax. I.e. I want to set up my
argument processing so that
mv(a,b)
2003 Dec 10
0
SYSLINUX 2.08-pre10
Ok, despite what I said yesterday I decided to release a 2.08-pre10.
The only difference over 2.08-pre9 is that I have added a small program
in the "samples" directory called chain.c32. This allows chainbooting
local floppies and hard disks:
chain fd0 ; Chainboot the first floppy drive
chain hd0 ; Chainboot the first hard drive
chain hd1 3 ; Chainboot partition 3 on the second
2012 Nov 14
0
Syslinux-5.00-pre10
I know everyone is itching to test out another prerelease, and there's
been quite a lot of activity since the last one. The shortlog is
appended below.
The feedback from testing the previous prereleases has been really
constructive, so thanks to everyone for that. That feedback has been
addressed in some of the commits listed below, but it's not all bug
fixes, we've also got some new
2002 Oct 24
0
SYSLINUX 2.00-pre10 released
This version fixes a couple of bugs in ISOLINUX related to filename
parsing against -pre9. PLEASE test it out, especially if you're using
PXELINUX and have had machines on which PXELINUX doesn't boot, as I'm
hopefully going to release it as 2.00 in the next couple of days.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2004 Dec 30
1
SYSLINUX 3.00-pre10 released
I really hope to God this is the last prerelease of SYSLINUX 3.00...
I have added code to isolinux to give a pointer to SBM, but in order for
it to fit I had to reorganize sector 0 slightly. Therefore, I decided
it called for another prerelease (sigh.)
Other changes versus -pre9 is fixing the Makefile and specfile so the
RPM builds, fixing up mkdiskimage and adding a README about how to deal
2007 Jan 06
2
ubuntu packages patch
hi,
For compiz ubuntu packages, I made some patchs to have a behavior of
compiz nearer to metacity. All patch are made for compiz-0.3.6 and they
are more hacks or draft than good fix, i hope they can help.
http://gandalfn.club.fr/ubuntu/compiz-patch/90-fix-no-border-window-shadow.patch
This patch fix white boxes instead of shadows for gnome-panel and other
non-standard windows on AiGLX.
2005 Sep 13
2
Fw: Issue with pxelinux
I've been working with Matt Burgess here on this problem, and have found
the following:
syslinux 3.08-pre10 ? broken
>>> config.inc:max_cmd_len=255
syslinux 3.08-pre11 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.08 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre1 ? works
>>> config.inc:max_cmd_len=1023
syslinux 3.09-pre2 ? broken
2003 Nov 22
0
SYSLINUX 2.07-pre10 released
I have put out a 2.07-pre10; this version recognizes vendor-encapsulated
(a.k.a. vendor-option-space) PXELINUX options as well as unencapsulated
(a.k.a. site-option-space) PXELINUX options.
Please try it out... I'd like to release 2.07 no later than Monday.
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/Testing/
-hpa
2005 May 02
0
AW: SYSLINUX 3.08-pre10, including "bigraw" support
hi,
i've tested with 2 version of awdflash and uniflash:
here the results:
it only worked with freedos, not with win98 dos;
with win98 the images were not bootable; but
that does not matter; freedos is ok.
awdflash 8.27.45: flash ok
awdflash 8.27.41 (uses protected mode): flash ok
uniflash 1.40: when starting flashing the program freeze.
awdflash 8.27.45 never worked before so i think this
2005 Aug 18
0
SYSLINUX 3.10-pre10 pushed out
I have pushed out SYSLINUX 3.10-pre10 with the fix for Arwin's bug.
Still no idea about the bug reported by Curtis Doty.
Pending issues before 3.10:
- Need for forward-port EBIOS changes from SYSLINUX to EXTLINUX;
- Verify EXTLINUX functionality on Supermicro systems;
- Try to make some head or tail out of menu.c32 hang, if at all possible;
- NOESCAPE.
- Curtis' bug (garbage at end of
2007 Mar 06
0
SYSLINUX 3.40-pre10: TEXT HELP now implemented
Hi all,
I've finally gotten around to actually implement the long-discussed TEXT
HELP feature. Try it out, please; it's in 3.40-pre10.
-hpa
2013 Jul 23
2
Chaining with chain.c32 from syslinux 6.01 error
Yes. Prior versions (all to 6.01 inclusive) are working very well.
?And yes it fail before invoking chain.c32 (as I said in qemu there is no errors).
________________________________
From: Matt Fleming <matt at console-pimps.org>
To: Adrian Irimia <adixtx at yahoo.com>
Cc: "syslinux at zytor.com" <syslinux at zytor.com>
Sent: Tuesday, July 23, 2013 5:16 PM
2007 Feb 09
6
syslinux-3.36-pre8 feedback
Tested floppy boot on two machines (one PII 350, one 486DX4)
Floppy boot with syslinux is very very slow, more than 18 mn to boot a linux
kernel from floppy on the 2 machines.
Tested with 3 different disquettes that were know to work, boot is reached
after this very long time.
Noise from floppy head make think floppy wait approximatly one minute
between each read.
No problem with pxe boot with
2006 Aug 10
2
Better keybindings for move and resize
Hi,
I'm attaching a patch that improves the keybindings for keyboard
resize and move. In both cases, the action can now be cancelled by
Esc, moving the window back to the position and size it had before the
action was initiated. Furthermore, for the resize case, the
keybindings now work more like metacity, in that when initiated, it
starts with the cursor in the middle of the window. The
2008 Feb 27
2
DO NOT REPLY [Bug 5287] New: FreeBSD pre10 compilation warnings report
https://bugzilla.samba.org/show_bug.cgi?id=5287
Summary: FreeBSD pre10 compilation warnings report
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: FreeBSD
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: 14709c93@mailinator.com