Remove $Id$ comments, they are useless with git

This commit is contained in:
Pierre Labastie 2021-10-31 10:22:30 +01:00
parent 240d928d23
commit fd4a7982f2
93 changed files with 4 additions and 186 deletions

View File

@ -3,8 +3,6 @@
# Additional changes: George Boudreau <georgeb@linuxfromscratch.org>
# Pierre Labastie <pierre.labastie at neuf.fr>
# $Id$
ifdef V
Q =
else

View File

@ -2,7 +2,6 @@
#
# Project TODO list
#
# $Id$
#####

View File

@ -2,8 +2,6 @@
#
# Configuration file for the BLFS module
#
# $Id$
#
# Set default envars used in the build scripts
#
#####

View File

@ -1,7 +1,5 @@
#!/bin/bash
#
# $Id$
#
set -e
declare TOPDIR='..'

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
#-------------------------------------------------------------------------
# generates an xsl stylesheet containing a template for special
# cases in the book:

View File

@ -1,7 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Read and parse the configuration parameters..
#
set -e

View File

@ -2,7 +2,6 @@
#
# common constants
#
# $Id$
#####

View File

@ -1,7 +1,5 @@
#!/bin/bash
#
# $Id$
#
#-----------------------------------------------------------------------------#
# This is a set of (recursive) functions for manipulating a dependency graph. #

View File

@ -1,4 +1,3 @@
<!-- $Id$ -->
<!-- Top level element -->
<!ELEMENT princList (list+)>
<!-- list corresponds to parts of the book -->

View File

@ -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).
#------

View File

@ -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">

View File

@ -1,7 +1,5 @@
<?xml version="1.0"?>
<!-- $Id$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">

View File

@ -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">

View File

@ -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

View File

@ -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">

View File

@ -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">

View File

@ -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"/>

View File

@ -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:

View File

@ -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 -->

View File

@ -1,4 +1,3 @@
$Id$
This file contains examples of menu settings for various tasks.
------------------------------
LFS book, System V, stable (8.2) version.

View File

@ -4,8 +4,6 @@
%general-entities;
]>
<!-- $Id$ -->
<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"

View File

@ -1,6 +1,4 @@
#!/bin/bash
# $Id$
orphan_scripts="" # 2 scripts do not fit BOOT_Makefiles LUSER environment

View File

@ -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"

View File

@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
###################################
### FUNCTIONS ###

View File

@ -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"

View File

@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
###################################
### FUNCTIONS ###

View File

@ -1,4 +1,3 @@
# $Id$
menu "BOOK Settings"
#--- BOOK/script

View File

@ -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.

View File

@ -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"

View File

@ -1,8 +1,6 @@
#!/bin/bash
set -e # Enable error trapping
# $Id$
###################################
### FUNCTIONS ###
###################################

View File

@ -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"

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
###################################
### FUNCTIONS ###
###################################

View File

@ -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
View File

@ -1,5 +1,3 @@
$Id$
1. INTRODUCTION::
The scripts in this directory implement an automation of the building

View File

@ -1,5 +1,3 @@
$Id$
1. INTRODUCTION::
To automate package builds from the BLFS book instructions is a huge

View File

@ -1,5 +1,3 @@
# $Id$
CLFS-1.x NOTES
None for now.

View File

@ -1,6 +1,3 @@
#
# $Id$
#
HOW TO ADD CUSTOM SCRIPTS TO THE JHALFS MAKEFILE

View File

@ -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.

View File

@ -1,6 +1,5 @@
TITLE : Package management in jhalfs
BY : Pierre Labastie (work in progress)
$Id$
1. INTRODUCTION:

1
TODO
View File

@ -1,6 +1,5 @@
jhalfs TODO
---------------
$Id$
MASTER SCRIPT
-------------

View File

@ -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"

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
set -e

View File

@ -1,5 +1,4 @@
#!/bin/bash
#$Id$
set -e

View File

@ -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.

View File

@ -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">

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
#----------------------------#
get_book() { #
#----------------------------#

View File

@ -1,5 +1,3 @@
# $Id$
check_version() {
: <<inline_doc
Tests for a minimum version level. Compares to version numbers and forces an

View File

@ -1,5 +1,3 @@
# $Id$
#----------------------------------#
wrt_compare_targets() { #
#----------------------------------#

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
#----------------------------------#
wrt_CustomTools_target() { # Add any users supplied scripts
#----------------------------------#

View File

@ -1,8 +1,5 @@
#!/bin/bash
# $Id$
#----------------------------#
get_sources() { # Download file, write name to MISSING_FILES.DMP if an error
#----------------------------#

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
#----------------------------# Prepare BLFS_ROOT and extract
install_blfs_tools() { # the scriptlets to build
#----------------------------# the dependency tools

View File

@ -1,5 +1,3 @@
# $Id: func_compare.sh 3824 2015-03-07 22:05:24Z pierre $
#----------------------------------#
wrt_save_target() { #
#----------------------------------#

View File

@ -1,5 +1,3 @@
# $Id$
declare -r dotSTR=".................."

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
#=== MAKEFILE HEADER ===
#----------------------------------#

View File

@ -1,6 +1,3 @@
# $Id$
BOLD = ""
RED = ""
GREEN = ""

View File

@ -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">

View File

@ -1,5 +1,4 @@
# shellcheck shell=bash
# $Id$
set -e

View File

@ -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">

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="libffi"
PKG_VERSION="3.2.1"
PKG_FILE="libffi-3.2.1.tar.gz"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="pcre"
PKG_VERSION="8.37"
PKG_FILE="pcre-8.37.tar.bz2"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="python3"
PKG_VERSION="3.4.3"
PKG_FILE="Python-3.4.3.tar.xz"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="glib"
PKG_VERSION="2.44.1"
PKG_FILE="glib-2.44.1.tar.xz"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="mc"
PKG_VERSION="4.8.14"
PKG_FILE="mc-4.8.14.tar.xz"

View File

@ -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.

View File

@ -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,

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="gpm"
PKG_VERSION="1.20.7"
PKG_FILE="gpm-${PKG_VERSION}.tar.bz2"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
# Lynx is a text based web browser.
#

View File

@ -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.

View File

@ -1,5 +1,3 @@
#
# $Id$
# NASM (Netwide Assembler) is an 80x86 assembler designed
# for portability and modularity. It includes a
# disassembler as well.

View File

@ -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

View File

@ -1,6 +1,3 @@
#
# $Id$
#
PKG="blfs-bootscripts"
PKG_VERSION="20150924"
PKG_FILE="blfs-bootscripts-${PKG_VERSION}.tar.bz2"

View File

@ -1,6 +1,3 @@
#
# $Id$
#
# Code taken from CLFS-Embedded
# Chapter 12 Beyond CLFS Embedded
#

View File

@ -1,6 +1,3 @@
#
# $Id$
#
# Code taken from CLFS-Embedded
# Chapter 12 Beyond CLFS Embedded
#

View File

@ -1,6 +1,3 @@
#
# $Id$
#
# Any comments you wish to add
#

View File

@ -1,5 +1,5 @@
#!/bin/bash
# $Id$
set -e
: <<inline_doc

View File

@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
# Acknowledgment:
# The following code is a modified version of an original work written by

View File

@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
# Acknowledgment:
# The following code is a modified version of an original work written by

View File

@ -1,5 +1,5 @@
#!/bin/bash
# $Id$
set -e
: << inline_doc

View File

@ -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...

View File

@ -1,5 +1,3 @@
#
#$Id$
# Pierre Labastie from O3pipe: 12/20/2011
#####
#

View File

@ -1,6 +1,3 @@
#
#$Id$
#
#####
#
# MODE O3pipe configuration

View File

@ -1,6 +1,3 @@
#
#$Id$
#
#####
#
# MODE O3pipe_march configuration

View File

@ -1,6 +1,3 @@
#
#$Id$
#
#####
#
# MODE defOpt_fPIC configuration

View File

@ -1,6 +1,3 @@
#
#$Id$
#
#####
#
# MODE noOpt configuration

View File

@ -1,6 +1,3 @@
#
#$Id$
#
#####
#
# MODE noOpt_noSymbols configuration

View File

@ -1,7 +1,5 @@
#!/bin/bash
# $Id$
set +e

View File

@ -1,4 +1,3 @@
# $Id$
# function for packing and installing a tree. We only have access
# to variables PKGDIR and PKG_DEST

View File

@ -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

View File

@ -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.

View File

@ -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

View File

@ -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">

View File

@ -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

View File

@ -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"?>