Denys Vlasenko
|
99476502f9
Remove "select PLATFORM_LINUX"
|
2 년 전 |
Samuel Thibault
|
77216c368f
Fix non-Linux builds
|
2 년 전 |
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
|
3b69ba799f
mount,losetup: use /dev/loop-control is it exists
|
5 년 전 |
Jack O'Sullivan
|
726cbb1be8
losetup: Add partition scanning option
|
5 년 전 |
Denys Vlasenko
|
309f5e3775
losetup: implement -c
|
5 년 전 |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 년 전 |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 년 전 |
Denys Vlasenko
|
ae84418d26
losetup: make NOEXEC
|
7 년 전 |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 년 전 |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 년 전 |
Denys Vlasenko
|
ab518eea9c
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
|
7 년 전 |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 년 전 |
Denys Vlasenko
|
4928e9f7d0
losetup: assorted fixes. Closes 6314
|
11 년 전 |
Mandeep Singh Baines
|
7991d45446
losetup: fix util-linux compatibility
|
11 년 전 |
Denys Vlasenko
|
13e709c53f
losetup: implement -r option. Closes 4033.
|
13 년 전 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 년 전 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 년 전 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 년 전 |
Lauri Kasanen
|
7c1b2b5420
losetup: use LOOP_foo defines
|
14 년 전 |
Pascal Bellard
|
b82b34e06d
modprobe: add support for -l and -s. Remove some unsupported options
|
14 년 전 |
Denys Vlasenko
|
92510141e2
losetup: support /dev/loop10 and higher. closes bug 1627
|
14 년 전 |
Bernhard Reutner-Fischer
|
1d4cd606a1
- commentary typo fix
|
16 년 전 |
Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
16 년 전 |
Denis Vlasenko
|
94e3365b8f
perror_nomsg: don't print extra colon
|
17 년 전 |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 년 전 |
Denis Vlasenko
|
feb7ae7f01
printf("%s\n") -> puts()
|
17 년 전 |
Denis Vlasenko
|
7ae209c019
losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)
|
17 년 전 |