Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039489
en ru br
ALT Linux repos
S:0.47-alt1
5.0: 0.7-alt1
4.1: 0.6-alt0.M41.1
4.0: 0.4.2-alt1

Group :: System/Base
RPM: startup-rescue

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

26 september 2023 Anton Midyukov <antohami at altlinux.org> 0.47-alt1

  • rc.sysinit.rescue: do not remount '/' (already rw)

30 june 2023 Anton Midyukov <antohami at altlinux.org> 0.46-alt1

  • rc.sysinit.rescue: sync with rc.sysinit from startup-0.9.9.16-alt1
  • clean Packager

9 february 2023 Anton Midyukov <antohami at altlinux.org> 0.45-alt1

  • rc.sysinit.rescue: Add main repo, if available

9 february 2023 Anton Midyukov <antohami at altlinux.org> 0.44-alt1

  • rc.sysinit.rescue: redirect output of systemd-tmpfiles to /tmp/tmpfiles.log
  • rc.sysinit.rescue: redirect stderr of udevd to /tmp/udevd.log

1 august 2022 Anton Midyukov <antohami at altlinux.org> 0.43-alt1

  • Add btrfs support (Closes: 43376)

28 june 2022 Anton Midyukov <antohami at altlinux.org> 0.42-alt1

  • replace fgrep to grep -F

20 february 2022 Anton Midyukov <antohami at altlinux.org> 0.41-alt1

  • mount-fstab: fix quotes support for UUID and LABEL in fstab entries
     (CLoses: 41999)

29 january 2022 Anton Midyukov <antohami at altlinux.org> 0.40-alt1

  • rc.sysinit.rescue: add action "Setup serial console"

19 august 2021 Anton Midyukov <antohami at altlinux.org> 0.39-alt1

  • unmount-system: make unmounting more reliable

17 august 2021 Anton Midyukov <antohami at altlinux.org> 0.38-alt1

  • mount-system: do not mount tmpfs to /mnt
  • mount-fstab: ignore noauto option for /boot and /boot/efi mountpoints
  • unmount-system: initial script for unmounting mountpoints /mnt/system*

7 july 2021 Anton Midyukov <antohami at altlinux.org> 0.37-alt1

  • Use standalone versions of systemd utilities.

13 april 2021 Anton Midyukov <antohami at altlinux.org> 0.36-alt1

  • find-fstab: ignore ram device (Closes: 39835)

12 march 2021 Anton Midyukov <antohami at altlinux.org> 0.35-alt1

  • Add mount EFI variable filesystem

27 january 2021 Alexey Gladkov <legion at altlinux.ru> 0.34-alt1

  • Use systemd-modules-load directly

16 december 2020 Anton Midyukov <antohami at altlinux.org> 0.33-alt1

  • Create /dev/{core,fd,stdin,stdout,stderr} symlinks if needed

15 february 2020 Anton Midyukov <antohami at altlinux.org> 0.32-alt4

  • Fixed DHCP timeout (closes: 38089)

18 november 2019 Alexey Gladkov <legion at altlinux.ru> 0.32-alt3

  • Make idetune optional.

9 july 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.32-alt2

  • Package find-fstab script regardless of architecture.

6 january 2019 Anton Midyukov <antohami at altlinux.org> 0.32-alt1

  • support tmpfiles.d

4 december 2018 Leonid Krivoshein <klark at altlinux.org> 0.31-alt1

  • optional feature added: autorun on the first terminal

15 october 2018 Michael Shigorin <mike at altlinux.org> 0.30-alt1

  • support overlayfs too

16 july 2018 Anton Midyukov <antohami at altlinux.org> 0.29-alt2

  • package not noarch

21 may 2018 Michael Shigorin <mike at altlinux.org> 0.29-alt1

  • restrict dmidecode, ddcprobe and fixmbr to x86
  • hackaround for suddenly "missing" /sbin/find-fstab self-dependency

24 january 2017 Michael Shigorin <mike at altlinux.org> 0.28-alt1

  • stop plymouth

8 september 2016 Michael Shigorin <mike at altlinux.org> 0.27-alt1

  • decouple LVM/MDRAID handling

6 september 2016 Michael Shigorin <mike at altlinux.org> 0.26-alt1

  • disable MDRAID/LVM-related udev rules in forensics mode

10 november 2015 Michael Shigorin <mike at altlinux.org> 0.25-alt1

  • bump DHCP timeout to 35 so STP isn't a problem

1 june 2015 Michael Shigorin <mike at altlinux.org> 0.24-alt1

  • added rescue-remote initscript
  • eliminated mdadm.conf spam (shows up during multiple live_rw boots)

12 may 2014 Michael Shigorin <mike at altlinux.org> 0.23-alt1

  • moved *-forensic into a standalone package

12 may 2014 Michael Shigorin <mike at altlinux.org> 0.22-alt1

  • mount-forensic: minor fixes

7 may 2014 Michael Shigorin <mike at altlinux.org> 0.21-alt1

  • added lvm2-forensic, raid-forensic scripts to help deal with
     guaranteed read-only LVM2/MDRAID setups (blockdev --setro
     might be not enough in some cases); thanks Maxim Suhanov again
  • added Conflicts:

19 april 2014 Michael Shigorin <mike at altlinux.org> 0.20-alt1

  • mount-fstab: do not skip /boot/efi
  • added mount-forensic script by Maxim Suhanov

16 april 2014 Michael Shigorin <mike at altlinux.org> 0.19-alt1

  • rescue-shell: propose read-only mdraid assembly
  • added an Url:

15 april 2014 Michael Shigorin <mike at altlinux.org> 0.18-alt1

  • find-fstab: *fix* forensic mode support (invert condition)
  • improve user interaction too

14 april 2014 Michael Shigorin <mike at altlinux.org> 0.17-alt1

  • forensic mode support:
     + boot process will not auto-assemble mdraid
       or auto-activate discovered swap partitions
     + mount-system will mount filesystems as "ro,loop"
     + rescue-shell tips adjusted appropriately

13 april 2014 Michael Shigorin <mike at altlinux.org> 0.16-alt1

  • extended user advice

26 november 2013 Michael Shigorin <mike at altlinux.org> 0.15-alt1

  • avoid remounting sysfs
  • try activating lvm volumes before mounting filesystems (closes: #28631)

17 october 2012 Michael Shigorin <mike at altlinux.org> 0.14-alt1

  • avoid aufs-over-aufs

24 december 2010 Anton Protopopov <aspsk at altlinux.org> 0.13-alt1

  • add --grub option, use it by default

23 december 2010 Anton Protopopov <aspsk at altlinux.org> 0.12-alt1

  • lilo support; totally rewrite algorithm

9 november 2010 Anton Farygin <rider at altlinux.ru> 0.11-alt1

  • fixmbr:
  • do not use evms
  • display errors from mount-system only in verbose mode
  • reinstall grub only on block devices

8 november 2010 Anton Farygin <rider at altlinux.ru> 0.10-alt1

  • do not start evms and system-report on boot
  • do not use evms for mount-system
  • fixed system search bug in fixmbr

27 october 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.9-alt1

  • fixmbr rewriten to work with grub (but lilo support dropped)

3 june 2009 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.8-alt1

  • fix from cas@ to fixmbr

9 april 2009 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.7-alt1

  • using aufs instead unionfs

17 november 2008 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.6-alt1

  • fixmbr fixed to work better with new alterator-lilo

16 september 2008 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.5-alt2

  • inittab fixed (openvt is in /bin/ now)

25 august 2008 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.5-alt1

  • fixmbr totally rewritten

22 may 2008 Andrey Cherepanov <cas at altlinux.ru> 0.4.2-alt2.5.S40.2

  • fix prompt (text and highlighting)

19 may 2008 Andrey Cherepanov <cas at altlinux.ru> 0.4.2-alt2.5.S40.1

  • fix prompt

19 may 2008 Andrey Cherepanov <cas at altlinux.ru> 0.4.2-alt2.5.S40.0

  • new version of mbrresc
  • mbrresc is renamed to `fixmbr'

15 may 2008 Hihin Ruslan <ruslandh at altlinux.ru> 0.4.2-alt2.4

  • fix mbrresc

2 may 2008 Hihin Ruslan <ruslandh at altlinux.ru> 0.4.2-alt2.3

  • new version

28 april 2008 Hihin Ruslan <ruslandh at altlinux.ru> 0.4.2-alt2.2

  • add rescue-0.4.2-mbrresc.diff

10 march 2008 Evgeny Sinelnikov <sin at altlinux.ru> 0.4.2-alt2.eter1

  • Merged with stanv@ lilo restore feature

29 january 2008 Alexey Gladkov <legion at altlinux.ru> 0.4.2-alt2

  • Use system sysreport utility.
  • Fix for kbd-1.13*.
  • Minimize requires.

12 december 2007 Andriy Stepanov <stanv at altlinux.ru> 0.4.2-alt1.2

  • No LVM activation (EVMS fixed)
     fix lilo restore

6 december 2007 Andriy Stepanov <stanv at altlinux.ru> 0.4.2-alt1.1

  • Added:
     + LVM activation at boot time
     + mbrresc utility (say `mbrresc' at command before kernel loading)

9 august 2007 Alexey Gladkov <legion at altlinux.ru> 0.4.2-alt1

  • Added:
     + Report information about x86 hardware as described in
       the system BIOS according to the SMBIOS/DMI standard.
     + Report information from Display Data Channel (DDC).
  • Added requires dmidecode and ddcprobe.
  • mount-fstab: Fix for new libshell.

3 may 2007 Dmitry V. Levin <ldv at altlinux.org> 0.4.1-alt1

  • Added rescue-shell.

2 may 2007 Dmitry V. Levin <ldv at altlinux.org> 0.4-alt1

  • rc.sysinit.rescue: Mounted /mnt to overlay.
  • inittab.rescue: Added runlevel scripts execution.
  • inittab.rescue: Added shell execution to vc5 and vc6.
  • rc.sysinit.rescue: Removed developer-report execution.
  • Renamed developer-report to system-report.
  • Added sysreport service.

28 april 2007 Dmitry V. Levin <ldv at altlinux.org> 0.3-alt1

  • rc.sysinit.rescue: Added necessary $USEMODULES initialization.

23 april 2007 Dmitry V. Levin <ldv at altlinux.org> 0.2-alt1

  • inittab.rescue: Run bash with -l option.

30 march 2007 Dmitry V. Levin <ldv at altlinux.org> 0.1-alt1

  • Updated sysreport email address.

28 february 2007 Alexey Gladkov <legion at altlinux.ru> 0.0.1-alt1

  • First build for ALT Linux.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin