summaryrefslogtreecommitdiffstats
path: root/client/engine/ToolsGNU.c
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2009-12-15 17:48:21 +0000
committerramon <ramongomez@us.es>2009-12-15 17:48:21 +0000
commit7b64958638935ae6c1f89928e3cc13feb99cbd41 (patch)
tree4db2650ca2b9ed69b64fc26c16502f5b3f6bb6b9 /client/engine/ToolsGNU.c
parente05993a1eab9ce46505ced2e95636bbe7c229081 (diff)
Fichero opengnsys-0.9-r662; mejor compatibilidad Doxygen para Trac.
git-svn-id: https://opengnsys.es/svn/trunk@662 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/engine/ToolsGNU.c')
-rw-r--r--client/engine/ToolsGNU.c82
1 files changed, 30 insertions, 52 deletions
diff --git a/client/engine/ToolsGNU.c b/client/engine/ToolsGNU.c
index cf2e2d2e..d8a7fc64 100644
--- a/client/engine/ToolsGNU.c
+++ b/client/engine/ToolsGNU.c
@@ -1,53 +1,31 @@
-#!/bin/bash
-#/**
-#@file ToolsGNU.c
-#@brief Librería o clase Tools GNU used by OpenGNSys
-#@class Tools
-#@brief Herramientas gnu utilizadas por opengnsys.
-#@version 0.9
-#@warning License: GNU GPLv3+
-#*/
-
-
-function awk () {
-}
-
-function chntpw () {
-}
-
-function egrep () {
-}
-
-function fdisk () {
-}
-
-function grep () {
-}
-
-function kexec () {
-}
-
-function lshw () {
-}
-
-function mount () {
-}
-
-function ms-sys () {
-}
-
-function parted () {
-}
-
-function partimage () {
-}
-
-function partprobe () {
-}
-
-function sfdisk () {
-}
-
-function umount () {
-}
+/**
+ * @mainpage Proyecto OpenGnSys
+ *
+ * Documentación de la API de funciones del motor de clonación de OpenGnSys.
+ *
+ *
+ * @file ToolsGNU.c
+ * @brief Librería o clase Tools GNU used by OpenGNSys
+ * @class Tools
+ * @brief Herramientas gnu utilizadas por opengnsys.
+ * @version 0.9
+ * @warning License: GNU GPLv3+
+ */
+
+
+function awk () { }
+function chntpw () { }
+function ctorrent () { }
+function fdisk () { }
+function fsck () { }
+function kexec () { }
+function lshw () { }
+function mkfs () { }
+function mount () { }
+function ms-sys () { }
+function parted () { }
+function partimage () { }
+function partprobe () { }
+function sfdisk () { }
+function umount () { }