index
:
ubox
master
OpenWrt core utilities
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-15
kmodloader: fix path printf handling
Felix Fietkau
2013-07-12
kmodloader: eliminate some hardcoded buffer sizes
Felix Fietkau
2013-07-12
kmodloader: reduce indentation depth
Felix Fietkau
2013-07-12
kmodloader: use avl tree and calloc_a
Felix Fietkau
2013-07-12
add block to .gitignore
Felix Fietkau
2013-07-11
make block handle the same block device types as luci
John Crispin
2013-07-11
ubox fix extroot delay
Peter Wagner
2013-07-09
improve e2fsck handling
John Crispin
2013-07-09
run basename() on user provided device names
John Crispin
2013-07-02
add option to check ext* partitions before mounting V3
Peter Wagner
2013-06-29
add delay for root partition when extroot is used
Peter Wagner
2013-06-28
fix endianess bug inside libbklid-tiny
John Crispin
2013-06-27
add mount/umount support to the block tool
John Crispin
2013-06-27
insmod should not insert of already inserted
John Crispin
2013-06-27
add jffs2reset and jffs2mark
John Crispin
2013-06-27
add pivot support, anon swap, device name support, hotplug
John Crispin
2013-06-20
add support for mmc cards
John Crispin
2013-06-20
add /etc/.extroot-uuid support
John Crispin
2013-06-20
fix invalid path in extroot exit path
John Crispin
2013-06-19
addextroot support to mount_root
John Crispin
2013-06-19
Add CmakeList support for the block tool
John Crispin
2013-06-19
add a block-mount replacement
John Crispin
2013-06-19
add a tiny version of libblkid
John Crispin
2013-06-19
remove Makefile
John Crispin
2013-06-04
add support for module handling
John Crispin
2013-04-25
initial import of uboox utilities
John Crispin