Displaying 2 results from an estimated 2 matches for "duanev".
Did you mean:
duane
2017 Apr 15
2
[Bug 1146] New: configure ignores enable-static=yes
...es enable-static=yes
Product: libmnl
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: libmnl
Assignee: pablo at netfilter.org
Reporter: duanev at gmail.com
It seems configure for libmnl (and libnftnl) ignores --enable-static=yes
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglo...
2007 Aug 28
2
memdisk patch
Hello all,
I ran across a couple bugs in memdisk concerning hd images the other
day. With the attached patch I've been able to successfully boot a
32MB gzipped hd image. (I'll put the image up for a short while at
ftp://ftp.io.com/pub/usr/duanev/fdoshd.img.gz)
The pxelinux.cfg entry I'm using is:
label fdos
kernel memdisk
append keeppxe initrd=fdoshd.img.gz
syslinux/memdisk is great, thanks Peter et. al.!
--
Duane Voth
duanev at io.com
-------------- next part --------------
--- memdisk.asm.orig 2007-08-20 13:0...