+openafs (1.2.9-1) unstable; urgency=low
+
+ * Literal newline fixes, Closes: #175627
+ * New upstream version
+ * Fix section of libopenafs-dev to libdevel
+ * openafs-client stop should shut down afsd if it is running even if afs
+ not mounted, Closes: #188000
+ * Report i386_linux24 not linux22 on i386, Closes: #187789
+ * Convert to po-debconf, patch from Andre Luis Lopes, CLoses: #187901
+
+ --
+
openafs (1.2.8-4) unstable; urgency=low
* Fix from Eduard Bloch to compile on kernels with variable numbers of
Section: net
Priority: optional
Maintainer: Sam Hartman <hartmans@debian.org>
-Build-Depends: debhelper (>= 2.2.20), libncurses5-dev, libpam0g-dev, bison, docbook-to-man, flex, autoconf, automake, perl
+Build-Depends: debhelper (>= 4.1.16), libncurses5-dev, libpam0g-dev, bison, docbook-to-man, flex, autoconf, automake, perl
Standards-Version: 3.5.0
Package: openafs-client
protection servers.
Package: libopenafs-dev
-Section: devel
+Section: libdevel
Architecture: i386 powerpc sparc alpha s390 ia64
Priority: extra
Description: The AFS distributed filesystem- development libraries
Template: openafs-client/cell-info
Type: string
-Description: What hosts are DB servers for your home cell?
- AFS uses the file /etc/openafs/CellServDB to hold the list of servers
- that should be contacted to find parts of a cell. The cell you claim
- this workstation belongs to is not in that file. Enter the host
- names of the database servers separated by spaces.
- IMPORTANT: If you are creating a new cell and this machine is to be
- a database server in that cell, only enter this machine's name; add
- the other servers later after they are functioning. Also, do not
- enable the AFS client to start at boot on this server until the cell
- is configured. When you are ready you can edit
+_Description: What hosts are DB servers for your home cell?
+ AFS uses the file /etc/openafs/CellServDB to hold the list of servers that
+ should be contacted to find parts of a cell. The cell you claim this
+ workstation belongs to is not in that file. Enter the host names of the
+ database servers separated by spaces. IMPORTANT: If you are creating a new
+ cell and this machine is to be a database server in that cell, only enter
+ this machine's name; add the other servers later after they are
+ functioning. Also, do not enable the AFS client to start at boot on this
+ server until the cell is configured. When you are ready you can edit
/etc/openafs/afs.conf.client to enable the client.
Template: openafs-client/thiscell
Type: string
-Description: What AFS cell does this workstation belong to?
+_Description: What AFS cell does this workstation belong to?
AFS filespace is organized into cells or administrative domains.
Each workstation belongs to one cell. Usually the cell is the DNS
domain name of the site.
Template: openafs-client/cachesize
Type: string
-Default: 50000
-Description: How large is your AFS cache (kb)?
+_Default: 50000
+_Description: How large is your AFS cache (kb)?
AFS uses a area of the disk to cache remote files for faster
access. This cache will be mounted on /var/cache/openafs. It is
important that the cache not overfill the partition it is located
Template: openafs-client/run-client
Type: boolean
Default: true
-Description: Run Openafs client now and at boot?
- Should the Openafs filesystem be started and mounted at boot?
- Normally, most users who install the openafs-client package expect to
- run it at boot. However, if you are planning on setting up a new
- cell or are on a laptop, you may not want it started at boot time.
- If you answer no to this question, run /etc/init.d/openafs-client
- force-start to run.
+_Description: Run Openafs client now and at boot?
+ Should the Openafs filesystem be started and mounted at boot? Normally,
+ most users who install the openafs-client package expect to run it at
+ boot. However, if you are planning on setting up a new cell or are on a
+ laptop, you may not want it started at boot time. If you answer no to this
+ question, run /etc/init.d/openafs-client force-start to run.
Template: openafs-client/afsdb
Type: boolean
Default: true
-Description: Look up AFS cells in DNS?
- In order to contact an AFS cell, you need the IP addresses of the
- cell's database servers. Normally, this information is read from
- /etc/openafs/CellServDB. However, if Openafs cannot find a cell in
- that file it can use DNS to look for AFSDB records that contain the
+_Description: Look up AFS cells in DNS?
+ In order to contact an AFS cell, you need the IP addresses of the cell's
+ database servers. Normally, this information is read from
+ /etc/openafs/CellServDB. However, if Openafs cannot find a cell in that
+ file it can use DNS to look for AFSDB records that contain the
information.
Template: openafs-client/crypt
Type: boolean
Default: true
-Description: ENcrypt authenticated traffic with AFS fileserver?
- AFS provides a weak form of encryption that can optionally be used
- between a client and the fileservers. While this encryption is weaker
- than DES and thus is not sufficient for highly confidential data, it
- does provide some confidentiality and is likely to make the job of a
- casual attacker significantly more difficult.
+_Description: ENcrypt authenticated traffic with AFS fileserver?
+ AFS provides a weak form of encryption that can optionally be used between
+ a client and the fileservers. While this encryption is weaker than DES
+ and thus is not sufficient for highly confidential data, it does provide
+ some confidentiality and is likely to make the job of a casual attacker
+ significantly more difficult.
Template: openafs-client/dynroot
Type: boolean
Default: false
-Description: Dynamically generate the contents of /afs?
- /afs generally contains an entry for each cell that a client can talk to.
+_Description: Dynamically generate the contents of /afs?
+ /afs generally contains an entry for each cell that a client can talk to.
Traditionally, these entries were generated by servers in the client's
home cell. However, OpenAFS clients can generate the contents of /afs
dynamically based on the contents of /etc/openafs/CellServDB and DNS.
.
- If you generate /afs dynamically, you may need to create
- /etc/openafs/CellAlias to include aliases for common cells.
- DO NOT SELECT THIS OPTION IF YOU ARE CREATING A NEW CELL.
+ If you generate /afs dynamically, you may need to create
+ /etc/openafs/CellAlias to include aliases for common cells. DO NOT SELECT
+ THIS OPTION IF YOU ARE CREATING A NEW CELL.
Template: openafs-client/fakestat
-type: boolean
-default: true
-Description: Use fakestat to avoid hangs when listing /afs?
- Because AFS is a global file space, operations on the /afs directory
- can generate significant network traffic. If some AFS cells are
- unavailable then looking at /afs using ls or a graphical file browser
- may hang your machine for minutes. AFS has an option to simulate
- answers to these operations locally to avoid these hangs. You want
- this option under most circumstances.
+Type: boolean
+Default: true
+_Description: Use fakestat to avoid hangs when listing /afs?
+ Because AFS is a global file space, operations on the /afs directory can
+ generate significant network traffic. If some AFS cells are unavailable
+ then looking at /afs using ls or a graphical file browser may hang your
+ machine for minutes. AFS has an option to simulate answers to these
+ operations locally to avoid these hangs. You want this option under most
+ circumstances.
Template: openafs-fileserver/thiscell
Type: string
-Description: What cell does this server serve files for?
+_Description: What cell does this server serve files for?
AFS fileservers belong to a cell. They have the key for that cell's
- Kerberos service and serve volumes into that cell. Normally, this
- cell is the same cell as the workstation's client belongs to.
-Description-de: Für welche Zelle liefert der Server Dateien?
- AFS-Dateiserver gehören zu einer Zelle. Die Server haben den Schlüssel
- für den Kerberos-Service der Zelle und stellen Volumes für die Zelle
- bereit. Normalerweise ist die Zelle identisch mit der des Clients
+ Kerberos service and serve volumes into that cell. Normally, this cell is
+ the same cell as the workstation's client belongs to.
-template: openafs-fileserver/bosconfig_moved
+Template: openafs-fileserver/bosconfig_moved
Type: boolean
-default: true
-Description: Upgrading will move files to new locations; continue?
- Between Openafs 1.1 and Openafs 1.2, several files moved. In
- particular, files in /etc/openafs/server-local have been distributed
- to other locations. The BosConfig file is now located in
- /etc/openafs and the other files are located in /var/lib/openafs. If
- you continue with this upgrade, these files will be moved. You should
- use the bos restart command to reload your servers. Any
- configuration changes made before you do so will be lost.
+Default: true
+_Description: Upgrading will move files to new locations; continue?
+ Between Openafs 1.1 and Openafs 1.2, several files moved. In particular,
+ files in /etc/openafs/server-local have been distributed to other
+ locations. The BosConfig file is now located in /etc/openafs and the
+ other files are located in /var/lib/openafs. If you continue with this
+ upgrade, these files will be moved. You should use the bos restart command
+ to reload your servers. Any configuration changes made before you do so
+ will be lost.
-template: openafs-fileserver/alpha-broken
+Template: openafs-fileserver/alpha-broken
Type: note
-Description: OpenAFS Fileserv Probably does not work!
+_Description: OpenAFS Fileserv Probably does not work!
You are running the OpenAFS file server package on an alpha. This
- probably doesn't work; the DES code is flaky on the alpha, along with
- the threaded file server. Likely, the fileserver will simply fail to
- start, but if it does load, data corruption may result. You have been
- warned.
+ probably doesn't work; the DES code is flaky on the alpha, along with the
+ threaded file server. Likely, the fileserver will simply fail to start,
+ but if it does load, data corruption may result. You have been warned.
--- /dev/null
+[type: gettext/rfc822deb] openafs-client.templates
+[type: gettext/rfc822deb] openafs-fileserver.templates
--- /dev/null
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2003-04-06 17:25-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-15\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../openafs-client.templates:3
+msgid "What hosts are DB servers for your home cell?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:3
+msgid ""
+"AFS uses the file /etc/openafs/CellServDB to hold the list of servers that "
+"should be contacted to find parts of a cell. The cell you claim this "
+"workstation belongs to is not in that file. Enter the host names of the "
+"database servers separated by spaces. IMPORTANT: If you are creating a new "
+"cell and this machine is to be a database server in that cell, only enter "
+"this machine's name; add the other servers later after they are functioning. "
+"Also, do not enable the AFS client to start at boot on this server until the "
+"cell is configured. When you are ready you can edit /etc/openafs/afs.conf."
+"client to enable the client."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:16
+#, fuzzy
+msgid "What AFS cell does this workstation belong to?"
+msgstr "Für welche Zelle liefert der Server Dateien?"
+
+#. Description
+#: ../openafs-client.templates:16
+msgid ""
+" AFS filespace is organized into cells or administrative domains.\n"
+" Each workstation belongs to one cell. Usually the cell is the DNS\n"
+" domain name of the site."
+msgstr ""
+
+#. Default
+#: ../openafs-client.templates:23
+msgid "50000"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:24
+msgid "How large is your AFS cache (kb)?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:24
+msgid ""
+" AFS uses a area of the disk to cache remote files for faster\n"
+" access. This cache will be mounted on /var/cache/openafs. It is\n"
+" important that the cache not overfill the partition it is located\n"
+" on. Often, people find it useful to dedicate a partition to their\n"
+" AFS cache."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:34
+msgid "Run Openafs client now and at boot?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:34
+msgid ""
+"Should the Openafs filesystem be started and mounted at boot? Normally, most "
+"users who install the openafs-client package expect to run it at boot. "
+"However, if you are planning on setting up a new cell or are on a laptop, "
+"you may not want it started at boot time. If you answer no to this question, "
+"run /etc/init.d/openafs-client force-start to run."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:44
+msgid "Look up AFS cells in DNS?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:44
+msgid ""
+"In order to contact an AFS cell, you need the IP addresses of the cell's "
+"database servers. Normally, this information is read from /etc/openafs/"
+"CellServDB. However, if Openafs cannot find a cell in that file it can use "
+"DNS to look for AFSDB records that contain the information."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:54
+msgid "ENcrypt authenticated traffic with AFS fileserver?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:54
+msgid ""
+"AFS provides a weak form of encryption that can optionally be used between a "
+"client and the fileservers. While this encryption is weaker than DES and "
+"thus is not sufficient for highly confidential data, it does provide some "
+"confidentiality and is likely to make the job of a casual attacker "
+"significantly more difficult."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid "Dynamically generate the contents of /afs?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"/afs generally contains an entry for each cell that a client can talk to. "
+"Traditionally, these entries were generated by servers in the client's home "
+"cell. However, OpenAFS clients can generate the contents of /afs "
+"dynamically based on the contents of /etc/openafs/CellServDB and DNS."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"If you generate /afs dynamically, you may need to create /etc/openafs/"
+"CellAlias to include aliases for common cells. DO NOT SELECT THIS OPTION IF "
+"YOU ARE CREATING A NEW CELL."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:77
+msgid "Use fakestat to avoid hangs when listing /afs?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:77
+msgid ""
+"Because AFS is a global file space, operations on the /afs directory can "
+"generate significant network traffic. If some AFS cells are unavailable "
+"then looking at /afs using ls or a graphical file browser may hang your "
+"machine for minutes. AFS has an option to simulate answers to these "
+"operations locally to avoid these hangs. You want this option under most "
+"circumstances."
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid "What cell does this server serve files for?"
+msgstr "Für welche Zelle liefert der Server Dateien?"
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid ""
+"AFS fileservers belong to a cell. They have the key for that cell's "
+"Kerberos service and serve volumes into that cell. Normally, this cell is "
+"the same cell as the workstation's client belongs to."
+msgstr ""
+"AFS-Dateiserver gehören zu einer Zelle. Die Server haben den Schlüssel für "
+"den Kerberos-Service der Zelle und stellen Volumes für die Zelle bereit. "
+"Normalerweise ist die Zelle identisch mit der des Clients"
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid "Upgrading will move files to new locations; continue?"
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid ""
+"Between Openafs 1.1 and Openafs 1.2, several files moved. In particular, "
+"files in /etc/openafs/server-local have been distributed to other "
+"locations. The BosConfig file is now located in /etc/openafs and the other "
+"files are located in /var/lib/openafs. If you continue with this upgrade, "
+"these files will be moved. You should use the bos restart command to reload "
+"your servers. Any configuration changes made before you do so will be lost."
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid "OpenAFS Fileserv Probably does not work!"
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid ""
+"You are running the OpenAFS file server package on an alpha. This probably "
+"doesn't work; the DES code is flaky on the alpha, along with the threaded "
+"file server. Likely, the fileserver will simply fail to start, but if it "
+"does load, data corruption may result. You have been warned."
+msgstr ""
--- /dev/null
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: openafs_1.2.8-4\n"
+"POT-Creation-Date: 2003-04-06 17:25-0300\n"
+"PO-Revision-Date: 2003-04-06 18:03-0300\n"
+"Last-Translator: André Luís Lopes <andrelop@ig.com.br>\n"
+"Language-Team: Debian-BR Project <debian-l10n-portuguese@lists.debian.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=ISO-8859-1\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../openafs-client.templates:3
+msgid "What hosts are DB servers for your home cell?"
+msgstr "Quais hosts são servidor DB para sua célula home ?"
+
+#. Description
+#: ../openafs-client.templates:3
+msgid ""
+"AFS uses the file /etc/openafs/CellServDB to hold the list of servers that "
+"should be contacted to find parts of a cell. The cell you claim this "
+"workstation belongs to is not in that file. Enter the host names of the "
+"database servers separated by spaces. IMPORTANT: If you are creating a new "
+"cell and this machine is to be a database server in that cell, only enter "
+"this machine's name; add the other servers later after they are functioning. "
+"Also, do not enable the AFS client to start at boot on this server until the "
+"cell is configured. When you are ready you can edit /etc/openafs/afs.conf."
+"client to enable the client."
+msgstr ""
+"O AFS usa o arquivo /etc/openafs/CellServDB para armazenar a lista de "
+"servidores que deverão ser contactados para se encontrar partes de uma "
+"célula. A célula que você diz que essa estação de trabalho pertence não "
+"está nesse arquivo. Informe os nomes de hosts dos servidore de base de "
+"dados separados por espaços. IMPORTANTE : Caso você esteja criando uma "
+"nova célula e esta máquina será um servidor de base de dados na célula, "
+"somente informe o nome desta máquina. Adicione os outros servidores "
+"posteriormente depois que os mesmos estejam funcionando. "
+"Adicionalmente, não habilite o cliente AFS para inicialização em tempo "
+"de inicialização neste servidor até que a célula esteja configurada. "
+"Quando você estiver terminado você poderá editar o arquivo "
+"/etc/openafs/afs.conf.client para habilitar este cliente."
+
+#. Description
+#: ../openafs-client.templates:16
+msgid "What AFS cell does this workstation belong to?"
+msgstr "A qual célula AFS esta estação de trabalho pertence ?"
+
+#. Description
+#: ../openafs-client.templates:16
+msgid ""
+" AFS filespace is organized into cells or administrative domains.\n"
+" Each workstation belongs to one cell. Usually the cell is the DNS\n"
+" domain name of the site."
+msgstr ""
+"O espaço de arquivo AFS é organizado em células ou domínios "
+"administrativos. Cada estação de trabalho pertence a uma célula. "
+"Normalmente a célula é o nome de domínio DNS do site."
+
+#. Default
+#: ../openafs-client.templates:23
+msgid "50000"
+msgstr "50000"
+
+#. Description
+#: ../openafs-client.templates:24
+msgid "How large is your AFS cache (kb)?"
+msgstr "Qual o tamanho de seu cache AFS (em kb) ?"
+
+#. Description
+#: ../openafs-client.templates:24
+msgid ""
+" AFS uses a area of the disk to cache remote files for faster\n"
+" access. This cache will be mounted on /var/cache/openafs. It is\n"
+" important that the cache not overfill the partition it is located\n"
+" on. Often, people find it useful to dedicate a partition to their\n"
+" AFS cache."
+msgstr ""
+"O AFS usa uma àrea do disco para fazer cache de arquivos remotos para "
+"acesso mais rápido. Esse cache será montando em /var/cache/openafs. É "
+"importante que o cache não ocupe toda a partrição na qual está "
+"localizado. GEralmente, os usuários AFS acham útil dedicar uma partição "
+"para seus caches AFS."
+
+#. Description
+#: ../openafs-client.templates:34
+msgid "Run Openafs client now and at boot?"
+msgstr "Executar o cliente OpenAFS agora e em tempo de inicialização ?"
+
+#. Description
+#: ../openafs-client.templates:34
+msgid ""
+"Should the Openafs filesystem be started and mounted at boot? Normally, most "
+"users who install the openafs-client package expect to run it at boot. "
+"However, if you are planning on setting up a new cell or are on a laptop, "
+"you may not want it started at boot time. If you answer no to this question, "
+"run /etc/init.d/openafs-client force-start to run."
+msgstr ""
+"O sistema de arquivos OpenAFS deverá ser iniciado e montando em tempo "
+"de inicialização ? Normalmente, a maioria dos usuários que instalam o "
+"pacote openafs-client esperam executá-lo em tempo de inicialização. "
+"Porém, caso você esteja planejando configurar uma nova célula ou esteja "
+"em um laptop, você pode não desejar iniciar o OpenAFS em tempo de "
+"inicialização. Caso você responda não para esta pergunta, execute "
+"/etc/init.d/openafs-cliente force-start para executar o cliente OpenAFS."
+
+
+#. Description
+#: ../openafs-client.templates:44
+msgid "Look up AFS cells in DNS?"
+msgstr "Procurar células AFS no DNS ?"
+
+#. Description
+#: ../openafs-client.templates:44
+msgid ""
+"In order to contact an AFS cell, you need the IP addresses of the cell's "
+"database servers. Normally, this information is read from /etc/openafs/"
+"CellServDB. However, if Openafs cannot find a cell in that file it can use "
+"DNS to look for AFSDB records that contain the information."
+msgstr ""
+"Para poder contactar uma célula AFS, você precisa dos endereços IP dos "
+"servidore de base de dados da célula. Normalmente, esta informação é "
+"lida de /etc/openafs/CellServDB. Porém, caso o OpenAFS não puder "
+"encontrar uma célula nesse arquivo, o DNS poderá ser usado para "
+"pesquisar registros AFSDB que contenham a informação."
+
+#. Description
+#: ../openafs-client.templates:54
+msgid "ENcrypt authenticated traffic with AFS fileserver?"
+msgstr ""
+"Encriptar o tráfego de autenticação com o servidor de arquivos AFS ?"
+
+#. Description
+#: ../openafs-client.templates:54
+msgid ""
+"AFS provides a weak form of encryption that can optionally be used between a "
+"client and the fileservers. While this encryption is weaker than DES and "
+"thus is not sufficient for highly confidential data, it does provide some "
+"confidentiality and is likely to make the job of a casual attacker "
+"significantly more difficult."
+msgstr ""
+"O AFS fornece uma forma fraca de encriptação que pode ser opcionalmente "
+"usada entre o cliente e os servidor de arquivos. Enquanto esta "
+"encriptação é mais fraca do que DES e portanto não é suficiente para "
+"dados altamente confidenciais, essa encriptação fornece alguma "
+"confidencialidade e provavelmente torna o trabalho de um atacante "
+"casual mais difícil."
+
+#. Description
+#: ../openafs-client.templates:64
+msgid "Dynamically generate the contents of /afs?"
+msgstr "Gerar dinamicamente o conteúdo de /afs ?"
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"/afs generally contains an entry for each cell that a client can talk to. "
+"Traditionally, these entries were generated by servers in the client's home "
+"cell. However, OpenAFS clients can generate the contents of /afs "
+"dynamically based on the contents of /etc/openafs/CellServDB and DNS."
+msgstr ""
+"O /afs geralmente contém uma entrada para cada célula com a qual o "
+"cliente pode conversar. Tradicionalmente, essas entradas eram geradas "
+"por servidores no célula home do cliente. Porém, clientes OpenAFS podem "
+"gerar o conteúdo de /afs dinamicamente baseando-se no conteúdo de "
+"/etc/openafs/CellServDB e do DNS."
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"If you generate /afs dynamically, you may need to create /etc/openafs/"
+"CellAlias to include aliases for common cells. DO NOT SELECT THIS OPTION IF "
+"YOU ARE CREATING A NEW CELL."
+msgstr ""
+"Caso você gere o /afs dinamicamente, você pode precisar criar o "
+"/etc/openafs/CellAlias para incluir apelidos (aliases) para células "
+"comuns. NÂO SELECIONE ESTA OPÇÃO CASO VOCÊ ESTEJA CRIANDO UMA NOVA "
+"CÉLULA."
+
+#. Description
+#: ../openafs-client.templates:77
+msgid "Use fakestat to avoid hangs when listing /afs?"
+msgstr "Usar fakestat para evitar travadas na listagem do /afs ?"
+
+#. Description
+#: ../openafs-client.templates:77
+msgid ""
+"Because AFS is a global file space, operations on the /afs directory can "
+"generate significant network traffic. If some AFS cells are unavailable "
+"then looking at /afs using ls or a graphical file browser may hang your "
+"machine for minutes. AFS has an option to simulate answers to these "
+"operations locally to avoid these hangs. You want this option under most "
+"circumstances."
+msgstr ""
+"Devido ao AFS ser um espaço de arquivos global, operações no diretório "
+"/afs podem gerar um tráfego de rede significativo. Caso algumas células "
+"AFS não estejam disponíveis, pesquisar o /afs usando o comando \"ls\" "
+"ou um gerenciador de arquivos gráfico pode travar sua máquina por "
+"alguns minutos. O AFS possui uma opção para simular respostas para "
+"essas operações localmente para evitar essas travadas. Você irá desejar "
+"usar esta opção na maioria dos casos."
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid "What cell does this server serve files for?"
+msgstr "Para qual célula este servidor serve arquivos ?"
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid ""
+"AFS fileservers belong to a cell. They have the key for that cell's "
+"Kerberos service and serve volumes into that cell. Normally, this cell is "
+"the same cell as the workstation's client belongs to."
+msgstr ""
+"Servidor de arquivos AFS pertencem a uma célula. Eles possuem uma chave "
+"para cada serviço Kerberos da célula e servem volumes dentro da célula. "
+"Normalmente, essa célula é a mesma célula da qual a estação de trabalho "
+"faz parte."
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid "Upgrading will move files to new locations; continue?"
+msgstr "Atualizar irá mover arquivo para novos locais. Continuar ?"
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid ""
+"Between Openafs 1.1 and Openafs 1.2, several files moved. In particular, "
+"files in /etc/openafs/server-local have been distributed to other "
+"locations. The BosConfig file is now located in /etc/openafs and the other "
+"files are located in /var/lib/openafs. If you continue with this upgrade, "
+"these files will be moved. You should use the bos restart command to reload "
+"your servers. Any configuration changes made before you do so will be lost."
+msgstr ""
+"Entre as versões do OpenAFS 1.1 e do OpenAFS 1.2, diversos arquivos "
+"foram movidos. Em particular, aruivos em /etc/openafs/server-local "
+"foram distribuídos para outros locais. O arquivo BosConfig está agora "
+"localizado em /etc/openafs e os outros arquivos estão localizados em "
+"/var/lib/openafs. Caso você continue com esta atualização, esses "
+"arquivos serão movidos. Você deverá usar o comando \"bos restart\" para "
+"recarregar seus servidores. Quaisquer mudanças em configurações feitas "
+"antes que você tenha feito isso serão perdidas."
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid "OpenAFS Fileserv Probably does not work!"
+msgstr "Servidor de Arquivo OpenAFS provavelmente não funciona !"
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid ""
+"You are running the OpenAFS file server package on an alpha. This probably "
+"doesn't work; the DES code is flaky on the alpha, along with the threaded "
+"file server. Likely, the fileserver will simply fail to start, but if it "
+"does load, data corruption may result. You have been warned."
+msgstr ""
+"Você está executando o pacote do servidor de arquivos OpenAFS em uma "
+"máquina Alpha. Isso provavelmente não funcionará. O código DES é em "
+"conjunto com o servidor de arquivos com suporte a threads é "
+"problemático em máquinas Alpha. Provavelmente, o servidor de arquivos "
+"irá simplesmente falhar ao iniciar. Caso consiga ser iniciado, poderá "
+"causar corrupção de dados. Você foi avisado."
--- /dev/null
+#
+# Translators, if you are not familiar with the PO format, gettext
+# documentation is worth reading, especially sections dedicated to
+# this format, e.g. by running:
+# info -n '(gettext)PO Files'
+# info -n '(gettext)Header Entry'
+#
+# Some information specific to po-debconf are available at
+# /usr/share/doc/po-debconf/README-trans
+# or http://www.debian.org/intl/l10n/po-debconf/README-trans
+#
+# Developers do not need to manually edit POT or PO files.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2003-04-06 17:25-0300\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../openafs-client.templates:3
+msgid "What hosts are DB servers for your home cell?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:3
+msgid ""
+"AFS uses the file /etc/openafs/CellServDB to hold the list of servers that "
+"should be contacted to find parts of a cell. The cell you claim this "
+"workstation belongs to is not in that file. Enter the host names of the "
+"database servers separated by spaces. IMPORTANT: If you are creating a new "
+"cell and this machine is to be a database server in that cell, only enter "
+"this machine's name; add the other servers later after they are functioning. "
+"Also, do not enable the AFS client to start at boot on this server until the "
+"cell is configured. When you are ready you can edit /etc/openafs/afs.conf."
+"client to enable the client."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:16
+msgid "What AFS cell does this workstation belong to?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:16
+msgid ""
+" AFS filespace is organized into cells or administrative domains.\n"
+" Each workstation belongs to one cell. Usually the cell is the DNS\n"
+" domain name of the site."
+msgstr ""
+
+#. Default
+#: ../openafs-client.templates:23
+msgid "50000"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:24
+msgid "How large is your AFS cache (kb)?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:24
+msgid ""
+" AFS uses a area of the disk to cache remote files for faster\n"
+" access. This cache will be mounted on /var/cache/openafs. It is\n"
+" important that the cache not overfill the partition it is located\n"
+" on. Often, people find it useful to dedicate a partition to their\n"
+" AFS cache."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:34
+msgid "Run Openafs client now and at boot?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:34
+msgid ""
+"Should the Openafs filesystem be started and mounted at boot? Normally, most "
+"users who install the openafs-client package expect to run it at boot. "
+"However, if you are planning on setting up a new cell or are on a laptop, "
+"you may not want it started at boot time. If you answer no to this question, "
+"run /etc/init.d/openafs-client force-start to run."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:44
+msgid "Look up AFS cells in DNS?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:44
+msgid ""
+"In order to contact an AFS cell, you need the IP addresses of the cell's "
+"database servers. Normally, this information is read from /etc/openafs/"
+"CellServDB. However, if Openafs cannot find a cell in that file it can use "
+"DNS to look for AFSDB records that contain the information."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:54
+msgid "ENcrypt authenticated traffic with AFS fileserver?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:54
+msgid ""
+"AFS provides a weak form of encryption that can optionally be used between a "
+"client and the fileservers. While this encryption is weaker than DES and "
+"thus is not sufficient for highly confidential data, it does provide some "
+"confidentiality and is likely to make the job of a casual attacker "
+"significantly more difficult."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid "Dynamically generate the contents of /afs?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"/afs generally contains an entry for each cell that a client can talk to. "
+"Traditionally, these entries were generated by servers in the client's home "
+"cell. However, OpenAFS clients can generate the contents of /afs "
+"dynamically based on the contents of /etc/openafs/CellServDB and DNS."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:64
+msgid ""
+"If you generate /afs dynamically, you may need to create /etc/openafs/"
+"CellAlias to include aliases for common cells. DO NOT SELECT THIS OPTION IF "
+"YOU ARE CREATING A NEW CELL."
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:77
+msgid "Use fakestat to avoid hangs when listing /afs?"
+msgstr ""
+
+#. Description
+#: ../openafs-client.templates:77
+msgid ""
+"Because AFS is a global file space, operations on the /afs directory can "
+"generate significant network traffic. If some AFS cells are unavailable "
+"then looking at /afs using ls or a graphical file browser may hang your "
+"machine for minutes. AFS has an option to simulate answers to these "
+"operations locally to avoid these hangs. You want this option under most "
+"circumstances."
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid "What cell does this server serve files for?"
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:3
+msgid ""
+"AFS fileservers belong to a cell. They have the key for that cell's "
+"Kerberos service and serve volumes into that cell. Normally, this cell is "
+"the same cell as the workstation's client belongs to."
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid "Upgrading will move files to new locations; continue?"
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:11
+msgid ""
+"Between Openafs 1.1 and Openafs 1.2, several files moved. In particular, "
+"files in /etc/openafs/server-local have been distributed to other "
+"locations. The BosConfig file is now located in /etc/openafs and the other "
+"files are located in /var/lib/openafs. If you continue with this upgrade, "
+"these files will be moved. You should use the bos restart command to reload "
+"your servers. Any configuration changes made before you do so will be lost."
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid "OpenAFS Fileserv Probably does not work!"
+msgstr ""
+
+#. Description
+#: ../openafs-fileserver.templates:22
+msgid ""
+"You are running the OpenAFS file server package on an alpha. This probably "
+"doesn't work; the DES code is flaky on the alpha, along with the threaded "
+"file server. Likely, the fileserver will simply fail to start, but if it "
+"does load, data corruption may result. You have been warned."
+msgstr ""
binary-indep: DH_OPTIONS=-i
binary-indep: build install binary-source
# Need this version of debhelper for DH_OPTIONS to work.
- dh_testversion 1.1.17
dh_testdir
dh_testroot
# dh_installdebconf
# Pass -a to all debhelper commands in this target to reduce clutter.
binary-arch: DH_OPTIONS=-a
binary-arch: build install
- # Need this version of debhelper for DH_OPTIONS to work.
- dh_testversion 1.1.17
dh_testdir
dh_testroot
dh_installdebconf
echo alpha_linux_22
;;
i[3456]86)
- echo i386_linux22
+ echo i386_linux24
;;
ia64)
echo ia64_linux24
umount /afs
echo -n " afsd"
fi
-
+ pidof afsd >/dev/null &&afsd -shutdown
LIBAFS=`/sbin/lsmod | fgrep openafs`
if [ -n "$LIBAFS" ] ; then