lp:~serge-hallyn/ubuntu/natty/initramfs-tools/retrymount

Created by Serge Hallyn and last modified
Get this branch:
bzr branch lp:~serge-hallyn/ubuntu/natty/initramfs-tools/retrymount
Only Serge Hallyn can upload to this branch. If you are Serge Hallyn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Serge Hallyn
Status:
Development

Recent revisions

230. By Serge Hallyn

Add retries to mountroot(). This is particularly needed when we
use multipath, because it is possible that mountroot() will race
with udev's renaming of /dev/disk/by-uuid/{rootfs-uuid} from
/dev/sd?? to /dev/mapper/something. After multipath has grabbed
the /dev/sd?? and until udev completes the rename, mounting
/dev/disk/by-uuid/{rootfs-uuid} will fail with -EBUSY.

229. By Surbhi Palande

mdadm autoassembly works by matching hostname with what is stored in the
uuid bits of the array. So hostname needs to be set at boot time for the
rootfs to be mounted, when the rootfs is on an array which has to be
auto-assembled. Added support for setting the hostname. (LP: #330399)

228. By Colin Watson

releasing version 0.98.1ubuntu6

227. By Colin Watson

Apparently the iscan hook is sometimes called iscan-data, so ignore
errors from that too (LP: #654856).

226. By Colin Watson

releasing version 0.98.1ubuntu5

225. By Colin Watson

Ignore errors from iscan hook, due to a widely-deployed third-party
package causing upgrade problems (LP: #603053).

224. By Colin Watson

releasing version 0.98.1ubuntu4

223. By Colin Watson

mkinitramfs uses cpio --dereference; adjust to cope

222. By Colin Watson

Make /etc/mtab in the initramfs a symlink to /proc/mounts, since e.g.
current ntfs-3g doesn't work otherwise (LP: #641306).

221. By Luke Yelavich

hooks/thermal: Force load thermal modules on powerpc for now, as there are
no modaliases for these modules, so udev won't touch them. Longer term,
scripts will need to be written to better identify which thermal module
needs to be loaded. (LP: #631358)

Branch metadata

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

Subscribers