Use update_seed's argument as an argument list to emerge
authorMatt Turner <mattst88@gmail.com>
Sat, 10 Nov 2012 23:38:03 +0000 (15:38 -0800)
committerMatt Turner <mattst88@gmail.com>
Sun, 11 Nov 2012 00:16:18 +0000 (16:16 -0800)
commit81796dee7481246aa6ec0634ccdc2350746bfb20
tree9ba52d70b7a89e9d3733f77fe1792ccd1d43d578
parent0a8d0b5c9fc19ccb56d054e3db53611492e0173f
Use update_seed's argument as an argument list to emerge

Previously, update_seed caused the seed stage to be updated with
--update --deep --newuse @world. This proved to be unnecessary in the
majority of cases.

Simply give run_merge the previously unused argument of update_seed as
an argument list. This allows updating select packages in a seed stage.
targets/stage1/stage1-chroot.sh