Denys Vlasenko
|
cf4dc4a09d
mount: "mount -o rw ...." should not fall back to RO mount
|
пре 3 година |
Denys Vlasenko
|
1b661122a8
mount: code shrink
|
пре 3 година |
Denys Vlasenko
|
dbdf9e0ab1
mount: with -w, do not fall back to read-only mounts
|
пре 3 година |
Lauri Kasanen
|
6cfec7dd02
mount: Surround syslog.h with the config check
|
пре 3 година |
Denys Vlasenko
|
56ee576507
mount: fix incorrect "success" exitcode if loop device setup fails
|
пре 4 година |
Denys Vlasenko
|
34c5115a7f
mount: implement -o nosymfollow, remove bogus -o union
|
пре 4 година |
Denys Vlasenko
|
696c38ddca
mount: add -o nostrictatime and -o [no]lazytime
|
пре 4 година |
Denys Vlasenko
|
b1eedfcfa1
mount: do not guess mount as NFS if "hostname:" contains slashes
|
пре 4 година |
Denys Vlasenko
|
b4f93f562d
mount: do not guess bind mounts as nfs
|
пре 4 година |
Denys Vlasenko
|
6599e380ed
mount: make filesystems[] array byte-aligned
|
пре 4 година |
Denys Vlasenko
|
965b795b87
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
|
пре 4 година |
Denys Vlasenko
|
2496616b0a
avoid using strok - eliminates use of hidden global variable
|
пре 4 година |
Steffen Trumtrar
|
6561e07460
mount: support the sizelimit and offset option for loop devices
|
пре 4 година |
Ron Yorston
|
5c69ad0ecd
build system: drop PLATFORM_LINUX
|
пре 4 година |
James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
пре 5 година |
Denys Vlasenko
|
8c317f03f6
style fix, no code changes
|
пре 5 година |
Denys Vlasenko
|
b097a84d62
config: update size information
|
пре 5 година |
Denys Vlasenko
|
4892f3a4c7
inetd,mount: add comment with example of flags to build with libtirpc
|
пре 6 година |
Denys Vlasenko
|
647d8afe86
build system: remove unused CONFIG_FEATURE_HAVE_RPC
|
пре 7 година |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
пре 7 година |
Denys Vlasenko
|
5b3cbe3a53
config: more tweaking of help texts
|
пре 7 година |
Denys Vlasenko
|
8cae43c5d7
swapon: do not use FEATURE_MOUNT_LABEL, have your own FEATURE_SWAPONOFF_LABEL
|
пре 7 година |
Denys Vlasenko
|
68b653b66b
config: trim/improve item names and help texts, take 2
|
пре 7 година |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
пре 7 година |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
пре 7 година |
Denys Vlasenko
|
ce55284ed6
inetd,mount: do not die if uclibc without RPC is detected
|
пре 7 година |
Denys Vlasenko
|
ab518eea9c
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
|
пре 7 година |
Denys Vlasenko
|
35b54a3c24
libbb: match_fstype() is unreadable in the extreme, fixing it
|
пре 7 година |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
пре 7 година |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
пре 8 година |