معرفی شرکت ها


propagator-20210721-alt1.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

'Early userspace' set of binaries
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic x86_64
نام بسته propagator
نام فایل بسته propagator-20210721-alt1.x86_64.rpm
نسخه بسته 20210721
انتشار بسته alt1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Mon 26 Jul 2021 08
هاست سازنده egori-p9.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://altlinux.org/propagator
مجوز GPL
حجم دانلود 440K
حجم نصب 1.370M
propagator is a set of binaries useful in 'early userspace' environment, including init and various helpers for hw probing and bootstrapping.


جایگزین ها

بسته نسخه معماری مخزن
propagator-20210721-alt1.i586.rpm 20210721 i586 ALT classic
propagator-20210721-alt1.mipsel.rpm 20210721 mipsel ALT classic
propagator-20210721-alt1.ppc64le.rpm 20210721 ppc64le ALT classic
propagator-debuginfo-20210721-alt1.mipsel.rpm 20210721 mipsel ALT debuginfo


نیازمندی

مقدار نام
- /bin/sh
- /lib64/ld-linux-x86-64.so.2
- coreutils
- cpio
- findutils
- grep
- gzip
- kmod
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- rtld(GNU_HASH)
- sed
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 20210721-alt1:p9+279926.100.4.1 propagator


نحوه نصب


نصب پکیج rpm propagator:

    sudo apt-get install propagator-20210721-alt1.x86_64.rpm


فایل ها

مسیرها
/usr/bin/gencpio
/usr/bin/mkmodpack
/usr/sbin/propagator


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-07-21

mkmodpack: include leading directories for firmware files

2021-03-29

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

2021-03-27

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

2021-03-23

disk.c, mount.c: Add support exfat

2020-12-16

mkmodpack: warn about incorrect patterns

2019-08-29

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

2019-04-18

compile with _FILE_OFFSET_BITS=64

2018-11-17

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

2018-08-22

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

2018-06-06

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

2018-04-23

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
initrd: this is experimental future, turned off by
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),
Workaround race conditions during disks detection (closes: #30315).
Workaround race conditions during bridging up network interfaces,
April/date.html
Multiple small code improvements, fixes for avoid memory leaks

2017-12-08

probing.c: added support for MMC devices when boot in LiveCD-mode
cdrom.c: fixed implicit declaration of function opendir warning
disk.c: Workaround race conditions during disks detection
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.

2017-05-11

Fixed errors found by cppcheck.

2017-03-18

2016-12-26

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

2016-10-24

disk.c: retry uuid/label based autodetection upon a pause