With your script as it stands it only picks up the updated ebuilds so if there are none available the build.lst is empty.
If you change the code as follows:-
Code: Select all
# Get all available Updates
emerge -e $my_world > wrld.lstYour objectives may well be different, of course. What I would like is a programme which which would compile seperate section:-
- 1 Mini Tollchain
2. Toolchain
3. emerge -e system less Toolchain
4 emerge -e world less System less Toolchain
5 emerge -e world less Toolchain




