Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37515225
en ru br
ALT Linux repositórios
S:0.49-alt1

Group :: Sistema/Base
RPM: make-initrd-propagator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

13 fevereiro 2022 Anton Midyukov <antohami at altlinux.org> 0.49-alt1

  • rules.mk: no error if existing /lib/firmware
  • Revert "propagator/config.mk: add interface naming udev rules"

29 setembro 2021 Anton Midyukov <antohami at altlinux.org> 0.48-alt1

  • propagator/config.mk: add interface naming udev rules

30 agosto 2021 Michael Shigorin <mike at altlinux.org> 0.47-alt1

  • Do not fail if 60-persistent-storage.rules is missing

9 junho 2021 Alexey Gladkov <legion at altlinux.ru> 0.46-alt1

  • Add a dependency on add-udev-rules

8 fevereiro 2021 Anton Midyukov <antohami at altlinux.org> 0.45-alt1

  • init-bottom: Remove additional condition for create live storage

5 janeiro 2021 Anton Midyukov <antohami at altlinux.org> 0.44-alt1

  • init-bottom: Always create alt-live-storage

27 dezembro 2020 Anton Midyukov <antohami at altlinux.org> 0.43-alt1

  • init-bottom: Do not calculate starting sector for alt-live-storage
  • Fix License Tag

25 junho 2019 Gleb F-Malinovskiy <glebfm at altlinux.org> 0.42-alt1

  • config.mk: removed copy of *-net-name-slot.rules udev rule (copying
     of absent file is going to be error in upcoming release of make-initrd).

20 junho 2019 Anton V. Boyarshinov <boyarsh at altlinux.org> 0.41-alt3

  • mount.aufs removed from config.mk (Closes: 36930)

19 junho 2019 Anton V. Boyarshinov <boyarsh at altlinux.org> 0.41-alt2

  • unneede dependence on aufs2-util removed

23 janeiro 2019 Arseny Maslennikov <arseny at altlinux.org> 0.41-alt1

  • Network overlays:
     + Overlays with a name of *.squashfs are now also taken into consideration.
     + Support for overlay sets of an unspecified profile is restored; see
       commit message for elaborate reasoning.

28 agosto 2018 Anton V. Boyarshinov <boyarsh at altlinux.org> 0.40-alt1

  • switch from aufs to overlayfs

11 julho 2018 Anton Midyukov <antohami at altlinux.org> 0.33-alt2

  • Fix ACL access for livecd (Closes: 34793)

5 julho 2018 Arseny Maslennikov <arseny at altlinux.org> 0.33-alt1

  • netboot: Fixed busybox support.

21 janeiro 2018 Arseny Maslennikov <arseny at altlinux.org> 0.32-alt1

  • netboot: Allowed use of different overlay storage locations.
  • netboot: Forbade mounting overlays with unspecified profile.
     To continue using overlays stored without a profile name:
     + pick a profile name;
     + put them into a subdirectory of the same name;
     + add `profile=$name' to kernel command line.

2 abril 2017 Alexey Gladkov <legion at altlinux.ru> 0.31-alt3

  • Enforce use system sed.

21 março 2017 Alexey Gladkov <legion at altlinux.ru> 0.31-alt2

  • Port to make-initrd >= 2.0.3

17 outubro 2016 Michael Shigorin <mike at altlinux.org> 0.31-alt1

  • improve RW slice operation (closes: #32476, #32562):
     only create/use it when there's enough space (1Gb or more), and
     it's been either
     + explicitly asked for (BIOS mode), or
     + fast enough (UEFI mode; otherwise the filesystem
       will be marked "alt-slow-storage")
  • add mkfs/mount options for faster operation
  • extend debug support

6 setembro 2016 Michael Shigorin <mike at altlinux.org> 0.30-alt1

  • only mount rw slice when live_rw is specified explicitly
     due to severe I/O penalty coming with it (closes: #32476)
  • slightly better package description

30 maio 2016 Michael Shigorin <mike at altlinux.org> 0.29-alt1

  • fix mount options (broke live_rw functionality)

3 novembro 2015 Michael Shigorin <mike at altlinux.org> 0.28-alt1

  • remove superfluous rules duplicating propagator's functionality
     (closes: #31069)

10 março 2015 Michael Shigorin <mike at altlinux.org> 0.27-alt1

  • init-bottom: explicitly handle rescue for rw overlays

9 março 2015 Michael Shigorin <mike at altlinux.org> 0.26-alt1

  • trigger -c add (see also #30315)

27 fevereiro 2015 Michael Shigorin <mike at altlinux.org> 0.25-alt1

  • init-bottom:
     + ensure compatibility with newer fdisk
     + make the output more concise

26 fevereiro 2015 Michael Shigorin <mike at altlinux.org> 0.24-alt1

  • call udevadm trigger (see also #30315)

23 janeiro 2014 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.23-alt1

  • partition size calculation fixed again

25 dezembro 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.22-alt2

  • partition size calculation fixed

24 dezembro 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.22-alt1

  • resurrect rw live on x86_64

14 outubro 2013 Fr. Br. George <george at altlinux.ru> 0.21-alt2

  • Use subdirectory when mounting profiled .iso patches

30 setembro 2013 Fr. Br. George <george at altlinux.ru> 0.21-alt1

  • Fix non-posix invalid redirection
  • Show mounted overlays and mount status

11 abril 2013 Michael Shigorin <mike at altlinux.org> 0.20-alt1

  • fixed a typo, thanks Andrey Liakhovets

21 março 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.19-alt1

  • use disk and nfs slices only if stagenage=live

19 março 2013 Michael Shigorin <mike at altlinux.org> 0.18-alt1

  • init-bottom (see also the subsequent discussion in #28289):
     + require "live_rw" keyword for "cdrom" method to create rw slice
     + create ext4 w/o journal instead of ext3
     + tweaked rw slice mount options

16 março 2013 Michael Shigorin <mike at altlinux.org> 0.17-alt1

  • accept cdrom for rw disk_slice on isohybrid media (closes: #28289)

21 fevereiro 2013 Michael Shigorin <mike at altlinux.org> 0.16-alt1

  • reenable rw slice if it's not GPT (thus MBR)
  • fixed annoying /etc/mtab related message

10 fevereiro 2013 Michael Shigorin <mike at altlinux.org> 0.15-alt1

  • add name-slot-rules conditionally (see also #28484)
  • fix a typo

31 janeiro 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.14-alt1

  • add name-slot-rules

28 dezembro 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.13-alt2

  • creating aufs slice on hybrid rw media temporary disabled

9 novembro 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.13-alt1

  • mount.nfs added

17 setembro 2012 Fr. Br. George <george at altlinux.ru> 0.12-alt1

  • Provide /proc/cmdline parser
  • Add overlays profiling support

12 setembro 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.11-alt1

  • put-file usage fix from sin@ (closes #27725)

5 setembro 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.10-alt1

  • added --numeric-ports option to netstat (dans@), (closes: #27698)

10 maio 2012 Michael Shigorin <mike at altlinux.org> 0.9-alt1

  • NMU: merged legion@'s update for current make-initrd

22 março 2012 Andriy Stepanov <stanv at altlinux.ru> 0.8-alt1.2

  • Works independent from propagator

14 setembro 2011 Michael Shigorin <mike at altlinux.org> 0.8-alt1.1

  • NMU: add Requires: make-initrd (closes: #26133)
  • trivial spec cleanup

23 agosto 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.8-alt1

  • nfs live overlays order fixed

14 junho 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.7-alt4

  • nfs live overlays fixed

9 junho 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.7-alt3

  • head added to initramfs for nfs livecd overlays

7 junho 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.7-alt2

  • udba=notify deleted for compatibility with 2.6.32

1 junho 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.7-alt1

  • remount root for live to aufs

22 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.6-alt1

  • create /image in rootfs (fixes http and ftp methods)

10 dezembro 2010 Anton Farygin <rider at altlinux.ru> 0.5-alt1

  • do not copy plymouth files if plymouth not installed

8 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.4-alt1

  • creating /lib/firmware in rootfs

7 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.3-alt1

  • hack 60-persistent-storage-rules to not link sd[a-z] to disk/by-label

1 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.2-alt1

  • boot-duration copying added

30 novembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 0.1-alt1

  • first build
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009