Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71040 - boostrap.sh "--upgrade" modification
Summary: boostrap.sh "--upgrade" modification
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2004-11-13 00:43 UTC by Wojciech Potentas
Modified: 2004-11-14 16:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
modified boostrap.sh file (bootstrap.sh,9.97 KB, text/plain)
2004-11-13 00:55 UTC, Wojciech Potentas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wojciech Potentas 2004-11-13 00:43:54 UTC
bootstrap.sh script hasn't have the option of "--upgradeonly" - 'not to remeemerge 
packeges emerged previosly' (for example - the power has get down during boostrap,
or host with the remote shell in wich the boostrap was executed crashed and a user
want to continue and the moment it crashed). I added the option of --upgrade to 
boostrap.sh wich adds "-u" to STRAP_EMERGE_OPTS global variable, and then the 
emerge is executed with -u option. Then only new packgages are emerged.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Expected Results:  
 The software should work with --upgrade option witch was added by me to
the script and included in this report.
Comment 1 Wojciech Potentas 2004-11-13 00:55:49 UTC
Created attachment 43849 [details]
modified boostrap.sh file
Comment 2 SpanKY gentoo-dev 2004-11-14 16:10:20 UTC
use the -r option