Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TIP] Alias per aggiornare il sistema
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) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
canduc17
l33t
l33t


Joined: 11 Oct 2005
Posts: 795
Location: Ferrara, Italy

PostPosted: Sat Jul 09, 2011 3:26 pm    Post subject: [TIP] Alias per aggiornare il sistema Reply with quote

In /root/.bashrc, ho inserito i seguenti alias:
Code:
alias up='time (emerge --sync --quiet && layman -S && eix-update && emerge -pvuND world)'
alias doup='time (emerge -vuND -j 10 world && emerge --depclean && revdep-rebuild -- -j 10)'
alias modup='time (module-rebuild populate && module-rebuild rebuild -- -j 10)'

Per fare il sync e vedere cosa c'è di nuovo da installare digito semplicemente "up", per aggiornare il tutto "doup".
Quando aggiorno il kernel, lancio subito dopo un "modup", per ritrovarmi con driver nvidia e moduli virtualbox già a posto al successivo riavvio.
Il time l'ho aggiunto perché mi piace vedere quanto tempo ci mette.

Sicuramente i miei alias sono perfettibili...se avete suggerimenti o ne avete altri da aggiungere postate, postate, postate!!! :D
_________________
A cow enters a supermarket, does an handstand and dies. (Public toilet graffito)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) 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