Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Free Software and Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
henriqueleng
n00b
n00b


Joined: 20 Jun 2014
Posts: 18

PostPosted: Fri Jun 20, 2014 5:46 pm    Post subject: Free Software and Gentoo Reply with quote

Hi,

I'm using Parabola GNU/Linux and i'm thinking about change to gentoo. But after i have one question to do.


I have no closed/proprietary software needs in any part of my system (kernel, firmware, software), so can i have control about what i'm installing and avoid proprietary software?
Have some obvious proprietary software but there is some opensource software that request closed source (e.g Kernel blobs, video players that use nonfree decoders) and i want to avoid then.

So there is a way to made a whole free software install of gentoo?
(I don't know if i posted on right category, so fell free to move my topic)
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Fri Jun 20, 2014 6:24 pm    Post subject: Reply with quote

henriqueleng ... in short, yes. The ACCEPT_LICENSE variable (in make.conf) allows you to explicitly allow only those softwares that are provided under a certain licence (see: License Groups). So, for example:

Code:
ACCEPT_LICENSE="-* @FSF-APPROVED @MISC-FREE @OSI-APPROVED NON-MUST-HAVE-READ"

The "-*" annuls any other licence than those that explicitly follow. As for deblob many kernels in tree support this as a useflag.

HTH & best ... khay
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54234
Location: 56N 3W

PostPosted: Fri Jun 20, 2014 9:03 pm    Post subject: Reply with quote

henriqueleng,

You will find a complete list of licences in /usr/portage/licenses/ which is a part of the portage snapshot
As well as the individual licences, they are also grouped into sets to make ACCEPT_LICENSE easier to manage.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Tractor Girl
Apprentice
Apprentice


Joined: 16 May 2013
Posts: 159

PostPosted: Fri Jun 20, 2014 9:32 pm    Post subject: Reply with quote

You'll also need to emerge kernel with "deblob" USE flag, to get rid of all the blobs.

EDIT:
Oh I'm blind! Khay have already mentioned that :o
BTW "deblob" flag will transform standard kernel into linux-libre - just like in Parabola.
Back to top
View user's profile Send private message
henriqueleng
n00b
n00b


Joined: 20 Jun 2014
Posts: 18

PostPosted: Fri Jun 20, 2014 10:02 pm    Post subject: Reply with quote

Ok, thank you everyone for helping me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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