Files that exist only in patch-7

Files that changed between patch-6 and patch-7









File: CREDITS
patch-6 patch-7
Line 24Line 24
Nick  "makes  make  make  sense"  Moffitt
Sean  "keen  with  the  winchesters"  Neakums
Niall  O  Broin
Nick  "makes  make  make  sense"  Moffitt
Sean  "keen  with  the  winchesters"  Neakums
Niall  O  Broin
"Yosemite"  Sam  Phillips
Sam  "friendly  Arch  helper"  Phillips
Nate  "$(if  $(filter  $(GARBUILD),$(GARHOST)),no,yes)"  Riffe
Seth  "Seth  David  Schoen"  Schoen
Andrew  Scott
Nate  "$(if  $(filter  $(GARBUILD),$(GARHOST)),no,yes)"  Riffe
Seth  "Seth  David  Schoen"  Schoen
Andrew  Scott
File: arch.txt
patch-6 patch-7
Line 7Line 7
  *  <http://wiki.gnuarch.org/moin.cgi/Quick_20Introduction  a  Quick  Introduction>
  *  <http://wiki.gnuarch.org/moin.cgi/Arch_20Recipes  Arch  Recipes>
  *  <http://wiki.gnuarch.org/moin.cgi/Quick_20Introduction  a  Quick  Introduction>
  *  <http://wiki.gnuarch.org/moin.cgi/Arch_20Recipes  Arch  Recipes>

  *  <http://repose.cx/ArchPrimer.html  Arch  Primer>
  *  <http://wiki.gnuarch.org/moin.cgi/Learning_20Arch_20commands_20for_20CVS_20users  Arch  commands  for  CVS  users>
  *  <http://wiki.gnuarch.org/moin.cgi/Glossary  the  arch  glossary>

  *  <http://wiki.gnuarch.org/moin.cgi/Learning_20Arch_20commands_20for_20CVS_20users  Arch  commands  for  CVS  users>
  *  <http://wiki.gnuarch.org/moin.cgi/Glossary  the  arch  glossary>

Line 71Line 72
Now  you  need  to  tell  your  arch  client  how  to  use  this  key:

----8<----
Now  you  need  to  tell  your  arch  client  how  to  use  this  key:

----8<----
$  echo  'gpg  --default-key  "<haesslich@lnx-bbc.org>"  --clearsign'  >  .arch-params/signing/\=default
$  echo  '/usr/bin/tla-gpg-check  gpg_command="gpg  --keyserver  pgp.dtype.org  --keyserver-options  auto-key-retrieve  --verify-files  -"'  >  .arch-params/signing/\=default.check
$  echo  'gpg  --default-key  "<haesslich@lnx-bbc.org>"  --clearsign'  >  ~/.arch-params/signing/\=default
$  echo  '/usr/bin/tla-gpg-check  gpg_command="gpg  --keyserver  pgp.dtype.org  --keyserver-options  auto-key-retrieve  --verify-files  -"'  >  ~/.arch-params/signing/\=default.check
----8<----

===  Send  you  key  to  a  public  keyserver  ===
----8<----

===  Send  you  key  to  a  public  keyserver  ===