aboutsummaryrefslogtreecommitdiff
path: root/package/system/ubox
Commit message (Collapse)AuthorAge
...
* ubox: update to git headJo-Philipp Wich2013-08-16
| | | | | | | - support mounting swap files from /etc/config/fstab - support mounting swap partitions by label SVN-Revision: 37801
* ubox: update to git headJo-Philipp Wich2013-08-16
| | | | | | - adds support for generic mount options SVN-Revision: 37800
* ubox: update to git headJo-Philipp Wich2013-07-31
| | | | | | - fixes extroot tag file corruption with long uuids SVN-Revision: 37623
* ubox: update to git headJo-Philipp Wich2013-07-26
| | | | | | | | - discard vfat labels with only spaces - support using swap files - support extroot when required kmods and block-mount are installed on jffs2 SVN-Revision: 37551
* ubox: update to git headJo-Philipp Wich2013-07-24
| | | | | | | - use dynamically sized buffer, fixes label extraction on vfat partitions with huge cluster size - strip trailing spaces from vfat labels, aligns behaviour with "blkid" SVN-Revision: 37529
* ubox: update to git headJo-Philipp Wich2013-07-24
| | | | | | - fixes vfat partition detection on big endian systems SVN-Revision: 37522
* update ubox and procd to latest git revisionJohn Crispin2013-07-23
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37516
* ubox: fix stack overflow in squashfs uuid codeJohn Crispin2013-07-22
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37503
* ubox: update to git head, fixes multiple null pointer dereferences and adds ↵Jo-Philipp Wich2013-07-19
| | | | | | support for mounting lvm and raid devices SVN-Revision: 37444
* ubox: fix compile error (#13877)Felix Fietkau2013-07-15
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37330
* ubox: update to latest git revisonJohn Crispin2013-07-14
| | | | | | | | this fixes a stack corruption in kmodloader. lsmod should be fixed now Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37312
* ubox: upgrade to latest versionJohn Crispin2013-07-11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37246
* ubox: remove empty menu from block-mountLuka Perkov2013-07-09
| | | | SVN-Revision: 37221
* ubox: add a uci-default script for fstab generationJohn Crispin2013-07-08
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37199
* ubox: dont install lsbloader and symlink lsmodJohn Crispin2013-07-04
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37156
* ubox: add e2fsck supportJohn Crispin2013-07-02
| | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 37127
* depend on libuboxMirko Vogt2013-06-29
| | | | SVN-Revision: 37092
* ubox: add support for delay_root optionJohn Crispin2013-06-29
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37088
* ubox: update to latest git revisionJohn Crispin2013-06-28
| | | | | | | | fixes a endianess bug inside the uuid code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37077
* ubox: update to latest git revisionJohn Crispin2013-06-28
| | | | | | | | | | | | | | * add pivot root support * add back a /etc/init.d/fstab * add "block mount/umount" support * add anonymous swap/mount support * add auto swap/mount support * fix superflous error when inserting modules * add back jffs2reset/jffs2mark Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37057
* packages: clean up the package folderJohn Crispin2013-06-21
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007