معرفی شرکت ها


busybox-source-1.22.1-alt4.noarch.rpm


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Sources of busybox
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic noarch
نام بسته busybox-source
نام فایل بسته busybox-source-1.22.1-alt4.noarch.rpm
نسخه بسته 1.22.1
انتشار بسته alt4
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Sat 19 Apr 2014 08
هاست سازنده led-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://busybox.net
مجوز GPLv2
حجم دانلود 2.0M
حجم نصب 1.884M
BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in bzip2, coreutils, dhcp, diffutils, e2fsprogs, file, findutils, gawk, grep, inetutils, less, modutils, net-tools, procps, sed, shadow, sysklogd, sysvinit, tar, util-linux, and vim. The utilities in BusyBox often have fewer options than their full-featured cousins; however, the options that are included provide the expected functionality and behave very much like their larger counterparts. BusyBox has been written with size-optimization and limited resources in mind, both to produce small binaries and to reduce run-time memory usage. Busybox is also extremely modular so you can easily include or exclude commands (or features) at compile time. This makes it easy to customize embedded systems; to create a working system, just add /dev, /etc, and a Linux kernel. Busybox has also been used as a component of "thin client" desktop systems, live-CD distributions, rescue disks, installers, and so on. BusyBox provides a fairly complete POSIX environment for any small system, both embedded environments and more full featured systems concerned about space. Busybox is slowly working towards implementing the full Single Unix Specification V3 (http://www.opengroup.org/onlinepubs/009695399/), but isn't there yet (and for size reasons will probably support at most UTF-8 for internationalization). This package contains sources of busybox.


نیازمندی

مقدار نام
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- /usr/src/busybox-1.22.1.tar.xz
= 1.22.1-alt4 busybox-source


نحوه نصب


نصب پکیج rpm busybox-source:

    sudo apt-get install busybox-source-1.22.1-alt4.noarch.rpm


فایل ها

مسیرها
/usr/src/busybox-1.22.1.tar.xz


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

تاریخ آخرین تغییر جزئیات
2014-04-19

upstream updates for vi
added support FEATURE_VI_REGEX_SEARCH without GNU regex (using POSIX one)

2014-02-11

upstream updates and fixes

2014-02-09

upstream updates and fixes

2014-02-05

1.22.1

2014-01-12

upstream fixes

2014-01-09

upstream fixes

2014-01-08

1.22.0

2013-12-21

upstream fixes

2013-12-19

upstream updates and fixes

2013-12-12

upstream updates for ntpd applet

2013-12-01

upstream updates and fixes

2013-11-28

upstream updates and fixes

2013-11-20

upstream updates and fixes
modprobe: add more options for compatibility reason

2013-11-12

upstream fixes

2013-11-11

upstream updates and fixes

2013-11-07

find: made '-wholename' key don't depends on ENABLE_DESKTOP