2006-03-13 10:00:47 by steve
Remove the CVS $ID:$ markers from the file to avoid merge warnings.
This commit is contained in:
parent
8d4454dd63
commit
c45a6eba1f
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 10-disable-tls,v 1.7 2006-03-08 20:08:28 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 20-setup-apt,v 1.4 2006-01-08 01:53:33 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -7,8 +7,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 30-fix-inittab,v 1.5 2006-02-24 23:00:31 steve Exp $
|
||||
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
prefix=$1
|
||||
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 40-setup-networking,v 1.5 2006-02-18 12:24:05 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -5,8 +5,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 50-setup-hostname,v 1.6 2006-02-20 00:45:16 steve Exp $
|
||||
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 55-create-dev,v 1.1 2006-02-18 12:23:01 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -5,8 +5,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 60-copy-host-files,v 1.8 2006-03-08 18:10:07 radu Exp $
|
||||
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -1,10 +1,12 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# This script installs OpenSSH upon the new system.
|
||||
# This script installs OpenSSH upon the new system. It must make sure
|
||||
# that the server is not running before it exits - otherwise the temporary
|
||||
# mounted directory will not be unmountable.
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 70-install-ssh,v 1.5 2006-02-05 14:53:35 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -9,8 +9,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 80-install-modules,v 1.5 2006-03-11 21:11:56 steve Exp $
|
||||
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
#
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 90-make-fstab,v 1.8 2006-02-22 19:24:41 steve Exp $
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
@ -1,6 +1,11 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# This script is responsible for setting up the Xen Configuration file
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
|
||||
prefix=$1
|
||||
|
||||
|
||||
@ -5,8 +5,7 @@
|
||||
#
|
||||
# Steve
|
||||
# --
|
||||
# $Id: 99-clean-image,v 1.5 2006-03-11 21:11:56 steve Exp $
|
||||
|
||||
# http://www.steve.org.uk/
|
||||
|
||||
prefix=$1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user