project/ubox.git
2013-07-23 John Crispinadd a -s option to swapon
2013-07-22 John Crispinfix m5sum / uuid of squshfs devices
2013-07-19 Jo-Philipp... block: fix possible NULL pointer dereference in mount_d...
2013-07-19 Jo-Philipp... block: also handle /dev/mdX (softraid) and /dev/mapper...
2013-07-19 Jo-Philipp... block: ignore probe entries without id
2013-07-15 Felix Fietkaukmodloader: fix path printf handling
2013-07-12 Felix Fietkaukmodloader: eliminate some hardcoded buffer sizes
2013-07-12 Felix Fietkaukmodloader: reduce indentation depth
2013-07-12 Felix Fietkaukmodloader: use avl tree and calloc_a
2013-07-12 Felix Fietkauadd block to .gitignore
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-28 John Crispinfix endianess bug inside libbklid-tiny
2013-06-27 John Crispinadd mount/umount support to the block tool
2013-06-27 John Crispininsmod should not insert of already inserted
2013-06-27 John Crispinadd jffs2reset and jffs2mark
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-20 John Crispinfix invalid path in extroot exit path
2013-06-19 John Crispinaddextroot support to mount_root
2013-06-19 John CrispinAdd CmakeList support for the block tool
2013-06-19 John Crispinadd a block-mount replacement
2013-06-19 John Crispinadd a tiny version of libblkid
2013-06-19 John Crispinremove Makefile
2013-06-04 John Crispinadd support for module handling
2013-04-25 John Crispininitial import of uboox utilities