Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unused profiles
Date: Sun, 22 Jan 2017 18:49:38
Message-Id: b0d0e54a-b396-986a-9371-def9d73dfb79@gentoo.org
In Reply to: Re: [gentoo-dev] Unused profiles by "Anthony G. Basile"
1 On 1/19/17 8:25 PM, Anthony G. Basile wrote:
2 > Michal,
3
4 I had a chance to look over this carefully and here's what I got:
5
6 >> default/linux/mips/13.0/desktop
7 >> default/linux/mips/13.0/developer
8 >> default/linux/mips/13.0/mipsel/desktop
9 >> default/linux/mips/13.0/mipsel/developer
10 >> default/linux/mips/13.0/mipsel/multilib
11 >> default/linux/mips/13.0/mipsel/n32/desktop
12 >> default/linux/mips/13.0/mipsel/n32/developer
13 >> default/linux/mips/13.0/mipsel/n64/desktop
14 >> default/linux/mips/13.0/mipsel/n64/developer
15 >> default/linux/mips/13.0/mipsel/o32/desktop
16 >> default/linux/mips/13.0/mipsel/o32/developer
17 >> default/linux/mips/13.0/multilib
18 >> default/linux/mips/13.0/n32/desktop
19 >> default/linux/mips/13.0/n32/developer
20 >> default/linux/mips/13.0/n64/desktop
21 >> default/linux/mips/13.0/n64/developer
22 >> default/linux/mips/13.0/o32/desktop
23 >> default/linux/mips/13.0/o32/developer
24
25 These can all go. Do you want to drop a deprecated notice in them? Or
26 shall I?
27
28 >
29 >> default/linux/powerpc/ppc64/13.0/desktop/gnome/systemd
30 >> default/linux/powerpc/ppc64/13.0/desktop/kde/systemd
31 >> default/linux/powerpc/ppc64/13.0/developer
32 >
33 > I think these can go.
34
35 The systemd folks added the */systemd. I don't care to keep them but
36 they might. */developer can definitely go.
37
38 >> hardened/linux/arm/armv4
39 >> hardened/linux/arm/armv4t
40 >> hardened/linux/arm/armv5te
41 >> hardened/linux/arm/armv7a/selinux
42
43 These can go.
44
45 >> hardened/linux/mips/mipsel/multilib/n32
46 >> hardened/linux/mips/mipsel/multilib/n64
47 >> hardened/linux/mips/mipsel/n32
48 >> hardened/linux/mips/mipsel/n64
49 >> hardened/linux/mips/multilib/n32
50 >> hardened/linux/mips/multilib/n64
51 >> hardened/linux/mips/n32
52 >> hardened/linux/mips/n64
53
54 These are the only ones I had to add to profiles.desc. I need them for
55 the lemote support.
56
57 >> hardened/linux/uclibc/arm/armv6j
58
59 This can go.
60
61 >> uclibc/amd64
62 >> uclibc/arm/2.4
63 >> uclibc/mips/hardened
64 >> uclibc/ppc/2.4
65 >> uclibc/ppc/hardened/2.4
66 >> uclibc/sh/2.4
67 >> uclibc/x86/2.4
68 >> uclibc/x86/2005.1/2.4
69 >> uclibc/x86/hardened/2.4
70
71 I'm still not sure if anyone uses these. I'm thinking maybe its time
72 for the whole lot of profiles/uclibc/* to go.
73
74
75 --
76 Anthony G. Basile, Ph.D.
77 Gentoo Linux Developer [Hardened]
78 E-Mail : blueness@g.o
79 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
80 GnuPG ID : F52D4BBA

Replies

Subject Author
Re: [gentoo-dev] Unused profiles "Michał Górny" <mgorny@g.o>
Re: [gentoo-dev] Unused profiles Joshua Kinard <kumba@g.o>
Re: [gentoo-dev] Unused profiles Jack Morgan <jmorgan@g.o>