block: also handle /dev/mdX (softraid) and /dev/mapper/* (LVM2) devices
[project/ubox.git] / block.c
2013-07-19 Jo-Philipp Wichblock: also handle /dev/mdX (softraid) and /dev/mapper...
2013-07-19 Jo-Philipp Wichblock: ignore probe entries without id
2013-07-11 John Crispinmake block handle the same block device types as luci
2013-07-11 Peter Wagnerubox fix extroot delay
2013-07-09 John Crispinimprove e2fsck handling
2013-07-09 John Crispinrun basename() on user provided device names
2013-07-02 Peter Wagneradd option to check ext* partitions before mounting V3
2013-06-29 Peter Wagner add delay for root partition when extroot is used
2013-06-27 John Crispinadd mount/umount support to the block tool
2013-06-27 John Crispinadd pivot support, anon swap, device name support,...
2013-06-20 John Crispinadd support for mmc cards
2013-06-20 John Crispinadd /etc/.extroot-uuid support
2013-06-19 John Crispinadd a block-mount replacement