1
0
mirror of synced 2026-01-22 18:21:20 +00:00

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:
steve 2006-03-13 10:00:47 +00:00
parent 8d4454dd63
commit c45a6eba1f
12 changed files with 19 additions and 17 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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