Gentoo Archives: gentoo-alt

From: alessandro salvatori <sandr8@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] winnt prefix?
Date: Thu, 15 May 2008 21:39:35
Message-Id: 517e86fb0805151439q5528ca1bob44b6b64553110ae@mail.gmail.com
1 hi guys,
2
3 did I miss something?
4
5 i586-pc-interix*)
6
7 profile="${PORTDIR}/profiles/default-prefix/windows/interix/${CHOST#i586-pc-interix}/x86"
8 - keywords="~x86-interix x86-interix"
9 + ;;
10 + i586-pc-winnt*)
11 +
12 profile="${PORTDIR}/profiles/default-prefix/windows/winnt/${CHOST#i586-pc-winnt}/x86"
13 ;;
14
15 what's meant to be the difference between winnt and interix profiles?
16 is it possible to run prefixed gentoo without SFU?
17
18 Thank yoU!
19 --
20 A l e s s a n d r o
21 S a l v a t o r i
22 --
23 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] winnt prefix? Jeremy Olexa <darkside@g.o>