Gentoo Archives: gentoo-dev

From: Mike Frysinger <vapier@g.o>
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 16:01:03
Message-Id: 201204301200.17503.vapier@gentoo.org
In Reply to: Re: [gentoo-dev] busybox[sep-usr] support for mounting /usr w/out hassle by Ulrich Mueller
1 On Monday 30 April 2012 02:34:18 Ulrich Mueller wrote:
2 > >>>>> On Sun, 29 Apr 2012, Mike Frysinger wrote:
3 > > i've added a new USE=sep-usr flag to busybox. when enabled, this
4 > > will install a static busybox at /ginit (and have the other busybox
5 > > paths symlink to that so there's no overhead). this new applet has a
6 > > hand written set of commands to automatically mount /dev /proc /sys
7 > > /usr and seed /dev, and then execute the real init (defaulting to
8 > > /sbin/init).
9 >
10 > Shouldn't it fsck the /usr partition before mounting it? I don't see
11 > that in ginit.c.
12
13 it mounts it read-only. fsck-ing is left to the normal init scripts.
14 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies