From 224c797a5dccbd6567a234cbc8afd6c6714d7c62 Mon Sep 17 00:00:00 2001 From: James Troup Date: Tue, 27 Apr 2004 16:10:46 +0000 Subject: [PATCH] 2004-04-27 James Troup * apt.conf-security (tree "dists/stable/updates"): add ExtraOverride - noticed by Joey Hess (#246050). (tree "dists/testing/updates"): likewise. --- TODO | 17 +++++++++++++++++ apt.conf-security | 2 ++ 2 files changed, 19 insertions(+) diff --git a/TODO b/TODO index 4667d356..65979eea 100644 --- a/TODO +++ b/TODO @@ -657,3 +657,20 @@ Joey Hess in <20040317065216.GA29816@kitenet.net> lamont with pump-action NMU flame-thrower! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + "attempt to de-scare ... may cause cancer" +* aj thinks elmo needs to work on his de-scaring + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + oh, right, we'd need remote power switch too + mdz: i.e. you can get as low as the iLOs (on HPs) at least.. the only feature I can see missing is the ability to upload CDROM/floppy stuff + and besides, that's why we have thom! ;-0 + the Thom Remote Management Unit + TRMU + i cost 3 times the amount an IBM remote management card would. per use. + last time *i* checked, you were free + oh, different service + never mind + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/apt.conf-security b/apt.conf-security index c412f779..60428a00 100644 --- a/apt.conf-security +++ b/apt.conf-security @@ -20,6 +20,7 @@ tree "dists/stable/updates" Sections "main contrib non-free"; Architectures "alpha arm hppa i386 ia64 mips mipsel m68k powerpc s390 sparc source"; BinOverride "override.woody.$(SECTION)"; + ExtraOverride "override.woody.extra.$(SECTION)"; SrcOverride "override.woody.$(SECTION).src"; Contents " "; }; @@ -31,6 +32,7 @@ tree "dists/testing/updates" Sections "main contrib non-free"; Architectures "alpha arm hppa i386 ia64 mips mipsel m68k powerpc s390 sparc source"; BinOverride "override.sarge.$(SECTION)"; + ExtraOverride "override.sarge.extra.$(SECTION)"; SrcOverride "override.sarge.$(SECTION).src"; Contents " "; }; -- 2.39.2