Sfoglia il codice sorgente

chapter01: remove livecd.xml which is not used

Xℹ Ruoyao 4 anni fa
parent
commit
d269612cc9
2 ha cambiato i file con 3 aggiunte e 146 eliminazioni
  1. 3 1
      Makefile
  2. 0 145
      zh_CN/chapter01/livecd.po

+ 3 - 1
Makefile

@@ -1,7 +1,9 @@
 LFS_EN = /home/xry111/svn-repos/LFS-BOOK
 MLANG=zh_CN
 ALL_XML_FILES = $(shell find $(LFS_EN) -type f -name '*.xml')
-XML_FILES = $(filter-out $(LFS_EN)/chapter01/changelog.xml, $(ALL_XML_FILES))
+EXCLUDE_FILES = $(LFS_EN)/chapter01/changelog.xml \
+				$(LFS_EN)/chapter01/livecd.xml
+XML_FILES = $(filter-out $(EXCLUDE_FILES), $(ALL_XML_FILES))
 PO_FILES = $(patsubst $(LFS_EN)/%.xml, $(MLANG)/%.po, $(XML_FILES))
 
 run: $(PO_FILES)

+ 0 - 145
zh_CN/chapter01/livecd.po

@@ -1,145 +0,0 @@
-# SOME DESCRIPTIVE TITLE
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2020-06-17 12:44+0800\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"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#. type: Content of: <sect1><title>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:11
-msgid "About the Included CD"
-msgstr ""
-
-#. type: Content of: <sect1><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:13
-msgid ""
-"For your convenience, we have included a CD with this book that contains the "
-"source packages needed for creating a Linux From Scratch system.  The CD is "
-"bootable and provides a stable working environment for building LFS.  This "
-"book refers to this system as the <quote>host system.</quote> The CD images "
-"are actively maintained and updated versions can be found at <ulink "
-"url=\"ftp://ftp.lfs-matrix.net/pub/lfs-livecd/\"/>"
-msgstr ""
-
-#. type: Content of: <sect1><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:21
-msgid ""
-"In addition to the tools required to build LFS, the host system on the CD "
-"has a number of other helpful tools installed:"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:27
-msgid "An HTML version of this book"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:31
-msgid "The X Window System Environment"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:35
-msgid "Web Tools"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:38
-msgid "Wget (command line file retriever)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:41
-msgid "Lynx (text web browser)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:44
-msgid "Irssi (console IRC client)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:47
-msgid "Firefox (graphical web browser)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:50
-msgid "Xchat (X-based IRC client)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:56
-msgid "Text Editors"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:59
-msgid "Vim"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:62
-msgid "Nano"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:68
-msgid "Network Tools"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:71
-msgid "SSH Server and Client"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:74
-msgid "NFS Server and Client"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:77
-msgid "Smbmount (mount.cifs) for Windows shares"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:80
-msgid "Subversion"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:83
-msgid "Dhcpcd (DHCP client)"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:89
-msgid "Filesystem Programs"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:92
-msgid "Reiserfsprogs"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:95
-msgid "Xfsprogs"
-msgstr ""
-
-#. type: Content of: <sect1><itemizedlist><listitem><para>
-#: /home/xry111/svn-repos/LFS-BOOK/chapter01/livecd.xml:101
-msgid "nALFS - A tool for automating LFS builds"
-msgstr ""