* [gentoo-server] console going blank within short time
@ 2006-09-11 11:47 widyachacra
2006-09-11 11:54 ` Andrew Gaffney
2006-09-11 12:01 ` Kerin Millar
0 siblings, 2 replies; 10+ messages in thread
From: widyachacra @ 2006-09-11 11:47 UTC (permalink / raw
To: gentoo-server
Dear all,
my server console(monitor) going blank(blak) within 10min... or like.
i didn't set any idle time on bios or anywhere + kernel compiled
without acpi vga also. due to this i can't monitor it always. please
help me to find out the reson...
--
---
PS: This is my private email address.
Budu saranay! Sadaham Phitay! Sangha Rekawaranay! {Theruwan Saranay!}
- Widyachacra Rajapaksha -
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] console going blank within short time
2006-09-11 11:47 [gentoo-server] console going blank within short time widyachacra
@ 2006-09-11 11:54 ` Andrew Gaffney
2006-09-11 12:01 ` Kerin Millar
1 sibling, 0 replies; 10+ messages in thread
From: Andrew Gaffney @ 2006-09-11 11:54 UTC (permalink / raw
To: gentoo-server
widyachacra wrote:
> my server console(monitor) going blank(blak) within 10min... or like.
> i didn't set any idle time on bios or anywhere + kernel compiled
> without acpi vga also. due to this i can't monitor it always. please
> help me to find out the reson...
setterm -blank 0
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Installer Project
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] console going blank within short time
2006-09-11 11:47 [gentoo-server] console going blank within short time widyachacra
2006-09-11 11:54 ` Andrew Gaffney
@ 2006-09-11 12:01 ` Kerin Millar
2006-09-11 19:40 ` [gentoo-server] "hardened" flag ignored after portage update Tomek Lutelmowski
2006-09-11 19:40 ` Tomek Lutelmowski
1 sibling, 2 replies; 10+ messages in thread
From: Kerin Millar @ 2006-09-11 12:01 UTC (permalink / raw
To: gentoo-server
On 11/09/06, widyachacra <widyachacra@gmail.com> wrote:
> Dear all,
>
> my server console(monitor) going blank(blak) within 10min... or like.
> i didn't set any idle time on bios or anywhere + kernel compiled
> without acpi vga also. due to this i can't monitor it always. please
> help me to find out the reson...
http://www.google.co.uk/search?hl=en&q=terminal+blank+linux
The first link on the search results has plenty of useful information.
Cheers,
--Kerin
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 12:01 ` Kerin Millar
@ 2006-09-11 19:40 ` Tomek Lutelmowski
2006-09-11 20:59 ` Kerin Millar
2006-09-11 19:40 ` Tomek Lutelmowski
1 sibling, 1 reply; 10+ messages in thread
From: Tomek Lutelmowski @ 2006-09-11 19:40 UTC (permalink / raw
To: gentoo-server
Hi all!
I've recently updated portage to 2.1.1, after that, when I type emerge -puDvN
world I got:
[ebuild R ] sys-devel/gcc-4.1.1 USE="fortran nls (-altivec) -
bootstrap -build -doc -gcj -gtk (-hardened*) -ip28 -ip32r10k -mudflap (-
multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -
vanilla" 38,302 kB
I have USE="hardened" in /etc/make.conf set, however since portage upgrade
this seems to be ignored. Even when I do
USE="hardened" emerge -pv gcc
Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
profile. Do you have any ideas?
Regards,
Tomek
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 12:01 ` Kerin Millar
2006-09-11 19:40 ` [gentoo-server] "hardened" flag ignored after portage update Tomek Lutelmowski
@ 2006-09-11 19:40 ` Tomek Lutelmowski
2006-09-11 20:09 ` Mike Kelly
1 sibling, 1 reply; 10+ messages in thread
From: Tomek Lutelmowski @ 2006-09-11 19:40 UTC (permalink / raw
To: gentoo-server
Hi all!
I've recently updated portage to 2.1.1, after that, when I type emerge -puDvN
world I got:
[ebuild R ] sys-devel/gcc-4.1.1 USE="fortran nls (-altivec) -
bootstrap -build -doc -gcj -gtk (-hardened*) -ip28 -ip32r10k -mudflap (-
multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -
vanilla" 38,302 kB
I have USE="hardened" in /etc/make.conf set, however since portage upgrade
this seems to be ignored. Even when I do
USE="hardened" emerge -pv gcc
Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
profile. Do you have any ideas?
Regards,
Tomek
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 19:40 ` Tomek Lutelmowski
@ 2006-09-11 20:09 ` Mike Kelly
2006-09-11 20:52 ` Tomek Lutelmowski
0 siblings, 1 reply; 10+ messages in thread
From: Mike Kelly @ 2006-09-11 20:09 UTC (permalink / raw
To: gentoo-server
[-- Attachment #1: Type: text/plain, Size: 702 bytes --]
On Mon, 11 Sep 2006 21:40:50 +0200
"Tomek Lutelmowski" <tomek@lutel.pl> wrote:
> I have USE="hardened" in /etc/make.conf set, however since portage
> upgrade this seems to be ignored. Even when I do
>
> USE="hardened" emerge -pv gcc
>
> Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
> profile. Do you have any ideas?
In order to USE hardened, you must use a hardened profile. On other
profiles, the use flag is masked, which means no amount of coaxing on
your part will cause portage to set it. You may want to look at the
Hardened FAQ[1] for more information.
[1] http://www.gentoo.org/proj/en/hardened/hardenedfaq.xml#hardenedprofile
--
Mike Kelly
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 20:09 ` Mike Kelly
@ 2006-09-11 20:52 ` Tomek Lutelmowski
0 siblings, 0 replies; 10+ messages in thread
From: Tomek Lutelmowski @ 2006-09-11 20:52 UTC (permalink / raw
To: gentoo-server
On Mon, 11 Sep 2006 16:09:55 -0400, Mike Kelly wrote
> On Mon, 11 Sep 2006 21:40:50 +0200
> "Tomek Lutelmowski" <tomek@lutel.pl> wrote:
>
> > I have USE="hardened" in /etc/make.conf set, however since portage
> > upgrade this seems to be ignored. Even when I do
> >
> > USE="hardened" emerge -pv gcc
> >
> > Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
> > profile. Do you have any ideas?
>
> In order to USE hardened, you must use a hardened profile. On other
> profiles, the use flag is masked, which means no amount of coaxing on
> your part will cause portage to set it. You may want to look at the
> Hardened FAQ[1] for more information.
>
Thanks, is there a way to stay with current profile and hardmask "hardened"
flag? I dont want to switch to hardened profile because I would like to
maintain "nomultilib", pure 64-bit system.
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 19:40 ` [gentoo-server] "hardened" flag ignored after portage update Tomek Lutelmowski
@ 2006-09-11 20:59 ` Kerin Millar
2006-09-11 21:20 ` Tomek Lutelmowski
0 siblings, 1 reply; 10+ messages in thread
From: Kerin Millar @ 2006-09-11 20:59 UTC (permalink / raw
To: gentoo-server
On 11/09/06, Tomek Lutelmowski <tomek@lutel.pl> wrote:
> Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
> profile. Do you have any ideas?
The standard amd64 hardened profile isn't multilib enabled anyway
(whereas hardened/amd64/multilib is). I agree with Mike, you'd be
better of doing it the "right way" and using the correct profile.
That's what they're there for :)
Regards,
--Kerin
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 20:59 ` Kerin Millar
@ 2006-09-11 21:20 ` Tomek Lutelmowski
2006-09-11 21:38 ` Kerin Millar
0 siblings, 1 reply; 10+ messages in thread
From: Tomek Lutelmowski @ 2006-09-11 21:20 UTC (permalink / raw
To: gentoo-server
On Mon, 11 Sep 2006 21:59:44 +0100, Kerin Millar wrote
> On 11/09/06, Tomek Lutelmowski <tomek@lutel.pl> wrote:
>
> > Portage still unsets hardened flag. Im using amd64/2006.1/no-multilib
> > profile. Do you have any ideas?
>
> The standard amd64 hardened profile isn't multilib enabled anyway
> (whereas hardened/amd64/multilib is). I agree with Mike, you'd be
> better of doing it the "right way" and using the correct profile.
> That's what they're there for :)
I see, unfortunately this "hardened" profile has old glibc and gcc packages.
Of course I cant revert to old version of glibc in my system :-(
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-server] "hardened" flag ignored after portage update ...
2006-09-11 21:20 ` Tomek Lutelmowski
@ 2006-09-11 21:38 ` Kerin Millar
0 siblings, 0 replies; 10+ messages in thread
From: Kerin Millar @ 2006-09-11 21:38 UTC (permalink / raw
To: gentoo-server
On 11/09/06, Tomek Lutelmowski <tomek@lutel.pl> wrote:
> On Mon, 11 Sep 2006 21:59:44 +0100, Kerin Millar wrote
> > The standard amd64 hardened profile isn't multilib enabled anyway
> > (whereas hardened/amd64/multilib is). I agree with Mike, you'd be
> > better of doing it the "right way" and using the correct profile.
> > That's what they're there for :)
>
> I see, unfortunately this "hardened" profile has old glibc and gcc packages.
> Of course I cant revert to old version of glibc in my system :-(
Ah, that's true - glibc-2.4 (and gcc-4 for that matter) is vetoed in
the hardened profile (see
/usr/portage/profiles/hardened/package.mask). Given that you're
already using the newer version of glibc, you could simply try
overriding this policy and unmasking it:
echo "=sys-libs/glibc-2.4*" >> /etc/portage/package.unmask
The alternative approach would be to prevent the profile you are using
now from masking the hardened USE flag which, if memory serves
correctly would be accomplished as follows:
echo "-hardened" >> /etc/portage/profile/use.mask
I would still recommend adapting the hardened profile to your needs
rather than vice versa.
Cheers,
--Kerin
--
gentoo-server@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-09-11 21:43 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11 11:47 [gentoo-server] console going blank within short time widyachacra
2006-09-11 11:54 ` Andrew Gaffney
2006-09-11 12:01 ` Kerin Millar
2006-09-11 19:40 ` [gentoo-server] "hardened" flag ignored after portage update Tomek Lutelmowski
2006-09-11 20:59 ` Kerin Millar
2006-09-11 21:20 ` Tomek Lutelmowski
2006-09-11 21:38 ` Kerin Millar
2006-09-11 19:40 ` Tomek Lutelmowski
2006-09-11 20:09 ` Mike Kelly
2006-09-11 20:52 ` Tomek Lutelmowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox