On Tuesday 23 December 2008 22:05:25 Grant wrote:
> >> Going from non-hardened to hardened may run into some downgrading
> >> problems, however, in view of the above. For example, hardened devs
> >> still have not put gcc4 in stable (at least on x86, I don't know about
> >> amd64), so if you have gcc4 installed, you'll need to downgrade. Along
> >> the same lines some packages that will not compile unless you use gcc4
> >> cannot be installed (lilypond for example).
> >
> > I suspect downgrading from non-hardened to hardened will be impossible;
> >
> > glibc-2.6.1 is stable on x86 at least, so in all probability almost all
> > x86 boxen will at least have that.
> >
> > But >=glibc-2.6 is hard masked on x86 so there is no commonality and no
> > version available where the glibc ebuild will even permit this required
> > downgrade. It would seem that a reinstall is the only possible way to do
> > this.
>
> Do you think going from hardened to non-hardened is do-able?  I'd like
> to do that with my laptop.

I've never done it myself, but I can't see any reason why not. Hardened is a 
strict subset of non-hardened (in terms of packages and versions) so it 
should just be a smooth, albeit long, upgrade.

There may well be USE flags involved that introduce incompatibilities that 
can't be resolved, I wouldn't know about that. I would also suggest you find 
a decent howto written by someone who knows the process. You definitely want 
to get your USE, CFLAGS and CXXFLAGS right the first time. Otherwise you'll 
end up recompiling lots of stuff over and over, each time with new settings 
you forgot about the previous time :-)


-- 
alan dot mckinnon at gmail dot com


>
> Also, I've got this with my server:
>
> # eselect profile list
> Available profile symlink targets:
> [1]   hardened/x86/2.6 *
> [2]   selinux/2007.0/x86
> [3]   selinux/2007.0/x86/hardened
> [4]   default/linux/x86/2008.0
> [5]   default/linux/x86/2008.0/desktop
> [6]   default/linux/x86/2008.0/developer
> [7]   default/linux/x86/2008.0/server
> [8]   hardened/linux/x86
>
> Is there a difference between 1 and 8?  I may switch to 8 since that
> seems like a more current one.
>
> - Grant

Reply via email to