blob: 75ecec07a63a6f61dbfc068a0c52f724fc8029c7 (
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
|
# ChangeLog for sys-cluster/openmosix-user
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openmosix-user/ChangeLog,v 1.10 2003/05/02 09:41:05 tantive Exp $
* 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
|