ReadaheadListUpdate
Differences between revisions 2 and 3
|
Size: 720
Comment: converted to 1.6 markup
|
← Revision 3 as of 2009-03-25 16:21:21 ⇥
Size: 780
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| 1. Sed out any file with the kernel version number in it. |
The readahead lists need to be updated at regular points in the release process to ensure that they closely match a likely installed system.
The recommended points are:
- Before Beta
Before ReleaseCandidate
- Before Final Release
This way each test candidate gives the same speed impression as the final release.
Procedure
- Download appropriate daily Ubuntu Desktop CD image
- Install in a vmware instance (single CPU, 256MB RAM)
- Boot installed image with "profile" kernel command-line option.
- Copy /etc/readahead/boot out and replace the debian/boot.list file in the readahead-list source package with it.
- Sed out any file with the kernel version number in it.
- Upload with suitable changelog entry.
ReadaheadListUpdate (last edited 2009-03-25 16:21:21 by quest)