diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-24 16:51:51 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-24 16:51:51 -0800 |
commit | 990042207e9818a2ae2886dee82c05301460d6c4 (patch) | |
tree | c6cefc2a468bb49e95973dc2b69c36a3137c82a4 | |
parent | autoconfig: protect password in /proc/cmdline. (diff) | |
download | livecd-tools-990042207e9818a2ae2886dee82c05301460d6c4.tar.gz livecd-tools-990042207e9818a2ae2886dee82c05301460d6c4.tar.bz2 livecd-tools-990042207e9818a2ae2886dee82c05301460d6c4.zip |
Cleanup old ChangeLog; full history in Git.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r-- | ChangeLog | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index ec394f4..0000000 --- a/ChangeLog +++ /dev/null @@ -1,40 +0,0 @@ -# ChangeLog for livecd-tools -# Copyright 1999-2009 Gentoo Foundation; 2008-2009 Various authors (see AUTHORS) -# Distributed under the GPL v2 - - 27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> autoconfig: - Unmute Speaker control (for Gentoo bug #292437) - - 27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> autoconfig, -x-setup, - -x-setup.init: - Remove x-setup and mkxf86config stuff since they're not needed with modern - xorg-server (for Gentoo bug #289946) - - 27 Dec 2009; Andrew Gaffney <agaffney@gentoo.org> autoconfig: - Use /etc/.noxdm intead of /etc/init.d/.noxdm for Gentoo bug #286308 - - 07 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> +AUTHORS: - Adding an AUTHORS file. I have no idea if this thing is correct. I will - have to dig through the history to make sure. At any rate, it is better to - give some credit, even if it is not perfect. - - 28 Jun 2009; Andrew Gaffney <agaffney@gentoo.org> autoconfig: - Apply patch for speakup support from Gentoo bug #267708 - - 28 Nov 2008; Andrew Gaffney <agaffney@gentoo.org> autoconfig: - Apply patch from jer for Gentoo bug #249155 - - 21 Aug 2008; Andrew Gaffney <agaffney@gentoo.org> bashlogin: - export HOME=/root for bug 235068 - - 28 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> TODO: - Added some more notes to TODO and add a ChangeLog entry for Andrew's - latest changes. - - 24 Jul 2008; Andrew Gaffney <agaffney@gentoo.org> autoconfig: - Fix passwd= support for Gentoo bug #230968. - - 24 Jul 2008; Chris Gianelloni <wolf31o2@wolf31o2.org> ChangeLog: - Initial ChangeLog, forked from Gentoo version 1.0.40 for further - development. - |