busybox 1:1.30.1.4kylin6.1k1-ok1 source package in openKylin
Changelog
busybox (1:1.30.1.4kylin6.1k1-ok1) yangtze; urgency=medium * close-cd #131263 Update DEB_VENDOR. -- handsome_feng <email address hidden> Fri, 12 Aug 2022 17:45:10 +0800
busybox (1:1.30.1.4kylin6.1k1-ok1) yangtze; urgency=medium * close-cd #131263 Update DEB_VENDOR. -- handsome_feng <email address hidden> Fri, 12 Aug 2022 17:45:10 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | utils |
File | Size | SHA-256 Checksum |
---|---|---|
busybox_1.30.1.4kylin6.1k1.orig.tar.gz | 8.0 MiB | fcc8d7e88a86bd452b334a42496ceb3f0ea415a9e71484e4210fb10c4231f33c |
busybox_1.30.1.4kylin6.1k1-ok1.debian.tar.xz | 24.5 KiB | bfb0fdf4a54e1bff5d5e3a4a5b33de8a26a766386aba53ff15297dd25972a9f7 |
busybox_1.30.1.4kylin6.1k1-ok1.dsc | 2.2 KiB | b7902c289219cde70ca71131d964cdc21282061a3b93d86534219aa7517030fd |
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
This package installs the BusyBox binary but does not install
symlinks for any of the supported utilities. Some of the utilities
can be used in the system by installing the busybox-syslogd,
busybox-udhcpc or busybox-udhcpd packages.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-initramfs provides a simple stand alone shell that provides
only the basic utilities needed for the initramfs.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-static provides you with a statically linked simple stand alone shell
that provides all the utilities available in BusyBox. This package is
intended to be used as a rescue shell, in the event that you screw up your
system. Invoke "busybox sh" and you have a standalone shell ready to save
your system from certain destruction. Invoke "busybox", and it will list the
available builtin commands.
The system log daemon is responsible for providing logging of
messages received from programs and facilities on the local host as
well as from remote hosts.
.
The kernel log daemon listens to kernel message sources and is
responsible for prioritizing and processing operating system
messages.
.
The busybox implementation of the syslogd is particular useful on
embedded, diskless (netboot) or flash disk based systems because it
can use a fixed size ring buffer for logging instead of saving logs
to the disk or sending it to remote logging servers. The ring buffer
can be read using the (also busybox based) command logread.
.
This package provides the glue to the busybox syslogd and klogd to be
used in the system by providing the appropriate symbolic links and
scripts.
BusyBox combines tiny versions of many common UNIX utilities into a single
small executable. It provides minimalist replacements for the most common
utilities you would usually find on your desktop system (i.e., ls, cp, mv,
mount, tar, etc.). The utilities in BusyBox generally have fewer options than
their full-featured GNU cousins; however, the options that are included
provide the expected functionality and behave very much like their GNU
counterparts.
.
busybox-udeb is used by the debian-installer, so unless you are working on
the debian-installer, this package is not for you. Installing this
on your Debian system is a very, very bad idea. You have been warned.
Busybox contains a very small yet fully functional RFC compliant DHCP
client formerly known as udhcpc.
.
This package contains the glue to use the busybox udhcpc as DHCP
client in the system by providing the appropriate symbolic links and
scripts.
Busybox contains a very small yet fully function RFC compliant DHCP
server formerly known as udhcpd.
.
This package contains the glue to use the busybox udhcpd as DHCP
server in the system by providing the appropriate symbolic links and
scripts.