bootdisk: f1.cgi (HEAD) index2.cgi (HEAD) index.cgi (HEAD)

juandon juandon w pld.org.pl
Wto, 7 Sty 2003, 23:06:20 CET


Module name:	bootdisk
Changes by:	juandon	03/01/07 23:06:16

Modified files:
	f1.cgi index2.cgi index.cgi

Log message:
- s|/bin/sh|/bin/ash|
- added Id
- added Copyright notice

Index: f1.cgi
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/html/f1.cgi,v
diff -d -u -r1.2 -r1.3
--- f1.cgi	7 Jan 2003 19:21:57 -0000	1.2
+++ f1.cgi	7 Jan 2003 22:06:14 -0000	1.3
@@ -1,4 +1,24 @@
-#!/bin/sh
+#!/bin/ash
+# $Id$
+# This file is (will be) part of PLD batch-installer
+# Copyright (C) 2003 Witold Filipczyk
+# 
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+#
+# Author: Witold Filipczyk
+# Contributors:
 
 decode_percent_20 () {
     local begin, middle, rest, ch

Index: index2.cgi
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/html/index2.cgi,v
diff -d -u -r1.1 -r1.2
--- index2.cgi	7 Jan 2003 18:47:14 -0000	1.1
+++ index2.cgi	7 Jan 2003 22:06:14 -0000	1.2
@@ -1,4 +1,24 @@
-#!/bin/sh
+#!/bin/ash
+# $Id$
+# This file is (will be) part of PLD batch-installer
+# Copyright (C) 2003 Witold Filipczyk
+# 
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+# 
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+# 
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+#
+# Author: Witold Filipczyk
+# Contributors:
 
 echo "Content-Type: text/html"
 echo

Index: index.cgi
===================================================================
RCS file: /cvsroot/bootdisk/batch-installer/html/index.cgi,v
diff -d -u -r1.1 -r1.2
--- index.cgi	7 Jan 2003 18:47:14 -0000	1.1
+++ index.cgi	7 Jan 2003 22:06:14 -0000	1.2
@@ -1,4 +1,4 @@
-#!/bin/sh
-
+#!/bin/ash
+# $Id$
 . /etc/installer.conf
 . index2.cgi



Więcej informacji o liście dyskusyjnej pld-installer