Tunning the emerge options.
This commit is contained in:
parent
2d47795e22
commit
726aab0aa2
@ -3,8 +3,8 @@
|
|||||||
source /etc/profile
|
source /etc/profile
|
||||||
env-update
|
env-update
|
||||||
|
|
||||||
emerge -b1qg portage
|
emerge -b1g portage
|
||||||
emerge -bevqg --keep-going --verbose-conflicts --with-bdeps=y @world
|
emerge -bvg --keep-going --verbose-conflicts --with-bdeps=y @world
|
||||||
|
|
||||||
emerge --sync sergiotarxz
|
emerge --sync sergiotarxz
|
||||||
emerge --sync musl
|
emerge --sync musl
|
||||||
|
@ -4,4 +4,4 @@ source /etc/profile
|
|||||||
env-update
|
env-update
|
||||||
|
|
||||||
emerge --depclean
|
emerge --depclean
|
||||||
emerge -bevqg --keep-going --verbose-conflicts --with-bdeps=y @world
|
emerge -bvg --keep-going --verbose-conflicts --with-bdeps=y @world
|
||||||
|
@ -4,6 +4,6 @@ source /etc/profile
|
|||||||
env-update
|
env-update
|
||||||
|
|
||||||
unset CONFIGFILE
|
unset CONFIGFILE
|
||||||
emerge -buvNDqg --keep-going --verbose-conflicts --with-bdeps=y @world
|
emerge -buvNDg --keep-going --verbose-conflicts --with-bdeps=y @world
|
||||||
emerge --depclean
|
emerge --depclean
|
||||||
emerge -bqg --keep-going @preserved-rebuild
|
emerge -bg --keep-going @preserved-rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user