index
:
delta/openwrt/ubox.git
master
git.openwrt.org: project/ubox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mount_root/block: these tools were moved to the fstools repo
John Crispin
2014-03-27
1
-1217
/
+0
*
block: add more diagnostic messages
Jo-Philipp Wich
2014-02-08
1
-29
/
+50
*
block: remove duplicate block device wildcard
John Crispin
2014-01-15
1
-1
/
+0
*
block: support extroot and overlay mounts by device
Jo-Philipp Wich
2013-11-07
1
-3
/
+3
*
block: fix find_block_info() by label
Jo-Philipp Wich
2013-11-07
1
-1
/
+1
*
support specifying swap priority from the command line
Nathan Hintz
2013-11-07
1
-38
/
+66
*
close file pointer before exiting function
Luka Perkov
2013-10-27
1
-1
/
+3
*
block: properly handle vlist_add() for label, uuid and device cases
Jo-Philipp Wich
2013-09-05
1
-1
/
+7
*
block: do a final round of swapfile mounting in main_mount()
Jo-Philipp Wich
2013-08-16
1
-0
/
+2
*
block: support mounting swap by label
Jo-Philipp Wich
2013-08-16
1
-3
/
+8
*
block: remove debug prints
Jo-Philipp Wich
2013-08-16
1
-4
/
+0
*
block: add support for mounting swap files
Jo-Philipp Wich
2013-08-16
1
-7
/
+67
*
block: add support for generic mount options
Jo-Philipp Wich
2013-08-16
1
-2
/
+92
*
block: enlarge uuid buffer when writing extroot tag file, some uuids exceed 3...
Jo-Philipp Wich
2013-07-31
1
-1
/
+1
*
block: suggest a default delay_root value of 5 seconds, since it is almost al...
Jo-Philipp Wich
2013-07-26
1
-2
/
+2
*
block: stage extroot mounts in /tmp/extroot since /tmp/overlay might be in us...
Jo-Philipp Wich
2013-07-26
1
-3
/
+3
*
block: restore support for using swap files
Jo-Philipp Wich
2013-07-25
1
-4
/
+4
*
allow mtd devices to be mounted by block tool
John Crispin
2013-07-23
1
-2
/
+2
*
fix swapoff help text
John Crispin
2013-07-23
1
-1
/
+1
*
add a -s option to swapon
John Crispin
2013-07-23
1
-2
/
+17
*
block: fix possible NULL pointer dereference in mount_device()
Jo-Philipp Wich
2013-07-19
1
-1
/
+3
*
block: also handle /dev/mdX (softraid) and /dev/mapper/* (LVM2) devices
Jo-Philipp Wich
2013-07-19
1
-0
/
+2
*
block: ignore probe entries without id
Jo-Philipp Wich
2013-07-19
1
-1
/
+1
*
make block handle the same block device types as luci
John Crispin
2013-07-11
1
-1
/
+3
*
ubox fix extroot delay
Peter Wagner
2013-07-11
1
-0
/
+2
*
improve e2fsck handling
John Crispin
2013-07-09
1
-4
/
+6
*
run basename() on user provided device names
John Crispin
2013-07-09
1
-2
/
+10
*
add option to check ext* partitions before mounting V3
Peter Wagner
2013-07-02
1
-3
/
+48
*
add delay for root partition when extroot is used
Peter Wagner
2013-06-29
1
-0
/
+13
*
add mount/umount support to the block tool
John Crispin
2013-06-27
1
-45
/
+138
*
add pivot support, anon swap, device name support, hotplug
John Crispin
2013-06-27
1
-56
/
+151
*
add support for mmc cards
John Crispin
2013-06-20
1
-0
/
+1
*
add /etc/.extroot-uuid support
John Crispin
2013-06-20
1
-1
/
+50
*
add a block-mount replacement
John Crispin
2013-06-19
1
-0
/
+679