]> git.pld-linux.org Git - packages/busybox.git/blame - busybox.spec
- massive attack: source-md5
[packages/busybox.git] / busybox.spec
CommitLineData
d635bde0 1
2#
3# _with_altconfig <name> - alternative busybox config file (replaces default one)
4# you should define cfgfile macro, i.e.
5#
6# rpm --rebuild busybox.*.src.rpm --with altconfig --define "cfgfile bb-emb-config.h"
7#
8#
9# _with_linkfl - creates links to busybox binary and puts them into file list;
10#
11# Options below are useful, when you want fileutils and grep providing.
12# For example, ash package requires fileutils and grep.
13#
14# _with_fileutl_prov - adds fileutils providing
15# _with_grep_prov - adds grep providing
16#
17#
18# Option below is useful, when busybox is built with shell support.
19#
20# _with_sh_prov - adds /bin/sh providing
21#
22#
23# WARNING! Shell, filetuils and grep providing may depend on config file!
24# Fileutils, grep and shell provided with busybox have not such
25# functionality as their GNU countenders.
26#
27#
28# _without_static - don't build static version
29#
30
ee61dafa 31Summary: Set of common unix utils for embeded systems
b7f899e9 32