Remove $Id$ comments, they are useless with git
This commit is contained in:
parent
240d928d23
commit
fd4a7982f2
93 changed files with 4 additions and 186 deletions
|
@ -3,8 +3,6 @@
|
|||
# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
|
||||
# Pierre Labastie <pierre.labastie at neuf.fr>
|
||||
|
||||
# $Id$
|
||||
|
||||
ifdef V
|
||||
Q =
|
||||
else
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
# Project TODO list
|
||||
#
|
||||
# $Id$
|
||||
#####
|
||||
|
||||
|
||||
|
|
|
@ -2,8 +2,6 @@
|
|||
#
|
||||
# Configuration file for the BLFS module
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Set default envars used in the build scripts
|
||||
#
|
||||
#####
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
set -e
|
||||
|
||||
declare TOPDIR='..'
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# generates an xsl stylesheet containing a template for special
|
||||
# cases in the book:
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
# Read and parse the configuration parameters..
|
||||
#
|
||||
set -e
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
#
|
||||
# common constants
|
||||
#
|
||||
# $Id$
|
||||
#####
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
#-----------------------------------------------------------------------------#
|
||||
# This is a set of (recursive) functions for manipulating a dependency graph. #
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
<!-- $Id$ -->
|
||||
<!-- Top level element -->
|
||||
<!ELEMENT princList (list+)>
|
||||
<!-- list corresponds to parts of the book -->
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
# Fills the tracking file with versions of LFS packages taken from an
|
||||
# SVN repository, at either a given date or a given tag (argument $1).
|
||||
#------
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
<!-- Takes the blfs-full.xml file and extract a list
|
||||
of packages obeying packdesc.dtd + looks for already
|
||||
installed packages in the tracking file (stringparam
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:template name="process-install">
|
||||
<xsl:param name="instruction-tree"/>
|
||||
<xsl:param name="want-stats"/>
|
||||
|
|
|
@ -3,8 +3,6 @@
|
|||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<!--===================================================================-->
|
||||
<!-- Localization in the form ll_CC.charmap@modifier (to be used in
|
||||
bash shell startup scripts). ll, CC, and charmap must be present:
|
||||
|
|
|
@ -5,8 +5,6 @@
|
|||
extension-element-prefixes="exsl"
|
||||
version="1.0">
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<!-- XSLT stylesheet to create shell scripts from "linear build" BLFS books. -->
|
||||
|
||||
<!-- parameters and global variables -->
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
$Id$
|
||||
This file contains examples of menu settings for various tasks.
|
||||
------------------------------
|
||||
LFS book, System V, stable (8.2) version.
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
%general-entities;
|
||||
]>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
|
||||
orphan_scripts="" # 2 scripts do not fit BOOT_Makefiles LUSER environment
|
||||
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
%general-entities;
|
||||
]>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
extension-element-prefixes="exsl"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
###################################
|
||||
### FUNCTIONS ###
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
%general-entities;
|
||||
]>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
extension-element-prefixes="exsl"
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
###################################
|
||||
### FUNCTIONS ###
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
menu "BOOK Settings"
|
||||
|
||||
#--- BOOK/script
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
$Id$
|
||||
|
||||
This is the list of functions used in jhalfs, excluding BLFS tool functions
|
||||
and functions defined in {C,H}LFS/master.sh.
|
||||
I felt the need for documenting it when trying to add package management.
|
||||
|
|
|
@ -4,8 +4,6 @@
|
|||
%general-entities;
|
||||
]>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
extension-element-prefixes="exsl"
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
#!/bin/bash
|
||||
set -e # Enable error trapping
|
||||
|
||||
# $Id$
|
||||
|
||||
###################################
|
||||
### FUNCTIONS ###
|
||||
###################################
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
###################################
|
||||
### FUNCTIONS ###
|
||||
###################################
|
||||
|
|
1
Makefile
1
Makefile
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# From the Build Scripts Written By: Jim Gifford <lfs@jg555.com>
|
||||
# Modified By: Joe Ciccone <jciccone@linuxfromscratch.org
|
||||
# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
|
||||
|
|
2
README
2
README
|
@ -1,5 +1,3 @@
|
|||
$Id$
|
||||
|
||||
1. INTRODUCTION::
|
||||
|
||||
The scripts in this directory implement an automation of the building
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
$Id$
|
||||
|
||||
1. INTRODUCTION::
|
||||
|
||||
To automate package builds from the BLFS book instructions is a huge
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
CLFS-1.x NOTES
|
||||
|
||||
None for now.
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
HOW TO ADD CUSTOM SCRIPTS TO THE JHALFS MAKEFILE
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
$Id$
|
||||
|
||||
|
||||
::::NOTICE::::
|
||||
HLFS has not be updated for a very long time. Since then, jhalfs has evolved
|
||||
and is now incompatible with HLFS.
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
TITLE : Package management in jhalfs
|
||||
BY : Pierre Labastie (work in progress)
|
||||
$Id$
|
||||
|
||||
1. INTRODUCTION:
|
||||
|
||||
|
|
1
TODO
1
TODO
|
@ -1,6 +1,5 @@
|
|||
jhalfs TODO
|
||||
---------------
|
||||
$Id$
|
||||
|
||||
MASTER SCRIPT
|
||||
-------------
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:exsl="http://exslt.org/common"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
#$Id$
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
<!-- Extracts minimal versions from LFS book host requirements,
|
||||
and generates a script containing statements of the
|
||||
form MIN_prog_VERSION=xx.yy.zz.
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<!-- $Id: kernfs.xsl 3776 2014-01-12 21:43:04Z pierre $ -->
|
||||
|
||||
<xsl:stylesheet
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
#----------------------------#
|
||||
get_book() { #
|
||||
#----------------------------#
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
check_version() {
|
||||
: <<inline_doc
|
||||
Tests for a minimum version level. Compares to version numbers and forces an
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
#----------------------------------#
|
||||
wrt_compare_targets() { #
|
||||
#----------------------------------#
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
#----------------------------------#
|
||||
wrt_CustomTools_target() { # Add any users supplied scripts
|
||||
#----------------------------------#
|
||||
|
|
|
@ -1,8 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
|
||||
#----------------------------#
|
||||
get_sources() { # Download file, write name to MISSING_FILES.DMP if an error
|
||||
#----------------------------#
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
#----------------------------# Prepare BLFS_ROOT and extract
|
||||
install_blfs_tools() { # the scriptlets to build
|
||||
#----------------------------# the dependency tools
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $Id: func_compare.sh 3824 2015-03-07 22:05:24Z pierre $
|
||||
|
||||
#----------------------------------#
|
||||
wrt_save_target() { #
|
||||
#----------------------------------#
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# $Id$
|
||||
|
||||
declare -r dotSTR=".................."
|
||||
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
#=== MAKEFILE HEADER ===
|
||||
|
||||
#----------------------------------#
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
|
||||
# $Id$
|
||||
|
||||
BOLD = "[0;1m"
|
||||
RED = "[1;31m"
|
||||
GREEN = "[0;32m"
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version='1.0' encoding='ISO-8859-1'?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
# $Id$
|
||||
|
||||
set -e
|
||||
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
<?xml version='1.0' encoding='ISO-8859-1'?>
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
version="1.0">
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="libffi"
|
||||
PKG_VERSION="3.2.1"
|
||||
PKG_FILE="libffi-3.2.1.tar.gz"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="pcre"
|
||||
PKG_VERSION="8.37"
|
||||
PKG_FILE="pcre-8.37.tar.bz2"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="python3"
|
||||
PKG_VERSION="3.4.3"
|
||||
PKG_FILE="Python-3.4.3.tar.xz"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="glib"
|
||||
PKG_VERSION="2.44.1"
|
||||
PKG_FILE="glib-2.44.1.tar.xz"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="mc"
|
||||
PKG_VERSION="4.8.14"
|
||||
PKG_FILE="mc-4.8.14.tar.xz"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# The PPP package contains the pppd daemon and the chat program.
|
||||
# This is used for connecting to other machines; often for connecting
|
||||
# to the Internet via a dial-up or PPPoE connection to an ISP.
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# The OpenSSL package contains management tools and libraries
|
||||
# relating to cryptography. These are useful for providing
|
||||
# cryptography functions to other packages, notably OpenSSH,
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="gpm"
|
||||
PKG_VERSION="1.20.7"
|
||||
PKG_FILE="gpm-${PKG_VERSION}.tar.bz2"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# Lynx is a text based web browser.
|
||||
#
|
||||
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# dhcpcd is an implementation of the DHCP client specified in RFC2131.
|
||||
# This is useful for connecting your computer to a network which uses
|
||||
# DHCP to assign network addresses.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
# NASM (Netwide Assembler) is an 80x86 assembler designed
|
||||
# for portability and modularity. It includes a
|
||||
# disassembler as well.
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# SYSLINUX is a collection of boot loaders for the Linux
|
||||
# operating system which operates off Linux ext2/3
|
||||
# filesystems, MS-DOS FAT filesystems, network servers
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
PKG="blfs-bootscripts"
|
||||
PKG_VERSION="20150924"
|
||||
PKG_FILE="blfs-bootscripts-${PKG_VERSION}.tar.bz2"
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# Code taken from CLFS-Embedded
|
||||
# Chapter 12 Beyond CLFS Embedded
|
||||
#
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# Code taken from CLFS-Embedded
|
||||
# Chapter 12 Beyond CLFS Embedded
|
||||
#
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
# $Id$
|
||||
#
|
||||
# Any comments you wish to add
|
||||
#
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
set -e
|
||||
|
||||
: <<inline_doc
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
# Acknowledgment:
|
||||
# The following code is a modified version of an original work written by
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
# Acknowledgment:
|
||||
# The following code is a modified version of an original work written by
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
# $Id$
|
||||
|
||||
set -e
|
||||
|
||||
: << inline_doc
|
||||
|
|
|
@ -3,9 +3,6 @@
|
|||
# optimization configuration file
|
||||
#
|
||||
#####
|
||||
#
|
||||
#$Id$
|
||||
#
|
||||
|
||||
#--- List of packages that have issues with parallelization.
|
||||
## As of December 21st, 2019, there seems to be none...
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
# Pierre Labastie from O3pipe: 12/20/2011
|
||||
#####
|
||||
#
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
#
|
||||
#####
|
||||
#
|
||||
# MODE O3pipe configuration
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
#
|
||||
#####
|
||||
#
|
||||
# MODE O3pipe_march configuration
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
#
|
||||
#####
|
||||
#
|
||||
# MODE defOpt_fPIC configuration
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
#
|
||||
#####
|
||||
#
|
||||
# MODE noOpt configuration
|
||||
|
|
|
@ -1,6 +1,3 @@
|
|||
#
|
||||
#$Id$
|
||||
#
|
||||
#####
|
||||
#
|
||||
# MODE noOpt_noSymbols configuration
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# $Id$
|
||||
|
||||
set +e
|
||||
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# function for packing and installing a tree. We only have access
|
||||
# to variables PKGDIR and PKG_DEST
|
||||
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# function for packing and installing a tree. We only have access
|
||||
# to variables PKGDIR and PKG_DEST
|
||||
# Other variables can be passed on the command line, or in the environment
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# functions for recording installation of a package and make a tarball,
|
||||
# or using fakeroot type commands for install, then packing and installing
|
||||
# the package.
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
# $Id$
|
||||
# function for packing and installing a tree. We only have access
|
||||
# to variables PKGDIR and PKG_DEST
|
||||
# Other variables can be passed on the command line, or in the environment
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- $Id$ -->
|
||||
|
||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY buildtime "Approximate build time">
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Above is a mandatory header for xml files. It must be the first
|
||||
line in the file. Change encoding to the one you use on your computer -->
|
||||
<!-- $Id$ -->
|
||||
|
||||
<!-- Mandatory DOCTYPE declaration. Fill free to add entities,
|
||||
but no external entities in local files, since they would not
|
||||
be accessible from JHALFSDIR. Change the document type `article' to
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
<!-- $Id$ -->
|
||||
<!-- Mandatory header for xml files change encoding to the one
|
||||
you use on your computer -->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
|
Reference in a new issue