source: custom/examples/999-blfs_bootscripts@ 245d1c9

2.3 2.3.x 2.4 ablfs ablfs-more legacy new_features trunk
Last change on this file since 245d1c9 was 9a536f7, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago

Merged cunstomization code from experimental branch.
Let trunk to be broken for a while...

  • Property mode set to 100644
File size: 334 bytes
RevLine 
[9a536f7]1PKG="blfs-bootscripts"
2PKG_VERSION="20060910"
3PKG_FILE="blfs-bootscripts-${PKG_VERSION}.tar.bz2"
4URL="http://www.linuxfromscratch.org/blfs/downloads/svn/${PKG_FILE}"
5MD5="e1715c58dc694bf474c4468e6bade3ad"
6PATCH1=""
7
8( cat << "xEOFx"
9
10#
11# Insert ALL the blfs bootscripts you want to install
12# EXAMPLE
13#
14make install-gpm
15
16xEOFx
17) > tmp
Note: See TracBrowser for help on using the repository browser.