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