diff options
Diffstat (limited to 'bootstrap.txt')
-rw-r--r-- | bootstrap.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bootstrap.txt b/bootstrap.txt index c7057e1..5489a72 100644 --- a/bootstrap.txt +++ b/bootstrap.txt @@ -21,7 +21,8 @@ diff -urw <old> <new> - We currently only use init plus udev in scripts/init-{top,bottom}. + We currently only use init plus udev in scripts/init-{top,bottom} (but + the latter may use functions form other files). * Grep for 'bug' and @@ in init and bootstrap scripts, see if any bugs have been fixed and corresponding workarounds can be removed. @@ -49,4 +50,5 @@ Save the log for later comparison (might have to redo a from-stage-1 bootstrap to get the complete log). -* Compare sizes to previous version for any abnormalities. +* Compare sizes to previous version for any abnormalities (if a lot larger, + check if GCC executables are stripped). |