Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41172 - Request: automatic or optional resume feature for bootstrap.sh
Summary: Request: automatic or optional resume feature for bootstrap.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 14:59 UTC by Mario Vazquez
Modified: 2018-01-29 08:37 UTC (History)
0 users

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


Attachments
Modification patch - Jon Coome (bootstrap.patch,4.16 KB, patch)
2004-05-25 05:44 UTC, Jonathan Coome (RETIRED)
Details | Diff
Modification Source -- Jon Coome (bootstrap-2.6.sh,9.96 KB, text/plain)
2004-05-25 05:45 UTC, Jonathan Coome (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Vazquez 2004-02-10 14:59:00 UTC
scripts/bootstrap.sh should check if packages to be installed are already on the system and in that case, ignore them.  Thus making easier and faster to continue a failed bootstrap process.

Reproducible: Always
Steps to Reproduce:
1. Install a stage1 system
2. Perform the bootstrap.sh
3. If it failed, fix the error and perform the bootstrap process again
Actual Results:  
No matter where the bootstrap process failed, it begin over again from the 
first package. 

Expected Results:  
Should begin with the package it previously failed to build (gcc or glibc for 
example).
Comment 1 John Davis (zhen) (RETIRED) gentoo-dev 2004-03-21 20:51:28 UTC
reassigning bug to release
Comment 2 Jonathan Coome (RETIRED) gentoo-dev 2004-05-25 05:40:42 UTC
I have recently been thinking about the bootstrap script, and have come up with my
own modification.  It wasn't specifically designed for this purpose, it was mainly 
designed for the --pretend option, but it does include a --noreplace option. What
do people think?  (Although I modified the bootstrap-2.6.sh script, I think it would be fairly easy to add the same options to the bootstrap.sh script.)
Comment 3 Jonathan Coome (RETIRED) gentoo-dev 2004-05-25 05:44:23 UTC
Created attachment 31999 [details, diff]
Modification patch - Jon Coome

I've never actually made a patch before... but this seemed to work...
I'll also include my source file.
Comment 4 Jonathan Coome (RETIRED) gentoo-dev 2004-05-25 05:45:40 UTC
Created attachment 32000 [details]
Modification Source -- Jon Coome
Comment 5 SpanKY gentoo-dev 2004-11-30 19:12:20 UTC
bootstrap.sh now has automatic semi-resume
Comment 6 Tobias Klausmann (RETIRED) gentoo-dev 2018-01-29 08:35:06 UTC
Stable on alpha.
Comment 7 Tobias Klausmann (RETIRED) gentoo-dev 2018-01-29 08:37:04 UTC
(In reply to Tobias Klausmann from comment #6)
> Stable on alpha.

Whoop, typo on bug#, disregard.