x86 livecd working
[catalyst.git] / ChangeLog
1 # ChangeLog for gentoo/src/catalyst 
2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
3 # $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.15 2004/01/14 06:21:56 zhen Exp $
4
5   14 Jan 2004; zhen <zhen@gentoo.org> arch/mips.py, modules/targets.py:
6   adding Kumba's patches for MIPS
7
8   16 Dec 2003; Guy Martin <gmsoft@gentoo.org> : arch/hppa.py,modules/targets.py :
9   Added hppa specific code.
10
11   29 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: Tinderbox target added. See
12   tinderbox examples in examples/ dir.
13   
14   08 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: spec file support integrated
15   into catalyst. Use "-f/--file specfile" as argument; see examples dir for examples.
16   "grp" target now functional. See examples/x86-grp-20031102.spec for an example of
17   how to use it.
18  
19   08 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: support functions for spec
20   file parsing and reading added. Will get added to the code soon.
21   
22   05 Nov 2003; Daniel Robbins <drobbins@gentoo.org>: Many bug fixes later, things
23   seem to be working well for stage1/2/3 so I've added a README.
24   
25   28 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: Significant rework of code
26   structure. Everything is falling nicely into place.
27   
28   28 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: Exception handling fully-
29   integrated into current prototype code.
30   
31   27 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: beginning of exception
32   handling integration, got some of the target code nicely fleshed out.
33   
34   24 Oct 2003; Daniel Robbins <drobbins@gentoo.org>: major code rework in 
35   progress on the python parts.
36   
37   17 Oct 2003; zhen <zhen@gentoo.org> files/grp/x86/x86.conf,
38   files/grp/x86/x86.pkg.cd1, files/grp/x86/x86.pkg.cd2, files/grp/x86/x86.src,
39   files/livecd/x86-basic/base.pkg, files/livecd/x86-basic/kern.pkg:
40   for organiation's sake, I have moved the files, such as livecd foundations,
41   into catalyst/files. It will make it easier for us when ebuild time comes
42   around.
43
44   15 Oct 2003; zhen <zhen@gentoo.org> targets/stage3/stage3.sh:
45   All preliminary target build scripts are now added and coded to near as spec
46   that we can have at this point.
47
48   14 Oct 2003; Daniel Robbins <drobins@gentoo.org>: new and improved ChangeLog;
49   snapshots now work ("./catalyst-util.py snap 20031014",) and snapshotting
50   cleans up after itself (temp files deleted,) something that should be
51   continued as much as reasonably possible in other parts of catalyst. Also, we
52   have /etc/catalyst.conf config file reading stub code completed, and internal
53   fall-backs to reasonable global config defaults completed.
54   
55