Hinzugefuegt:

* MySQL 5.0.24a
Geaendert:
  * Konsolentyp umgestellt fuer MC.

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@270 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-09-11 19:37:42 +00:00
parent cfd19520d7
commit 386325bb1c
9 changed files with 133 additions and 3 deletions

0
src/paks/mysql/ROOTFILES Normal file
View File

11
src/paks/mysql/install.sh Normal file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
#
#################################################################
# #
# This file belongs to IPFire Firewall - GPLv2 - www.ipfire.org #
# #
#################################################################
#
# Extract the files
tar xfz files.tgz -C /
cp -f ROOTFILES /opt/pakfire/installed/ROOTFILES.$2

View File

@@ -0,0 +1,10 @@
#!/bin/bash
#################################################################
# #
# This file belongs to IPFire Firewall - GPLv2 - www.ipfire.org #
# #
#################################################################
#
# Delete the files
## Befehl fehlt noch
rm -f /opt/pakfire/installed/ROOTFILES.$2