Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
FEATURES FLag erklären bitte...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
tobiasbeil
Guru
Guru


Joined: 22 Nov 2004
Posts: 326
Location: Stuttgart

PostPosted: Wed Oct 05, 2005 11:01 pm    Post subject: FEATURES FLag erklären bitte... Reply with quote

Kann mir jemand erklären was das mir (noch) wenig bekannte Flag "FEATURES" macht ?

manche leute haben begriffe wie "sandbox" usw. drin, ich weis aber nicht was das bedeutet
und leider kann man nach diesem begriff schlecht suchen, anders wie bei cflags oder useflags,
wo sofort eine passende doku/wiki erscheint.

Danke im vorraus.
Back to top
View user's profile Send private message
ph03n1x
l33t
l33t


Joined: 06 Feb 2003
Posts: 756

PostPosted: Wed Oct 05, 2005 11:19 pm    Post subject: Reply with quote

Ich glaube du meinst das, was mit emerge info angezeigt wird?

Das sind portage features, da bastelst du lieber nicht rum.

Mit USE=-sandbox emerge bla

wird z.B. die sandbox für emerge bla deaktivert. Da das aber ein Schutz ist, würd ich's lassen
Back to top
View user's profile Send private message
Aldo
Guru
Guru


Joined: 15 Jan 2003
Posts: 440
Location: Cologne, Germany

PostPosted: Wed Oct 05, 2005 11:47 pm    Post subject: Reply with quote

Code:
less /etc/make.conf

erklärt da einiges...
So ab der Mitte etwa...
_________________
Abit A-N78-HD
Phenom 9750
8 GB Ram
Linux 2.6.29-gentoo
FreeBSD 7.2
Back to top
View user's profile Send private message
tobiasbeil
Guru
Guru


Joined: 22 Nov 2004
Posts: 326
Location: Stuttgart

PostPosted: Thu Oct 06, 2005 12:05 am    Post subject: Reply with quote

Aldo wrote:
Code:
less /etc/make.conf

erklärt da einiges...
So ab der Mitte etwa...


glaube kaum...

wenn schon profiles/default/2005.1/make.defaults oder so ähnlich,

aber davon weis ich auch nicht genau was das tut und wofürs gut ist...
Back to top
View user's profile Send private message
Aldo
Guru
Guru


Joined: 15 Jan 2003
Posts: 440
Location: Cologne, Germany

PostPosted: Thu Oct 06, 2005 12:13 am    Post subject: Reply with quote

tobiasbeil wrote:
glaube kaum...
wenn schon profiles/default/2005.1/make.defaults oder so ähnlich,
aber davon weis ich auch nicht genau was das tut und wofürs gut ist...


Du hast es nicht ausprobiert, oder?
In /etc/make.conf steht nämlich folgendes drin:
Code:
# FEATURES are settings that affect the functionality of portage. Most of
#     these settings are for developer use, but some are available to non-
#     developers as well.
#
#  'autoaddcvs'  causes portage to automatically try to add files to cvs
#                that will have to be added later. Done at generation times
#                and only has an effect when 'cvs' is also set.
#  'buildpkg'    causes binary packages to be created of all packages that
#                are being merged.
#  'ccache'      enables ccache support via CC.
#  'collision-protect'
#                prevents packages from overwriting files that are owned by
#                another package or by no package at all.
#  'cvs'         causes portage to enable all cvs features (commits, adds),
#                and to apply all USE flags in SRC_URI for digests -- for
#                developers only.
#  'digest'      causes digests to be generated for all packages being merged.
#  'distcc'      enables distcc support via CC.
#  'distlocks'   enables distfiles locking using fcntl or hardlinks. This
#                is enabled by default. Tools exist to help clean the locks
#                after crashes: /usr/lib/portage/bin/clean_locks.
#  'fixpackages' allows portage to fix binary packages that are stored in
#                PKGDIR. This can consume a lot of time. 'fixpackages' is
#                also a script that can be run at any given time to force
#                the same actions.
#  'gpg'         enables basic verification of Manifest files using gpg.
#                This features is UNDER DEVELOPMENT and reacts to features
#                of strict and severe. Heavy use of gpg sigs is coming.
#  'keeptemp'    prevents the clean phase from deleting the temp files ($T)
#                from a merge.
#  'keepwork'    prevents the clean phase from deleting the WORKDIR.
#  'maketest'    causes ebuilds to perform testing phases if they are capable
#                of it. Some packages support this automaticaly via makefiles.
#  'noauto'      causes ebuild to perform only the action requested and
#                not any other required actions like clean or unpack -- for
#                debugging purposes only.
#  'noclean'     prevents portage from removing the source and temporary files
#                after a merge -- for debugging purposes only.
#  'nostrip'     prevents the stripping of binaries.
#  'notitles'    disables xterm titlebar updates (which contain status info).
#  'sandbox'     enables sandboxing when running emerge and ebuild.
#  'strict'      causes portage to react strongly to conditions that are
#                potentially dangerous, like missing/incorrect Manifest files.
#  'userpriv'    allows portage to drop root privileges while it is compiling,
#                as a security measure.  As a side effect this can remove
#                sandbox access violations for users.
#  'usersandbox' enables sandboxing while portage is running under userpriv.

_________________
Abit A-N78-HD
Phenom 9750
8 GB Ram
Linux 2.6.29-gentoo
FreeBSD 7.2
Back to top
View user's profile Send private message
sokar2000
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2005
Posts: 137
Location: Zu Hause

PostPosted: Thu Oct 06, 2005 5:44 am    Post subject: Reply with quote

Code:
man 5 make.conf


und nach FEATURES suchen...
_________________
Anstrengungen, ein Programm "User-freundlich" zu machen, führen zu neuer Arbeit an den "Computerkenntnissen" der User.
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Thu Oct 06, 2005 9:55 am    Post subject: Reply with quote

Aldo wrote:
tobiasbeil wrote:
glaube kaum...
wenn schon profiles/default/2005.1/make.defaults oder so ähnlich,
aber davon weis ich auch nicht genau was das tut und wofürs gut ist...


Du hast es nicht ausprobiert, oder?
In /etc/make.conf steht nämlich folgendes drin:
...


FALSCH!

Das kann man so nicht verallgemeinern!

Es steht in der make.conf.example und nur in der make.conf wenn diese als Kopie von der .example erstellt wurde.

Meine make.conf ist handgeschrieben und keine Kopie der example. Daher steht da nichts dergleichen drin.
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
smg
Veteran
Veteran


Joined: 13 Aug 2004
Posts: 1402
Location: /home/stephan

PostPosted: Thu Oct 06, 2005 10:46 am    Post subject: Reply with quote

rtfm.
man make.conf.

cheers.
_________________
GnuPG-Key-ID: 0xF8C275D4
Fingerprint: 5B6F 134A 189B A24D 342B 0961 8D4B 0230 F8C2 75D4
Code:
perl -WTe '($")=$/;print qq(@{[reverse('0'..'100')]}$/BOOM!$/);'
Back to top
View user's profile Send private message
tobiasbeil
Guru
Guru


Joined: 22 Nov 2004
Posts: 326
Location: Stuttgart

PostPosted: Thu Oct 06, 2005 4:02 pm    Post subject: Reply with quote

hagbard_ wrote:
rtfm.
man make.conf.

cheers.


Danke!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum