aboutsummaryrefslogtreecommitdiff
path: root/package/system/ubox
Commit message (Collapse)AuthorAge
...
* 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