summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh
authorspiralman <spiralman>2002-09-01 16:46:49 (UTC)
committer spiralman <spiralman>2002-09-01 16:46:49 (UTC)
commit7b7125dfdf328d905287d22581c24b1af0d9f837 (patch) (side-by-side diff)
treec0ea8058688dc7bc5ad54be3d4eb1f082db9c5bc /noncore/tools/opie-sh
parenta696f16439088ecd0724546276de18625df620ed (diff)
downloadopie-7b7125dfdf328d905287d22581c24b1af0d9f837.zip
opie-7b7125dfdf328d905287d22581c24b1af0d9f837.tar.gz
opie-7b7125dfdf328d905287d22581c24b1af0d9f837.tar.bz2
added .control files for all of gonz's scripts
Diffstat (limited to 'noncore/tools/opie-sh') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-diskfree.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-hostlist.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-killproc.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-logviewer.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control11
-rw-r--r--noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control11
-rw-r--r--noncore/tools/opie-sh/scripts/task-opie-sh-apps.control11
11 files changed, 121 insertions, 0 deletions
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control
new file mode 100644
index 0000000..b825898
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control
@@ -0,0 +1,11 @@
+Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png
+Package: opie-sh-diskfree
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to df (show space left on mountpoints)
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control
new file mode 100644
index 0000000..f0abf88
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control
@@ -0,0 +1,11 @@
+Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop
+Package: opie-sh-fsmounter
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to mount/unmount filesystems
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control
new file mode 100644
index 0000000..099b055
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control
@@ -0,0 +1,11 @@
+Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg
+Package: opie-sh-hostlist
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: generate list of hosts which are up/down using ping
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control
new file mode 100644
index 0000000..18bc5b9
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control
@@ -0,0 +1,11 @@
+Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png
+Package: opie-sh-killproc
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to kill process
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control
new file mode 100644
index 0000000..08829b1
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control
@@ -0,0 +1,11 @@
+Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop
+Package: opie-sh-launcher-refresh
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: refresh the launcher so that new installed applications appear
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control
new file mode 100644
index 0000000..a3075ff
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control
@@ -0,0 +1,11 @@
+Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png
+Package: opie-sh-logviewer
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to viewing logfiles
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control
new file mode 100644
index 0000000..5301f3b
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control
@@ -0,0 +1,11 @@
+Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg
+Package: opie-sh-rsynchelper
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to rsync
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control
new file mode 100644
index 0000000..22a0131
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control
@@ -0,0 +1,11 @@
+Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png
+Package: opie-sh-servicemanager
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to start/stop init scripts
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control
new file mode 100644
index 0000000..e8c2521
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-usbnetctrl.control
@@ -0,0 +1,11 @@
+Files: bin/usbnetctrl.sh apps/Opie-SH/usbnetctrl.desktop pics/opie-sh-scripts/usbnetctrl.png
+Package: opie-sh-usbnetctrl
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base ($QPE_VERSION), opie-sh
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to start/stop usbnet
diff --git a/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control b/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control
new file mode 100644
index 0000000..7ae79f6
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/opie-sh-wavelanchooser.control
@@ -0,0 +1,11 @@
+Files: bin/opie-sh-wavelanchooser.sh apps/Opie-SH/opie-sh-wavelanchooser.desktop pics/opie-sh-scripts/qtwavelan.png
+Package: opie-sh-wavelanchooser
+Installed-Size: 0
+Version: 0.1-20020527-1
+Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to choose wavelan config
diff --git a/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control b/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control
new file mode 100644
index 0000000..20cf935
--- a/dev/null
+++ b/noncore/tools/opie-sh/scripts/task-opie-sh-apps.control
@@ -0,0 +1,11 @@
+Files:
+Package: task-opie-sh-apps
+Installed-Size: 0
+Version: $QPE_VERSION-$SUB_VERSION
+Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab, opie-sh-fsmounter, opie-sh-killproc, opie-sh-rsynchelper, opie-sh-servicemanager, opie-sh-usbnetctrl, opie-sh-hostlist, opie-sh-wavelanchooser, opie-sh-diskfree, opie-sh-launcher-refresh, opie-sh-logviewer
+Priority: optional
+Section: opie/settings
+Maintainer: gonz <gonz@directbox.com>
+Architecture: arm
+License: GPL
+Description: frontend to mount/unmount filesystems