34 lines
1.1 KiB
Plaintext
34 lines
1.1 KiB
Plaintext
bootadm (2.10+1) unstable; urgency=medium
|
|
|
|
* Add a possibility to disable boot archive trigger by exporting
|
|
DEB_BOOTADM_DISABLE_UPDATE_ARCHIVE, see README.Debian
|
|
* Use native version scheme
|
|
|
|
-- Igor Pashev <pashev.igor@gmail.com> Sun, 04 May 2014 23:03:55 +0400
|
|
|
|
bootadm (2.10-3) unstable; urgency=low
|
|
|
|
* Strip binaries
|
|
* Added named trigger "boot-archive"
|
|
* Patch usr/src/cmd/boot/bootadm/bootadm.c to avoid sys/ucode.h by including
|
|
all required definitions: UCODE_VENDORS and UCODE_INSTALL_PATH
|
|
|
|
-- Igor Pashev <pashev.igor@gmail.com> Mon, 13 May 2013 16:28:52 +0400
|
|
|
|
bootadm (2.10-2) unstable; urgency=low
|
|
|
|
* Update bootadm-avoid-libadm.patch to rename
|
|
read_vtoc() to __read_vtoc() to avoid conflict with sys/vtoc.h
|
|
* Update dyson-bootadm-disable-multiarch.patch to
|
|
remove sys/multiboot.h, which is not used and is not installed.
|
|
* Patch bootadm-POPEN_msg.patch: popen/pclose error messages
|
|
now include system error string.
|
|
|
|
-- Igor Pashev <pashev.igor@gmail.com> Sat, 12 Jan 2013 19:49:40 +0400
|
|
|
|
bootadm (2.10-1) unstable; urgency=low
|
|
|
|
* Initial release.
|
|
|
|
-- Igor Pashev <pashev.igor@gmail.com> Wed, 02 Jan 2013 17:41:06 +0400
|