2.3
2.3.x
2.4
ablfs
ablfs-more
legacy
new_features
trunk
Last change
on this file since ac35c8e was 781acdc, checked in by George Boudreau <georgeb@…>, 18 years ago |
Add a few more examples for custom builds
|
-
Property mode
set to
100644
|
File size:
372 bytes
|
Line | |
---|
1 | #
|
---|
2 | # $Id$
|
---|
3 | #
|
---|
4 | PKG="blfs-bootscripts"
|
---|
5 | PKG_VERSION="20060910"
|
---|
6 | PKG_FILE="blfs-bootscripts-${PKG_VERSION}.tar.bz2"
|
---|
7 | URL="http://www.linuxfromscratch.org/blfs/downloads/svn/${PKG_FILE}"
|
---|
8 | MD5="e1715c58dc694bf474c4468e6bade3ad"
|
---|
9 | PATCH1=""
|
---|
10 |
|
---|
11 | ( cat << "xEOFx"
|
---|
12 |
|
---|
13 | #
|
---|
14 | # Insert ALL the blfs bootscripts you want to install
|
---|
15 | # EXAMPLE
|
---|
16 | #
|
---|
17 | make install-gpm
|
---|
18 | make install-service-dhcpcd
|
---|
19 | xEOFx
|
---|
20 | ) > tmp
|
---|
Note:
See
TracBrowser
for help on using the repository browser.