Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37405410
en ru br
ALT Linux repositórios
S:20230701-alt1
5.0: 20090301-alt1
4.1: 20080301-alt4.M41.2
4.0: 20080301-alt0.M40.2
3.0: 20051028-alt1

Group :: Sistema/Kernel e hardware
RPM: propagator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

1 julho 2023 Anton Midyukov <antohami at altlinux.org> 20230701-alt1

  • init.c: mount and overmount /run

18 abril 2022 Anton Midyukov <antohami at altlinux.org> 20220418-alt1

  • mount.c: fix mount option for exfat

7 outubro 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20211007-alt1

  • Fixed HTTP boot when server sent more headers after Content-Length (closes: #41072)

22 setembro 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210922-alt1

  • Support booting complete ISOs via HTTP (closes: #40710)

8 setembro 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210908-alt1

  • Figure out stage2 size at the run time instead of relying on
     ramdisk_size kernel command line parameter. As a result `ramdisk_size`
     parameter is not required any more (closes: #40629)

7 setembro 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210907-alt1

  • Improved IO errors handling when loading stage2 (closes: #40803)
  • Support loading stage2 images >= 2GB (related: #40710)

2 setembro 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210902-alt1

  • When mounting a cifs share try older protocol versions (related: #40554)
  • Log messages to ttyprintk for easier debugging

31 agosto 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210831-alt1

  • Network boot: automatically select interface with a carrier (closes: #40616)

23 agosto 2021 Alexey Sheplyakov <asheplyakov at altlinux.org> 20210823-alt1

  • Avoid deadlock between udev probing stage2 and stage1 mounting it (closes: #40687)

21 julho 2021 Egor Ignatov <egori at altlinux.org> 20210721-alt1

  • mkmodpack: include leading directories for firmware files
     The kernel needs leading directories in the cpio archive when
     creating rootfs. Otherwise, the files will not be copied.

29 março 2021 Evgeny Sinelnikov <sin at altlinux.org> 20210329-alt1

  • Add support 'fuid' automatic mode option for method cdrom
  • Fix potential memory overflow in welcome string
  • Set PREFIX to "/" for nfs and cifs methods due its mounted to image root

27 março 2021 Evgeny Sinelnikov <sin at altlinux.org> 20210327-alt1

  • cdrom.c: Try to mount multiple devices in automatic mode

23 março 2021 Anton Midyukov <antohami at altlinux.org> 20210323-alt1

  • disk.c, mount.c: Add support exfat

16 dezembro 2020 Dmitry Terekhin <jqt4 at altlinux.org> 20201216-alt1

  • mkmodpack: warn about incorrect patterns
     Kernel modules may be needed to access rootfs.
     Such modules must be present in the initramfs.
     The mkmodpack script finds modules by given patterns.
     If the pattern is specified incorrectly, the module
     will not be found and booting will become impossible.
     Need to warn about module patterns that do not match with anything.

29 agosto 2019 Evgeny Sinelnikov <sin at altlinux.org> 20190829-alt1

  • fix hangs until http socket not closed on server side (closes: #37150)
  • tools.c: break reading cycle if we actually loaded program into memory
  • url.c, network.c: disable keep-alive and close http socket after downloading

18 abril 2019 Sergey V Turchin <zerg at altlinux.org> 20190418-alt1

  • compile with _FILE_OFFSET_BITS=64

17 novembro 2018 Leonid Krivoshein <klark at altlinux.org> 20181117-alt1

  • probing.c: added support for SD-cards when boot in LiveCD-mode

22 agosto 2018 Evgeny Sinelnikov <sin at altlinux.org> 20180822-alt1

  • add support cifs install method
  • replace HTTP request version from 1.0 to 1.1
  • increase DHCP tries and timeouts for DISCOVER request

6 junho 2018 Arseny Maslennikov <arseny at altlinux.org> 20180606-alt1

  • dhcp.c: Remove temporary default route properly (altbug:#34347).
  • dhcp.c: Provide DHCP vendor class identifier in requests (altbug:#34320).

23 abril 2018 Leonid Krivoshein <klark at altlinux.org> 20180423-alt1

  • New udev control logic imported from make-initrd scripts.
  • Udev-trigger replaced to udev-settle() in hardware wait loops.
  • All udev control code moved from init.c to new udev.c module.
  • Lazy initialization mode support added for work in cooperate
     with make-initrd: this is experimental future, turned off by
     default, and also required patched make-initrd-propagator.
  • disk.c, cdrom.c: 15 attempts with udev-settle() calls.
  • network.c: bridge up algorithm reviewed, fixed memory leaks.
  • network.c: 15 attempts to select and wait network interface;
  • probing.c, probing.h, dhcp.c: small fixes, now black list used.
  • modules_descr.h, stage1.c: deprecated header, unused code removed.
  • dhcp.c: fix potentially destructive typo (closes: #34322),
     thanks to Arseny Maslennikov <arseny@altlinux.org>.
  • Workaround race conditions during disks detection (closes: #30315).
  • Workaround race conditions during bridging up network interfaces,
     see: https://bugzilla.altlinux.org/show_bug.cgi?id=34347 and
     https://lists.altlinux.org/pipermail/sysadmins/2018-April/date.html
     (about "No network Devices found" error message).
  • Multiple small code improvements, fixes for avoid memory leaks
     and suppress compiler warnings.

8 dezembro 2017 Mikhail Efremov <sem at altlinux.org> 20171208-alt1

  • probing.c: added support for MMC devices when boot in LiveCD-mode
     (by Leonid Krivoshein).
  • cdrom.c: fixed implicit declaration of function opendir warning
     (by Leonid Krivoshein).
  • disk.c: Workaround race conditions during disks detection
     (closes: #30315).
  • cdrom.c, network.c, tools.c: Fix memory leaks.
  • tools.c: Don't do useless comparisons during cmdline processing.
  • Use ramdisk_size from kernel cmdline.
  • Check that RAM size is enough for ramdisk.

11 maio 2017 Gleb F-Malinovskiy <glebfm at altlinux.org> 20170511-alt1

  • Fixed errors found by cppcheck.

18 março 2017 Michael Shigorin <mike at altlinux.org> 20170318-alt1

  • tools.c: why on Earth make *that* a nested function??

26 dezembro 2016 Michael Shigorin <mike at altlinux.org> 20161226-alt1

  • probing.c: bump max disk number from 50 to 250 (closes: #32934)

24 outubro 2016 Michael Shigorin <mike at altlinux.org> 20161024-alt2

  • disk.c: retry uuid/label based autodetection upon a pause
     if the first attempt has failed (e.g. flash not ready yet)

24 outubro 2016 Michael Shigorin <mike at altlinux.org> 20161024-alt1

  • probing.c: load uas module too

20 maio 2016 Michael Shigorin <mike at altlinux.org> 20160516-alt1

  • use spawn to run udevadm (legion@; see also #32068)

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

  • modules.c: silence modprobe (some could be compiled in at times)

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

  • cdrom.c, disk.c: poke lazy udev to do its job while waiting for disk
     (#30315 again)

6 março 2015 Michael Shigorin <mike at altlinux.org> 20150306-alt1

  • cdrom.c: fix pointer arithmetics (ldv@)

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

  • cdrom.c: minor fixup for "1, 2, 1 seconds" visual effect
  • disk.c: slightly better "help me find my media" message
  • probing.c: ensure sd_mod along with usb_storage

17 dezembro 2014 Michael Shigorin <mike at altlinux.org> 20141217-alt1

  • ldv@'s workaround for media detection race condition (closes: #30315)

15 agosto 2014 Michael Shigorin <mike at altlinux.org> 20140815-alt1

  • drop /proc/sys/kernel/hotplug check (OBSOLETE)

23 abril 2014 Michael Shigorin <mike at altlinux.org> 20140423-alt1

  • digest check refactoring (ldv@)

19 abril 2014 Michael Shigorin <mike at altlinux.org> 20140419-alt1

  • initial stage2 digest check

14 abril 2014 Michael Shigorin <mike at altlinux.org> 20140414-alt1

  • optimize filesystem probing order (iso9660 first, ntfs last)

6 novembro 2013 Michael Shigorin <mike at altlinux.org> 20130822-alt2

  • rebuilt for Sisyphus

22 agosto 2013 Led <led at altlinux.ru> 20130822-alt1

  • don't panic of mkdir(2) if directory already exist
  • init: fix trying mount devtmpfs into /dev
  • support build with MUSL

21 agosto 2013 Fr. Br. George <george at altlinux.ru> 20130821-alt1

  • switch back to nfsmount (mount.nfs fails on NFSv3)

16 julho 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20130716-alt1

  • ext4 support added

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

  • cdrom: probe sda1 before sda (see also #28289)

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

  • complete the /bin/plymouth existence check started in 20101130-alt6

14 fevereiro 2013 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20130314-alt1

  • rewrite net devices probing

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

  • use /sbun/mount.nfs instead of /bin/nfsmount

15 outubro 2012 Michael Shigorin <mike at altlinux.org> 20101130-alt20

  • kmod-10 still does, remade the workaround as a longer term one

2 outubro 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20121002-alt1

  • no more initfs

13 agosto 2012 Michael Shigorin <mike at altlinux.org> 20101130-alt19

  • modprobe suddenly wants modules.dep.bin to exist

10 agosto 2012 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt18

  • modprobe --list changed to find

28 maio 2012 Mikhail Efremov <sem at altlinux.org> 20101130-alt17

  • init: Use devtmpfs for /dev if possible.

17 março 2012 Michael Shigorin <mike at altlinux.org> 20101130-alt16

  • added an Url:
  • minor spec cleanup

12 março 2012 Michael Shigorin <mike at altlinux.org> 20101130-alt15

  • rebuilt for Sisyphus

10 fevereiro 2012 Mykola Grechukh <gns at altlinux.ru> 20101130-alt14.hybrid1

  • simplifed handling of hybrid disk images

8 fevereiro 2012 Mykola Grechukh <gns at altlinux.ru> 20101130-alt14

  • merged mkmodpack's .xz support

19 dezembro 2011 Michael Shigorin <mike at altlinux.org> 20101130-alt13

  • tweaked usb_storage wait to avoid the needlessly requisite one

16 dezembro 2011 Michael Shigorin <mike at altlinux.org> 20101130-alt12

  • fixed the fd leak introduced in previous release (thanks ldv@)

16 dezembro 2011 Michael Shigorin <mike at altlinux.org> 20101130-alt11

  • reworked usb_storage wait to use ten second intervals
     instead of a ten second one

16 dezembro 2011 Michael Shigorin <mike at altlinux.org> 20101130-alt10

  • tweaked cdrom support to allow for isohybrid usbflash images too
     (loosely based on mandriva svn's implementation by cfergeau)

10 junho 2011 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt9

  • completely broken memory calculation code deleted: we are lucky

22 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt8

  • run plymouth on tty5

21 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt7

  • tell plymouth to exit if automatic fails

10 dezembro 2010 Anton Farygin <rider at altlinux.ru> 20101130-alt6

  • check /bin/plymouth before exec in init

6 dezembro 2010 Sergey Bolshakov <sbolshakov at altlinux.ru> 20101130-alt5

  • disable plymouth if splash parameter not in cmdline (by rider@)

1 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt4

  • telling plymouth about rootfs change added
  • run udevd with --resolve-names=never

1 dezembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20101130-alt2

  • spawning plymouth fixed

1 dezembro 2010 Anton Farygin <rider at altlinux.ru> 20101130-alt3

  • add nosplash command for disable plymouth

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

  • plymouth support added
  • bootsplash support removed
  • additionaly packaged init separatly from initfs

20 novembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20090301-alt14

  • waiting for /dev/disk added, waiting ttys fixed

19 novembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20090301-alt13.1

  • silly bug in waiting fixed

18 novembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20090301-alt13

  • Wait for tty[23]. It seems that is also fixes drives detection on el-smp

17 novembro 2010 Anton V. Boyarshinov <boyarsh at altlinux.ru> 20090301-alt12

  • support for using glob patterns in disk label added
     (like authomatic=method:disk,label:ALT*)

24 setembro 2010 Mykola Grechukh <gns at altlinux.ru> 20090301-alt11

  • ext3 added

1 julho 2010 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt10

  • ensure that /lib/firmware exists in resulting initramfs image

3 junho 2010 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt9

  • recognize infiniband ifaces as network ones

26 maio 2010 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt8

  • iso9660 filesystem support added (boyarsh@)

1 abril 2010 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt7

  • mkmodpack: fixed firmware extraction resident in own directory

9 setembro 2009 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt6

  • workaround for (#21416)

29 julho 2009 Nick S. Grechukh <gns at altlinux.org> 20090301-alt5

  • build fixed

6 julho 2009 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt4

  • run hooks, namely /sbin/init-{top,premount,bottom}, if exist
  • use init= kernel cmdline parameter, if supplied (stanv@)

25 junho 2009 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt3

  • add /lib/firmware/<kernel version> to fw search paths (#20583)

25 maio 2009 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt2

  • rebuilt against new newt library

13 março 2009 Sergey Bolshakov <sbolshakov at altlinux.ru> 20090301-alt1

  • try all interfaces in turn, when no `interface' parm supplied (slazav@)

15 dezembro 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt11

  • replace busybox by /bin/sh from klibc in initramfs
  • add [u]mount utilities from klibc in initramfs

12 novembro 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt10

  • bring networking up, if requested by auto "network" param, regardless of method

3 novembro 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt9

  • fixed build on recent toolchain

3 setembro 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt8

  • adapted for recent udev

12 junho 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt7

  • rebuilt with recent udev

22 maio 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt6

  • unblock SIGIGN/SIGTSTP right before exec'ing secondary init (#15757)

8 maio 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt5

  • added ability to mount disk with 2nd stage by label or uuid (#15561)

16 abril 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt4

  • media scan delayed for devices, handled by usb-storage (#15348)
  • add capability to boot directly from cd (folder with root fs) (stanv@)

18 março 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt3

  • iso-on-nfs, iso-on-disk: stop trying to pass initial mountpoint
     with iso image to 2nd stage, there's no point for this

16 março 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt2

  • fixed for x86_64

1 março 2008 Sergey Bolshakov <sbolshakov at altlinux.ru> 20080301-alt1

  • use udev in 1st installer stage from now
  • unchangeable part of initramfs prepared and packaged
  • mkmodpack utility added

8 agosto 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt7

  • do not show propagator build date on tty1, closes \#12491

2 agosto 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt6

  • use version string everywhere in user dialogs, closes \#12444
  • added support for noload=module command line (boyarsh@)

18 julho 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt5

  • fixed crash when splashcount used, closes \#12365

25 maio 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt4

  • spawn animated splash, if possible

18 abril 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt3

  • do not warn user after insmod'ing already existing module, closes \#11549

12 abril 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt2

  • fixed env passing to 2nd stage

16 março 2007 Sergey Bolshakov <sbolshakov at altlinux.ru> 20070301-alt1

  • switch to glibc, thanks to gns@
  • redo block device probing, based on sysfs
  • cleaned up

23 novembro 2006 Sergey Bolshakov <sbolshakov at altlinux.ru> 20061123-alt1

  • added conditional shell spawning
  • fixed probing of some RAID adaptors
  • probe usbhid early
  • one full-featured stage1 binary

24 janeiro 2006 Sergey Bolshakov <sbolshakov at altlinux.ru> 20060124-alt1

  • added tweaks for nForce nics

28 outubro 2005 Sergey Bolshakov <sbolshakov at altlinux.ru> 20051028-alt1

  • modified init to pass given argv further

19 agosto 2005 Sergey Bolshakov <sbolshakov at altlinux.ru> 20050819-alt1

  • modified IDE probing to use ide-generic if search in pcitable fails

7 julho 2005 Anton D. Kachalov <mouse at altlinux.org> 20050707-alt1

  • multilib support

5 julho 2005 Anton Farygin <rider at altlinux.ru> 20050705-alt1

  • export DNS_SERVER and DNS_SERVER2 for stage2

14 maio 2005 Anton Farygin <rider at altlinux.ru> 20050514-alt1

  • stage1 now may be used as modprobe (only modprobe -q -- <modulename> format supported)
  • gencpio updated from 2.6.11 kernel with symlinks support

20 abril 2005 Anton Farygin <rider at altlinux.ru> 20050420-alt1

  • added splash update support

12 abril 2005 Anton Farygin <rider at altlinux.ru> 20050412-alt1

  • use squashfs for stage2 and live system

30 março 2005 Anton Farygin <rider at altlinux.ru> 20050330-alt1

  • use ext2 filesystem for stage2

5 março 2005 Sergey Bolshakov <sbolshakov at altlinux.ru> 20050305-alt1

  • usb cdrom/flash now supported
  • ntfs added

16 fevereiro 2005 Sergey Bolshakov <sbolshakov at altlinux.ru> 20050216-alt1

  • adopted for modularized IDE

8 fevereiro 2005 Sergey Bolshakov <sbolshakov at altlinux.ru> 20050208-alt1

  • snapshot @ 20050208

17 dezembro 2004 Sergey Bolshakov <sbolshakov at altlinux.ru> 20041215-alt0.2

  • gencpio utility added

15 dezembro 2004 Sergey Bolshakov <sbolshakov at altlinux.ru> 20041215-alt0.1

  • snapshot @ 20041215

12 novembro 2004 Sergey Bolshakov <sbolshakov at altlinux.ru> 20041112-alt0.1

  • Initial 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