Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=emul32-tools/.git;a=commitdiff;h=08fb4fd515be94576d68a720ee1f0cb9025c34ac
commit 08fb4fd515be94576d68a720ee1f0cb9025c34ac Author: VMiklos <[EMAIL PROTECTED]> Date: Sun Jul 22 01:59:00 2007 +0200 moved items from README.Frugalware to TODO diff --git a/README.Frugalware b/README.Frugalware index 5fc782e..4cf3ba4 100644 --- a/README.Frugalware +++ b/README.Frugalware @@ -21,7 +21,7 @@ stuffs. === What you need to do for proper working and how to use -First, you need to install `emul32-tools` (TODO!) via `pacman-g2`. +First, you need to install `emul32-tools` via `pacman-g2`. ---- # pacman-g2 -S emul32-tools @@ -40,7 +40,11 @@ This way you won't be asked for a password when `emul32` runs itself as root. What else need to be done? When you want to use the `emul32-tools` then you need to start `rc.emul32-tools`. You can set up that start automatically or you can -start it via hand like: service emul32-tools start (TODO!) +start it via hand like: + +---- +# service emul32-tools start +---- Once this is done, if you want to use for example `TeamSpeak`, then you have to: diff --git a/TODO b/TODO index a28ec7b..65a6e91 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ * Create some PID or something else for mount / umount Common dir because now if you start 2 app, then if one of them exit its umount Common and then you cant see anymore from app1 if app2 ends :P -* Rework rc.32bitchroot to fit our initscript style +* Figure out what deps are needed for the emul32-tools pkg, like shadow-emul + (should depend on glibc-emul and frugalware-emul). _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
