Bartosz Golaszewski
|
202d9a6464
Config: select PLATFORM_LINUX if using sendfile()
|
10 gadi atpakaļ |
Bartosz Golaszewski
|
8d75d794ea
libbb: use sendfile() to copy data between file descriptors
|
10 gadi atpakaļ |
Bartosz Golaszewski
|
3ed81cf052
unit-tests: implement the unit-testing framework
|
10 gadi atpakaļ |
Denys Vlasenko
|
18b699c30f
build system: remove a dead link from Config help text
|
10 gadi atpakaļ |
Bartosz Golaszewski
|
265a74b983
Kbuild: move CONFIG_PAM to general configuration
|
10 gadi atpakaļ |
Denys Vlasenko
|
2301d127a2
unicode: check $LC_CTYPE too to detect Unicode mode
|
11 gadi atpakaļ |
Denys Vlasenko
|
5ca853e5da
fix a typo in config help text. Closes 5714
|
12 gadi atpakaļ |
Anthony G. Basile
|
12677acf0a
CONFIG_PID_FILE_PATH: new configuration option for pidfile paths
|
12 gadi atpakaļ |
Rob Walker
|
bf6343796e
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
|
12 gadi atpakaļ |
Bernhard Reutner-Fischer
|
b9f4cd85f0
Config: clarify {SHOW,VERBOSE,COMPRESS}_USAGE
|
13 gadi atpakaļ |
Denys Vlasenko
|
3a649363aa
parse_config: make test applet easier to enable; fix its code
|
13 gadi atpakaļ |
Denys Vlasenko
|
d83aff1aed
busybox.conf: USER.GROUP is _optional_
|
13 gadi atpakaļ |
Denys Vlasenko
|
3770b6b061
main: make busybox.conf mode handling less obscure
|
13 gadi atpakaļ |
Denys Vlasenko
|
e0238f852b
tweak config help text
|
13 gadi atpakaļ |
Denys Vlasenko
|
8c498b6c6e
make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y
|
13 gadi atpakaļ |
Denys Vlasenko
|
e3b1a1fd28
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
|
13 gadi atpakaļ |
Gilles Espinasse
|
26b80e8fe3
Add the help text for 'position independent executable' code build
|
13 gadi atpakaļ |
Denys Vlasenko
|
aaf091f97d
remve erroneous dependensies on INSTALLER
|
13 gadi atpakaļ |
Denys Vlasenko
|
8d0e0cdadf
move utmp.h include to libbb.h
|
14 gadi atpakaļ |
Denys Vlasenko
|
3b5acaa432
disable automatic selection of FEATURE_SUID; improve its help text
|
14 gadi atpakaļ |
Denys Vlasenko
|
c60e88a5b9
tweak INSTALL_NO_USR help text
|
14 gadi atpakaļ |
Denys Vlasenko
|
d4d289acf5
tweaks to build system, mainly making menuconfig text and order clearer
|
14 gadi atpakaļ |
Denys Vlasenko
|
ba085c6351
make DESKTOP=y the default
|
14 gadi atpakaļ |
Jeremie Koenig
|
1d7266d3b5
mark Linux-specific configuration options
|
14 gadi atpakaļ |
Denys Vlasenko
|
6ac37da425
build system: disable some applets by default
|
14 gadi atpakaļ |
Denys Vlasenko
|
2f32bf8be6
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
|
14 gadi atpakaļ |
Denys Vlasenko
|
0e5ba0843b
Remove requirement that include/applets.h must be sorted
|
14 gadi atpakaļ |
Tomas Heinrich
|
a659b81dfa
libbb/lineedit: add support for preserving "broken" (non-unicode) chars
|
14 gadi atpakaļ |
Denys Vlasenko
|
64827a2e5d
fix typo
|
14 gadi atpakaļ |
Denys Vlasenko
|
6dbbac5d4f
Move utmp/wtmp support to "General configuration" section
|
14 gadi atpakaļ |