blob: c34049a02ef8678ea9d9f7e4574c988d8b9d2d06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
# ChangeLog for sys-cluster/openmosix-user
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.18 2004/06/24 22:40:11 agriffis Exp $
*openmosix-user-0.3.5 (02 Dec 2003)
02 Dec 2003; Michael Imhof <tantive@gentoo.org> openmosix-user-0.3.5.ebuild:
Version bumped.
* openmosix-user-0.3.4-r1 (06 Nov 2003)
06 Nov 2003; Michael Imhof <tantive@gentoo.org>
Version bumped to make sure everyone gets the new init-script.
Closes #28239.
27 Sep 2003; Michael Imhof <tantive@gentoo.org>
Cleaned out old ebuilds.
* openmosix-user-0.3.4 (22 Jun 2003)
22 Jun 2003; Michael Imhof <tantive@gentoo.org>
Version bump.
* openmosix-user-0.3.3 (13 Jun 2003)
13 Jun 2003; Michael Imhof <tantive@gentoo.org>
Version bump.
* openmosix-user-0.3.2 (09 Jun 2003)
09 Jun 2003; Michael Imhof <tantive@gentoo.org>
Version bump.
* openmosix-user-0.3.-r3 (07 May 2003)
07 May 2003; Michael Imhof <tantive@gentoo.org>
Changed the openmosixcollector init script. Should close #20481
* openmosix-user-0.3.-r2 (02 May 2003)
02 May 2003; Michael Imhof <tantive@gentoo.org>
Official solution is to install openmosix.config into /etc/openmosix
and to correct the init-script.
* openmosix-user-0.3.-r1 (01 May 2003)
01 May 2003; Michael Imhof <tantive@gentoo.org>
Add sed magic to make sure openmosix.config get's installed into /etc and not into /etc/openmosix
as the init script looks into /etc.
* openmosix-user-0.3 (12 Apr 2003)
12 Apr 2003; Michael Imhof <tantive@gentoo.org>
Version bumped. Cleaned up the ebuild.
* openmosix-user-0.2.4-r6 (31 Mar 2003)
31 Mar 2003; Michael Imhof <tantive@gentoo.org>
Version bumped to make sure autodiscovery works when used.
That error was introduced with -r5 and discovered in #18372.
* openmosix-user-0.2.4-r5 (26 Mar 2003)
26 Mar 2003; Michael Imhof <tantive@gentoo.org>
Version bumped to make sure everyone gets the new init script.
Changed the name of the config file from /etc/mosix.map to
/etc/openmosix.map. The ebuild will take care of moving old
config files or install a new if no old one is present.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
04 Nov 2002; Michael Imhof <tantive@gentoo.org>
Moved to sys-cluster/openmosix-user
* openmosix-user-0.2.4-r4 (17 Oct 2002)
17 Oct 2002; Michael Imhof <tantive@gentoo.org>
Sometimes the old method of creating the Makefile could result
in a Makefile of zero length. Fixed and closed #8816.
* openmosix-user-0.2.4-r3 (14 Oct 2002)
14 Oct 2002; Michael Imhof <tantive@gentoo.org>
Put the autodiscovery daemon (omdiscd) into non-alpha-mode.
* openmosix-user-0.2.4-r2 (10 Oct 2002)
10 Oct 2002; Michael Imhof <tantive@gentoo.org>
Enabled the autodiscovery daemon (omdiscd).
* openmosix-user-0.2.4-r1 (30 Aug 2002)
30 Aug 2002; Michael Imhof <tantive@gentoo.org>
Created symlinks in /bin for /usr/bin/[mmon/migrate/mosctl/mosrun] to make
scripts like nomig run.
* openmosix-user-0.2.4 (19 Aug 2002)
19 Aug 2002; Michael Imhof <tantive@gentoo.org>:
Version bump to 0.2.4 for new openmosix-sources
* openmosix-user-0.2.0 (23 Jun 2002)
21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
updated keywords (-ppc), no mosix works on ppc
23 Jun 2002; Brandon Low <lostlogic@gentoo.org> openmosix-0.2.0.ebuild:
Version bump to 0.2.0 for new openmosix-sources
|