Gentoo Archives: gentoo-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [SoC] yet another proposal
Date: Thu, 06 Mar 2008 10:37:34
Message-Id: 20080306103319.GC19086@gentoo.org
In Reply to: [gentoo-dev] [SoC] yet another proposal by Luca Barbato
1 On 06-03-2008 10:50:33 +0100, Luca Barbato wrote:
2 > I'd like to have something along the line of wubi/debian.exe possibly a
3 > little smarter (get the network configuration from the windows setup,
4 > automatically import the users and the users' home if possible)
5 >
6 > Do you think that would be a good SoC project?
7 > What about having the same thing for macosx?
8
9 If you'd retain the original filesystem (perhaps issue a resize to make
10 room for a linux partition?), you could simply use something like [1] to
11 use the HFS+ volumes including the /Users/<user> homedirs, to keep your
12 user's home. Importing the users wouldn't be too hard to as exporting
13 the OSX users. On 10.5 for example you could use
14 `dscl . -readall /Users`
15 to do a LDAP-like dump of the users in the system.
16
17
18 [1] http://www.ardistech.com/hfsplus/
19
20 --
21 Fabian Groffen
22 Gentoo on a different level
23 --
24 gentoo-dev@l.g.o mailing list