Changeset 65a146b6 for general.ent


Ignore:
Timestamp:
07/31/2014 08:08:19 PM (10 years ago)
Author:
Krejzi <krejzi@…>
Branches:
7.6-blfs, 7.6-systemd, kde5-14269, kde5-14686, systemd-13485
Children:
b7f3ec8b
Parents:
73f7a18
Message:

Adjust things necessary to separate from svn book.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@13765 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r73f7a18 r65a146b6  
    55<!ENTITY year         "2014">
    66<!ENTITY copyrightdate "2001-&year;">
    7 <!ENTITY copyholder   "The BLFS Development Team">
     7<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    99<!ENTITY releasedate  "July 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
    12 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->
     12<!ENTITY lfs-version  "systemd">              <!-- x.y|development] -->
    1313<!ENTITY last-commit  "$Date$"> <!-- Automatic update -->
    1414<!ENTITY lfs-domainname       "linuxfromscratch.org">
    1515
    16 <!ENTITY maintainer-fullname  "The BLFS Team">
     16<!ENTITY maintainer-fullname  "The BLFS systemd Team">
    1717<!ENTITY maintainer-firstname "BLFS">
    1818<!ENTITY maintainer-address   "blfs-maintainer@&lfs-domainname;">
     
    2121<!-- downloads - root must not have an entity because it is needed for scripts
    2222     change svn to x.y for release -->
    23 <!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/svn">
     23<!ENTITY downloads-root       "http://www.linuxfromscratch.org/blfs/downloads/systemd">
    2424<!ENTITY downloads-project    "http://downloads.&lfs-domainname;">
    25 <!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/svn">
    26 <!ENTITY sources-anduin-ftp   "ftp://anduin.&lfs-domainname;/BLFS/svn">
     25<!ENTITY sources-anduin-http  "http://anduin.&lfs-domainname;/sources/BLFS/systemd">
     26<!ENTITY sources-anduin-ftp   "ftp://anduin.&lfs-domainname;/BLFS/systemd">
    2727<!ENTITY sources-anduin-other-http "http://anduin.&lfs-domainname;/sources/other">
    2828<!ENTITY sources-anduin-other "ftp://anduin.&lfs-domainname;/other">
    29 <!ENTITY files-anduin         "http://anduin.&lfs-domainname;/files/BLFS/svn">
     29<!ENTITY files-anduin         "http://anduin.&lfs-domainname;/files/BLFS/systemd">
    3030<!ENTITY hints-root           "http://www.&lfs-domainname;/hints">
    3131<!ENTITY patch-downloads      "http://www.linuxfromscratch.org/patches/downloads">
    32 <!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/svn">
     32<!ENTITY patch-root           "http://www.&lfs-domainname;/patches/blfs/systemd">
    3333<!ENTITY errata               "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
    3434<!ENTITY blfs-ticket-root     "http://wiki.&lfs-domainname;/blfs/ticket/">
Note: See TracChangeset for help on using the changeset viewer.