Not logged in
Changes To The AnonOS Project

Changes to "The AnonOS Project" between 2011-02-22 03:04:07 and 2011-02-22 03:11:01

20
21
22
23
24
25
26


27
28
29

30

31
20
21
22
23
24
25
26
27
28
29
30
31
32

33








+
+



+
-
+
-
<h2>What's inside</h2> 

AnonOS is based on Fedora Linux, due to it's superior configurability, large range of support, and high security compared to Ubuntu. We also decided on Fedora because it uses "kickstart" configuration files to create live media, allowing developers to make the system just by declaring packages and using shell scripts in a tiny text file. 

And with kickstarts, custom spins could be built by importing a stable kickstart and adding a few lines. This can provide instant localization when needed, and specific operations could add their own programs when needed. 

<h2>How to help</h2>

If you find a bug, open a new ticket above and describe your problem

If you have any software that you think are good, place a suggestion at [Software], and we'll add them in the release.

If you want to actually develop, learn about fossil first: http://www.fossil-scm.org/index.html/doc/tip/www/quickstart.wiki 
If you want to actually develop, clone our development repository, make the changes you want, and then send a merge request to the development repository.
Then clone our development repository, make the changes you want, and then send a merge request to the development repository.
If your edit is really good, we'll also add you as a contributor, so you can make commits directly.