Files
LFS_Book/general.ent
Anton Maisak 8533c3fead SYNC
Revision: 11460
Author: bdubbs
Date: 1 сентября 2018 г. 23:08:48
Message:
LFS-8.3
----
Added : /tags/8.3 (Copy from path: /trunk/BOOK, Revision, 11458)
Replacing : /tags/8.3/appendices/dependencies.xml (Copy from path: /trunk/BOOK/appendices/dependencies.xml, Revision, 11459)
Modified : /tags/8.3/chapter01/changelog.xml
Replacing : /tags/8.3/chapter01/whatsnew.xml (Copy from path: /trunk/BOOK/chapter01/whatsnew.xml, Revision, 11459)
Modified : /tags/8.3/general.ent
Modified : /tags/8.3/packages.ent
2018-09-02 12:21:38 +03:00

58 lines
2.6 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!ENTITY version "8.3">
<!ENTITY short-version "8.3"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "8.3"> <!-- Use "development" or "x.y[-pre{x}]" -->
<!ENTITY versiond "8.3-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
<!ENTITY releasedate "1 Сентября, 2018">
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.3">
<!ENTITY lfs-root "https://linuxfromscratch.org.ru/">
<!ENTITY blfs-root "&lfs-root;blfs/">
<!ENTITY blfs-book "&blfs-root;view/&short-version;/">
<!ENTITY faq-root "&lfs-root;faq/">
<!ENTITY hints-root "&lfs-root;hints/downloads/files/">
<!ENTITY hints-index "&lfs-root;hints/list.html">
<!ENTITY patches-root "&lfs-root;patches/lfs/&generic-version;/">
<!ENTITY downloads-root "&lfs-root;lfs/downloads/&generic-version;/">
<!ENTITY livecd-root "&lfs-root;livecd/">
<!ENTITY test-results "&lfs-root;lfs/build-logs/&generic-version;/">
<!ENTITY errata "&lfs-root;lfs/errata/&generic-version;/">
<!ENTITY min-kernel "3.2">
<!ENTITY patches-rootd "&lfs-root;patches/lfs/&generic-version;/">
<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&versiond;/">
<!ENTITY test-resultsd "&lfs-root;lfs/build-logs/&generic-version;/">
<!ENTITY erratad "&lfs-root;lfs/errata/&versiond;/">
<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
<!ENTITY anduin-sources "http://anduin.linuxfromscratch.org/LFS">
<!ENTITY buildtime "Приблизительное время сборки">
<!ENTITY diskspace "Требуемое дисковое пространство">
<!ENTITY dependencies "Установка зависит от">
<!ENTITY testsuites "Набор тестов зависит от">
<!ENTITY before "Должен быть установлен до">
<!ENTITY external "Необязательные зависимости">
<!ENTITY gnu "https://ftp.gnu.org/gnu/">
<!ENTITY gnu-software "https://www.gnu.org/software/">
<!ENTITY alpha-gnu "https://alpha.gnu.org/gnu/">
<!ENTITY kernel "https://www.kernel.org/pub/">
<!ENTITY sourceforge "https://prdownloads.sourceforge.net/">
<!ENTITY savannah "https://download.savannah.gnu.org/">
<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
<!ENTITY github "https://github.com">
<!ENTITY % packages-entities SYSTEM "packages.ent">
%packages-entities;
<!ENTITY % patches-entities SYSTEM "patches.ent">
%patches-entities;