View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Sat Apr 27, 2002 11:15 pm Post subject: World vs system |
|
|
What is the difference between emerge -u world and emerge -u system
With what option do i upgrade the whole system |
|
Back to top |
|
|
sven Apprentice
Joined: 19 Apr 2002 Posts: 274
|
Posted: Sat Apr 27, 2002 11:31 pm Post subject: |
|
|
world updates all installed packages
system just the base system (all you really need to run linux) |
|
Back to top |
|
|
Guest
|
Posted: Sat Apr 27, 2002 11:51 pm Post subject: |
|
|
So to see if i am right
A emerge -u world includes all the packages you would get when do emerge -u system except with some extra packages you emerge by yourself like gkrellm to name one?
Thanks for your time |
|
Back to top |
|
|
Nitro Bodhisattva
Joined: 08 Apr 2002 Posts: 661 Location: San Francisco
|
Posted: Sun Apr 28, 2002 12:03 am Post subject: |
|
|
Anonymous wrote: | So to see if i am right
A emerge -u world includes all the packages you would get when do emerge -u system except with some extra packages you emerge by yourself like gkrellm to name one?
Thanks for your time |
Yup. Everything ever emerged that can be updated will be updated with emerge -u world, only the core of your Linux box will be upgraded with emerge -u system.
Let me warn you when using emerge -u world, every now and then ebuilds will be heavily modified and you might break something. _________________ - Kyle Manna
Please, please SEARCH before posting.
There are three kinds of people in the world: those who can count, and those who can't. |
|
Back to top |
|
|
|