Gentoo Archives: gentoo-dev

From: Maxim Kammerer <mk@×××.su>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle
Date: Mon, 30 Apr 2012 17:18:18
Message-Id: CAHsXYDB8o6enhU4w=mwrnb0V6DcmcCemx+3+bYQr0Xdc0-EU_Q@mail.gmail.com
In Reply to: Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle by Mike Frysinger
1 On Mon, Apr 30, 2012 at 19:03, Mike Frysinger <vapier@g.o> wrote:
2 > i don't know what you mean by "OS functions", but the whole point is that this
3 > code *cannot* execute *any* external program by default.
4
5 I meant calling mount(2) directly instead of executing Busybox's
6 "mount" applet, etc. First /dev mount attempt in the code is supposed
7 to use /etc/fstab, but Busybox's mount options are not always
8 compatible with util-linux mount, so maybe that's not a good idea
9 anyway.
10
11 --
12 Maxim Kammerer
13 Liberté Linux (discussion / support: http://dee.su/liberte-contribute)

Replies