From 170e8296be189114144e83c2eca0b9eb65d69d7d Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 23 Feb 2007 22:07:13 +0000 Subject: [PATCH] 2007-02-23 22:07:13 by steve Updated comments. --- roles/minimal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/minimal b/roles/minimal index 9f331d2..c77f6b6 100755 --- a/roles/minimal +++ b/roles/minimal @@ -1,7 +1,7 @@ #!/bin/sh # # Configure the new image to be a minimal image, by removing -# a packages I don't care about - and installing some alternatives. +# packages I don't care about - and installing new ones I prefer. # # Steve # --