1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 23:15:26 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
blogic
010df499e3 [mountd] set maintainer flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 10:05:23 +00:00
jow
95cfc6ea8c [package] mountd: add "-f" option to not daemonize mountd, use service wrappers in init script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-12 10:09:55 +00:00
blogic
e03cbf2f38 [mountd] ext4 support
This patch adds the ext4 filesystem support to mountd. Tested with ext2, ext3
and ext4 partitions.

Signed-off-by: Jaroslaw Swierczynski <jarek1701@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32818 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-24 20:38:26 +00:00
jow
2444dfabf6 [package] mountd: correctly handle poll() timeout case, solves possible 100% CPU load when idle (#7293)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 11:58:05 +00:00
acinonyx
d35172a2c2 [package] mountd: Rename uci_add_history to uci_add_delta (#8084)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-16 13:57:55 +00:00
jow
3103d5d939 [package] mountd: mark /etc/config/mountd as conffile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 17:22:03 +00:00
nbd
5b8b96e823 remove obsolete kernel dependencies and version checks
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-26 20:44:28 +00:00
nico
aa34b43e86 bump a bunch of packages updated after 10.03
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-16 13:46:57 +00:00
blogic
3a070e8625 fixes file perms of mountd uci file and init.d script, thx yann.lopez
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21205 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-27 15:58:24 +00:00
nico
fdfd2adc07 [package] mountd: mark as 2.6 only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-05 11:18:03 +00:00
blogic
a2fd77df3f adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 14:01:17 +00:00