From 564fb3ccd545725ce7c5b0f8e48fb59135f5c570 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Fri, 19 Sep 2008 14:43:49 -0400 Subject: [PATCH] unet: Added unet 0 - micro network manager - WIP --- wip/unet/unet.cache | 5 +++++ wip/unet/unet.conf | 25 +++++++++++++++++++++++++ wip/unet/unet.desc | 27 +++++++++++++++++++++++++++ 3 files changed, 57 insertions(+) create mode 100644 wip/unet/unet.cache create mode 100644 wip/unet/unet.conf create mode 100644 wip/unet/unet.desc diff --git a/wip/unet/unet.cache b/wip/unet/unet.cache new file mode 100644 index 000000000..d7fad99e0 --- /dev/null +++ b/wip/unet/unet.cache @@ -0,0 +1,5 @@ + +[TIMESTAMP] 1221849396 Fri Sep 19 14:36:36 2008 +[BUILDTIME] 0 (1) +[SIZE] 0.05 MB, 10 files + diff --git a/wip/unet/unet.conf b/wip/unet/unet.conf new file mode 100644 index 000000000..e0e9be160 --- /dev/null +++ b/wip/unet/unet.conf @@ -0,0 +1,25 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../unet/unet.conf +# Copyright (C) 2008 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# 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; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +cleanconfopt=0 + +srctar=none + +hook_add preconf 5 'unet_extract' +unet_extract() { + mkdir "$pkg-$ver" + cd "$pkg-$ver" + + cp -avr "$confdir/src"/* . +} diff --git a/wip/unet/unet.desc b/wip/unet/unet.desc new file mode 100644 index 000000000..157d32896 --- /dev/null +++ b/wip/unet/unet.desc @@ -0,0 +1,27 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../unet/unet.desc +[COPY] Copyright (C) 2008 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] micro network manager + +[T] A shell base very minimalistic network manager + +[A] Alejandro Mery +[M] Alejandro Mery + +[C] extra/network + +[L] GPL +[S] Alpha +[V] 0 +[P] O -?---5---9 800.000