search for: msg00049

Displaying 6 results from an estimated 6 matches for "msg00049".

Did you mean: msg00040
2007 Jan 04
2
OT: Fedora Legacy shutting down
I didn't see anything on the list about this over the holidays and thought it might be of some interest: http://www.redhat.com/archives/fedora-legacy-list/2006-December/msg00049.html Lots of discussion around this topic on the fedora-legacy-list. -- Jay Leafey - Memphis, TN jay.leafey at mindless.com -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5177 bytes Desc: S/MIME Cryptographic...
2019 Jul 04
3
[nbdkit] [filter/nozero] large binary size with GCC 9
...(Clang 8 and older GCCs work "correctly") It would be possible to remove the "const" qualifier or use some compiler attribute trickery to get the previous behavior back. Thanks, Thomas [0] https://gcc.gnu.org/ml/gcc/2019-04/msg00034.html [1] https://gcc.gnu.org/ml/gcc/2019-04/msg00049.html
2006 Mar 13
1
List of updates in Update 3 ?
...rpm selinux-policy-targeted-1.17.30-2.126.noarch.rpm selinux-policy-targeted-sources-1.17.30-2.126.noarch.rpm shadow-utils-4.0.3-60.RHEL4.i386.rpm sysstat-5.0.5-7.rhel4.i386.rpm udev-039-10.12.EL4.i386.rpm For those who may not already know :- http://www.redhat.com/archives/nahant-list/2006-March/msg00049.html Red Hat is pleased to announce the availability of Update 3 for the Red Hat Enterprise Linux 4 family of products including: - Red Hat Enterprise Linux AS 4 for x86, AMD64/EM64T, Itanium, POWER, S/390 and zSeries - Red Hat Enterprise Linux ES 4 for x86, AMD64/EM64T, Itanium - Red...
2012 Jul 14
9
4.2 unstable kernel restarting before booting OS kernel
Hi all- I''m using Ubuntu 12.04 and compiled unstable on revision 25605:9950f2dc2ee6, the compilation completed cleanly and I issued sudo make install. I modified the grub entry for Xen 4.1 as follows: menuentry ''Ubuntu GNU/Linux, with Xen 4.2-unstable and Linux 3.2.19'' --class ubuntu --class gnu-linux --class gnu --class os --class xen { insmod part_msdos insmod ext2
2012 Jun 17
3
Possible bug, dom0 crash on ubuntu
When booting a recently compiled Xen 4.2 on Ubuntu 12.04, dom0 crashes. I''ve included a serial console log below. I''ve used: Xen 4.2 unstable rev. 25483, compiled on the same machine. I had to apply the AT_EMPTY_PATH patch from http://lists.gnu.org/archive/html/qemu-devel/2012-02/msg03460.html to get it to compile. Linux 3.2.0-25, which is the default kernel in Ubuntu''s
2019 Sep 12
4
[PATCH nbdkit v2 0/3] Access export name from plugins.
The previous incomplete patch was here: https://www.redhat.com/archives/libguestfs/2019-September/msg00049.html based on earlier discussion here: https://www.redhat.com/archives/libguestfs/2019-September/msg00047.html In v2: - The previous patch was incomplete. This version completes it by adding tests and extending nbdkit-sh-plugin. - nbdkit_export_name now returns NULL for error, setting n...