Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
r184 - wiki
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
codesite-nore...@google.com  
View profile  
 More options Nov 20 2008, 8:20 pm
From: codesite-nore...@google.com
Date: Fri, 21 Nov 2008 01:20:03 +0000
Local: Thurs, Nov 20 2008 8:20 pm
Subject: [acme-sac commit] r184 - wiki
Author: caerwynj
Date: Thu Nov 20 17:19:05 2008
New Revision: 184

Added:
    wiki/PageName.wiki

Log:
Created wiki page through web user interface.

Added: wiki/PageName.wiki
=========================================================================== ===
--- (empty file)
+++ wiki/PageName.wiki  Thu Nov 20 17:19:05 2008
@@ -0,0 +1,27 @@
+#summary One-sentence summary of this page.
+
+= Introduction =
+
+Acme Stand Alone Complex is a distribution of the Inferno operating system  
that focuses on Acme as user interface, shell, editor, and browser for  
inferno's distributed services.
+
+This project is being hosted at google called acme-sac
+
+All the source can be downloaded from svn as well as packages for Windows,  
MacOSX, and Linux.
+
+    * Acme SAC README
+
+= CONFIGURING ACME =
+
+Acme.exe is the same (mostly) as emu(1) so the command line arguments are  
the same (except for -I). Acme.exe reads the EMU environment variable for  
options first, then processes the command line options.
+
+If no dis command is given on the command line to Acme.exe then the  
default command is 'sh -l', see sh(1). The -l option will cause the shell  
to run as a login shell, which means it first runs the file  
/lib/sh/profile, and then lib/profile if that file exists.
+
+/lib/sh/profile is mostly concerned with making sure a home directory  
exists for the current user, then changing to that directory, so the  
lib/profile in that users directory will be run.
+
+It is your $home/lib/profile where most of the action is. It sets up  
various things, namespace, factotum, environment variables (e.g. for  
fonts), and finally it launches acme.
+
+If you want to change the arguments that start the actual acme editor then  
edit your $home/lib/profile.
+
+If you want to change the command line arguments the Acme.exe, the  
emulator, then either modify EMU environment var, or on Nt create a  
shortcut, modify its properties changing the command line with the options  
you want.
+
+Also, edit $home/lib/profile if you want to add more things to your  
namespace at startup.
\ No newline at end of file


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »