lp:ubuntu/karmic/sreadahead

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/sreadahead
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Matt Zimmerman

Use off_t instead of int for the index used relative to statbuf.st_size
(which is off_t), to prevent an overflow on files >2GB (LP: #414597)

5. By Anders Kaseorg

Replace custom bubble sort with qsort(), to avoid using 100% CPU
for a long time after boot. LP: #421116, #434116.

4. By Scott James Remnant (Canonical)

FFE LP: #427356.

* debian/rules, debian/sreadahead.install:
  - Install Upstart job using dh_installinit
* debian/control:
  - Bump build-dependency on debhelper for Upstart-aware dh_installinit
* debian/sreadahead.upstart:
  - Start before mounting filesystems.

3. By Scott James Remnant (Canonical)

* Drop our patch to chdir to correct path if debugfs is mounted,
  replacing with patch from Upstream Issue #12/SVN -r36.
* Apply patch from Upstream Issue #11/SVN -r38 to avoid reading from
  things such as FIFOs.

* Patch to remove -march=native from default CFLAGS.
* Patch to place manual page in correct section.
* Patch to replace SIGUSR1 stop signal with SIGTERM.
* Rework --no-fork patch.
* Patch to sleep forever with -t 0.
* Patch to use the open() TRACE_EVENT patch included in Ubuntu
  kernels.

* Fix control to not mention being ext3-only. LP: #347477.
* Provide/Conflict/Replace readahead. LP: #349068.

* Update upstart job to 0.6.0.
* Automatically reprofile if files in /etc/init or /etc/init.d are
  updated.

2. By Scott James Remnant (Canonical)

* Initial package.

* Apply patch from Upstream SVN -r31 to support -t option.
* Apply patch from Upstream Issue #2 to support PowerPC.
* Apply patch from Upstream Issue #5 to support 2.6.28.
* Add manual page from Upstream Issue #6 and install into section 8.
* Apply patch from Upstream Issue #7 to document -t option.

* Increase maximum expected boot time to 60s.
* Patch to add --no-fork option to remain in the foreground.
* Patch to chdir to correct path if debugfs is mounted.

1. By Scott James Remnant (Canonical)

Import upstream version 1.0

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/sreadahead
This branch contains Public information 
Everyone can see this information.

Subscribers