Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
package.accept_keywords
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Tue Jun 26, 2018 6:39 am    Post subject: package.accept_keywords Reply with quote

probabilmente avrò sbagliato questo passaggio durante l'installazione

quado per esempio uso il comando
echo "radice/pacchetto" >> /etc/portage/package.accept_keywords
ricevo un'output che mi dice che package.accept_keywords è una directory

quindi la domanda è

package.accept_keywords deve essere un file di testo o una cartella?

e se è una cartella come faccio ad aggiungere il comando?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Tue Jun 26, 2018 6:49 am    Post subject: Reply with quote

Puo' essere sia file che directory. La directory viene usata per splittare in piu' file quello che metteresti in un unico file.
Quindi se e' un file il comando e'
Code:
echo "radice/pacchetto" >> /etc/portage/package.accept_keywords

se e' una directory
Code:
echo "radice/pacchetto" >> /etc/portage/package.accept_keywords/un_qualsiasi_nome_che_vuoi

Quindi con il sistema a piu' file puoi tenere piu' ordine separando un po' le cose e dando il nome al file che ti indichi gia' per cosa hai smascherato un determinato pacchetto.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
trigg
Apprentice
Apprentice


Joined: 14 Jun 2018
Posts: 179

PostPosted: Tue Jun 26, 2018 6:55 am    Post subject: Reply with quote

ok
allora alla fine del comando echo devo aggiungere /nomepacchetto

ed il sistema lavora senza intoppi :)

grazie fedeli alla linea :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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