lp:ubuntu/jaunty/flash-kernel

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By Loïc Minier

* anna-install redboot-tools-udeb in flash-kernel-installer.postinst to
  ensure the udeb is installed.
* flash-kernel-installer.postinst: for MX51 Babbage call update-initramfs at
  the end of the install.

9. By Oliver Grawert

* add checks for kernel and initramfs fis partitions
* allow more flexibility in naming kernel and initramfs fis partitions
* add final newline to exec redboot command, so we dont produce garbage in
  serial terminal output
* quieten down teh fconfig write of the script

8. By Oliver Grawert

* add support for Freescale MX51 Babbage Board to
  flash-kernel-installer.postinst (LP: #345534)
* create /target/etc/flash-kernel.conf from flash-kernel-installer.postinst
  (LP: #352260)
* detect UUID of /target and set proper cmdline upon install with
  flash-kernel-installer.postinst

7. By Loïc Minier

* Used named signals for "trap".
* Source /etc/flash-kernel.conf if present.
* Babbage: rename $dev to $fis_dev.
* Babbage: don't hardcode $fis_dev, $fis_offset_hex, and $fis_size_hex but
  read them from /etc/flash-kernel.conf instead.

6. By Loïc Minier

* flash-kernel: fix generation of padded initramfs for imx51.
  - Generate a padded initramfs file; this is needed as just doing the
    padding on the initrd data will let the "fis" command write a datalength
    equal to the real initramfs length instead of using the length of the
    initramfs partition (which is the length we want to pass to RedBoot in
    exec -s).
  - Add a cleanup mechanism via "trap"; cleanup the padded initramfs file.
  - Remove previous hacks.

5. By Loïc Minier

* flash-kernel: Move Freescale MX51 Babbage Board around to be in its
  alphabetical place.
* flash-kernel-installer.isinstallable, .postinst: mark imx51 as installable
  and just run "update-initramfs -u" to install for now.

4. By Loïc Minier

flash-kernel: add support for Freescale MX51 Babbage Board; depend on
redboot-tools for the fis command.

3. By Martin Michlmayr <email address hidden>

Map LVM devices in the form of /dev/vg/lv to /dev/mapper/...,
otherwise initramfs-tools won't initialize them. Closes: #513504

2. By Martin Michlmayr <email address hidden>

[ Joey Hess ]
* Add armel and armeb architectures.

[ Updated translations ]
* Hebrew (he.po) by Lior Kaplan
* Malayalam (ml.po) by Praveen A

1. By Martin Michlmayr <email address hidden>

[ Martin Michlmayr ]
* Speed up flash-kernel on NSLU2 by reading the second part of the
  kernel in one go rather than byte by byte.
* Write the kernel first, followed by the initramfs on Thecus N2100
  (for comsmetics reasons only).

[ Updated translations ]
* Bulgarian (bg.po) by Damyan Ivanov
* Bosnian (bs.po) by Safir Secerovic
* Polish (pl.po) by Bartosz Fenski

Branch metadata

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

Subscribers