Not logged in
Changes To The AnonOS Projects

Changes to "The AnonOS Projects" between 2011-02-24 01:47:25 and 2011-02-24 02:06:09

35
36
37
38
39
40
41


42
43
44
45
46
47
48
49
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51







+
+








All distros in the AnonOS family are 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. 

For more info on kickstarts, and making a liveCD from them, go to [developing].

<h2>How to help</h2> 

To begin developing on the kickstart configs, go <a href="http://typewith.me/AnonOS-Development">here to start.</a>

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

Then, ask moot@404chan.tk (The maintainer) for an account.