gentoo-asahi-releng/tools/ChangeLog

119 lines
4.2 KiB
Plaintext
Raw Normal View History

# ChangeLog for releng repo
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Id$
10 May 2009; Andrew Gaffney <agaffney@gentoo.org>
+catalyst-auto-amd64-hardened.conf, +catalyst-auto-x86-hardened.conf:
Add config files for x86/amd64 hardened
09 May 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
replace the version_stamp in livecd/volid
13 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Fix typo with multiple kernel code
13 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add --test flag
02 Mar 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Process kconfig lines in a loop to handle specs with multiple kernels
23 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Only sync stage3 tarballs and s/x86/i486/
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-alpha.conf, catalyst-auto-amd64.conf,
catalyst-auto-ia64.conf, catalyst-auto-sparc64.conf,
catalyst-auto-x86.conf:
Change post_build for all arches to only copy stage3/*.iso
02 Jan 2009; Raúl Porcel <armin76@gentoo.org> +catalyst-auto-alpha.conf,
+catalyst-auto-ia64.conf:
Add alpha/ia64 configs
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-sparc64.conf:
Change 'svn up' path for sparc
02 Jan 2009; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Log output of purge command
02 Dec 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Change the handling of version_stamp a bit to preserve the existing
prefix, such as hardened-
01 Dec 2008; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-sparc64.conf:
Change paths for sparc64 to match bender setup
30 Nov 2008; Andrew Gaffney <agaffney@gentoo.org>
+catalyst-auto-sparc64.conf:
Add config file for sparc64
29 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
catalyst-auto-amd64.conf, catalyst-auto-x86.conf:
Add support for OPTIONAL_SPECS and purging
05 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Make sure we don't mangle the source_subpath on our stage1 spec
31 Oct 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Add in x86 stage2/3 for minimal CD
28 Oct 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto-x86.conf:
Build i686 stage2/3 instead of x86
26 Oct 2008; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-amd64.conf, +catalyst-auto-x86.conf:
Add x86 config and change email to releng@
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add --keep-tmpdir option Move tailing of logfile to send_email() function
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add another sed to add the datestamp to the ISO name
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-amd64.conf:
Change sample config to point to new releases/weekly dir in checkout
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Move pre_build() call after creation of dirs
28 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add pre_build() and post_build() support
05 Sep 2008; Andrew Gaffney <agaffney@gentoo.org>
catalyst-auto-amd64.conf:
Change a few config values
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
catalyst-auto-amd64.conf:
Copy kconfigs and mangle path in spec
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Exit if snapshot creation fails
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
catalyst-auto-amd64.conf:
Enable the build functionality
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
catalyst-auto.conf:
Remove globbing support as it can't guarantee ordering
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add a bit of extra verbosity
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto,
catalyst-auto.conf:
Remove tmpdir when finished
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> catalyst-auto:
Add code to modify copied specs and create snapshot
04 Sep 2008; Andrew Gaffney <agaffney@gentoo.org> +catalyst-auto,
+catalyst-auto.conf:
Initial commit of catalyst-auto script