Displaying 20 results from an estimated 200 matches similar to: "PXE boot via WLAN"
2009 Apr 10
3
bug (I think) in gpxelinux.0 ?
Hi,
Currently I am building a new PXE boot environment and during that I noticed
something odd while attempting to boot using one of those universal
netbootdisks based on the '3Com Universal NDIS driver v1.00' (aka undis3c)
driver.
Using pxelinux.0 this works like a charm, but when I switch to gpxelinux.0
the 3Com driver bails out on me... all other configuration is the same. Have
2009 Mar 25
1
Bug: config parser broken in ff78e2b62a45f18c0d427153f957d2f06c0f5c1c
Just a heads up while testing newer versions to work around a hardware
problem it seems the config file parser is fubar.
Broken: ff78e2b62a45f18c0d427153f957d2f06c0f5c1c
Working: 332a924759efe50e783ad3116ecf17d518dfebe2
$ git name-rev --tags 332a924759efe50e783ad3116ecf17d518dfebe2
ff78e2b62a45f18c0d427153f957d2f06c0f5c1c
332a924759efe50e783ad3116ecf17d518dfebe2 tags/syslinux-3.74-pre7~1
2000 Apr 11
3
scp: command not found.
Hey.
I found references to my problem 'scp: command not found' in the archives.
But I could not find a solution to this problem. Could someone please
help me out here?
Info: OpenSSH 1.2.3, RedHat 6.1
Thanks!
-- Steve
2004 Jun 11
3
Einlesen von Daten unter R
Sehr geehrte Damen und Herren,
An der Fachhochschule Winterthur wurde f??r mich im Rahmen einer
Diplomarbeit (Prof. Ruckstuhl) ein R-Programm zur Auswertung von
IR-Spektren (line-shape-Analyse zur quantitativen Analyse von
Gasmischungen) entwickelt. Die Daten werden einer Excel-Tabelle
entnommen. Bisher werden die spektroskopischen Daten ??ber den Inhalt von
64 Kan??len ??ber die
2008 Oct 27
1
Syslinux Project versus its components
Hi all,
I have decided to adopt the following nomenclature going forward. I
think it's a reasonable compromise between 14 years of history and the
needs going forward, and IMO looks better than using all caps everywhere:
- The project itself is the Syslinux Project.
- It's primary product is Syslinux, a collection of bootloaders.
- The main components of Syslinux are:
- SYSLINUX,
2010 May 11
1
[LLVMdev] Master Thesis about Profiling in LLVM
Hi all!
I recently finished my master studies with the thesis' title being
"Efficient Profiling in the LLVM Compiler Infrastructure". For anyone
interested it can be downloaded at
http://astifter.com/storage/diplomarbeit.pdf. I wanted to thank all of
you who helped me with suggestions, reviews and comments about LLVM
and related topics.
As discussed in
2016 Dec 08
0
[RFC] Enable "#pragma omp declare simd" in the LoopVectorizer
On 8 December 2016 at 18:11, Tian, Xinmin via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> For name mangling, we have to follow certain rules of C/C++ (e.g. prefix needs to _ZVG ....). David Majnemer who is the owner and stakeholder for approval for Clang and LLVM. Also, we need to pay attention to GCC compatibility. I would suggest you look into how GCC VectorABI can be extended
2007 May 13
1
factanal
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070513/f07553e9/attachment.pl
2016 Dec 12
0
[RFC] Enable "#pragma omp declare simd" in the LoopVectorizer
Hi Xinmin,
I have updated the clang patch using the standard name mangling you
suggested - I was not fully aware of the C++ mangling convention “_ZVG”.
I am using “D” for 64-bit NEON and “Q” for 128-bit NEON, which makes NEON
vector symbols look as follows:
_ZVGQN2v__Z1fd
_ZVGDN2v__Z1ff
_ZVGQN4v__Z1ff
Here “Q” means -> NEON 128-bit, “D” means -> NEON 64-bit
Please notice that although
2009 Feb 16
2
Back again, and resuscitated libmenu patches
I've finally gotten back to my work on syslinux, and I've updated the
patches I have for the advanced menu system and for COM32 to apply
against the current git tree. I've got ten patches - mostly bug fixes,
but a few are for additional COM32 or menu functionality.
I've got them checked into a local git repository - what is the best way
for me to pass them along?
2008 Oct 20
1
No longer employed by rPath, Inc.
Hello all,
I am sad to say that I am no longer working for rPath, Inc. They have,
of course, been extremely supportive of all my upstream work, including
Syslinux, but have decided that given the economic climate they could no
longer afford to keep me on staff.
It does mean that while I still haven't figured out what to do next, I
am available to do short-term contracts if there is any
2009 Sep 22
1
mboot.c32 and FreeBSD
Hi,
I'm trying to get FreeBSD 7.2 booting using mboot module from syslinux
3.82. Unfortunately it doesn't seem to work. Here is my pxelinux config:
=== 8< ===
label freebsd72-i386-mboot
kernel mboot.c32
append /kernels/freebsd/7.2/i386/boot/kernel/kernel single ---
/kernels/freebsd/7.2/i386/boot/mfsroot
=== 8< ===
Here is the error message I get on boot:
=== 8< ===
2010 Sep 18
1
Stats from the git history
All,
I've been playing around with extracting stats out of the Syslinux git
history and have posted my findings here:
http://pub.mouraf.org/blog/2010/09/evolution-of-the-syslinux-project/
Enjoy,
--
Pierre-Alexandre Meyer
http://pub.mouraf.org/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Sep 18
1
Stats from the git history
All,
I've been playing around with extracting stats out of the Syslinux git
history and have posted my findings here:
http://pub.mouraf.org/blog/2010/09/evolution-of-the-syslinux-project/
Enjoy,
--
Pierre-Alexandre Meyer
http://pub.mouraf.org/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Apr 04
2
SYSLINUX 3.74-pre17: (hopefully final) release candidate
Let's try to get this thing released. Dag: will you do your RPM
buildathon on this drop?
Changes in 3.74:
* New UI directive, which allows a more natural way to specify
a menu system (or not.) With the UI directive specifying
the menu system, the DEFAULT directive can be used to select
the default entry inside the menus.
* kbdmap.c32: new module
2016 Nov 30
5
[RFC] Enable "#pragma omp declare simd" in the LoopVectorizer
Dear all,
I have just created a couple of differential reviews to enable the
vectorisation of loops that have function calls to routines marked with
“#pragma omp declare simd”.
They can be (re)viewed here:
* https://reviews.llvm.org/D27249
* https://reviews.llvm.org/D27250
The current implementation allows the loop vectorizer to generate vector
code for source file as:
#pragma omp declare
2010 Aug 09
3
Lua.c32 wiki page
Hi,
I have been experimenting a bit with lua.c32 and I have created a small
lua.c32 wiki page at:
http://syslinux.zytor.com/wiki/index.php/Lua.c32
With my minimal knowledge about Lua (and the inconvenience of not being
able to copy&paste or edit scripts) I discovered that the dmi module has 2
functions (supported, gettable) and a syslinux module with 1 function
(run_command).
Do we
2008 Oct 22
1
NEW: COM32 module to alias
From: Gene Cumm <gene.cumm at gmail.com>
alias.c: A simple COM32 module that allows the creation of an alias
within the config for SYSLINUX, etc.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
---
If, for example, you had two labels that only differed by the length
of the label (a short name) or additional APPENDd parameters, this
would reduce the amount of copies of the same
2009 Feb 25
4
[gpxelinux] How to use sanboot.c32 to attach a iscsi lun and then boot from CD
Hi,
I've been trying a couple of day now, but I can't seem to figure it out.
On www.etherboot.org, I found the example of configuring gPXE so that
it mounts an iSCSI lun and then boot from CDROM so you are able to
install on the LUN. But if I use gpxelinux.0 (latest release 3.73),
with sanboot.c32 like this:
label sanboot2008srv
menu label ^[iscsi] Windows server 2008
kernel
2011 Apr 26
3
Opinion wanted: metadata in HTTP requests
I'm thinking it might be an interesting idea to pass ipappend-style
metadata (and quite possibly additional information, e.g. obtained from
DMI) when making a http request, but I'm not 100% sure about the best
way to do it.
Options are pretty much:
1. some kind of metavariables in either the configuration file or in
the filename syntax.
+ very general.
- cumbersome for the