[Spacewalk-devel] Spacewalk 0.6 (devel) on Fedora 11 Selinux Problems

2009-06-24 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You may notice several missing dependencies if you try to install from the F11 0.6 devel repo. I started trying to rebuild these and found that most of the missing selinux related pkgs are encountering errors when trying to build: Package:

[Spacewalk-devel] Re: java/code

2009-06-24 Thread Jesus M. Rodriguez
Partha, This should probably be public int getDefaultVirtMemorySize() { return Config.get().getInt(virt.default.memsize, 512); } That way we can override the value via config at any time. jesus On Wed, Jun 24, 2009 at 12:34 PM, Partha Ajipar...@fedoraproject.org wrote: