lp:ubuntu/trusty/initramfs-tools

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/initramfs-tools
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

278. By Dimitri John Ledkov

* Cherrypick v0.113 changes (LP: #1194370):
  [ Henrique de Moraes Holschuh ]
  * [f59e716] implement early initramfs support (Closes: #712521)
  * [b8295f0] lsinitramfs(8): document failure to deal with early
    initramfs

277. By Martin Pitt

wait-for-root.c: Set udev monitor buffer size like udev does, to avoid
losing events due to ENOBUFS errors. Side issue in LP #1215911, thanks to
Kay Sievers for pointing out!

276. By Steve Langasek

* Include usbhid in the list of modules we probe in the panic function,
  since we may panic before udev runs and most keyboards are USB these
  days. Closes: #229732.
* Add ohci_pci to the list of USB host modules included in the initramfs,
  needed on some systems and not a built-in driver in Ubuntu.
  LP: #1238194.

275. By Martin Pitt

src/wait-for-root.c: udev_monitor_receive_device() might still return NULL
even with a blocking socket if recvmsg() fails with ENOBUFS. Retry every
second in that case. Thanks to Tetsuo Handa for debugging this and the
patch! (LP: #1215911)

274. By Martin Pitt

src/wait-for-root.c: Set udev monitor socket to blocking, as we want to
wait for events. (LP: #1154813)

273. By Steve Langasek

releasing version 0.103ubuntu0.5

272. By Steve Langasek

When copying firmware, don't use copy_exec; running ldd on random
firmware files is annoying and, if libc-x32 is installed, may cause
crashes due to lack of kernel support. LP: #1115875.

271. By Dimitri John Ledkov

[71ece149] Cherry pick mkinitramfs: Copy modules.builtin into initramfs
(Closes: #659866) (LP: #1075422).

270. By Stéphane Graber

Add nfsv3, nfsv4 and nfs_acl to the base modules.
This should fix nfs from initramfs.

269. By Adam Conrad

Add hid-logitech-dj to the static module list to re-enable some
keyboards that stopped working with recent kernels (LP: #1066376)

Branch metadata

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

Subscribers