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