summaryrefslogtreecommitdiff
path: root/noncore/tools/opie-sh
Unidiff
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 @@
1Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png
2Package: opie-sh-diskfree
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop
2Package: opie-sh-fsmounter
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg
2Package: opie-sh-hostlist
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png
2Package: opie-sh-killproc
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop
2Package: opie-sh-launcher-refresh
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png
2Package: opie-sh-logviewer
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg
2Package: opie-sh-rsynchelper
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png
2Package: opie-sh-servicemanager
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/usbnetctrl.sh apps/Opie-SH/usbnetctrl.desktop pics/opie-sh-scripts/usbnetctrl.png
2Package: opie-sh-usbnetctrl
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: opie-base ($QPE_VERSION), opie-sh
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files: bin/opie-sh-wavelanchooser.sh apps/Opie-SH/opie-sh-wavelanchooser.desktop pics/opie-sh-scripts/qtwavelan.png
2Package: opie-sh-wavelanchooser
3Installed-Size: 0
4Version: 0.1-20020527-1
5Depends: opie-base (1.5.0+), opie-sh, opie-sh-launchertab
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: 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 @@
1Files:
2Package: task-opie-sh-apps
3Installed-Size: 0
4Version: $QPE_VERSION-$SUB_VERSION
5Depends: 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
6Priority: optional
7Section: opie/settings
8Maintainer: gonz <gonz@directbox.com>
9Architecture: arm
10License: GPL
11Description: frontend to mount/unmount filesystems