Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
quickpkg
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
antonellocaroli
Guru
Guru


Joined: 11 Aug 2016
Posts: 510

PostPosted: Wed Dec 20, 2023 6:19 am    Post subject: quickpkg Reply with quote

Ciao,

ho creato i pacchetti binari su un mio pc per poi installarli su un alto mio pc, usando
Code:
quickpkg "*/*"


ma poi quando li installo sull altro sistema mi trovo file anche init script con contenuti del genere:

Code:
# empty file because --include-config=n when `quickpkg` was used


quindi da quello che ho capito devo usare una di queste due opzioni:

Code:
--include-config y


o

Code:
--include-unmodified-config y


o
Code:
--ignore-default-opts


ma non ho capito quale delle due sia meglio usare
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30921
Location: here

PostPosted: Thu Dec 21, 2023 9:47 am    Post subject: Reply with quote

Se lanci quickpkg con l'opzione --include-config y questo ti aggiungerà al pacchetto binario anche le varie configurazioni.
Questo può implicare un problema di sicurezza se questi file includono dei dati sensibili come username/password, quindi non esiste un metodo migliore sta a te decidere cosa fare.
_________________
Questions are guaranteed in life; Answers aren't.
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