Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044703
en ru br
Репозитории ALT
S:0.5.4-alt1
5.1: 0.4.4-alt1
4.1: 0.3.3-alt1
4.0: 0.3.3-alt1
3.0: 0.3.1-alt1
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: bootloader-utils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

19 мая 2022 Anton Midyukov <antohami at altlinux.org> 0.5.4-alt1

  • installkernel: add detect /boot/devicetree
  • installkernel: add bootloading with separate partition /boot with extlinux.conf
     (Closes: 41140)
  • installkernel: create relative symlink dtb for /boot/devicetree/$VERSION
  • installkernel: unset $DTB_DIR, if not exist $DTB_DIR/$VERSION directory
  • installkernel: create symlink /boot/dtb, if exist $DTB_DIR/$VERSION
  • installkernel: update extlinux.conf, if it exist and exist $DTB_DIR/$VERSION
  • installkernel: add entry to extlinux.conf, if DTB_DIR not exist also

16 июня 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 0.5.3-alt2

  • installkernel: support call from Linux' install.sh for real

7 декабря 2019 Vitaly Chikunov <vt at altlinux.org> 0.5.3-alt1

  • installkernel: support call from Linux install.sh on `make install'

26 октября 2018 Sergey Bolshakov <sbolshakov at altlinux.ru> 0.5.2-alt3

  • installkernel: fixed u-boot config handling, again

5 июля 2018 Sergey Bolshakov <sbolshakov at altlinux.ru> 0.5.2-alt2

  • installkernel: fixed u-boot config handling

5 июля 2018 Sergey Bolshakov <sbolshakov at altlinux.ru> 0.5.2-alt1

  • installkernel: add extlinux-like u-boot config handling

22 марта 2018 Mikhail Efremov <sem at altlinux.org> 0.5.1-alt1

  • kernel.filetrigger: Initialize local variables.
  • sysconfig/installkernel: Comment out INITRD_GENERATOR.
  • kernel.filetrigger: Use is_kernel_version_handled() for modules.

20 марта 2018 Mikhail Efremov <sem at altlinux.org> 0.5.0-alt1

  • Update /etc/sysconfig/installkernel.
  • kernel.filetrigger: Fix kernel removal when
     INITRD_AUTOUPDATE=default.
  • installkernel: Use make-initrd by default.
  • kernel.filetrigger: Change INITRD_AUTOUPDATE behavior.
  • kernel.filetrigger: Fix initrd generating on ucode update.

8 сентября 2017 L.A. Kostis <lakostis at altlinux.ru> 0.4.25-alt1

  • kernel.trigger: added ucode support (tnx ldv@ for code review).

5 мая 2016 Michael Shigorin <mike at altlinux.org> 0.4.24-alt2

  • allow both make-initrd and make-initrd2

25 марта 2015 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.4.24-alt1

  • support for ANY numeral kernel version added

22 ноября 2013 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.4.23.1-alt1

  • installkernel: use trap for temp files (tnx ldv@).
  • UBOOT_INITRD_LOAD_ADDRESS is optional.

20 ноября 2013 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.4.23-alt1

  • installkernel: append dtb to multiplatform kernels.

9 июля 2013 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.4.22-alt1

  • Add support of uboot.

7 апреля 2013 Dmitry V. Levin <ldv at altlinux.org> 0.4.21-alt1

  • kernel.filetrigger: fixed handling of uninstalled kernels
     (by Roman Savochenko; closes: #28647).

13 марта 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.4.20-alt1

  • installkernel: stop if initrd creation failed

31 января 2013 Michael Shigorin <mike at altlinux.org> 0.4.19-alt1

  • installkernel: don't install memtest* in EFI mode (won't boot)

13 декабря 2012 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.4.18-alt1

  • lilo: fix regression introdused by 0.4.15-alt1

6 декабря 2012 Dmitry V. Levin <ldv at altlinux.org> 0.4.17-alt1

  • kernel.filetrigger: added handling of kernel modules,
     obsoletes %post_kernel_modules and %postun_kernel_modules.

5 декабря 2012 Dmitry V. Levin <ldv at altlinux.org> 0.4.16-alt1

  • installkernel: run depmod only when installing a kernel.

4 ноября 2012 Led <led at altlinux.ru> 0.4.15-alt1

  • lilo: don't strip label
  • conflicts lilo < 22.7.3-alt7

20 октября 2011 Anton Protopopov <aspsk at altlinux.org> 0.4.14-alt1

  • installkernel: run depmod before creating initrd

27 июля 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.4.13-alt1

  • support for 3.x kernels added

12 декабря 2010 Dmitry V. Levin <ldv at altlinux.org> 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.

10 декабря 2010 Dmitry V. Levin <ldv at altlinux.org> 0.4.11-alt1

  • boot_kernel.filetrigger: cleanup,
     do nothing when either /proc or /sys is not mounted.

8 декабря 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 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'

7 декабря 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 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 update

7 декабря 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 0.4.10-alt1

  • introduce NODEFAULT,NOFLAVOUR and KEEPINITRD options for installkernel
  • add make-initrd dependency
  • add /etc/sysconfig/installkernel from make-initrd

29 ноября 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 0.4.9-alt2

  • ldv@: minor filetrigger patch

25 ноября 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 0.4.9-alt1

  • implement filetrigger for kernel update

8 ноября 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 0.4.8-alt4

  • rider@: add grub2 support to detectloader.sh

30 сентября 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 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)

4 июня 2010 Vitaly Kuznetsov <vitty at altlinux.ru> 0.4.8-alt2

  • Remove grub-mkconfig call from installkernel (moved to filetrigger)
  • (ALT #23333)

24 февраля 2010 Alexey Gladkov <legion at altlinux.ru> 0.4.8-alt1

  • Add make-initrd support.

18 января 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.4.7-alt1

  • grub2 support

9 января 2010 Vladislav Zavjalov <slazav at altlinux.org> 0.4.6-alt1

  • lilo:
  • protect quotes in lilo.conf values (closes: #22705);
  • remove spaces from labels
  • bootloader_utils.pm: cleanup code of getroot()

11 декабря 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.4.5-alt1

  • detectliloboot.sh: return real boot device when raid-extra-boot
     is set to mbr-only

13 октября 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.4.4-alt1

  • installkernel: improve error messages (closes: #21914)

5 октября 2009 Vladislav Zavjalov <slazav at altlinux.org> 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 names

21 сентября 2009 Vladislav Zavjalov <slazav at altlinux.org> 0.4.2-alt1

  • add --label option to installkernel, lilo and grub scripts

16 сентября 2009 Vladislav Zavjalov <slazav at altlinux.org> 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).

7 марта 2008 Dmitry V. Levin <ldv at altlinux.org> 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).

22 февраля 2007 Alexey Tourbin <at at altlinux.ru> 0.3.2-alt1

  • fixed accidental Windows(tm) removal from lilo.conf (#6102)
  • fixed lilo.conf quoting issues (#10903)

12 февраля 2007 Alexey Gladkov <legion at altlinux.ru> 0.3.1-alt2

  • Update symlinks in /boot if DURING_INSTALL specified.

9 февраля 2007 Alexey Gladkov <legion at altlinux.ru> 0.3.1-alt1.1.1

  • NMU:
  • quote lilo parameters.

9 февраля 2006 Anton Farygin <rider at altlinux.ru> 0.3.1-alt1.1

  • NMU:
  • fstab parser fixes (#3318, #8615)
  • installkernel fixes (#4811, #7386)

17 августа 2004 Alexey Tourbin <at at altlinux.ru> 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)

11 июня 2004 Alexey Tourbin <at at altlinux.ru> 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)

7 мая 2004 Alexey Tourbin <at at altlinux.ru> 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 disappeared

19 марта 2003 Peter Novodvorsky <nidd at altlinux.com> 0.1-alt7

  • Updated label shorten algorithm in lilo installer script.

9 декабря 2002 Dmitry V. Levin <ldv at altlinux.org> 0.1-alt6

  • Fixed perl dependencies (#0001679).

15 ноября 2002 Stanislav Ievlev <inger at altlinux.ru> 0.1-alt5

  • rebuild
  • more features:
       + skiplist for mhz (#0001015)
       + advanced skiping of cdroms (#0001014)

15 марта 2002 Dmitry V. Levin <ldv at alt-linux.org> 0.1-alt4

  • Fixed configuration options parsing (imz, #0000507).

14 февраля 2002 Stanislav Ievlev <inger at altlinux.ru> 0.1-alt3

  • added new signature for the GRUB

23 ноября 2001 Dmitry V. Levin <ldv at alt-linux.org> 0.1-alt2

  • Added %build section, autogenerated buildrequires.

14 ноября 2001 Dmitry V. Levin <ldv at alt-linux.org> 0.1-alt1

  • Imported MDK code (to be rewritten).
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin