Displaying 6 results from an estimated 6 matches for "lss16toppm".
2005 Feb 23
4
Maximum line length of APPEND option in PXELINUX
Hi,
I just replaced the pxelinux.0 of some 2.x version by pxelinux.0 vers. 3.0.7.
Some of the PXE Clients refused to boot thereafter (just stopped after reading
the config file). I noticed that the APPEND line was too long.
Is this intentional? What is the maximum length of the APPEND option line?
Thanks, Thomas
2003 Jan 15
0
LSS-16 perl scripts and Unicode
Hi,
I've just been playing with the Logo for the Knoppix bootable CD, which
is in the LSS-16 format used by your ppmtolss16 and lss16toppm perl
scripts from syslinux-1.75. On my standard Red Hat 8.0 distribution
these both fail due to Unicode errors. After a little investigation, it
turns out that my LANG=en_GB.UTF-8 environment causes perl (5.8.0-55) to
treat standard I/O as Unicode. I can work around this automatically by
adding...
2014 Feb 01
0
[PATCH] Add some man pages.
...| grep '^*'
* master
stappers at nero:~/src/syslinux-zytor
$ git config --list | grep url
remote.origin.url=git://git.zytor.com/syslinux/syslinux.git
stappers at nero:~/src/syslinux-zytor
$ git pull
Already up-to-date.
stappers at nero:~/src/syslinux-zytor
$ ls man
extlinux.1 gethostip.1 lss16toppm.1 ppmtolss16.1 syslinux.1 syslinux2ansi.1
stappers at nero:~/src/syslinux-zytor
$
2014 Jun 22
1
isohybrid has 2 variants
Op 2014-06-21 om 21:19 schreef intrigeri:
> Hi,
>
> Ian Bannerman wrote (21 Jun 2014 15:49:51 GMT) :
> > One advantage of the Perl one for me is that I can run it on Windows.
>
> We at Tails rely on isohybrid.pl for installing on OSX:
> https://tails.boum.org/doc/first_steps/installation/manual/mac/
>
> Of course, this does not mean that the current syslinux team
2014 Jan 20
3
[PATCH] Add some man pages.
Add very basic pages for:
isohybrid - It's not particularly more useful than --help, but my QA
department really wants this to exist.
memdiskfind - Explain what it does and its invocation.
Signed-off-by: Peter Jones <pjones at redhat.com>
---
man/isohybrid.1 | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
man/memdiskfind.1 | 10 +++++++++
2 files changed, 71
2014 Jun 21
1
isohybrid has 2 variants
Op 2014-06-20 om 15:56 schreef Ady:
>
> The Perl variant, isohybrid.in, seems to be getting left behind
> regarding several patches. I don't recall whether there is at least
> some mention in the isohybrid docs about the existence of 2 variants
> included in Syslinux (and that is in addition to other isohybrid
> methods outside Syslinux). Is there any reference?
>