kmodloader: use the name of the found module struct for modinfo
[project/ubox.git] / block.c
2013-09-05 Jo-Philipp Wichblock: properly handle vlist_add() for label, uuid...
2013-08-16 Jo-Philipp Wichblock: do a final round of swapfile mounting in main_mo...
2013-08-16 Jo-Philipp Wichblock: support mounting swap by label
2013-08-16 Jo-Philipp Wichblock: remove debug prints
2013-08-16 Jo-Philipp Wichblock: add support for mounting swap files
2013-08-16 Jo-Philipp Wichblock: add support for generic mount options
2013-07-31 Jo-Philipp Wichblock: enlarge uuid buffer when writing extroot tag...
2013-07-26 Jo-Philipp Wichblock: suggest a default delay_root value of 5 seconds...
2013-07-26 Jo-Philipp Wichblock: stage extroot mounts in /tmp/extroot since ...
2013-07-25 Jo-Philipp Wichblock: restore support for using swap files
2013-07-23 John Crispinallow mtd devices to be mounted by block tool
2013-07-23 John Crispinfix swapoff help text
2013-07-23 John Crispinadd a -s option to swapon
2013-07-19 Jo-Philipp Wichblock: fix possible NULL pointer dereference in mount_d...
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