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