Changeset 1118b17 for general.ent


Ignore:
Timestamp:
05/24/2016 09:24:59 PM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
77ab7f3
Parents:
11ebea6
Message:

Create branches/merge in svn repo fo rtesting of merged LFS books

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r11ebea6 r1118b17  
    1 <!ENTITY version         "SVN-20160516">
    2 <!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;. Change to x.y for release
    3                                       but not -rc releases -->
     1<!ENTITY version         "SVN-20160516-merge">
     2<!ENTITY short-version   "svn">  <!-- Used below in &blfs-book;
     3                                      Change to x.y for release but not -rc releases -->
     4<!ENTITY generic-version "development"> <!-- Use "development"  or "x.y[-pre{x}]" -->
     5
     6<!ENTITY versiond        "20160407-systemd-merge">
     7<!ENTITY short-versiond  "systemd">
     8<!ENTITY generic-versiond "systemd">
     9
    410<!ENTITY releasedate     "May 16, 2016">
    511<!ENTITY copyrightdate   "1999-2016"><!-- jhalfs needs a literal dash, not &ndash; -->
    612<!ENTITY milestone       "7.10">
    7 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
    813
    914<!ENTITY lfs-root        "http://www.linuxfromscratch.org/">
     
    1924<!ENTITY errata          "&lfs-root;lfs/errata/&generic-version;/">
    2025<!ENTITY min-kernel      "2.6.32">
    21                          
     26
     27<!ENTITY patches-rootd   "&lfs-root;patches/lfs/&generic-versiond;/">
     28<!ENTITY downloads-rootd "&lfs-root;lfs/downloads/&generic-versiond;/">
     29<!ENTITY test-resultsd   "&lfs-root;lfs/build-logs/&generic-versiond;/">
     30<!ENTITY erratad         "&lfs-root;lfs/errata/&generic-versiond;/">
     31
    2232<!ENTITY lfs-ticket-root "http://wiki.linuxfromscratch.org/lfs/ticket/">
    2333
Note: See TracChangeset for help on using the changeset viewer.