Group :: System/Base
Source RPM: bootloader-utils
Anton V. Boyarshinov
0.4.24-alt1
2015-03-25
- support for ANY numeral kernel version added2013-11-22 Gleb Fotengauer-Malinovskiy 0.4.23.1-alt1
- installkernel: use trap for temp files (tnx ldv@). - UBOOT_INITRD_LOAD_ADDRESS is optional.2013-11-20 Gleb Fotengauer-Malinovskiy 0.4.23-alt1
- installkernel: append dtb to multiplatform kernels.2013-07-09 Gleb Fotengauer-Malinovskiy 0.4.22-alt1
- Add support of uboot.2013-04-07 Dmitry V. Levin 0.4.21-alt1
- kernel.filetrigger: fixed handling of uninstalled kernels (by Roman Savochenko; closes: #28647).2013-03-13 Anton V. Boyarshinov 0.4.20-alt1
- installkernel: stop if initrd creation failed2013-01-31 Michael Shigorin 0.4.19-alt1
- installkernel: don't install memtest* in EFI mode (won't boot)2012-12-13 Gleb Fotengauer-Malinovskiy 0.4.18-alt1
- lilo: fix regression introdused by 0.4.15-alt12012-12-06 Dmitry V. Levin 0.4.17-alt1
- kernel.filetrigger: added handling of kernel modules, obsoletes %post_kernel_modules and %postun_kernel_modules.2012-12-05 Dmitry V. Levin 0.4.16-alt1
- installkernel: run depmod only when installing a kernel.2012-11-04 Alexander Czumaczenko 0.4.15-alt1
- lilo: don't strip label - conflicts lilo < 22.7.3-alt72011-10-20 Anton Protopopov 0.4.14-alt1
- installkernel: run depmod before creating initrd2011-07-27 Anton V. Boyarshinov 0.4.13-alt1
- support for 3.x kernels added2010-12-12 Dmitry V. Levin 0.4.12-alt1
- %pre: when neither /etc/sysconfig/installkernel nor /etc/sysconfig/installkernel.rpmsave exists, assume that system was configured to use make-initrd (closes: #24739), and issue a warning for mkinitrd users.2010-12-10 Dmitry V. Levin 0.4.11-alt1
- boot_kernel.filetrigger: cleanup, do nothing when either /proc or /sys is not mounted.2010-12-08 Vitaly Kuznetsov 0.4.10-alt3
- fix options handling bug in installkernel introduced in 0.4.10-alt1 - implement INITRD_AUTOUPDATE={all,default,none} option for automatic ramdisks update on kernel install/removal - set default INITRD_AUTOUPDATE value to 'none'2010-12-07 Vitaly Kuznetsov 0.4.10-alt2
- Fixed /etc/sysconfig/installkernel migration issues (ALT #24709): + do not switch from mkinitrd to make-initrd if make-initrd was not enabled before the update; + inherit locally modified config left after make-initrd update2010-12-07 Vitaly Kuznetsov 0.4.10-alt1
- introduce NODEFAULT,NOFLAVOUR and KEEPINITRD options for installkernel - add make-initrd dependency - add /etc/sysconfig/installkernel from make-initrd2010-11-29 Vitaly Kuznetsov 0.4.9-alt2
- ldv@: minor filetrigger patch2010-11-25 Vitaly Kuznetsov 0.4.9-alt1
- implement filetrigger for kernel update2010-11-08 Vitaly Kuznetsov 0.4.8-alt4
- rider@: add grub2 support to detectloader.sh2010-09-30 Vitaly Kuznetsov 0.4.8-alt3
- Remove redundant vmlinuz-smp,vmlinuz-up,initrd-smp.img,initrd-up.img links creation - raorn@: add EXTLINUX support (ALT #24154) - zerg@: create /boot/vmlinuz-{kflavour} links (ALT #24145)2010-06-04 Vitaly Kuznetsov 0.4.8-alt2
- Remove grub-mkconfig call from installkernel (moved to filetrigger) - (ALT #23333)2010-02-24 Alexey Gladkov 0.4.8-alt1
- Add make-initrd support.2010-01-18 Anton V. Boyarshinov 0.4.7-alt1
- grub2 support2010-01-09 Vladislav Zavjalov 0.4.6-alt1
- lilo: - protect quotes in lilo.conf values (closes: #22705); - remove spaces from labels - bootloader_utils.pm: cleanup code of getroot()2009-12-11 Vladislav Zavjalov 0.4.5-alt1
- detectliloboot.sh: return real boot device when raid-extra-boot is set to mbr-only2009-10-13 Vladislav Zavjalov 0.4.4-alt1
- installkernel: improve error messages (closes: #21914)2009-10-05 Vladislav Zavjalov 0.4.3-alt1
- add convertdev.sh script to convert UUID=.. or LABEL=.. to device names use it in detectliloboot.sh and grub scripts (closes #18127) - bootloader_utils.pm: mnt2dev(): don't use mtab to convert device names2009-09-21 Vladislav Zavjalov 0.4.2-alt1
- add --label option to installkernel, lilo and grub scripts2009-09-16 Vladislav Zavjalov 0.4.1-alt1
- installkernel: - change lilo restarting logic (closes #1014, #1015, #20695): old behaviour: restart lilo if first bootloader found in devices from /proc/partitions is lilo new one: restart lilo when lilo bootloader is found in device from boot= setting in lilo.conf - when detectliloboot.sh fails to find device, there are no need to run detectloader.sh (thx Dmitry V. Levin) (closes: #21106) - suppress unwanted output from cd - - detectloader: replace by two shell scripts: detectliloboot.sh -- to get boot device from lilo.conf detectloader.sh -- to get bootloader type on the given device or file - bootloader_utils.pm: - (getroot): recognize UUID and LABEL (thx Dmitry V. Levin) (closes: #2194, #18127) - remove unused functions (partitions, typeOfMBR) used in removed detectloader program - rebootin - remove GRUB support - fix working with quoted labels in lilo.conf (closes: #11446). - cleanup code, improve error and help messages - add long options, add -l option for listing available labels. - update manpage - remove URL and Packager tags (thx Dmitry V. Levin).2008-03-07 Dmitry V. Levin 0.3.3-alt1
- grub: Fixed memtest removal (Alexey Tourbin). - installkernel: + Do not discard /sbin/lilo stdout (Alexey Tourbin). + Do not run detectloader in nolaunch mode. + Do not invoke "cp" by absolute pathname. + Do not touch files in DURING_INSTALL mode, thus reverting the change made in 0.3.1-alt2. + Replaced non-portable "realpath" with "readlink -e". + Fixed xen kernels install (Aleksey Avdeev, #13672).2007-02-22 Alexey Tourbin 0.3.2-alt1
- fixed accidental Windows(tm) removal from lilo.conf (#6102) - fixed lilo.conf quoting issues (#10903)2007-02-12 Alexey Gladkov 0.3.1-alt2
- Update symlinks in /boot if DURING_INSTALL specified.2007-02-09 Alexey Gladkov 0.3.1-alt1.1.1
- NMU: - quote lilo parameters.2006-02-09 Anton Farygin 0.3.1-alt1.1
- NMU: - fstab parser fixes (#3318, #8615) - installkernel fixes (#4811, #7386)2004-08-17 Alexey Tourbin 0.3.1-alt1
- fixed skiplist processing (Sergey Vlasov, #4254) - create backup (.old) copies of lilo.conf and grub/menu.lst (#4395) - installkernel: run mkinitrd(8) without --ifneeded (should hopefully fix #4234 and #4643)2004-06-11 Alexey Tourbin 0.3-alt1
- added support for LABEL and UUID volumes (via /etc/mtab) - installkernel: save entry for /boot/vmlinuz before upgrade - installkernel: added support for memtest86 - grub: fix for separate /boot partition, by Sergey Vlasov (#4234) - started test suite (test.pl)2004-05-07 Alexey Tourbin 0.2-alt1
- here goes my first major revision; highlights: + common.pm -> bootloader_utils.pm, reworked + detectloader(1) reworked + helpers for lilo(1) and grub(1) configuration files reworked + installkernel reworked, /etc/sysconfig/installkernel disappeared2003-03-19 Peter Novodvorsky 0.1-alt7
- Updated label shorten algorithm in lilo installer script.2002-12-09 Dmitry V. Levin 0.1-alt6
- Fixed perl dependencies (#0001679).2002-11-15 Stanislav Ievlev 0.1-alt5
- rebuild - more features: + skiplist for mhz (#0001015) + advanced skiping of cdroms (#0001014)2002-03-15 Dmitry V. Levin 0.1-alt4
- Fixed configuration options parsing (imz, #0000507).2002-02-14 Stanislav Ievlev 0.1-alt3
- added new signature for the GRUB2001-11-23 Dmitry V. Levin 0.1-alt2
- Added %build section, autogenerated buildrequires.2001-11-14 Dmitry V. Levin 0.1-alt1
- Imported MDK code (to be rewritten).