Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
SVN-Revision: 12386
This commit is contained in:
parent
4f18ba9249
commit
1673462564
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Copyright (C) 2006 Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
# Copyright (C) 2006 Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
||||||
|
|
||||||
alias debug=${DEBUG:-:}
|
alias debug=${DEBUG:-:}
|
||||||
|
alias mount='busybox mount'
|
||||||
|
|
||||||
# newline
|
# newline
|
||||||
N="
|
N="
|
||||||
|
|
Loading…
Reference in a new issue