similar to: Back again, and resuscitated libmenu patches

Displaying 20 results from an estimated 300 matches similar to: "Back again, and resuscitated libmenu patches"

2011 Apr 29
1
[PATCH] hdt: libmenu.a no longer exists
From: Matt Fleming <matt.fleming at linux.intel.com> Don't link against libmenu.a, it no longer exists as it was removed in commit 74518b8b691c ("elflink: Make ELF the default object format"). This fixes the following build error, make[2]: *** No rule to make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop. Signed-off-by: Matt Fleming
2019 Dec 26
2
livemedia-creator --make-pxe-live CentOS 7
Hello, I am trying to build a PXE boot image for CentOS 7. livemedia-creator --make-pxe-live --ks=ks --no-virt It runs the entire process and then it says: losetup: /dev/: detach failed: Inappropriate ioctl for device 2019-12-26 11:49:47,293: Disk Image install successful 2019-12-26 11:49:47,293: working dir is /var/tmp/tmpKwqC77 mount: /dev/loop0 is write-protected, mounting read-only mount:
2007 Dec 15
3
Read disk with open()/read()?
Is there already a way to read directly from the disk, perhaps via INT22/19h, using the COM32 open()/read() functions? If not, I'd like to propose adding the ability to do something like: int fd = open("//", O_RDONLY); to allow reading from the raw disk. I am working on building a COM32 module out of the checkisomd5 tool from isomd5sum, but I need a way to access the raw disk in
2009 Aug 06
1
[PATCH node-image] workaround for gpxe issue with the virt-preview
Unable to boot using qemu-kvm and gPXE from virt-preview repository https://bugzilla.redhat.com/show_bug.cgi?id=512358 Signed-off-by: Alan Pevec <apevec at redhat.com> --- common-blacklist.ks | 9 +++++++++ common-pkgs.ks | 3 +++ 2 files changed, 12 insertions(+), 0 deletions(-) diff --git a/common-blacklist.ks b/common-blacklist.ks index 7c19aa4..2f8842f 100644 ---
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
2009 Sep 16
1
Final push candidate...
This patch goes with the node patch just sent, and is ready for pushing upstream. I'll be doing the blacklisting in a later patch once this is upstream.
2009 Sep 17
1
New push candidate with feedback from apevec...
This patch removes the attempt at setting nodeadmin to be root's shell.
2009 Jul 08
2
[PATCH: ovirt-identify-node replacement 0/1] Node Image Patch
The purpose of this patch is to add the matahari qmf agent package (http://git.et.redhat.com/?p=matahari.git;a=summary) to the node image. Matahari is a qmf agent that publishes hardware information to an amqp broker, replacing functionality from ovirt-identify-node. However, since the capability is not ovirt specific, the agent is maintained as a separate project (see link above). Dependencies
2019 Dec 26
1
livemedia-creator --make-pxe-live CentOS 7
Oh, alright my specific issue is just about creating the actual pxe image.. not what happens after -----Original Message----- From: CentOS <centos-bounces at centos.org> On Behalf Of R C Sent: Thursday, December 26, 2019 12:18 PM To: centos at centos.org Subject: Re: [CentOS] livemedia-creator --make-pxe-live CentOS 7 I have "issues" with later versions of Centos/RHEL 7 also.
2008 Nov 17
3
PXE boot via WLAN
Hallo, can I use pxelinux for booting a notebook via WLAN? Viele Gruesse! Helmut
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,
2009 Sep 26
10
Adding handling for Multipath storage devices
The following patches introduce support for multipath and cciss devices to the ovirt-node and node-image. Comments are appreciated. These patches assume that the 3 patches (2 node, 1 node-image) from Joey are all incorporated. Mike
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
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 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora. Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node. Removed tools, these are now in ovirt-node-recipe which is subpackage of ovirt-node.
2012 Jun 29
1
[syslinux:elflink] elflink: fix dependency problem in cmenu/ Makefile
On Fri, 2012-06-29 at 07:42 -0700, syslinux-bot for H. Peter Anvin wrote: > elflink: fix dependency problem in cmenu/Makefile > > Instead of adding library dependencies implicitly, make them explicit > and use --as-needed to avoid bogus DT_NEEDED entries from being > generated. This is fine, but... > diff --git a/com32/cmenu/Makefile b/com32/cmenu/Makefile > index