[ubuntu/maverick] flash-kernel 2.28ubuntu1 (Accepted)
Oliver Grawert
ogra at ubuntu.com
Sat May 8 06:55:03 BST 2010
flash-kernel (2.28ubuntu1) maverick; urgency=low
* Merge from debian unstable. Remaining changes:
- Use XS-Debian-Vcs-Svn instead of commenting Vcs-Svn out
- Add Suggests: on redboot-tools for the fis command.
- Add Suggests: on uboot-envtools for fw_setenv command
- Implement support for OMAP3 Beagle Board
- Implement support for Marvell dove board
- Implement support for Freescale MX51 Babbage Board
- Add above architectures to README file
- Change descriptions from Debian kernel/initramfs to Ubuntu kernel/initramfs
- Create /target/etc/flash-kernel.conf from flash-kernel-installer.postinst
- Source /etc/flash-kernel.conf if present.
- Detect UUID of /target and set proper cmdline upon install
- Adjust versioned initramfs-tools dependency to ubuntu version
flash-kernel (2.28) unstable; urgency=low
[ John Holland ]
* Add support for the eSATA SheevaPlug.
[ Updated translations ]
* Belarusian (be.po) by Pavel Piatruk
* Bengali (bn.po) by Israt Jahan
* German (de.po) by Holger Wansing
* Slovenian (sl.po) by Vanja Cvelbar
flash-kernel (2.27) unstable; urgency=low
[ Martin Michlmayr ]
* Add support for the QNAP TS-410, TS-410U, TS-419P and TS-419U
Turbo NAS.
* Mention that the QNAP TS-110 and TS-210 Turbo NAS are supported.
flash-kernel (2.26) unstable; urgency=low
[ Martin Michlmayr ]
* Add an option --machine to specify the device but leave this option
undocumented since it only has limited use.
flash-kernel (2.25) unstable; urgency=low
[ Colin Watson ]
* Use the EXIT trap instead of ERR, which is a bashism.
flash-kernel (2.24) unstable; urgency=low
[ Martin Michlmayr ]
* Move back flash-kernel to its original location upon failure of
the udeb postinst, otherwise the postinst will fail when run
another time.
* Don't hardcode the machine ID for Marvell SheevaPlug, OpenRD-Base
and OpenRD-Client since the boot loader will (or can be configured
to) use the correct machine ID. This allows installed disks to be
shared between these devices.
flash-kernel (2.23) unstable; urgency=low
[ Colin Watson ]
* Upgrade to debhelper v7.
[ Martin Michlmayr ]
* Add support for the Marvell OpenRD-Base and OpenRD-Client.
flash-kernel (2.22) unstable; urgency=low
[ Martin Michlmayr ]
* Add the Intel SS4000-E to the README file as a supported device.
* Fix syntax error in the postinst of the udeb.
flash-kernel (2.21) unstable; urgency=low
* debian/flash-kernel-installer.postinst: run update-initramfs -u in
case of Lanner EM7210, so as to override root= kernel argument.
* debian/rules: add "-X.svn" line to dh_install call, so that
subversion directories aren't needlessly copied
flash-kernel (2.20) unstable; urgency=low
* Add support for Lanner EM7210 and compatibles (e.g., Intel SS4000-e)
flash-kernel (2.19) unstable; urgency=low
* Add support for the SheevaPlug.
flash-kernel (2.18) unstable; urgency=low
[ Colin Watson ]
* Make findfs use the last of any mounts found, in case there's more than
one due to pilot error in the partitioner.
[ Martin Michlmayr ]
* No longer add a kernel postinst hook that calls flash-kernel. Closes:
#526640
* Add a NEWS file telling people that they can remove the postinst hook.
* Depend on initramfs-tools (>= 0.92f), which was the first version
that called flash-kernel.
flash-kernel (2.17) unstable; urgency=low
* Add kirkwood as a supported subarchitecture, but only activate
flash-kernel on the QNAP TS-119/TS-219 so far.
flash-kernel (2.16) unstable; urgency=low
[ Otavio Salvador ]
* Apply patch from Per Andersson <avtobiff at gmail.com> to update the
manpage to describe the behaviour of the subarch check and the new
naming conventions. Closes: #521356
flash-kernel (2.15) unstable; urgency=low
[ Colin Watson ]
* Remove unused cruft from debian/rules, pointed out by Loïc Minier.
* Add lots of defensive shell quoting, also pointed out by Loïc Minier.
[ Martin Michlmayr ]
* Add support for QNAP TS-119 and TS-219 Turbo NAS.
* Remove some code duplication in the initramfs hook.
flash-kernel (2.14) unstable; urgency=low
* Display a message when the generation of the u-boot image for the
D-Link DNS-323 is done.
[ Updated translations ]
* Galician (gl.po) by marce villarino
* Hindi (hi.po) by Kumar Appaiah
* Kazakh (kk.po) by daur88
* Malayalam (ml.po) by Praveen Arimbrathodiyil
Date: Wed, 06 May 2010 14:34:14 +0200
Changed-By: Oliver Grawert <ogra at ubuntu.com>
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
https://launchpad.net/ubuntu/maverick/+source/flash-kernel/2.28ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 06 May 2010 14:34:14 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source
Version: 2.28ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Installer Team <ubuntu-installer at lists.ubuntu.com>
Changed-By: Oliver Grawert <ogra at ubuntu.com>
Description:
flash-kernel - utility to make certain embedded devices bootable
flash-kernel-installer - Make the system bootable (udeb)
Closes: 521356 526640
Changes:
flash-kernel (2.28ubuntu1) maverick; urgency=low
.
* Merge from debian unstable. Remaining changes:
- Use XS-Debian-Vcs-Svn instead of commenting Vcs-Svn out
- Add Suggests: on redboot-tools for the fis command.
- Add Suggests: on uboot-envtools for fw_setenv command
- Implement support for OMAP3 Beagle Board
- Implement support for Marvell dove board
- Implement support for Freescale MX51 Babbage Board
- Add above architectures to README file
- Change descriptions from Debian kernel/initramfs to Ubuntu kernel/initramfs
- Create /target/etc/flash-kernel.conf from flash-kernel-installer.postinst
- Source /etc/flash-kernel.conf if present.
- Detect UUID of /target and set proper cmdline upon install
- Adjust versioned initramfs-tools dependency to ubuntu version
.
flash-kernel (2.28) unstable; urgency=low
.
[ John Holland ]
* Add support for the eSATA SheevaPlug.
.
[ Updated translations ]
* Belarusian (be.po) by Pavel Piatruk
* Bengali (bn.po) by Israt Jahan
* German (de.po) by Holger Wansing
* Slovenian (sl.po) by Vanja Cvelbar
.
flash-kernel (2.27) unstable; urgency=low
.
[ Martin Michlmayr ]
* Add support for the QNAP TS-410, TS-410U, TS-419P and TS-419U
Turbo NAS.
* Mention that the QNAP TS-110 and TS-210 Turbo NAS are supported.
.
flash-kernel (2.26) unstable; urgency=low
.
[ Martin Michlmayr ]
* Add an option --machine to specify the device but leave this option
undocumented since it only has limited use.
.
flash-kernel (2.25) unstable; urgency=low
.
[ Colin Watson ]
* Use the EXIT trap instead of ERR, which is a bashism.
.
flash-kernel (2.24) unstable; urgency=low
.
[ Martin Michlmayr ]
* Move back flash-kernel to its original location upon failure of
the udeb postinst, otherwise the postinst will fail when run
another time.
* Don't hardcode the machine ID for Marvell SheevaPlug, OpenRD-Base
and OpenRD-Client since the boot loader will (or can be configured
to) use the correct machine ID. This allows installed disks to be
shared between these devices.
.
flash-kernel (2.23) unstable; urgency=low
.
[ Colin Watson ]
* Upgrade to debhelper v7.
.
[ Martin Michlmayr ]
* Add support for the Marvell OpenRD-Base and OpenRD-Client.
.
flash-kernel (2.22) unstable; urgency=low
.
[ Martin Michlmayr ]
* Add the Intel SS4000-E to the README file as a supported device.
* Fix syntax error in the postinst of the udeb.
.
flash-kernel (2.21) unstable; urgency=low
.
* debian/flash-kernel-installer.postinst: run update-initramfs -u in
case of Lanner EM7210, so as to override root= kernel argument.
* debian/rules: add "-X.svn" line to dh_install call, so that
subversion directories aren't needlessly copied
.
flash-kernel (2.20) unstable; urgency=low
.
* Add support for Lanner EM7210 and compatibles (e.g., Intel SS4000-e)
.
flash-kernel (2.19) unstable; urgency=low
.
* Add support for the SheevaPlug.
.
flash-kernel (2.18) unstable; urgency=low
.
[ Colin Watson ]
* Make findfs use the last of any mounts found, in case there's more than
one due to pilot error in the partitioner.
.
[ Martin Michlmayr ]
* No longer add a kernel postinst hook that calls flash-kernel. Closes:
#526640
* Add a NEWS file telling people that they can remove the postinst hook.
* Depend on initramfs-tools (>= 0.92f), which was the first version
that called flash-kernel.
.
flash-kernel (2.17) unstable; urgency=low
.
* Add kirkwood as a supported subarchitecture, but only activate
flash-kernel on the QNAP TS-119/TS-219 so far.
.
flash-kernel (2.16) unstable; urgency=low
.
[ Otavio Salvador ]
* Apply patch from Per Andersson <avtobiff at gmail.com> to update the
manpage to describe the behaviour of the subarch check and the new
naming conventions. Closes: #521356
.
flash-kernel (2.15) unstable; urgency=low
.
[ Colin Watson ]
* Remove unused cruft from debian/rules, pointed out by Loïc Minier.
* Add lots of defensive shell quoting, also pointed out by Loïc Minier.
.
[ Martin Michlmayr ]
* Add support for QNAP TS-119 and TS-219 Turbo NAS.
* Remove some code duplication in the initramfs hook.
.
flash-kernel (2.14) unstable; urgency=low
.
* Display a message when the generation of the u-boot image for the
D-Link DNS-323 is done.
.
[ Updated translations ]
* Galician (gl.po) by marce villarino
* Hindi (hi.po) by Kumar Appaiah
* Kazakh (kk.po) by daur88
* Malayalam (ml.po) by Praveen Arimbrathodiyil
Checksums-Sha1:
fc592be436c7f8c007475a76ac614da5cd4e5f38 1104 flash-kernel_2.28ubuntu1.dsc
6a31fe47cb6def70d60f96a87196e68d4209a0db 44219 flash-kernel_2.28ubuntu1.tar.gz
Checksums-Sha256:
222d08a90e2a7d1c91123b1784f2163a824c098a3f41b04ff2574b15be05aef8 1104 flash-kernel_2.28ubuntu1.dsc
0fd8328e0d43891929aa14d4208584e2ea86122c3552fefdf549ae8dbbecdec7 44219 flash-kernel_2.28ubuntu1.tar.gz
Files:
0ee04691d11803e0bb46cdebb2da226d 1104 utils optional flash-kernel_2.28ubuntu1.dsc
3ca5cec8c283fe0627e616534351244a 44219 utils optional flash-kernel_2.28ubuntu1.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
More information about the Maverick-changes
mailing list